summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* xtensa: fix memscan()Akinobu Mita2012-02-041-3/+0Star
* audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-2/+1Star
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-122-48/+47Star
|\
| * xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-43/+42Star
| * PCI: Xtensa: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-062-5/+5
* | cpu: Register a generic CPU device on architectures that currently do notBen Hutchings2012-01-121-0/+1
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0Star
|\ \
| * | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0Star
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-2/+0Star
|\ \
| * | consolidate umode_t declarationsAl Viro2012-01-041-2/+0Star
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-01-071-0/+3
|\ \
| * | net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
| |/
* | Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner2011-12-051-12/+1Star
|\ \ | |/ |/|
| * clocksource: xtensa: Convert to clocksource_register_hz/khzJohn Stultz2011-11-221-12/+1Star
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-262-2/+0Star
|\|
| * time: Cleanup old CONFIG_GENERIC_TIME references that snuck inJohn Stultz2011-10-042-2/+0Star
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-221-1/+1
|\ \
| * | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-271-1/+1
| |/
* / net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
|/
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-271-1/+0Star
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-271-4/+4
* atomic: use <linux/atomic.h>Arun Sharma2011-07-272-2/+1Star
* asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-271-13/+1Star
* h8300/m68k/xtensa: __FD_ISSET should return 0/1Andrew Morton2011-07-271-1/+1
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-271-1/+0Star
* Merge 'akpm' patch seriesLinus Torvalds2011-07-262-0/+4
|\
| * xtensa: fix a build error in arch/xtensa/include/asm/uaccess.hWANG Cong2011-07-261-0/+1
| * xtensa: prevent arbitrary read in ptraceDan Rosenberg2011-07-261-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-252-3/+2Star
|\ \ | |/ |/|
| * XTENSA: static should be at beginning of declarationJesper Juhl2011-07-111-1/+1
| * treewide: remove duplicate includesVitaliy Ivanov2011-06-201-2/+1Star
* | modules: make arch's use default loader hooksJonas Bonn2011-07-241-43/+0Star
* | xtensa: Use generic config PREEMPT definitionFrederic Weisbecker2011-07-051-12/+1Star
|/
* 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-271-6/+0Star
|/
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0Star
* xtensa/mm: remove WANT_PAGE_VIRTUALSebastian Andrzej Siewior2011-05-251-4/+0Star
* xtensa/mm: remove pgtable.cSebastian Andrzej Siewior2011-05-251-72/+0Star
* 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/+61Star
| |\
| * | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | | Merge branch 'master' into for-nextJiri Kosina2011-04-2610-107/+61Star
|\ \ \
| * | | xtensa: Fixup irq conversion fallout and nmi_countThomas Gleixner2011-04-201-12/+6Star
| * | | Fix common misspellingsLucas De Marchi2011-03-312-2/+2
| * | | genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0Star
| | |/ | |/|
| * | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-264-98/+61Star
| |\ \ | | |/ | |/|
| | * xtensa: Use generic show_interrupts()Thomas Gleixner2011-03-242-44/+10Star
| | * xtensa: Convert genirq namespaceThomas Gleixner2011-03-243-13/+13
| | * xtensa: Use generic IRQ Kconfig and set GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-241-3/+2Star