aboutsummaryrefslogtreecommitdiff
path: root/arch/avr32
AgeCommit message (Expand)AuthorFilesLines
2013-09-30avr32: cast syscall_return to silence compiler warningGravatar Gabor Juhos 1-1/+1
2013-09-30avr32: fix clockevents kernel warningGravatar Gabor Juhos 1-1/+8
2013-09-30avr32: use Kbuild infrastructure to handle the asm-generic headersGravatar Steven Rostedt 15-71/+15
2013-09-13Remove GENERIC_HARDIRQ config optionGravatar Martin Schwidefsky 1-1/+0
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerGravatar Johannes Weiner 1-0/+2
2013-09-12arch: mm: do not invoke OOM killer on kernel fault OOMGravatar Johannes Weiner 1-1/+1
2013-09-09Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 1-0/+3
2013-09-03oprofilefs_create_...() do not need superblock argumentGravatar Al Viro 1-6/+6
2013-09-03oprofilefs_mkdir() doesn't need superblock argumentGravatar Al Viro 1-1/+1
2013-09-03oprofile: don't bother with passing superblock to ->create_files()Gravatar Al Viro 1-9/+8
2013-08-08avr32: boards/atngw100/mrmt.c: fix building errorGravatar Cong Ding 1-1/+0
2013-08-05mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform dataGravatar Josh Wu 1-0/+3
2013-07-10net: rename busy poll socket op and globalsGravatar Eliezer Tamir 1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+2
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Gravatar Linus Torvalds 3-46/+12
2013-07-03mm/AVR32: prepare for killing free_all_bootmem_node()Gravatar Jiang Liu 1-16/+5
2013-07-03mm/AVR32: prepare for removing num_physpages and simplify mem_init()Gravatar Jiang Liu 1-25/+4
2013-07-03avr32: normalize global variables exported by vmlinux.ldsGravatar Jiang Liu 2-3/+3
2013-07-03mm: concentrate modification of totalram_pages into the mm coreGravatar Jiang Liu 1-2/+0
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroGravatar Jiang Liu 1-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsGravatar Jiang Liu 1-1/+1
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+2
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2013-06-29consolidate io_remap_pfn_range definitionsGravatar Al Viro 1-3/+0
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationGravatar Viresh Kumar 1-1/+1
2013-06-17net: add socket option for low latency pollingGravatar Eliezer Tamir 1-0/+2
2013-06-16avr32: atmel_default_console_device depends on CONFIG_SERIAL_ATMELGravatar Geert Uytterhoeven 1-0/+2
2013-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Gravatar Linus Torvalds 7-35/+8
2013-05-22avr32: fix building warnings caused by redefinitions of HZGravatar Jiang Liu 4-27/+2
2013-05-13avr32: fix relocation check for signed 18-bit offsetGravatar Hans-Christian Egtvedt 1-1/+1
2013-05-13avr32: move NODES_SHIFT into Kconfig and delete numnodes.hGravatar Hans-Christian Egtvedt 2-7/+5
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxGravatar Linus Torvalds 1-3/+0
2013-05-04Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-2/+0
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+4
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-8/+0
2013-04-30Merge branch 'akpm' (incoming from Andrew)Gravatar Linus Torvalds 1-11/+2
2013-04-30dump_stack: unify debug information printed by show_regs()Gravatar Tejun Heo 1-3/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsGravatar Tejun Heo 1-8/+0
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 17-152/+14
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-44/+9
2013-04-29mm/avr32: use common help functions to free reserved pagesGravatar Jiang Liu 1-22/+2
2013-04-28Merge branch 'pm-cpufreq'Gravatar Rafael J. Wysocki 17-152/+14
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+4
2013-04-17avr32: fix build error in atstk1006_defconfigGravatar Josh Wu 1-0/+4
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchGravatar Thomas Gleixner 1-1/+0
2013-04-16Remove GENERIC_GPIO config optionGravatar Alexandre Courbot 1-3/+0
2013-04-10cpufreq: AVR32: move cpufreq driver to drivers/cpufreqGravatar Viresh Kumar 17-151/+14
2013-04-08Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ...Gravatar Arnd Bergmann 1-1/+1
2013-04-08avr32: Use generic idle loopGravatar Thomas Gleixner 5-44/+10