summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-262-2/+0
|\
| * time: Cleanup old CONFIG_GENERIC_TIME references that snuck inJohn Stultz2011-10-042-2/+0
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-221-1/+1
|\ \
| * | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+1
| |/
* / net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
|/
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-1/+0
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-4/+4
* atomic: use <linux/atomic.h>Arun Sharma2011-07-262-2/+1
* asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-261-13/+1
* h8300/m68k/xtensa: __FD_ISSET should return 0/1Andrew Morton2011-07-261-1/+1
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-1/+0
* Merge 'akpm' patch seriesLinus Torvalds2011-07-252-0/+4
|\
| * xtensa: fix a build error in arch/xtensa/include/asm/uaccess.hWANG Cong2011-07-251-0/+1
| * xtensa: prevent arbitrary read in ptraceDan Rosenberg2011-07-251-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-252-3/+2
|\ \ | |/ |/|
| * XTENSA: static should be at beginning of declarationJesper Juhl2011-07-111-1/+1
| * treewide: remove duplicate includesVitaliy Ivanov2011-06-201-2/+1
* | modules: make arch's use default loader hooksJonas Bonn2011-07-241-43/+0
* | xtensa: Use generic config PREEMPT definitionFrederic Weisbecker2011-07-051-12/+1
|/
* Merge branch 'setns'Linus Torvalds2011-05-281-1/+3
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-281-1/+3
* | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-6/+0
|/
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* xtensa/mm: remove WANT_PAGE_VIRTUALSebastian Andrzej Siewior2011-05-251-4/+0
* xtensa/mm: remove pgtable.cSebastian Andrzej Siewior2011-05-251-72/+0
* Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
|\
| * Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-244-98/+61
| |\
| * | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | | Merge branch 'master' into for-nextJiri Kosina2011-04-2610-107/+61
|\ \ \
| * | | xtensa: Fixup irq conversion fallout and nmi_countThomas Gleixner2011-04-201-12/+6
| * | | Fix common misspellingsLucas De Marchi2011-03-312-2/+2
| * | | genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0
| | |/ | |/|
| * | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-254-98/+61
| |\ \ | | |/ | |/|
| | * xtensa: Use generic show_interrupts()Thomas Gleixner2011-03-242-44/+10
| | * xtensa: Convert genirq namespaceThomas Gleixner2011-03-243-13/+13
| | * xtensa: Use generic IRQ Kconfig and set GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-241-3/+2
| | * xtensa: Convert s6000 gpio irq_chip to new functionsThomas Gleixner2011-03-241-18/+17
| | * xtensa: Convert main irq_chip to new functionsThomas Gleixner2011-03-241-22/+21
| * | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
| * | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
| * | bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-231-0/+1
| * | bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-231-0/+3
| |/
| * add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-221-4/+0
| * Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-202-2/+2
| |\
| | * xtensa: change to new flag variablematt mooney2011-03-172-2/+2
* | | xtensa: remove obsolete BKL kernel option from defconfigAlessio Igor Bogani2011-04-111-1/+0
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+1
|\ \
| * | Merge branch 'master' into for-nextJiri Kosina2011-02-154-3/+6
| |\|
| * | replace obsolete CONFIG_DYNAMIC_PRINTK_DEBUG with CONFIG_DYNAMIC_DEBUGJim Cromie2011-01-191-1/+1
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-0/+1
|\ \ \