aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAge
* Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-05-09
|\
| * xtensa: Switch to asm-generic/linkage.hGeert Uytterhoeven2013-05-09
| * xtensa: fix redboot load addressChris Zankel2013-05-09
| * xtensa: ISS: fix timer_lock usage in rs_openMax Filippov2013-05-09
| * xtensa: disable IRQs while IRQ handler is runningMax Filippov2013-05-09
| * xtensa: enable lockdep supportMax Filippov2013-05-09
| * xtensa: fix arch_irqs_disabled_flags implementationMax Filippov2013-05-09
| * xtensa: add irq flags trace supportMax Filippov2013-05-09
| * xtensa: provide custom CALLER_ADDR* implementationsMax Filippov2013-05-09
| * xtensa: add stacktrace supportMax Filippov2013-05-09
| * xtensa: clean up stpill_registersMax Filippov2013-05-09
| * xtensa: don't use a7 in simcallsMax Filippov2013-05-09
| * xtensa: don't attempt to use unconfigured timersMax Filippov2013-05-09
| * xtensa: provide default platform_pcibios_init implementationMax Filippov2013-05-09
| * xtensa: remove KCORE_ELF againPaul Bolle2013-05-09
| * xtensa: add MMU v3 supportMax Filippov2013-05-09
| * xtensa: fix ibreakenable register updateMax Filippov2013-05-09
| * xtensa: fix oprofile building as moduleMax Filippov2013-05-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-09
|\ \
| * | xtensa simdisk: Fix proc_create_data() conversion falloutGeert Uytterhoeven2013-05-09
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-09
|\ \ \ | |/ / |/| |
| * | Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-16
| * | xtensa: remove explicit selection of GENERIC_GPIOAlexandre Courbot2013-03-20
| |/
* | block_device_operations->release() should return voidAl Viro2013-05-07
* | xtensa simdisk: fix braino in "xtensa simdisk: switch to proc_create_data()"Al Viro2013-05-04
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \
| * | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
| * | xtensa simdisk: switch to proc_create_data()Al Viro2013-04-09
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \
| * | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-31
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \
| * | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-03
* | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \ \
| * | | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-17
| * | | xtensa: Use generic idle loopThomas Gleixner2013-04-08
| | |/ | |/|
* / | mm/xtensa: use common help functions to free reserved pagesJiang Liu2013-04-29
|/ /
* / Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-12
|/
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-27
* Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-02-26
|\
| * xtensa: add accept4 syscallChris Zankel2013-02-26
| * xtensa: add support for TLSChris Zankel2013-02-23
| * xtensa: add missing include asm/uaccess.h to checksum.hMax Filippov2013-02-23
| * xtensa: do not enable GENERIC_GPIO by defaultMax Filippov2013-02-23
| * xtensa: complete ptrace handling of register windowsMax Filippov2013-02-23
| * xtensa: add support for oprofiledann2013-02-23
| * xtensa: move spill_registers to traps.hMax Filippov2013-02-23
| * xtensa: ISS: add host file-based simulated diskVictor Prupis2013-02-23
| * xtensa: fix str[n]cmp return valueMax Filippov2013-02-23