Age | Commit message (Expand) | Author |
2012-10-24 | alpha: separate thread-synchronous flags | Al Viro |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-12 | alpha: switch to saner kernel_execve() semantics | Al Viro |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-04 | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown |
2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells |
2012-10-01 | sanitize tsk_is_polling() | Al Viro |
2012-10-01 | bury _TIF_RESTORE_SIGMASK | Al Viro |
2012-09-30 | alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve() | Al Viro |
2012-09-30 | alpha: switch to generic kernel_thread() | Al Viro |
2012-09-30 | alpha: switch to generic sys_execve() | Al Viro |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
2012-09-20 | get rid of generic instances of asm/exec.h | Al Viro |
2012-08-19 | Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts | Mel Gorman |
2012-08-19 | alpha: fix fpu.h usage in userspace | Mike Frysinger |
2012-08-19 | alpha: take a bunch of syscalls into osf_sys.c | Al Viro |
2012-08-19 | alpha: Use new generic strncpy_from_user() and strnlen_user() | Michael Cree |
2012-08-19 | alpha: Wire up cross memory attach syscalls | Michael Cree |
2012-08-19 | alpha: Don't export SOCK_NONBLOCK to user space. | Michael Cree |
2012-07-30 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon |
2012-05-30 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro |
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-24 | alpha: add io{read,write}{16,32}be functions | Michael Cree |
2012-05-24 | alpha: implement various OSF/1 stat syscalls | Mans Rullgard |
2012-05-24 | alpha: implement setsysinfo(SSI_LMF) as a no-op | Mans Rullgard |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha |
2012-05-11 | gpiolib/arches: Centralise bolierplate asm/gpio.h | Mark Brown |
2012-05-02 | alpha: properly define get/set_rtc_time on Marvel/SMP | Matt Turner |
2012-04-19 | Merge branch 'linus' into queue | Marcelo Tosatti |
2012-04-13 | alpha: fix build failures from system.h dismemberment | Paul Gortmaker |
2012-04-08 | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson |
2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | 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 Alpha | David Howells |
2012-03-28 | Alpha: adapt for dma_map_ops changes | Andrzej Pietrasiewicz |
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-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-03-20 | constify struct pci_dev * in obvious cases | Al Viro |
2012-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-03-05 | alpha: fix 32/64-bit bug in futex support | Andrew Morton |
2012-02-24 | net: Add framework to allow sending packets with customized CRC. | Ben Greear |
2012-02-23 | PCI: collapse pcibios_resource_to_bus | Bjorn Helgaas |