summaryrefslogtreecommitdiffstats
path: root/arch/avr32
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2810-74/+114
|\
| * Delete all instances of asm/system.hDavid Howells2012-03-281-6/+0
| * Disintegrate asm/system.h for AVR32David Howells2012-03-2811-182/+228
* | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-283-12/+3
|\ \
| * | ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD2012-03-153-12/+3
* | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-2/+0
|\| |
| * | Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...Arnd Bergmann2012-02-292-5/+0
| |\ \
| | * | Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD2012-02-231-2/+0
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-3/+0
|\ \ \ \
| * | | | Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann2012-02-271-0/+1
| |\| | | | | |/ / | |/| |
| * | | ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD2012-02-031-3/+0
* | | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-241-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-201-0/+4
|\ \ \
| * | | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-241-0/+3
| * | | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-211-0/+1
| |/ /
* / / sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
|/ /
* / avr32: select generic atomic64_t supportFabio Baltieri2012-02-031-0/+1
|/
* treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-122-2/+2
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-098-15/+12
|\
| * macb: unify at91 and avr32 platform dataJamie Iles2011-11-228-15/+12
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0
|\ \
| * | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-35/+1
|\ \
| * | consolidate a bunch of ipcbuf.h instancesAl Viro2012-01-031-29/+1
| * | consolidate umode_t declarationsAl Viro2012-01-031-6/+0
| |/
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-073-39/+38
|\ \
| * | driver-core: remove sysdev.h usage.Kay Sievers2011-12-212-2/+1
| * | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-37/+37
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-01-061-0/+3
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-171-0/+3
| |\ \ | | |/ | |/|
| | * net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
* | | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-111-2/+4
* | | nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-111-2/+2
* | | nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-111-2/+2
|/ /
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-073-14/+6
|\ \
| * | mtd: ATMEL, AVR32: inline nand partition table accessDmitry Eremin-Solenikov2011-09-113-14/+6
* | | avr32: add export.h to arch/avr32 for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-315-0/+5
| |/ |/|
* | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+1
|/
* Merge branch 'apei' into apei-releaseLen Brown2011-08-031-0/+1
|\
| * Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying2011-08-031-0/+1
* | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-2/+0
* | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-32/+25
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+0
* | ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-255-9/+9
|\ \
| * | Merge branch 'master' into for-nextJiri Kosina2011-07-1119-6/+31
| |\|
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-105-9/+9
* | | Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds2011-07-241-26/+1
|\ \ \
| * | | asm-generic: move archictures to common delay.hJonas Bonn2011-07-221-26/+1
| | |/ | |/|