aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\ \ \
| * | | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-171-0/+1
| | |/ | |/|
* | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-1/+1
|\ \ \
| * | | percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
| |/ /
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-151-5/+1
|\ \ \
| * | | xtensa: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-5/+1
| |/ /
* | | rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-271-5/+0
* | | rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-271-5/+0
* | | rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-271-14/+0
* | | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-271-8/+1
* | | rwsem: Cleanup includesThomas Gleixner2011-01-271-6/+0
* | | xtensa: Replace deprecated spinlock initializationThomas Gleixner2011-01-271-1/+1
|/ /
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-203-3/+3
* | thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli2011-01-131-0/+1
* | thp: mm: define MADV_HUGEPAGEAndrea Arcangeli2011-01-131-0/+2
|/
* TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-161-0/+1
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-281-5/+0
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-1221-274/+519
| |\
| * | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-191-5/+0
* | | ptrace: cleanup arch_ptrace() on xtensaNamhyung Kim2010-10-271-5/+6
* | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-1/+2
* | | mm: remove pte_*map_nested()Peter Zijlstra2010-10-261-3/+0
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2010-08-113-2/+3
| |\ \ \
| * \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-08-1015-262/+514
| |\ \ \ \
| * | | | | Fix spelling fuction -> function in commentsStefan Weil2010-08-091-1/+1
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-212-32/+59
|\ \ \ \ \
| * | | | | Fix IRQ flag handling namingDavid Howells2010-10-072-32/+59
* | | | | | genirq: Cleanup irq_chip->typename leftoversThomas Gleixner2010-09-231-1/+1
|/ / / / /
* | | | | Make do_execve() take a const filename pointerDavid Howells2010-08-171-2/+3
| |_|_|/ |/| | |
* | | | Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
* | | | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-2/+0
* | | | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-6/+0
* | | | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-111-1/+1
| |_|/ |/| |
* | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-2/+0
|\ \ \
| * | | remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-2/+0
| |/ /
* | | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-102-0/+3
| |/ |/|
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-3/+0
|\ \
| * | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-3/+0
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-0/+1
|\ \
| * \ Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-181-10/+4
| |\ \ | | |/
| * | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
* | | Merge remote branch 'origin/master'Chris Zankel2010-08-0313-259/+513
|\ \ \ | |_|/ |/| |
| * | xtensa: Disable PCI and nfsroot on simulation targetChris Zankel2010-08-031-246/+485
| * | xtensa: Add missing include in coprocessor.hChris Zankel2010-05-031-0/+1
| * | xtensa: Fix the network driver for the simulator targetChris Zankel2010-05-021-8/+14
| * | xtensa: Shuffle include statements to fix linker scriptChris Zankel2010-05-026-1/+6