aboutsummaryrefslogtreecommitdiff
path: root/arch/avr32
AgeCommit message (Expand)Author
2014-03-24Merge tag 'v3.4.83' into v3.4-rtSteven Rostedt (Red Hat)
2014-03-11avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 useChen Gang
2014-03-11avr32: fix missing module.h causing build failure in mimc200/fram.cPaul Gortmaker
2013-12-06Merge tag 'v3.4.72' into v3.4-rtSteven Rostedt (Red Hat)
2013-12-04avr32: fix out-of-range jump in large kernelsAndreas Bießmann
2013-12-04avr32: setup crt for early panic()Andreas Bießmann
2013-06-27Merge tag 'v3.4.48' into v3.4-rtSteven Rostedt (Red Hat)
2013-06-07avr32: fix relocation check for signed 18-bit offsetHans-Christian Egtvedt
2013-05-17Merge tag 'v3.4.44' into v3.4-rtSteven Rostedt (Red Hat)
2013-05-07mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold
2013-04-09Merge tag 'v3.4.39' into v3.4-rtSteven Rostedt (Red Hat)
2013-04-05signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2012-06-07mm: pagefault_disabled()Peter Zijlstra
2012-06-07mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner
2012-04-04avr32: fix nop compile fails from system.h split upPaul Gortmaker
2012-04-02avr32: fix build failures from mis-naming of atmel_nand.hPaul Gortmaker
2012-03-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for AVR32David Howells
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-26Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-15ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2012-02-29Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...Arnd Bergmann
2012-02-27Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear
2012-02-23Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD
2012-02-22dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changesViresh Kumar
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov
2012-02-14avr32: Use generic posix_types.hH. Peter Anvin
2012-02-03avr32: select generic atomic64_t supportFabio Baltieri
2012-02-03ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-01-03consolidate a bunch of ipcbuf.h instancesAl Viro
2012-01-03consolidate umode_t declarationsAl Viro
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers