Age | Commit message (Expand) | Author | Files | Lines |
2013-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+2 |
2013-07-04 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 3 | -46/+12 |
2013-07-04 | mm/AVR32: prepare for killing free_all_bootmem_node() | Jiang Liu | 1 | -16/+5 |
2013-07-04 | mm/AVR32: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 1 | -25/+4 |
2013-07-04 | avr32: normalize global variables exported by vmlinux.lds | Jiang Liu | 2 | -3/+3 |
2013-07-04 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 1 | -2/+0 |
2013-07-04 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 1 | -2/+2 |
2013-07-04 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 1 | -1/+1 |
2013-07-03 | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+2 |
2013-07-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro | 1 | -3/+0 |
2013-06-19 | sched: Rename sched.c as sched/core.c in comments and Documentation | Viresh Kumar | 1 | -1/+1 |
2013-06-18 | net: add socket option for low latency polling | Eliezer Tamir | 1 | -0/+2 |
2013-06-16 | avr32: atmel_default_console_device depends on CONFIG_SERIAL_ATMEL | Geert Uytterhoeven | 1 | -0/+2 |
2013-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 7 | -35/+8 |
2013-05-22 | avr32: fix building warnings caused by redefinitions of HZ | Jiang Liu | 4 | -27/+2 |
2013-05-14 | avr32: fix relocation check for signed 18-bit offset | Hans-Christian Egtvedt | 1 | -1/+1 |
2013-05-14 | avr32: move NODES_SHIFT into Kconfig and delete numnodes.h | Hans-Christian Egtvedt | 2 | -7/+5 |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -3/+0 |
2013-05-05 | Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -2/+0 |
2013-05-04 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+4 |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+2 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -8/+0 |
2013-05-01 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 1 | -11/+2 |
2013-05-01 | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 1 | -3/+2 |
2013-05-01 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 1 | -8/+0 |
2013-05-01 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 17 | -152/+14 |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -44/+9 |
2013-04-30 | mm/avr32: use common help functions to free reserved pages | Jiang Liu | 1 | -22/+2 |
2013-04-28 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 17 | -152/+14 |
2013-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+4 |
2013-04-18 | avr32: fix build error in atstk1006_defconfig | Josh Wu | 1 | -0/+4 |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 1 | -1/+0 |
2013-04-16 | Remove GENERIC_GPIO config option | Alexandre Courbot | 1 | -3/+0 |
2013-04-10 | cpufreq: AVR32: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 17 | -151/+14 |
2013-04-08 | Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ... | Arnd Bergmann | 1 | -1/+1 |
2013-04-08 | avr32: Use generic idle loop | Thomas Gleixner | 5 | -44/+10 |
2013-04-02 | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 1 | -3/+2 |
2013-04-01 | net: add option to enable error queue packets waking select | Keller, Jacob E | 1 | -0/+2 |
2013-03-22 | mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload | Johan Hovold | 2 | -2/+0 |
2013-03-20 | avr32: default GENERIC_GPIO to false | Alexandre Courbot | 1 | -1/+1 |
2013-03-13 | ARM: at91/avr32/atmel_lcdfb: add platform device-id table | Johan Hovold | 1 | -0/+2 |
2013-03-13 | ARM: at91/avr32/atmel_lcdfb: add bus-clock entry | Johan Hovold | 1 | -2/+2 |
2013-03-12 | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 1 | -1/+1 |
2013-03-04 | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro | 1 | -8/+0 |
2013-02-28 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 1 | -0/+1 |
2013-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+0 |
2013-02-26 | default SET_PERSONALITY() in linux/elf.h | Al Viro | 1 | -3/+0 |
2013-02-26 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2013-02-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -32/+4 |