aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2013-05-22
|\
| * avr32: fix building warnings caused by redefinitions of HZJiang Liu2013-05-22
| * avr32: fix relocation check for signed 18-bit offsetHans-Christian Egtvedt2013-05-13
| * avr32: move NODES_SHIFT into Kconfig and delete numnodes.hHans-Christian Egtvedt2013-05-13
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-09
|\ \
| * | Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-16
| * | avr32: default GENERIC_GPIO to falseAlexandre Courbot2013-03-20
* | | Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-04
|\ \ \
| * | | mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold2013-03-22
* | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-04
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ...Arnd Bergmann2013-04-08
| |\ \ \ | | | |/ | | |/|
| * | | ARM: at91/avr32/atmel_lcdfb: add platform device-id tableJohan Hovold2013-03-13
| * | | ARM: at91/avr32/atmel_lcdfb: add bus-clock entryJohan Hovold2013-03-13
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
| |\ \ \
| * | | | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-31
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ \ \
| * | | | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-03
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-30
|\ \ \ \
| * | | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
| * | | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
* | | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-30
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-27
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | cpufreq: AVR32: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10
| | * | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-02
| | | |/ | | |/|
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \ \ \
| * | | | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-17
| * | | | avr32: Use generic idle loopThomas Gleixner2013-04-08
| | |/ / | |/| |
* | | | mm/avr32: use common help functions to free reserved pagesJiang Liu2013-04-29
| |/ / |/| |
* | | avr32: fix build error in atstk1006_defconfigJosh Wu2013-04-17
|/ /
* / Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-12
|/
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-26
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-25
|\ \
| * | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\ \
| * | burying unused conditionalsAl Viro2013-02-14
| * | avr32: switch to generic sigaltstackAl Viro2013-02-03
| * | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-03
| * | consolidate declarations of k_sigactionAl Viro2013-02-03
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-08
|\ \
| * | avr32: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-29
| |/
* | soreuseport: infrastructureTom Herbert2013-01-23
* | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-17
|/
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-19
| * missing user_stack_pointer() instancesAl Viro2012-12-19
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-19