Age | Commit message (Expand) | Author | Files | Lines |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 2 | -0/+2 |
2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 1 | -0/+1 |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2017-02-24 | m68k: replace gcc specific macros with ones from compiler.h | Gideon Israel Dsouza | 4 | -4/+7 |
2017-02-22 | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
2017-02-20 | Merge tag 'm68k-for-v4.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -36/+20 |
2017-02-12 | m68k/include: Modernize printing of kernel messages | Geert Uytterhoeven | 3 | -10/+10 |
2017-02-12 | m68k/mm: sun3 - Modernize printing of kernel messages | Geert Uytterhoeven | 1 | -3/+3 |
2017-02-12 | m68k/sun3x: Modernize printing of kernel messages | Geert Uytterhoeven | 1 | -7/+7 |
2017-02-09 | m68k/mac: Clean up interrupt debug macros and printk statements | Finn Thain | 1 | -16/+0 |
2017-02-07 | m68k/mac: Replace via-maciisi driver with via-cuda driver | Finn Thain | 1 | -1/+1 |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 1 | -1/+0 |
2017-01-24 | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche | 1 | -1/+1 |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 1 | -2/+2 |
2016-12-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -2/+0 |
2016-12-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 9 | -2/+77 |
2016-12-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 1 | -1/+1 |
2016-12-05 | m68knommu: platform support for i2c devices on ColdFire SoC | Steven King | 9 | -2/+77 |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger | 1 | -1/+0 |
2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger | 1 | -1/+0 |
2016-11-16 | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger | 1 | -0/+1 |
2016-10-30 | m68k: Fix ndelay() macro | Boris Brezillon | 1 | -1/+1 |
2016-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra | 1 | -1/+0 |
2016-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -0/+3 |
2016-10-11 | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+0 |
2016-09-27 | exceptions: detritus removal | Al Viro | 1 | -3/+0 |
2016-09-26 | m68k: generalize uboot command line support | Greg Ungerer | 1 | -0/+6 |
2016-09-26 | m68k: generalize io memory region setup for ColdFire ACR registers | Greg Ungerer | 3 | -1/+5 |
2016-09-26 | m68k: move ColdFire _bootmem_alloc code | Greg Ungerer | 1 | -0/+1 |
2016-09-26 | m68k: report correct FPU type on ColdFire MMU platforms | Greg Ungerer | 2 | -0/+2 |
2016-09-26 | m68k: set appropriate machine type for m5411x SoC platforms | Greg Ungerer | 3 | -0/+3 |
2016-09-26 | m68knommu: fix IO write size in nettel pin set | Greg Ungerer | 1 | -1/+1 |
2016-08-07 | m68k: move exports to definitions | Al Viro | 1 | -0/+3 |
2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 1 | -79/+0 |
2016-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2 | -17/+11 |
2016-07-28 | m68k: enable binfmt_flat on systems with an MMU | Nicolas Pitre | 1 | -2/+3 |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+40 |
2016-07-25 | m68k: use same start_thread() on MMU and no-MMU | Greg Ungerer | 1 | -12/+1 |
2016-07-25 | m68k: fix file path comment | Greg Ungerer | 1 | -1/+1 |
2016-07-25 | m68k: fix bFLT executable running on MMU enabled systems | Greg Ungerer | 2 | -2/+6 |
2016-07-23 | Merge tag 'm68k-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -5/+5 |
2016-07-03 | m68k: Assorted spelling fixes | Andrea Gelmini | 4 | -5/+5 |
2016-06-24 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 3 | -6/+6 |
2016-06-20 | locking/atomic, arch/m68k: Remove comment | Peter Zijlstra | 1 | -7/+0 |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 1 | -2/+0 |
2016-06-16 | locking/atomic, arch/m68k: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 1 | -4/+49 |
2016-06-04 | char/genrtc: remove m68k support | Arnd Bergmann | 1 | -79/+0 |
2016-05-28 | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds | 1 | -0/+59 |
2016-05-28 | m68k: Add <asm/hash.h> | George Spelvin | 1 | -0/+59 |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby | 1 | -7/+0 |