| Commit message (Expand) | Author | Age |
* | signals: kill sigfindinword() | Oleg Nesterov | 2014-06-06 |
* | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL | Fabian Frederick | 2014-06-04 |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 |
|\ |
|
| * | arch,m68k: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2014-06-02 |
|\ \ |
|
| * | | m68knommu: Implement gpio support for m54xx. | Steven King | 2014-05-25 |
| * | | m68knommu: Make everything thats not exported, static. | Steven King | 2014-05-25 |
| * | | m68knommu: setting the gpio data direction register to output doesn't depende... | Steven King | 2014-05-25 |
| * | | m68knommu: add to_irq function so we can map gpios to external interrupts. | Steven King | 2014-05-25 |
| * | | m68knommu: qspi declutter. | Steven King | 2014-05-25 |
| * | | m68knommu: Fix the 5249/525x qspi base address. | Steven King | 2014-05-25 |
| * | | m68knommu: Add qspi clk for Coldfire SoCs without real clks. | Steven King | 2014-05-25 |
| * | | m68k: fix a compiler warning when building for DragonBall | Daniel Palmer | 2014-05-25 |
| * | | m68knommu: Fix mach_sched_init for EZ and VZ DragonBall chips | Daniel Palmer | 2014-05-25 |
* | | | m68k/hp300: Convert printk to pr_foo() | Fabian Frederick | 2014-05-28 |
* | | | m68k/apollo: Convert printk to pr_foo() | Fabian Frederick | 2014-05-28 |
* | | | m68k/amiga: Convert printk(foo to pr_foo() | Fabian Frederick | 2014-05-28 |
* | | | m68k: Increase initial mapping to 8 or 16 MiB if possible | Andreas Schwab | 2014-05-28 |
* | | | m68k: Update defconfigs for v3.15-rc2 | Geert Uytterhoeven | 2014-05-28 |
* | | | m68k/atari: fix SCC initialization for debug console | Finn Thain | 2014-05-28 |
* | | | m68k/mvme16x: Adopt common boot console | Finn Thain | 2014-05-28 |
* | | | m68k: Multi-platform EARLY_PRINTK | Finn Thain | 2014-05-28 |
* | | | m68k: Toward platform agnostic framebuffer debug logging | Finn Thain | 2014-05-26 |
* | | | m68k/atari - stram: alloc ST-RAM pool even if kernel not in ST-RAM | Michael Schmitz | 2014-05-26 |
|/ / |
|
* / | m68k: add renameat2 syscall | Miklos Szeredi | 2014-05-20 |
|/ |
|
* | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 2014-04-07 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2014-04-05 |
|\ |
|
| * | m68knommu: fix arg types for outs* functions | Greg Ungerer | 2014-03-10 |
| * | m68k : Kill CONFIG_MTD_PARTITIONS | Eunbong Song | 2014-03-10 |
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-01 |
|\ \ |
|
| * | | m68k: atari: Fix the last kernel_stat.h fallout | Thomas Gleixner | 2014-03-20 |
| * | | m68k: amiga: Add linux/irq.h to make it compile again | Thomas Gleixner | 2014-03-19 |
| * | | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner | 2014-03-12 |
| |\| |
|
| * | | m68k: Do not rely on magic indirect includes | Thomas Gleixner | 2014-03-05 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2014-03-31 |
|\ \ \ |
|
| * | | | m68k: Update defconfigs for v3.14-rc1 | Geert Uytterhoeven | 2014-03-31 |
| * | | | m68k: head.S - Remove bogus L prefix in comment | Geert Uytterhoeven | 2014-03-10 |
| * | | | m68k: Remove dead code | Finn Thain | 2014-03-10 |
| * | | | m68k: Remove CONSOLE_PENGUIN macro, adopt CONFIG_LOGO | Finn Thain | 2014-03-10 |
| |/ / |
|
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-03-31 |
|\ \ \
| |_|/
|/| | |
|
| * | | m68k: Skip futex_atomic_cmpxchg_inatomic() test | Finn Thain | 2014-03-06 |
| * | | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 2014-02-09 |
| * | | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 2014-02-09 |
| |/ |
|
* | | m68k: Wire up sched_setattr and sched_getattr | Geert Uytterhoeven | 2014-02-10 |
* | | m68k: Switch to asm-generic/barrier.h | Geert Uytterhoeven | 2014-02-10 |
* | | m68k: Sort arch/m68k/include/asm/Kbuild | Geert Uytterhoeven | 2014-02-10 |
|/ |
|
* | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-01-30 |
|\ |
|
| * | block: Convert bio_for_each_segment() to bvec_iter | Kent Overstreet | 2013-11-24 |
| * | block: Abstract out bvec iterator | Kent Overstreet | 2013-11-24 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 |
|\ \ |
|