Age | Commit message (Expand) | Author | Files | Lines |
2017-02-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -1/+2 |
2017-02-27 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 1 | -6/+8 |
2017-02-27 | scripts/spelling.txt: add "efective" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
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 | 2 | -3/+3 |
2017-02-24 | m68k: replace gcc specific macros with ones from compiler.h | Gideon Israel Dsouza | 10 | -22/+29 |
2017-02-22 | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 3 | -74/+18 |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+0 |
2017-02-20 | Merge tag 'm68k-for-v4.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 54 | -405/+379 |
2017-02-13 | m68k/sun3: Remove dead code in paging_init() | Mathias Krause | 1 | -3/+0 |
2017-02-13 | m68k/defconfig: amcore board defconfig tuning | Angelo Dureghello | 1 | -6/+8 |
2017-02-12 | m68k/include: Modernize printing of kernel messages | Geert Uytterhoeven | 3 | -10/+10 |
2017-02-12 | m68k/mm: Modernize printing of kernel messages | Geert Uytterhoeven | 2 | -4/+2 |
2017-02-12 | m68k/mm: sun3 - Modernize printing of kernel messages | Geert Uytterhoeven | 2 | -5/+6 |
2017-02-12 | m68k/kernel: Modernize printing of kernel messages | Geert Uytterhoeven | 5 | -37/+26 |
2017-02-12 | m68k/sun3x: Modernize printing of kernel messages | Geert Uytterhoeven | 3 | -31/+22 |
2017-02-12 | m68k/sun3: Modernize printing of kernel messages | Geert Uytterhoeven | 6 | -59/+54 |
2017-02-12 | m68k/q40: Modernize printing of kernel messages | Geert Uytterhoeven | 2 | -13/+16 |
2017-02-12 | m68k/mvme16x: Modernize printing of kernel messages | Geert Uytterhoeven | 2 | -17/+17 |
2017-02-12 | m68k/mvme147: Modernize printing of kernel messages | Geert Uytterhoeven | 1 | -1/+1 |
2017-02-12 | m68k/bvme6000: Modernize printing of kernel messages | Geert Uytterhoeven | 2 | -5/+5 |
2017-02-12 | m68k/68000: Modernize printing of kernel messages | Geert Uytterhoeven | 3 | -9/+9 |
2017-02-12 | m68k/atari: Modernize printing of kernel messages | Geert Uytterhoeven | 2 | -35/+35 |
2017-02-09 | m68k: Delete an unnecessary variable assignment in sys_cacheflush() | Markus Elfring | 1 | -1/+0 |
2017-02-09 | m68k/mac: Clean up interrupt debug macros and printk statements | Finn Thain | 6 | -79/+0 |
2017-02-09 | m68k/mac: Remove SHUTUP_SONIC interrupt hack | Finn Thain | 1 | -12/+0 |
2017-02-09 | m68k/mac: Improve NMI handler | Finn Thain | 1 | -59/+8 |
2017-02-09 | m68k/defconfig: Update defconfigs for v4.10-rc1 | Geert Uytterhoeven | 12 | -24/+168 |
2017-02-09 | m68k/mac: Remove unneeded linux/miscdevice.h include | Corentin Labbe | 1 | -1/+0 |
2017-02-07 | m68k/mac: Replace via-maciisi driver with via-cuda driver | Finn Thain | 3 | -74/+18 |
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 | 2 | -3/+3 |
2017-01-18 | net: Remove usage of net_device last_rx member | Tobias Klauser | 1 | -1/+0 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 5 | -5/+5 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 13 | -13/+13 |
2016-12-14 | arch/m68k: add option to skip DMA sync as a part of mapping | Alexander Duyck | 1 | -1/+7 |
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 tag 'm68k-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+2 |
2016-12-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 26 | -18/+713 |
2016-12-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 13 | -25/+73 |
2016-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 13 | -25/+73 |
2016-12-09 | m68k/atari: Use seq_puts() in atari_get_hardware_list() | Markus Elfring | 1 | -1/+1 |
2016-12-09 | m68k/amiga: Use seq_puts() in amiga_get_hardware_list() | Markus Elfring | 1 | -2/+1 |
2016-12-05 | m68knommu: AMCORE board, add iMX i2c support | Angelo Dureghello | 1 | -1/+1 |
2016-12-05 | m68k: add Sysam AMCORE open board support | Angelo Dureghello | 4 | -0/+281 |
2016-12-05 | m68knommu: platform support for i2c devices on ColdFire SoC | Steven King | 22 | -18/+432 |
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 |