Age | Commit message (Expand) | Author |
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 |
2012-02-23 | alpha/PCI: get rid of device resource fixups | Bjorn Helgaas |
2012-02-23 | alpha/PCI: replace pci_probe_only with pci_flags | Bjorn Helgaas |
2012-02-21 | sock: Introduce the SO_PEEK_OFF sock option | Pavel Emelyanov |
2012-02-14 | alpha: Use generic posix_types.h | H. Peter Anvin |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-03 | consolidate a bunch of ipcbuf.h instances | Al Viro |
2012-01-03 | consolidate umode_t declarations | Al Viro |
2011-11-21 | freezer: remove now unused TIF_FREEZE | Tejun Heo |
2011-11-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-11-09 | net: add wireless TX status socket option | Johannes Berg |
2011-10-31 | alpha: wire up sendmmsg syscall | Michael Cree |
2011-10-31 | alpha: wire up accept4 syscall | Michael Cree |
2011-10-25 | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-08-25 | alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS]) | Sergei Trofimovich |
2011-08-19 | locks: move F_INPROGRESS from fl_type to fl_flags field | J. Bruce Fields |