aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
| |_|/ |/| |