aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32
Commit message (Expand)AuthorAge
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
|\
| * arch,avr32: Convert smp_mb__*()Peter Zijlstra2014-04-18
* | USB: delete CONFIG_USB_DEVICEFS from defconfigNaoki MATSUMOTO2014-05-27
|/
* Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-01
|\
| * misc: delete mimc200 fram driverGreg Kroah-Hartman2014-02-28
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2014-04-01
|\ \
| * | avr32: replace simple_strtoul() with kstrtoul()Ramkumar Ramachandra2014-04-01
| * | arch/avr32/mm/cache.c: export symbol flush_icache_range() for module usingChen Gang2014-03-31
| * | avr32: remove cpu_data macro to fix compilesWolfram Sang2014-03-31
| |/
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-31
|\ \ | |/ |/|
| * locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-09
| * locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-09
* | avr32: add generic vga.h to KbuildChen Gang2014-02-17
* | avr32: add generic ioremap_wc() definition in io.hChen Gang2014-02-17
* | avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 useChen Gang2014-02-17
* | avr32: fix missing module.h causing build failure in mimc200/fram.cPaul Gortmaker2014-02-17
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-18
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18
| |\
| * | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-17
* | | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-12
| |/ |/|
* | avr32: favr-32: clk_round_rate() can return a zero upon errorPaul Walmsley2013-12-10
* | avr32: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-12-10
* | avr32: pm: Fix section mismatchMatthias Brugger2013-12-10
* | avr32: Kill CONFIG_MTD_PARTITIONSEunbong Song2013-12-10
|/
* avr32: uapi: be sure of "_UAPI" prefix for all guard macrosChen Gang2013-11-20
* avr32: add kprobe_ctlblk memory structEirik Aanonsen2013-11-20
* avr32: fix out-of-range jump in large kernelsAndreas Bießmann2013-11-20
* avr32: setup crt for early panic()Andreas Bießmann2013-11-20
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-19
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-13
* | avr32: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-14
* | Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2013-11-14
|\ \
| * | video: atmel_lcdfb: pass the pdata as paramsJean-Christophe PLAGNIOL-VILLARD2013-09-27
| * | video: atmel_lcdfb: fix platform data structJean-Christophe PLAGNIOL-VILLARD2013-09-27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\ \ \ | |_|/ |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-01
| |\ \
| * | | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-28
| | |/ | |/|
* | | Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-09
|\ \ \ | | |/ | |/|
| * | avr32: cast syscall_return to silence compiler warningGabor Juhos2013-09-30
| * | avr32: fix clockevents kernel warningGabor Juhos2013-09-30
| * | avr32: use Kbuild infrastructure to handle the asm-generic headersSteven Rostedt2013-09-30
| |/
* / sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-25
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2013-09-12
* Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtdLinus Torvalds2013-09-09
|\
| * mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform dataJosh Wu2013-08-05
* | oprofilefs_create_...() do not need superblock argumentAl Viro2013-09-03
* | oprofilefs_mkdir() doesn't need superblock argumentAl Viro2013-09-03