Age | Commit message (Expand) | Author |
2012-10-25 | xtensa: switch to generic sys_execve() | Max Filippov |
2012-10-25 | xtensa: switch to generic kernel_execve() | Max Filippov |
2012-10-25 | xtensa: switch to generic kernel_thread() | Max Filippov |
2012-10-25 | xtensa: reset windowbase/windowstart when cloning the VM | Chris Zankel |
2012-10-25 | xtensa: allow multi-inclusion for uapi/unistd.h | Chris Zankel |
2012-10-19 | xtensa: minor compiler warning fix | Chris Zankel |
2012-10-15 | UAPI: (Scripted) Disintegrate arch/xtensa/include/asm | David Howells |
2012-10-15 | xtensa: fix unaligned usermode access | Max Filippov |
2012-10-15 | xtensa: reorganize SR referencing | Max Filippov |
2012-10-15 | xtensa: fix boot parameters parsing | Max Filippov |
2012-10-15 | xtensa: copy_thread with CLONE_VM must not copy live parent AR windows | Marc Gauthier |
2012-10-12 | vfs: define struct filename and have getname() return it | Jeff Layton |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-09 | Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux | Linus Torvalds |
2012-10-03 | xtensa: drop CONFIG_EMBEDDED_RAMDISK | Max Filippov |
2012-10-03 | xtensa: provide dummy gcc intrinsics | Max Filippov |
2012-10-03 | xtensa: add missing symbol exports | Max Filippov |
2012-10-03 | xtensa: change default platform clock frequency to 10MHz | Max Filippov |
2012-10-03 | xtensa: adopt generic io routines | Max Filippov |
2012-10-03 | xtensa: fix xtensa_irq_unmask calls | Max Filippov |
2012-10-03 | xtensa/PCI: fix WT caching attribute | Max Filippov |
2012-10-03 | xtensa: fix linker script transformation for .text.unlikely | Max Filippov |
2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-10-01 | Uninclude linux/freezer.h | Richard Weinberger |
2012-10-01 | xtensa: can't get to do_notify_resume() when user_mode(regs) is not true | Al Viro |
2012-09-23 | xtensa: Add missing RCU idle APIs on idle loop | Frederic Weisbecker |
2012-09-18 | PCI: Provide a default pcibios_update_irq() | Thierry Reding |
2012-09-18 | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding |
2012-07-30 | ipc: add COMPAT_SHMLBA support | Will Deacon |
2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-07-11 | xtensa: fix incorrect memset | Alan Cox |
2012-07-05 | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas |
2012-07-05 | xtensa/PCI: factor out pcibios_setup() | Myron Stowe |
2012-06-20 | xtensa: replace xtensa-specific _f{data,text} by _s{data,text} | Geert Uytterhoeven |
2012-06-13 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu |
2012-06-04 | fixups for signal breakage | Al Viro |
2012-06-01 | new helper: signal_delivered() | Al Viro |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
2012-06-01 | don't call try_to_freeze() from do_signal() | Al Viro |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro |
2012-06-01 | new helper: sigmask_to_save() | Al Viro |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro |
2012-05-23 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-05-21 | xtensa: add handling of TIF_NOTIFY_RESUME | Al Viro |
2012-05-21 | xtensa: switch to generic rt_sigsuspend(2) | Al Viro |
2012-05-21 | xtensa: ->restart_block.fn needs to be reset on rt_sigreturn | Al Viro |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha |
2012-05-08 | Merge branch 'smp/threadalloc' into smp/hotplug | Thomas Gleixner |