| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 2013-05-23 | 7 | -35/+8 |
|\ |
|
| * | avr32: fix building warnings caused by redefinitions of HZ | Jiang Liu | 2013-05-22 | 4 | -27/+2 |
| * | avr32: fix relocation check for signed 18-bit offset | Hans-Christian Egtvedt | 2013-05-13 | 1 | -1/+1 |
| * | avr32: move NODES_SHIFT into Kconfig and delete numnodes.h | Hans-Christian Egtvedt | 2013-05-13 | 2 | -7/+5 |
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-09 | 1 | -3/+0 |
|\ \ |
|
| * | | Remove GENERIC_GPIO config option | Alexandre Courbot | 2013-04-16 | 1 | -3/+0 |
| * | | avr32: default GENERIC_GPIO to false | Alexandre Courbot | 2013-03-20 | 1 | -1/+1 |
* | | | Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-05-04 | 2 | -2/+0 |
|\ \ \ |
|
| * | | | mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload | Johan Hovold | 2013-03-22 | 2 | -2/+0 |
* | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-05-04 | 1 | -2/+4 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ... | Arnd Bergmann | 2013-04-08 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | ARM: at91/avr32/atmel_lcdfb: add platform device-id table | Johan Hovold | 2013-03-13 | 1 | -0/+2 |
| * | | | ARM: at91/avr32/atmel_lcdfb: add bus-clock entry | Johan Hovold | 2013-03-13 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-05-01 | 1 | -0/+2 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-23 | 1 | -0/+4 |
| |\ \ \ |
|
| * | | | | net: add option to enable error queue packets waking select | Keller, Jacob E | 2013-04-01 | 1 | -0/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 1 | -8/+0 |
|\ \ \ \ |
|
| * | | | | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro | 2013-03-04 | 1 | -8/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-05-01 | 1 | -11/+2 |
|\ \ \ \ |
|
| * | | | | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-05-01 | 1 | -3/+2 |
| * | | | | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 2013-05-01 | 1 | -8/+0 |
* | | | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-05-01 | 17 | -152/+14 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-04-28 | 17 | -152/+14 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | cpufreq: AVR32: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 | 17 | -151/+14 |
| | * | | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 2013-04-02 | 1 | -3/+2 |
| | | |/
| | |/| |
|
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 4 | -44/+9 |
|\ \ \ \ |
|
| * | | | | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 | 1 | -1/+0 |
| * | | | | avr32: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 5 | -44/+10 |
| | |/ /
| |/| | |
|
* | | | | mm/avr32: use common help functions to free reserved pages | Jiang Liu | 2013-04-30 | 1 | -22/+2 |
| |/ /
|/| | |
|
* | | | avr32: fix build error in atstk1006_defconfig | Josh Wu | 2013-04-18 | 1 | -0/+4 |
|/ / |
|
* / | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 | 1 | -1/+1 |
|/ |
|
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-28 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-27 | 1 | -3/+0 |
|\ |
|
| * | default SET_PERSONALITY() in linux/elf.h | Al Viro | 2013-02-26 | 1 | -3/+0 |
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-02-26 | 1 | -1/+1 |
|\ \ |
|
| * | | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell | 2013-01-21 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-24 | 5 | -32/+4 |
|\ \ |
|
| * | | burying unused conditionals | Al Viro | 2013-02-14 | 2 | -3/+0 |
| * | | avr32: switch to generic sigaltstack | Al Viro | 2013-02-04 | 4 | -20/+4 |
| * | | consolidate kernel-side struct sigaction declarations | Al Viro | 2013-02-03 | 1 | -6/+1 |
| * | | consolidate declarations of k_sigaction | Al Viro | 2013-02-03 | 1 | -4/+0 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-02-09 | 1 | -0/+10 |
|\ \ |
|
| * | | avr32: Provide dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven | 2013-01-29 | 1 | -0/+10 |
| |/ |
|
* | | soreuseport: infrastructure | Tom Herbert | 2013-01-23 | 1 | -1/+1 |
* | | sk-filter: Add ability to lock a socket filter program | Vincent Bernat | 2013-01-17 | 1 | -0/+2 |
|/ |
|
* | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-21 | 4 | -9/+1 |
|\ |
|
| * | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 2012-12-20 | 1 | -6/+0 |
| * | missing user_stack_pointer() instances | Al Viro | 2012-12-20 | 1 | -0/+1 |
| * | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-20 | 2 | -3/+0 |