aboutsummaryrefslogtreecommitdiff
path: root/arch/avr32
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Gravatar Ingo Molnar 1-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 3-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-1/+1
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hGravatar Luis R. Rodriguez 1-1/+6
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-3/+3
2017-02-01sched/cputime: Remove generic asm headersGravatar Frederic Weisbecker 1-1/+0
2017-01-24treewide: Consolidate get_dma_ops() implementationsGravatar Bart Van Assche 1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresGravatar Bart Van Assche 2-3/+3
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 4-4/+4
2016-12-14arch/avr32: add option to skip sync on DMA mapGravatar Alexander Duyck 1-1/+6
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-10/+0
2016-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Gravatar Linus Torvalds 4-15/+30
2016-12-12avr32: wire up pkey syscallsGravatar Hans-Christian Noren Egtvedt 2-0/+6
2016-12-12AVR32-pio: Replace two seq_printf() calls by seq_puts() in pio_bank_show()Gravatar Markus Elfring 1-2/+2
2016-12-12AVR32-pio: Use seq_putc() in pio_bank_show()Gravatar Markus Elfring 1-1/+1
2016-12-12AVR32-clock: Combine nine seq_printf() calls into one call in clk_show()Gravatar Markus Elfring 1-9/+19
2016-12-12AVR32-clock: Use seq_putc() in two functionsGravatar Markus Elfring 1-3/+2
2016-12-03tcp: fix the missing avr32 SOF_TIMESTAMPING_OPT_STATSGravatar Yuchung Cheng 1-0/+2
2016-11-17locking/core: Provide common cpu_relax_yield() definitionGravatar Christian Borntraeger 1-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Gravatar Christian Borntraeger 1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Gravatar Christian Borntraeger 1-0/+1
2016-10-25locking/mutex: Kill arch specific codeGravatar Peter Zijlstra 1-9/+0
2016-10-07Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+1
2016-10-07nmi_backtrace: generate one-line reports for idle cpusGravatar Chris Metcalf 1-0/+1
2016-10-03avr32: migrate exception table users off module.h and onto extable.hGravatar Paul Gortmaker 2-2/+3
2016-09-18avr32: fix 'undefined reference to `___copy_from_user'Gravatar Guenter Roeck 1-2/+2
2016-09-13avr32: fix copy_from_user()Gravatar Al Viro 3-4/+13
2016-08-04dma-mapping: use unsigned long for dma_attrsGravatar Krzysztof Kozlowski 1-6/+6
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Gravatar Linus Torvalds 4-653/+675
2016-07-29avr32: off by one in at32_init_pio()Gravatar Dan Carpenter 1-1/+1
2016-07-29avr32: fixup code style in unistd.h and syscall_table.SGravatar Hans-Christian Noren Egtvedt 2-654/+654
2016-07-29avr32: wire up preadv2 and pwritev2 syscallsGravatar Hans-Christian Noren Egtvedt 3-0/+22
2016-07-26mm: do not pass mm_struct into handle_mm_faultGravatar Kirill A. Shutemov 1-1/+1
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-5/+49
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IGravatar Michal Hocko 1-3/+3
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Gravatar Peter Zijlstra 1-2/+0
2016-06-16locking/atomic, arch/avr32: Implement atomic_fetch_{add,sub,and,or,xor}()Gravatar Peter Zijlstra 1-5/+51
2016-05-20printk/nmi: generic solution for safe printk in NMIGravatar Petr Mladek 1-0/+1
2016-05-20exit_thread: accept a task parameter to be exitedGravatar Jiri Slaby 1-2/+2
2016-05-20exit_thread: remove empty bodiesGravatar Jiri Slaby 1-0/+1
2016-05-19Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 1-8/+8
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-1/+1
2016-04-26avr32: do away with ARCH_REQUIRE_GPIOLIBGravatar Linus Walleij 1-1/+1
2016-04-18avr32: Fix misspelling of 'definitions' in comment.Gravatar Adam Buchbinder 1-1/+1
2016-04-13dmaengine: dw: rename masters to reflect actual topologyGravatar Andy Shevchenko 1-8/+8
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-6/+6
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 2-2/+1