summaryrefslogtreecommitdiffstats
path: root/arch/avr32
Commit message (Expand)AuthorAgeFilesLines
* misc: delete mimc200 fram driverGreg Kroah-Hartman2014-02-282-83/+1
* avr32: add generic vga.h to KbuildChen Gang2014-02-171-0/+1
* avr32: add generic ioremap_wc() definition in io.hChen Gang2014-02-171-0/+2
* avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 useChen Gang2014-02-171-1/+1
* avr32: fix missing module.h causing build failure in mimc200/fram.cPaul Gortmaker2014-02-171-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-252-0/+3
|\
| * net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-181-0/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-1818-18/+5
| |\
| * | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-0/+1
* | | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-121-12/+5
| |/ |/|
* | avr32: favr-32: clk_round_rate() can return a zero upon errorPaul Walmsley2013-12-101-1/+3
* | avr32: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-12-101-1/+1
* | avr32: pm: Fix section mismatchMatthias Brugger2013-12-101-1/+1
* | avr32: Kill CONFIG_MTD_PARTITIONSEunbong Song2013-12-1015-15/+0
|/
* avr32: uapi: be sure of "_UAPI" prefix for all guard macrosChen Gang2013-11-2031-102/+56
* avr32: add kprobe_ctlblk memory structEirik Aanonsen2013-11-201-0/+14
* avr32: fix out-of-range jump in large kernelsAndreas Bießmann2013-11-202-2/+6
* avr32: setup crt for early panic()Andreas Bießmann2013-11-202-25/+25
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-2/+0
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0
* | avr32: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4
* | Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2013-11-1410-19/+19
|\ \
| * | video: atmel_lcdfb: pass the pdata as paramsJean-Christophe PLAGNIOL-VILLARD2013-09-271-1/+1
| * | video: atmel_lcdfb: fix platform data structJean-Christophe PLAGNIOL-VILLARD2013-09-2710-18/+18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-0/+2
|\ \ \ | |_|/ |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-0117-73/+24
| |\ \
| * | | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-281-0/+2
| | |/ | |/|
* | | Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-0917-74/+25
|\ \ \ | | |/ | |/|
| * | avr32: cast syscall_return to silence compiler warningGabor Juhos2013-09-301-1/+1
| * | avr32: fix clockevents kernel warningGabor Juhos2013-09-301-1/+8
| * | avr32: use Kbuild infrastructure to handle the asm-generic headersSteven Rostedt2013-09-3015-71/+15
| |/
* / sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-0/+2
* arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2013-09-121-1/+1
* Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtdLinus Torvalds2013-09-091-0/+3
|\
| * mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform dataJosh Wu2013-08-051-0/+3
* | oprofilefs_create_...() do not need superblock argumentAl Viro2013-09-031-6/+6
* | oprofilefs_mkdir() doesn't need superblock argumentAl Viro2013-09-031-1/+1
* | oprofile: don't bother with passing superblock to ->create_files()Al Viro2013-09-031-9/+8
* | avr32: boards/atngw100/mrmt.c: fix building errorCong Ding2013-08-081-1/+0
|/
* net: rename busy poll socket op and globalsEliezer Tamir2013-07-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-0/+2
|\
| * net: add socket option for low latency pollingEliezer Tamir2013-06-171-0/+2
* | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-033-46/+12
|\ \
| * | mm/AVR32: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-031-16/+5
| * | mm/AVR32: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-25/+4
| * | avr32: normalize global variables exported by vmlinux.ldsJiang Liu2013-07-032-3/+3
| * | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-2/+0
| * | mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-2/+2