Age | Commit message (Expand) | Author |
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: use the declarations provided by <asm/sections.h> | Geert Uytterhoeven |
2012-06-20 | xtensa: use "test -e" instead of bashism "test -a" | Geert Uytterhoeven |
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-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-24 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
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-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-05-21 | xtensa: add handling of TIF_NOTIFY_RESUME | Al Viro |
2012-05-21 | xtensa: xtensa_sigaction doesn't exist | 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-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-17 | xtensa: Change mail addresses of Hannes Weiner and Oskar Schirmer | Oskar Schirmer |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha |
2012-05-15 | tokenring: delete all remaining driver support | Paul Gortmaker |
2012-05-11 | gpiolib/arches: Centralise bolierplate asm/gpio.h | Mark Brown |
2012-05-08 | Merge branch 'smp/threadalloc' into smp/hotplug | Thomas Gleixner |
2012-05-05 | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner |
2012-05-05 | xtensa: Use generic init_task | Thomas Gleixner |
2012-04-26 | xtensa: fix build fail on undefined ack_bad_irq | Paul Gortmaker |
2012-04-23 | xtensa: fix build error in xtensa/include/asm/io.h | Paul Gortmaker |
2012-04-23 | xtensa: fix build failure in xtensa/kernel/signal.c | Paul Gortmaker |
2012-04-08 | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Delete all instances of asm/system.h | David Howells |
2012-03-28 | Disintegrate asm/system.h for Xtensa | David Howells |
2012-03-23 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-03-23 | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP | Jason Baron |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-03-23 | locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage | Raghavendra K T |
2012-03-21 | xtensa: use set_current_blocked() and block_sigmask() | Matt Fleming |
2012-03-21 | xtensa: don't mask signals if we fail to setup signal stack | Matt Fleming |
2012-03-21 | xtensa: no need to reset handler if SA_ONESHOT | Matt Fleming |