aboutsummaryrefslogtreecommitdiff
path: root/arch/avr32
AgeCommit message (Expand)AuthorFilesLines
2012-02-24net: Add framework to allow sending packets with customized CRC.Gravatar Ben Greear 1-0/+3
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionGravatar Pavel Emelyanov 1-0/+1
2012-02-03avr32: select generic atomic64_t supportGravatar Fabio Baltieri 1-0/+1
2012-01-12treewide: remove useless NORET_TYPE macro and usesGravatar Joe Perches 2-2/+2
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 8-15/+12
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 2-35/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-39/+38
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+3
2012-01-03consolidate a bunch of ipcbuf.h instancesGravatar Al Viro 1-29/+1
2012-01-03consolidate umode_t declarationsGravatar Al Viro 1-6/+0
2011-12-21driver-core: remove sysdev.h usage.Gravatar Kay Sievers 2-2/+1
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemGravatar Kay Sievers 1-37/+37
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Gravatar Frederic Weisbecker 1-2/+4
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopGravatar Frederic Weisbecker 1-2/+2
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicGravatar Frederic Weisbecker 1-2/+2
2011-11-22macb: unify at91 and avr32 platform dataGravatar Jamie Iles 8-15/+12
2011-11-21freezer: remove now unused TIF_FREEZEGravatar Tejun Heo 1-2/+0
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-0/+3
2011-11-09net: add wireless TX status socket optionGravatar Johannes Berg 1-0/+3
2011-11-07Merge git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 3-14/+6
2011-10-31avr32: add export.h to arch/avr32 for EXPORT_SYMBOL/THIS_MODULEGravatar Paul Gortmaker 5-0/+5
2011-09-11mtd: ATMEL, AVR32: inline nand partition table accessGravatar Dmitry Eremin-Solenikov 3-14/+6
2011-08-26All Arch: remove linkage for sys_nfsservctl system callGravatar NeilBrown 1-1/+1
2011-08-03Merge branch 'apei' into apei-releaseGravatar Len Brown 1-0/+1
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGGravatar Huang Ying 1-0/+1
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionGravatar Arun Sharma 1-2/+0
2011-07-26atomic: move atomic_add_unless to generic codeGravatar Arun Sharma 1-32/+25
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+0
2011-07-26ptrace: unify show_regs() prototypeGravatar Mike Frysinger 1-2/+0
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 5-9/+9
2011-07-24Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxGravatar Linus Torvalds 1-26/+1
2011-07-24modules: make arch's use default loader hooksGravatar Jonas Bonn 1-20/+0
2011-07-22asm-generic: move archictures to common delay.hGravatar Jonas Bonn 1-26/+1
2011-07-11Merge branch 'master' into for-nextGravatar Jiri Kosina 19-6/+31
2011-06-15rtc: fix build warnings in defconfigsGravatar Wanlong Gao 1-1/+1
2011-06-14avr32, exec: remove redundant set_fs(USER_DS)Gravatar Mathias Krause 1-1/+0
2011-06-14avr32: make intc_resume() return void to conform to syscore_opsGravatar Hans-Christian Egtvedt 1-3/+1
2011-06-14avr32: add some more at91 to cpu.h definitionGravatar Nicolas Ferre 1-0/+12
2011-06-14avr32: set CONFIG_CC_OPTIMIZE_FOR_SIZE=y for all defconfigsGravatar Hans-Christian Egtvedt 15-0/+15
2011-06-14avr32/at32ap: fix mapping of platform device id for USARTGravatar Hans-Christian Egtvedt 1-0/+1
2011-06-14avr32: fix use of non-existing portnr variable in at32_map_usart()Gravatar Hans-Christian Egtvedt 1-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Gravatar Joe Perches 5-9/+9
2011-05-28Merge branch 'setns'Gravatar Linus Torvalds 2-1/+3
2011-05-28ns: Wire up the setns system callGravatar Eric W. Biederman 2-1/+3
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 2-1/+4
2011-05-27Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusGravatar Russell King 2-1/+4
2011-05-26arch: add #define for each of optimized find bitopsGravatar Akinobu Mita 1-0/+15
2011-05-25mm: now that all old mmu_gather code is gone, remove the storageGravatar Peter Zijlstra 1-2/+0
2011-05-25atmel_serial: keep the platform_device unchangedGravatar Jean-Christophe PLAGNIOL-VILLARD 2-1/+4