aboutsummaryrefslogtreecommitdiff
path: root/arch/avr32
AgeCommit message (Expand)Author
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03mm/AVR32: prepare for killing free_all_bootmem_node()Jiang Liu
2013-07-03mm/AVR32: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03avr32: normalize global variables exported by vmlinux.ldsJiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar
2013-06-17net: add socket option for low latency pollingEliezer Tamir
2013-06-16avr32: atmel_default_console_device depends on CONFIG_SERIAL_ATMELGeert Uytterhoeven
2013-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2013-05-22avr32: fix building warnings caused by redefinitions of HZJiang Liu
2013-05-13avr32: fix relocation check for signed 18-bit offsetHans-Christian Egtvedt
2013-05-13avr32: move NODES_SHIFT into Kconfig and delete numnodes.hHans-Christian Egtvedt
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-04Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29mm/avr32: use common help functions to free reserved pagesJiang Liu
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-17avr32: fix build error in atstk1006_defconfigJosh Wu
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot
2013-04-10cpufreq: AVR32: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-08Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ...Arnd Bergmann
2013-04-08avr32: Use generic idle loopThomas Gleixner
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E
2013-03-22mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold
2013-03-20avr32: default GENERIC_GPIO to falseAlexandre Courbot
2013-03-13ARM: at91/avr32/atmel_lcdfb: add platform device-id tableJohan Hovold
2013-03-13ARM: at91/avr32/atmel_lcdfb: add bus-clock entryJohan Hovold
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds