Age | Commit message (Expand) | Author | Files | Lines |
2012-08-19 | Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts | Mel Gorman | 1 | -2/+2 |
2012-08-19 | alpha: fix fpu.h usage in userspace | Mike Frysinger | 1 | -0/+2 |
2012-08-19 | alpha: take a bunch of syscalls into osf_sys.c | Al Viro | 1 | -1/+4 |
2012-08-19 | alpha: Use new generic strncpy_from_user() and strnlen_user() | Michael Cree | 2 | -29/+60 |
2012-08-19 | alpha: Wire up cross memory attach syscalls | Michael Cree | 1 | -1/+3 |
2012-08-19 | alpha: Don't export SOCK_NONBLOCK to user space. | Michael Cree | 1 | -0/+2 |
2012-07-30 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 1 | -1/+0 |
2012-05-30 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 1 | -3/+0 |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2012-05-24 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -55/+4 |
2012-05-24 | alpha: add io{read,write}{16,32}be functions | Michael Cree | 1 | -0/+5 |
2012-05-24 | alpha: implement various OSF/1 stat syscalls | Mans Rullgard | 1 | -0/+6 |
2012-05-24 | alpha: implement setsysinfo(SSI_LMF) as a no-op | Mans Rullgard | 1 | -0/+1 |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 1 | -3/+0 |
2012-05-11 | gpiolib/arches: Centralise bolierplate asm/gpio.h | Mark Brown | 1 | -55/+4 |
2012-05-02 | alpha: properly define get/set_rtc_time on Marvel/SMP | Matt Turner | 1 | -6/+2 |
2012-04-19 | Merge branch 'linus' into queue | Marcelo Tosatti | 3 | -69/+74 |
2012-04-13 | alpha: fix build failures from system.h dismemberment | Paul Gortmaker | 3 | -69/+74 |
2012-04-08 | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 1 | -0/+1 |
2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 1 | -6/+12 |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -108/+5 |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 20 | -362/+369 |
2012-03-28 | Delete all instances of asm/system.h | David Howells | 1 | -5/+0 |
2012-03-28 | Disintegrate asm/system.h for Alpha | David Howells | 20 | -361/+373 |
2012-03-28 | Alpha: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 1 | -6/+12 |
2012-03-23 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -0/+4 |
2012-03-23 | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP | Jason Baron | 1 | -0/+4 |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -6/+1 |
2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-03-20 | constify struct pci_dev * in obvious cases | Al Viro | 1 | -1/+1 |
2012-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2012-03-05 | alpha: fix 32/64-bit bug in futex support | Andrew Morton | 1 | -1/+1 |
2012-02-24 | net: Add framework to allow sending packets with customized CRC. | Ben Greear | 1 | -0/+3 |
2012-02-23 | PCI: collapse pcibios_resource_to_bus | Bjorn Helgaas | 1 | -2/+0 |
2012-02-23 | alpha/PCI: get rid of device resource fixups | Bjorn Helgaas | 1 | -5/+1 |
2012-02-23 | alpha/PCI: replace pci_probe_only with pci_flags | Bjorn Helgaas | 1 | -0/+1 |
2012-02-21 | sock: Introduce the SO_PEEK_OFF sock option | Pavel Emelyanov | 1 | -0/+1 |
2012-02-14 | alpha: Use generic posix_types.h | H. Peter Anvin | 1 | -108/+5 |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+0 |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2 | -33/+1 |
2012-01-03 | consolidate a bunch of ipcbuf.h instances | Al Viro | 1 | -28/+1 |
2012-01-03 | consolidate umode_t declarations | Al Viro | 1 | -5/+0 |
2011-11-21 | freezer: remove now unused TIF_FREEZE | Tejun Heo | 1 | -2/+0 |
2011-11-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+3 |
2011-11-09 | net: add wireless TX status socket option | Johannes Berg | 1 | -0/+3 |
2011-10-31 | alpha: wire up sendmmsg syscall | Michael Cree | 1 | -1/+2 |
2011-10-31 | alpha: wire up accept4 syscall | Michael Cree | 1 | -1/+2 |
2011-10-25 | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -2/+0 |
2011-08-25 | alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS]) | Sergei Trofimovich | 2 | -13/+4 |
2011-08-19 | locks: move F_INPROGRESS from fl_type to fl_flags field | J. Bruce Fields | 1 | -2/+0 |