Age | Commit message (Expand) | Author |
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 |
2013-02-23 | xtensa: ISS: add host file-based simulated disk | Victor Prupis |
2013-02-23 | xtensa: fix str[n]cmp return value | Max Filippov |
2013-02-23 | xtensa: avoid mmap cache aliasing | Max Filippov |
2013-02-23 | xtensa: add finit_module syscall | Max Filippov |
2013-02-23 | xtensa: pull signal definitions from signal-defs.h | Max Filippov |
2013-02-23 | xtensa: fix ipc_parse_version selection | Max Filippov |
2013-02-23 | xtensa: dispatch medium-priority interrupts | Marc Gauthier |
2013-02-23 | xtensa: Add config files for Diamond 233L - Rev C processor variant | Pete Delaney |
2013-02-23 | xtensa: use new common dtc rule | Stephen Warren |
2013-02-23 | xtensa: rename prom_update_property to of_update_property | Max Filippov |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-02-14 | burying unused conditionals | Al Viro |
2013-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-02-03 | xtensa: switch to generic sigaltstack | Al Viro |
2013-02-03 | take sys_rt_sigsuspend() prototype to linux/syscalls.h | Al Viro |
2013-02-03 | consolidate kernel-side struct sigaction declarations | Al Viro |