Age | Commit message (Expand) | Author |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-15 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds |
2013-11-15 | m68k: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner |
2013-11-13 | hardirq: Make hardirq bits generic | Thomas Gleixner |
2013-11-13 | m68k: Simplify low level interrupt handling code | Thomas Gleixner |
2013-11-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2013-10-23 | m68k: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter |
2013-09-26 | m68k: Remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-09-12 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner |
2013-09-10 | m68k/m68knommu: Implement __get_user_unaligned/__put_user_unaligned() | Geert Uytterhoeven |
2013-09-09 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2013-09-04 | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-09-04 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-09-03 | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-08-26 | m68k: remove 16 unused boards in Kconfig.machine | Paul Bolle |
2013-08-26 | m68k: define 'VM_DATA_DEFAULT_FLAGS' no matter whether has 'NOMMU' or not | Greg Ungerer |
2013-08-26 | m68knommu: user generic iomap to support ioread*/iowrite* | Greg Ungerer |
2013-08-26 | m68k/coldfire: flush cache when creating the signal stack frame | Alexander Stein |
2013-08-26 | m68knommu: Mark functions only called from setup_arch() __init | Geert Uytterhoeven |
2013-08-23 | m68k/atari: ARAnyM - Always use physical addresses in NatFeat calls | Geert Uytterhoeven |
2013-08-23 | m68k: Ignore disabled HSYNC interrupt on Atari for irqs_disabled() | Geert Uytterhoeven |
2013-08-14 | m68k: hardirq_count() only need preempt_mask.h | Frederic Weisbecker |
2013-08-14 | m68k: Truncate base in do_div() | Andreas Schwab |
2013-08-14 | m68k/atari: ARAnyM - Fix NatFeat module support | Geert Uytterhoeven |
2013-07-25 | PCI: Delay enabling bridges until they're needed | Yinghai Lu |
2013-07-15 | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. | Rusty Russell |
2013-07-03 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds |
2013-07-03 | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-03 | mm/m68k: fix build warning of unused variable | Jiang Liu |
2013-07-03 | mm/m68k: prepare for killing free_all_bootmem_node() | Jiang Liu |
2013-07-03 | mm/m68k: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-07-03 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu |
2013-07-03 | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-07-03 | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer... | Linus Torvalds |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-28 | lib: Move fonts from drivers/video/console/ to lib/fonts/ | Geert Uytterhoeven |
2013-06-24 | m68k/q40: Enable PC parallel port in defconfig | Geert Uytterhoeven |
2013-06-24 | m68k/q40: Undefine insl/outsl before redefining them | Geert Uytterhoeven |
2013-06-24 | m68k/uaccess: Fix asm constraints for userspace access | Geert Uytterhoeven |
2013-06-24 | m68k/irq: Vector ints need a valid interrupt handler | Thomas Bogendoerfer |
2013-06-24 | m68k/math-emu: unsigned issue, 'unsigned long' will never be less than zero | Chen Gang |
2013-06-24 | m68k: remove CONFIG_EARLY_PRINTK dependency on CONFIG_EMBEDDED, default to n | Finn Thain |
2013-06-24 | m68k/sun3: remove inline marking of EXPORT_SYMBOL functions | Denis Efremov |
2013-06-24 | m68k: Remove inline strcpy() and strcat() implementations | Geert Uytterhoeven |