| Commit message (Expand) | Author | Age | Files | Lines |
* | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 2014-04-07 | 1 | -1/+1 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2014-04-05 | 7 | -9/+3 |
|\ |
|
| * | m68knommu: fix arg types for outs* functions | Greg Ungerer | 2014-03-11 | 1 | -3/+3 |
| * | m68k : Kill CONFIG_MTD_PARTITIONS | Eunbong Song | 2014-03-11 | 6 | -6/+0 |
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-01 | 3 | -1/+3 |
|\ \ |
|
| * | | m68k: atari: Fix the last kernel_stat.h fallout | Thomas Gleixner | 2014-03-20 | 1 | -0/+1 |
| * | | m68k: amiga: Add linux/irq.h to make it compile again | Thomas Gleixner | 2014-03-19 | 1 | -0/+1 |
| * | | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner | 2014-03-12 | 5 | -12/+8 |
| |\ \
| | |/ |
|
| * | | m68k: Do not rely on magic indirect includes | Thomas Gleixner | 2014-03-05 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2014-03-31 | 13 | -111/+79 |
|\ \ \ |
|
| * | | | m68k: Update defconfigs for v3.14-rc1 | Geert Uytterhoeven | 2014-03-31 | 12 | -48/+72 |
| * | | | m68k: head.S - Remove bogus L prefix in comment | Geert Uytterhoeven | 2014-03-10 | 1 | -1/+1 |
| * | | | m68k: Remove dead code | Finn Thain | 2014-03-10 | 1 | -55/+0 |
| * | | | m68k: Remove CONSOLE_PENGUIN macro, adopt CONFIG_LOGO | Finn Thain | 2014-03-10 | 1 | -7/+6 |
| |/ / |
|
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-03-31 | 2 | -1/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | m68k: Skip futex_atomic_cmpxchg_inatomic() test | Finn Thain | 2014-03-06 | 1 | -0/+1 |
| * | | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 2014-02-09 | 1 | -0/+1 |
| * | | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 2014-02-09 | 1 | -3/+3 |
| |/ |
|
* | | m68k: Wire up sched_setattr and sched_getattr | Geert Uytterhoeven | 2014-02-10 | 3 | -1/+5 |
* | | m68k: Switch to asm-generic/barrier.h | Geert Uytterhoeven | 2014-02-10 | 2 | -8/+1 |
* | | m68k: Sort arch/m68k/include/asm/Kbuild | Geert Uytterhoeven | 2014-02-10 | 1 | -3/+2 |
|/ |
|
* | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-01-30 | 1 | -6/+7 |
|\ |
|
| * | block: Convert bio_for_each_segment() to bvec_iter | Kent Overstreet | 2013-11-23 | 1 | -5/+6 |
| * | block: Abstract out bvec iterator | Kent Overstreet | 2013-11-23 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 | 1 | -0/+1 |
|\ \ |
|
| * | | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 2013-12-17 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-01-20 | 1 | -0/+2 |
|\ \ |
|
| * | | m68k: Fix build warning in mac_via.h | Peter Zijlstra | 2014-01-16 | 1 | -0/+2 |
| |/ |
|
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-01-20 | 1 | -13/+1 |
|\ \ |
|
| * | | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra | 2014-01-12 | 1 | -13/+1 |
| |/ |
|
* | | m68k/mac: Make SCC reset work more reliably | Finn Thain | 2014-01-19 | 1 | -1/+3 |
* | | m68k/irq - Use polled IRQ flag for MFP timer cascaded interrupts | Michael Schmitz | 2014-01-13 | 1 | -0/+3 |
* | | m68k: Update defconfigs for v3.13-rc1 | Geert Uytterhoeven | 2013-12-30 | 12 | -52/+456 |
* | | m68k/defconfig: Enable EARLY_PRINTK | Geert Uytterhoeven | 2013-12-30 | 3 | -0/+3 |
* | | m68k/mm: kmap spelling/grammar fixes | Geert Uytterhoeven | 2013-12-30 | 1 | -5/+5 |
* | | m68k: Convert arch/m68k/kernel/traps.c to pr_*() | Geert Uytterhoeven | 2013-12-30 | 1 | -131/+101 |
* | | m68k: Convert arch/m68k/mm/fault.c to pr_*() | Geert Uytterhoeven | 2013-12-30 | 1 | -15/+8 |
* | | m68k/mm: Check for mm != NULL in do_page_fault() debug code | Geert Uytterhoeven | 2013-12-30 | 1 | -2/+1 |
* | | m68k/defconfig: Disable /sbin/hotplug fork-bomb by default | Geert Uytterhoeven | 2013-12-30 | 12 | -12/+0 |
* | | m68k/atari: Hide RTC_PORT() macro from rtc-cmos | Geert Uytterhoeven | 2013-12-08 | 1 | -5/+5 |
* | | m68k/amiga,atari: Fix specifying multiple debug= parameters | Geert Uytterhoeven | 2013-12-08 | 2 | -6/+18 |
* | | m68k/defconfig: Use ext4 for ext2/ext3 file systems | Geert Uytterhoeven | 2013-12-08 | 12 | -48/+0 |
* | | m68k: Add support to export bootinfo in procfs | Geert Uytterhoeven | 2013-12-08 | 5 | -0/+102 |
* | | m68k: Add kexec support | Geert Uytterhoeven | 2013-12-08 | 6 | -0/+268 |
* | | m68k/amiga: Provide mach_random_get_entropy() | Geert Uytterhoeven | 2013-11-26 | 1 | -0/+10 |
* | | m68k: Add infrastructure for machine-specific random_get_entropy() | Geert Uytterhoeven | 2013-11-26 | 2 | -0/+14 |
* | | m68k/atari: Call paging_init() before nf_init() | Geert Uytterhoeven | 2013-11-26 | 1 | -2/+2 |
* | | m68k: Remove superfluous inclusions of <asm/bootinfo.h> | Geert Uytterhoeven | 2013-11-26 | 6 | -6/+0 |
* | | m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h> | Geert Uytterhoeven | 2013-11-26 | 16 | -98/+124 |
* | | m68k/UAPI: Move VME Board ID definition to <asm/bootinfo-vme.h> | Geert Uytterhoeven | 2013-11-26 | 2 | -17/+23 |