| Commit message (Expand) | Author | Age |
* | xtensa: introduce spill_registers_kernel macro | Max Filippov | 2014-03-07 |
* | xtensa: xtfpga: fix definitions of platform devices | Max Filippov | 2014-02-13 |
* | xtensa: don't use alternate signal stack on threads | Baruch Siach | 2013-11-12 |
* | xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLI... | Max Filippov | 2013-07-25 |
* | Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2013-05-09 |
|\ |
|
| * | xtensa: Switch to asm-generic/linkage.h | Geert Uytterhoeven | 2013-05-09 |
| * | xtensa: fix redboot load address | Chris Zankel | 2013-05-09 |
| * | xtensa: ISS: fix timer_lock usage in rs_open | Max Filippov | 2013-05-09 |
| * | xtensa: disable IRQs while IRQ handler is running | Max Filippov | 2013-05-09 |
| * | xtensa: enable lockdep support | Max Filippov | 2013-05-09 |
| * | xtensa: fix arch_irqs_disabled_flags implementation | Max Filippov | 2013-05-09 |
| * | xtensa: add irq flags trace support | Max Filippov | 2013-05-09 |
| * | xtensa: provide custom CALLER_ADDR* implementations | Max Filippov | 2013-05-09 |
| * | xtensa: add stacktrace support | Max Filippov | 2013-05-09 |
| * | xtensa: clean up stpill_registers | Max Filippov | 2013-05-09 |
| * | xtensa: don't use a7 in simcalls | Max Filippov | 2013-05-09 |
| * | xtensa: don't attempt to use unconfigured timers | Max Filippov | 2013-05-09 |
| * | xtensa: provide default platform_pcibios_init implementation | Max Filippov | 2013-05-09 |
| * | xtensa: remove KCORE_ELF again | Paul Bolle | 2013-05-09 |
| * | xtensa: add MMU v3 support | Max Filippov | 2013-05-09 |
| * | xtensa: fix ibreakenable register update | Max Filippov | 2013-05-09 |
| * | xtensa: fix oprofile building as module | Max Filippov | 2013-05-09 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-09 |
|\ \ |
|
| * | | xtensa simdisk: Fix proc_create_data() conversion fallout | Geert Uytterhoeven | 2013-05-09 |
* | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-09 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove GENERIC_GPIO config option | Alexandre Courbot | 2013-04-16 |
| * | | xtensa: remove explicit selection of GENERIC_GPIO | Alexandre Courbot | 2013-03-20 |
| |/ |
|
* | | block_device_operations->release() should return void | Al Viro | 2013-05-07 |
* | | xtensa simdisk: fix braino in "xtensa simdisk: switch to proc_create_data()" | Al Viro | 2013-05-04 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 |
|\ \ |
|
| * | | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 |
| * | | xtensa simdisk: switch to proc_create_data() | Al Viro | 2013-04-09 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-05-01 |
|\ \ |
|
| * | | net: add option to enable error queue packets waking select | Keller, Jacob E | 2013-03-31 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 |
|\ \ |
|
| * | | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro | 2013-03-03 |
* | | | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-04-30 |
* | | | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 2013-04-30 |
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 |
|\ \ \ |
|
| * | | | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 |
| * | | | xtensa: Use generic idle loop | Thomas Gleixner | 2013-04-08 |
| | |/
| |/| |
|
* / | | mm/xtensa: use common help functions to free reserved pages | Jiang Liu | 2013-04-29 |
|/ / |
|
* / | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 |
|/ |
|
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-27 |
* | Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2013-02-26 |
|\ |
|
| * | xtensa: add accept4 syscall | Chris Zankel | 2013-02-26 |
| * | xtensa: add support for TLS | Chris Zankel | 2013-02-23 |
| * | xtensa: add missing include asm/uaccess.h to checksum.h | Max Filippov | 2013-02-23 |
| * | xtensa: do not enable GENERIC_GPIO by default | Max Filippov | 2013-02-23 |
| * | xtensa: complete ptrace handling of register windows | Max Filippov | 2013-02-23 |