summaryrefslogtreecommitdiff
path: root/arch/avr32
AgeCommit message (Expand)Author
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-03Merge branch 'apei' into apei-releaseLen Brown
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-07-22asm-generic: move archictures to common delay.hJonas Bonn
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-06-15rtc: fix build warnings in defconfigsWanlong Gao
2011-06-14avr32, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-06-14avr32: make intc_resume() return void to conform to syscore_opsHans-Christian Egtvedt
2011-06-14avr32: add some more at91 to cpu.h definitionNicolas Ferre
2011-06-14avr32: set CONFIG_CC_OPTIMIZE_FOR_SIZE=y for all defconfigsHans-Christian Egtvedt
2011-06-14avr32/at32ap: fix mapping of platform device id for USARTHans-Christian Egtvedt
2011-06-14avr32: fix use of non-existing portnr variable in at32_map_usart()Hans-Christian Egtvedt
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-05-27Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King
2011-05-26arch: add #define for each of optimized find bitopsAkinobu Mita
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-05-25atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD
2011-05-11PM / AVR32: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki
2011-04-13avr32: add ATAG_BOARDINFOAndreas Bießmann
2011-04-13don't check platform_get_irq's return value against zeroUwe Kleine-König
2011-04-13avr32: init cannot ignore signals sent by force_sig_info()Matt Fleming
2011-04-13avr32: fix deadlock when reading clock list in debugfsOle Henrik Jahren
2011-04-13avr32: Fix .size directive for cpu_enter_idleBen Hutchings
2011-04-13avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototypeJean-Christophe PLAGNIOL-VILLARD
2011-04-13fix the wrong argument of the functions definitionWanlong Gao
2011-03-30avr32: Fix missing irq namespace conversionThomas Gleixner
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-25Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-24avr32: Cleanup eic_set_irq_type()Thomas Gleixner
2011-03-24avr32: Use generic show_interrupts()Thomas Gleixner
2011-03-24avr: Cleanup genirq namespaceThomas Gleixner
2011-03-24avr32: Use generic IRQ config, enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner
2011-03-24avr32: At32ap: Convert pop irq_chip to new functionsThomas Gleixner
2011-03-24avr32: At32ap: Convert intc irq_chip to new functionsThomas Gleixner
2011-03-24avr32: At32ap: Convert extint irq_chip to new functionsThomas Gleixner
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita
2011-03-23asm-generic: rename generic little-endian bitops functionsAkinobu Mita
2011-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds