aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)AuthorFilesLines
2011-05-28Merge branch 'setns'Gravatar Linus Torvalds 1-1/+3
2011-05-28ns: Wire up the setns system callGravatar Eric W. Biederman 1-1/+3
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Gravatar Akinobu Mita 1-6/+0
2011-05-25mm: now that all old mmu_gather code is gone, remove the storageGravatar Peter Zijlstra 1-2/+0
2011-05-25xtensa/mm: remove WANT_PAGE_VIRTUALGravatar Sebastian Andrzej Siewior 1-4/+0
2011-05-25xtensa/mm: remove pgtable.cGravatar Sebastian Andrzej Siewior 1-72/+0
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Gravatar Linus Torvalds 1-1/+1
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Gravatar Tejun Heo 4-98/+61
2011-04-26Merge branch 'master' into for-nextGravatar Jiri Kosina 10-107/+61
2011-04-20xtensa: Fixup irq conversion fallout and nmi_countGravatar Thomas Gleixner 1-12/+6
2011-04-11xtensa: remove obsolete BKL kernel option from defconfigGravatar Alessio Igor Bogani 1-1/+0
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 2-2/+2
2011-03-30genirq: Remove the now obsolete config options and select statementsGravatar Thomas Gleixner 1-1/+0
2011-03-25Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-98/+61
2011-03-24xtensa: Use generic show_interrupts()Gravatar Thomas Gleixner 2-44/+10
2011-03-24xtensa: Convert genirq namespaceGravatar Thomas Gleixner 3-13/+13
2011-03-24xtensa: Use generic IRQ Kconfig and set GENERIC_HARDIRQS_NO_DEPRECATEDGravatar Thomas Gleixner 1-3/+2
2011-03-24xtensa: Convert s6000 gpio irq_chip to new functionsGravatar Thomas Gleixner 1-18/+17
2011-03-24xtensa: Convert main irq_chip to new functionsGravatar Thomas Gleixner 1-22/+21
2011-03-24percpu: Always align percpu output section to PAGE_SIZEGravatar Tejun Heo 1-1/+1
2011-03-23bitops: remove minix bitops from asm/bitops.hGravatar Akinobu Mita 1-1/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hGravatar Akinobu Mita 1-1/+0
2011-03-23bitops: introduce little-endian bitops for most architecturesGravatar Akinobu Mita 1-0/+1
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEGravatar Akinobu Mita 1-0/+3
2011-03-22add the common dma_addr_t typedef to include/linux/types.hGravatar FUJITA Tomonori 1-4/+0
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 2-2/+2
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2011-03-17xtensa: change to new flag variableGravatar matt mooney 2-2/+2
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+1
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Gravatar Linus Torvalds 1-1/+1
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-5/+1
2011-02-17tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysGravatar Kay Sievers 1-0/+1
2011-02-15Merge branch 'master' into for-nextGravatar Jiri Kosina 4-3/+6
2011-01-31xtensa: Switch do_timer() to xtime_update()Gravatar Torben Hohn 1-5/+1
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hGravatar Thomas Gleixner 1-5/+0
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesGravatar Thomas Gleixner 1-5/+0
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hGravatar Thomas Gleixner 1-14/+0
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hGravatar Thomas Gleixner 1-8/+1
2011-01-27rwsem: Cleanup includesGravatar Thomas Gleixner 1-6/+0
2011-01-27xtensa: Replace deprecated spinlock initializationGravatar Thomas Gleixner 1-1/+1
2011-01-25percpu: align percpu readmostly subsection to cachelineGravatar Tejun Heo 1-1/+1
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTGravatar David Rientjes 3-3/+3
2011-01-19replace obsolete CONFIG_DYNAMIC_PRINTK_DEBUG with CONFIG_DYNAMIC_DEBUGGravatar Jim Cromie 1-1/+1
2011-01-13thp: mm: define MADV_NOHUGEPAGEGravatar Andrea Arcangeli 1-0/+1
2011-01-13thp: mm: define MADV_HUGEPAGEGravatar Andrea Arcangeli 1-0/+2
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Gravatar Werner Fink 1-0/+1
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 1-5/+0
2010-10-27ptrace: cleanup arch_ptrace() on xtensaGravatar Namhyung Kim 1-5/+6
2010-10-27ptrace: change signature of arch_ptrace()Gravatar Namhyung Kim 1-1/+2
2010-10-26mm: remove pte_*map_nested()Gravatar Peter Zijlstra 1-3/+0