Age | Commit message (Expand) | Author |
2013-07-25 | xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLI... | Max Filippov |
2013-05-09 | Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linux | Linus Torvalds |
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 | 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-07 | block_device_operations->release() should return void | Al Viro |
2013-05-04 | xtensa simdisk: fix braino in "xtensa simdisk: switch to proc_create_data()" | Al Viro |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-30 | 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-29 | mm/xtensa: use common help functions to free reserved pages | Jiang Liu |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner |
2013-04-16 | Remove GENERIC_GPIO config option | Alexandre Courbot |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro |
2013-04-09 | xtensa simdisk: switch to proc_create_data() | Al Viro |
2013-04-08 | xtensa: Use generic idle loop | Thomas Gleixner |
2013-03-31 | net: add option to enable error queue packets waking select | Keller, Jacob E |
2013-03-20 | xtensa: remove explicit selection of GENERIC_GPIO | Alexandre Courbot |
2013-03-12 | Select VIRT_TO_BUS directly where needed | Stephen Rothwell |
2013-03-03 | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro |
2013-02-27 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell |
2013-02-26 | Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux | Linus Torvalds |
2013-02-25 | xtensa: add accept4 syscall | Chris Zankel |
2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-23 | 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 | xtensa: add support for oprofile | dann |
2013-02-23 | xtensa: move spill_registers to traps.h | Max Filippov |