summaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)Author
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
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-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita
2011-07-26h8300/m68k/xtensa: __FD_ISSET should return 0/1Andrew Morton
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25xtensa: fix a build error in arch/xtensa/include/asm/uaccess.hWANG Cong
2011-07-25xtensa: prevent arbitrary read in ptraceDan Rosenberg
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-07-11XTENSA: static should be at beginning of declarationJesper Juhl
2011-07-05xtensa: Use generic config PREEMPT definitionFrederic Weisbecker
2011-06-20treewide: remove duplicate includesVitaliy Ivanov
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-05-25xtensa/mm: remove WANT_PAGE_VIRTUALSebastian Andrzej Siewior
2011-05-25xtensa/mm: remove pgtable.cSebastian Andrzej Siewior
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-20xtensa: Fixup irq conversion fallout and nmi_countThomas Gleixner
2011-04-11xtensa: remove obsolete BKL kernel option from defconfigAlessio Igor Bogani
2011-03-31Fix common misspellingsLucas De Marchi
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-24xtensa: Use generic show_interrupts()Thomas Gleixner
2011-03-24xtensa: Convert genirq namespaceThomas Gleixner
2011-03-24xtensa: Use generic IRQ Kconfig and set GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner
2011-03-24xtensa: Convert s6000 gpio irq_chip to new functionsThomas Gleixner
2011-03-24xtensa: Convert main irq_chip to new functionsThomas Gleixner
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo
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-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-17xtensa: change to new flag variablematt mooney
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-02-17tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers
2011-02-15Merge branch 'master' into for-nextJiri Kosina
2011-01-31xtensa: Switch do_timer() to xtime_update()Torben Hohn
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner