Age | Commit message (Expand) | Author |
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 |
2013-06-14 | m68k/PCI: Remove redundant call of pci_bus_add_devices() | Jiang Liu |
2013-06-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2013-06-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2013-05-31 | m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTK | Finn Thain |
2013-05-29 | m68k: only use local gpio_request_one if not using GPIOLIB | Greg Ungerer |
2013-05-28 | m68k: Update defconfigs for v3.9 | Geert Uytterhoeven |
2013-05-21 | m68k: implement futex.h to support userspace robust futexes and PI mutexes | Mikael Pettersson |
2013-05-10 | Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6 | Linus Torvalds |
2013-05-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-29 | mm/m68k: use common help functions to free reserved pages | Jiang Liu |
2013-04-29 | m68knommu: enable Timer on coldfire 532x | Greg Ungerer |
2013-04-29 | m68knommu: fix ColdFire 5373/5329 QSPI base address | Greg Ungerer |
2013-04-29 | m68knommu: add support for configuring a Freescale M5373EVB board | Greg Ungerer |
2013-04-29 | m68knommu: add support for the ColdFire 537x family of CPUs | Greg Ungerer |
2013-04-29 | m68knommu: make ColdFire M532x platform support more v3 generic | Greg Ungerer |
2013-04-29 | m68knommu: create and use a common M53xx ColdFire class of CPUs | Greg Ungerer |
2013-04-29 | m68k: remove unused asm/dbg.h | Greg Ungerer |
2013-04-29 | m68k: Set ColdFire ACR1 cache mode depending on kernel configuration | Stany MARCEL |
2013-04-29 | m68k: clean up unused "config ROMVECSIZE" | Paul Bolle |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner |
2013-04-16 | m68k: Remove inline strlen() implementation | Michal Marek |
2013-04-16 | m68k/atari: USB - add platform devices for EtherNAT/NetUSBee ISP1160 HCD | Michael Schmitz |
2013-04-16 | m68k: Implement ndelay() based on the existing udelay() logic | Michael Schmitz |
2013-04-16 | m68k/atari: EtherNAT - add interrupt chip definition for CPLD interrupts | Michael Schmitz |
2013-04-16 | m68k/atari: EtherNEC - add platform device support | Michael Schmitz |