Age | Commit message (Expand) | Author |
2013-09-30 | avr32: cast syscall_return to silence compiler warning | Gabor Juhos |
2013-09-30 | avr32: fix clockevents kernel warning | Gabor Juhos |
2013-09-30 | avr32: use Kbuild infrastructure to handle the asm-generic headers | Steven Rostedt |
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-12 | arch: mm: do not invoke OOM killer on kernel fault OOM | Johannes Weiner |
2013-09-09 | Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2013-09-03 | oprofilefs_create_...() do not need superblock argument | Al Viro |
2013-09-03 | oprofilefs_mkdir() doesn't need superblock argument | Al Viro |
2013-09-03 | oprofile: don't bother with passing superblock to ->create_files() | Al Viro |
2013-08-08 | avr32: boards/atngw100/mrmt.c: fix building error | Cong Ding |
2013-08-05 | mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform data | Josh Wu |
2013-07-10 | net: rename busy poll socket op and globals | Eliezer Tamir |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-03 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds |
2013-07-03 | mm/AVR32: prepare for killing free_all_bootmem_node() | Jiang Liu |
2013-07-03 | mm/AVR32: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | avr32: normalize global variables exported by vmlinux.lds | 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-02 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-19 | sched: Rename sched.c as sched/core.c in comments and Documentation | Viresh Kumar |
2013-06-17 | net: add socket option for low latency polling | Eliezer Tamir |
2013-06-16 | avr32: atmel_default_console_device depends on CONFIG_SERIAL_ATMEL | Geert Uytterhoeven |
2013-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds |
2013-05-22 | avr32: fix building warnings caused by redefinitions of HZ | Jiang Liu |
2013-05-13 | avr32: fix relocation check for signed 18-bit offset | Hans-Christian Egtvedt |
2013-05-13 | avr32: move NODES_SHIFT into Kconfig and delete numnodes.h | Hans-Christian Egtvedt |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-05-04 | Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-05-04 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | 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 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo |
2013-04-30 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | 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/avr32: use common help functions to free reserved pages | Jiang Liu |
2013-04-28 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2013-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-04-17 | avr32: fix build error in atstk1006_defconfig | Josh Wu |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner |
2013-04-16 | Remove GENERIC_GPIO config option | Alexandre Courbot |
2013-04-10 | cpufreq: AVR32: move cpufreq driver to drivers/cpufreq | Viresh Kumar |
2013-04-08 | Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ... | Arnd Bergmann |
2013-04-08 | avr32: Use generic idle loop | Thomas Gleixner |