aboutsummaryrefslogtreecommitdiff
path: root/arch/avr32
AgeCommit message (Expand)Author
2014-02-17avr32: add generic vga.h to KbuildChen Gang
2014-02-17avr32: add generic ioremap_wc() definition in io.hChen Gang
2014-02-17avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 useChen Gang
2014-02-17avr32: fix missing module.h causing build failure in mimc200/fram.cPaul Gortmaker
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-12-10avr32: favr-32: clk_round_rate() can return a zero upon errorPaul Walmsley
2013-12-10avr32: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-12-10avr32: pm: Fix section mismatchMatthias Brugger
2013-12-10avr32: Kill CONFIG_MTD_PARTITIONSEunbong Song
2013-11-20avr32: uapi: be sure of "_UAPI" prefix for all guard macrosChen Gang
2013-11-20avr32: add kprobe_ctlblk memory structEirik Aanonsen
2013-11-20avr32: fix out-of-range jump in large kernelsAndreas Bießmann
2013-11-20avr32: setup crt for early panic()Andreas Bießmann
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15avr32: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-14Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-30avr32: cast syscall_return to silence compiler warningGabor Juhos
2013-09-30avr32: fix clockevents kernel warningGabor Juhos
2013-09-30avr32: use Kbuild infrastructure to handle the asm-generic headersSteven Rostedt
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet
2013-09-27video: atmel_lcdfb: pass the pdata as paramsJean-Christophe PLAGNIOL-VILLARD
2013-09-27video: atmel_lcdfb: fix platform data structJean-Christophe PLAGNIOL-VILLARD
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-12arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner
2013-09-09Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-09-03oprofilefs_create_...() do not need superblock argumentAl Viro
2013-09-03oprofilefs_mkdir() doesn't need superblock argumentAl Viro
2013-09-03oprofile: don't bother with passing superblock to ->create_files()Al Viro
2013-08-08avr32: boards/atngw100/mrmt.c: fix building errorCong Ding
2013-08-05mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform dataJosh Wu
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