summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2017-03-20m68k/bitops: Correct signature of test_bit()Geert Uytterhoeven
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-27Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2017-02-27scripts/spelling.txt: add "efective" pattern and fix typo instancesMasahiro Yamada
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-24m68k: replace gcc specific macros with ones from compiler.hGideon Israel Dsouza
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-20Merge tag 'm68k-for-v4.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-02-13m68k/sun3: Remove dead code in paging_init()Mathias Krause
2017-02-13m68k/defconfig: amcore board defconfig tuningAngelo Dureghello
2017-02-12m68k/include: Modernize printing of kernel messagesGeert Uytterhoeven
2017-02-12m68k/mm: Modernize printing of kernel messagesGeert Uytterhoeven
2017-02-12m68k/mm: sun3 - Modernize printing of kernel messagesGeert Uytterhoeven
2017-02-12m68k/kernel: Modernize printing of kernel messagesGeert Uytterhoeven
2017-02-12m68k/sun3x: Modernize printing of kernel messagesGeert Uytterhoeven
2017-02-12m68k/sun3: Modernize printing of kernel messagesGeert Uytterhoeven
2017-02-12m68k/q40: Modernize printing of kernel messagesGeert Uytterhoeven
2017-02-12m68k/mvme16x: Modernize printing of kernel messagesGeert Uytterhoeven
2017-02-12m68k/mvme147: Modernize printing of kernel messagesGeert Uytterhoeven
2017-02-12m68k/bvme6000: Modernize printing of kernel messagesGeert Uytterhoeven
2017-02-12m68k/68000: Modernize printing of kernel messagesGeert Uytterhoeven
2017-02-12m68k/atari: Modernize printing of kernel messagesGeert Uytterhoeven
2017-02-09m68k: Delete an unnecessary variable assignment in sys_cacheflush()Markus Elfring
2017-02-09m68k/mac: Clean up interrupt debug macros and printk statementsFinn Thain
2017-02-09m68k/mac: Remove SHUTUP_SONIC interrupt hackFinn Thain
2017-02-09m68k/mac: Improve NMI handlerFinn Thain
2017-02-09m68k/defconfig: Update defconfigs for v4.10-rc1Geert Uytterhoeven
2017-02-09m68k/mac: Remove unneeded linux/miscdevice.h includeCorentin Labbe
2017-02-07m68k/mac: Replace via-maciisi driver with via-cuda driverFinn Thain
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-14arch/m68k: add option to skip DMA sync as a part of mappingAlexander Duyck
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-12Merge tag 'm68k-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar