Age | Commit message (Expand) | Author | Files | Lines |
2014-10-14 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 59 | -37/+40 |
2014-10-13 | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -63/+48 |
2014-10-10 | m68k: call find_vma with the mmap_sem held in sys_cacheflush() | Davidlohr Bueso | 1 | -8/+13 |
2014-10-09 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2014-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 4 | -37/+53 |
2014-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-10-03 | m68k: Reformat arch/m68k/mm/hwtest.c | Geert Uytterhoeven | 1 | -38/+40 |
2014-10-03 | m68k: Disable/restore interrupts in hwreg_present()/hwreg_write() | Geert Uytterhoeven | 1 | -0/+6 |
2014-10-03 | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 1 | -1/+1 |
2014-09-29 | m68k: Fix typo 'COFNIG_MBAR' | Paul Bolle | 1 | -1/+1 |
2014-09-29 | m68knommu: add missing ioport_map() and ioport_unmap() | Greg Ungerer | 1 | -0/+9 |
2014-09-29 | m68k/coldfire: remove second asm/mcfclk.h inclusion in m54xx.c | Fabian Frederick | 1 | -1/+0 |
2014-09-29 | m68knommu: fix size of address field for 5272 interrupt controller | Greg Ungerer | 1 | -1/+1 |
2014-09-29 | m68k: fix crufty 68000 and 68360 intro comments | Greg Ungerer | 7 | -11/+9 |
2014-09-29 | m68k: remove the unused arch/m68k/platform directory | Greg Ungerer | 1 | -3/+0 |
2014-09-29 | m68k: move non-mmu 68360 platform code | Greg Ungerer | 8 | -2/+2 |
2014-09-29 | m68k: move non-mmu 68000 platform code | Greg Ungerer | 12 | -2/+2 |
2014-09-29 | m68k: fix crufty ColdFire intro comments | Greg Ungerer | 13 | -14/+14 |
2014-09-29 | m68k: move coldfire platform code | Greg Ungerer | 38 | -2/+2 |
2014-09-28 | m68k: AMIGA_BUILTIN_SERIAL should depend on TTY | Geert Uytterhoeven | 1 | -1/+1 |
2014-09-28 | m68k: Add missing ioport_unmap() | Geert Uytterhoeven | 1 | -1/+8 |
2014-09-14 | m68k/atari - stram: Add missing #include <linux/ioport.h> | Geert Uytterhoeven | 1 | -0/+1 |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 1 | -0/+1 |
2014-09-01 | treewide: fix errors in printk | Masanari Iida | 1 | -1/+1 |
2014-09-01 | m68k: Wire up memfd_create | Geert Uytterhoeven | 3 | -1/+3 |
2014-09-01 | m68k: Wire up getrandom | Geert Uytterhoeven | 3 | -1/+3 |
2014-08-30 | kexec: remove CONFIG_KEXEC dependency on crypto | Vivek Goyal | 1 | -2/+0 |
2014-08-14 | locking,arch,m68k: Fold atomic_ops | Peter Zijlstra | 1 | -62/+47 |
2014-08-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -49/+26 |
2014-08-09 | kexec: load and relocate purgatory at kernel load time | Vivek Goyal | 1 | -0/+2 |
2014-08-07 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 12 | -12/+0 |
2014-08-06 | m68k: Use sigsp() | Richard Weinberger | 1 | -12/+4 |
2014-08-06 | m68k: Use get_signal() signal_setup_done() | Richard Weinberger | 1 | -39/+24 |
2014-08-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2 | -10/+1 |
2014-08-05 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2014-07-26 | m68k/sun3: Remove define statement no longer needed | Nicholas Krause | 1 | -4/+0 |
2014-07-18 | tgt: defconfig cleanup | Bart Van Assche | 12 | -12/+0 |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 1 | -0/+1 |
2014-07-11 | m68k: Export mach_random_get_entropy to modules | Geert Uytterhoeven | 1 | -0/+2 |
2014-07-10 | m68k: Fix boot regression on machines with RAM at non-zero | Geert Uytterhoeven | 1 | -1/+2 |
2014-06-20 | m68knommu: Remove unnecessary prototype for kobjsize() | Tobias Klauser | 1 | -5/+0 |
2014-06-20 | m68knommu: Correct page_to_phys when PAGE_OFFSET is non-zero. | Steven King | 1 | -5/+1 |
2014-06-07 | signals: kill sigfindinword() | Oleg Nesterov | 1 | -9/+0 |
2014-06-05 | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL | Fabian Frederick | 1 | -1/+0 |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -13/+2 |
2014-06-03 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 15 | -63/+74 |
2014-05-28 | m68k/hp300: Convert printk to pr_foo() | Fabian Frederick | 1 | -5/+6 |
2014-05-28 | m68k/apollo: Convert printk to pr_foo() | Fabian Frederick | 1 | -10/+10 |
2014-05-28 | m68k/amiga: Convert printk(foo to pr_foo() | Fabian Frederick | 2 | -11/+11 |
2014-05-28 | m68k: Increase initial mapping to 8 or 16 MiB if possible | Andreas Schwab | 2 | -6/+23 |