summaryrefslogtreecommitdiff
path: root/arch/avr32
AgeCommit message (Expand)Author
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-03avr32: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-09-18avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck
2016-09-13avr32: fix copy_from_user()Al Viro
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2016-07-29avr32: off by one in at32_init_pio()Dan Carpenter
2016-07-29avr32: fixup code style in unistd.h and syscall_table.SHans-Christian Noren Egtvedt
2016-07-29avr32: wire up preadv2 and pwritev2 syscallsHans-Christian Noren Egtvedt
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra
2016-06-16locking/atomic, arch/avr32: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-05-19Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-04-26avr32: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij
2016-04-18avr32: Fix misspelling of 'definitions' in comment.Adam Buchbinder
2016-04-13dmaengine: dw: rename masters to reflect actual topologyAndy Shevchenko
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2016-03-14avr32: fix asm operand constraint in cmpxchg()Mans Rullgard
2016-03-14avr32: wire up copy_file_range syscallHans-Christian Egtvedt
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-02-25net: Facility to report route quality of connected socketsTom Herbert
2016-02-16gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20avr32: convert to dma_map_opsChristoph Hellwig
2016-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-01-15avr32: convert to asm-generic/memory_model.hDan Williams
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-14mmc: atmel: get rid of struct mci_dma_dataMans Rullgard
2016-01-14mmc: atmel-mci: restore dma on AVR32Mans Rullgard
2016-01-11avr32: wire up missing syscallsHans-Christian Egtvedt
2016-01-11avr32: wire up accept4 syscallMans Rullgard
2016-01-07avr32: gpio: use gpiochip data pointerLinus Walleij
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek
2015-12-04module: use a structure to encapsulate layout.Rusty Russell
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-11-10Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds