Age | Commit message (Expand) | Author | Files | Lines |
2012-04-05 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 1 | -6/+12 |
2012-03-30 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -108/+5 |
2012-03-29 | 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-24 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -0/+4 |
2012-03-24 | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP | Jason Baron | 1 | -0/+4 |
2012-03-24 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -6/+1 |
2012-03-21 | 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-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2012-03-06 | 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-24 | PCI: collapse pcibios_resource_to_bus | Bjorn Helgaas | 1 | -2/+0 |
2012-02-24 | alpha/PCI: get rid of device resource fixups | Bjorn Helgaas | 1 | -5/+1 |
2012-02-24 | alpha/PCI: replace pci_probe_only with pci_flags | Bjorn Helgaas | 1 | -0/+1 |
2012-02-22 | sock: Introduce the SO_PEEK_OFF sock option | Pavel Emelyanov | 1 | -0/+1 |
2012-02-15 | alpha: Use generic posix_types.h | H. Peter Anvin | 1 | -108/+5 |
2012-01-09 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+0 |
2012-01-09 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2 | -33/+1 |
2012-01-04 | consolidate a bunch of ipcbuf.h instances | Al Viro | 1 | -28/+1 |
2012-01-04 | consolidate umode_t declarations | Al Viro | 1 | -5/+0 |
2011-11-22 | 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-10 | net: add wireless TX status socket option | Johannes Berg | 1 | -0/+3 |
2011-11-01 | alpha: wire up sendmmsg syscall | Michael Cree | 1 | -1/+2 |
2011-11-01 | 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-26 | 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 |
2011-07-27 | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 1 | -1/+0 |
2011-07-27 | atomic: move atomic_add_unless to generic code | Arun Sharma | 1 | -5/+5 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 2 | -2/+1 |
2011-07-27 | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita | 1 | -2/+1 |
2011-07-27 | ptrace: unify show_regs() prototype | Mike Frysinger | 1 | -1/+0 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-07-23 | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -3/+0 |
2011-07-21 | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 1 | -1/+1 |
2011-06-28 | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki | 1 | -1/+0 |
2011-06-09 | i8253: Alpha, PowerPC: Remove unused asm/8253pit.h | Ralf Baechle | 1 | -3/+0 |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman | 1 | -1/+2 |
2011-05-25 | Remove unused PROC_CHANGE_PENALTY constant | Stephen Boyd | 1 | -2/+0 |
2011-05-25 | alpha: hook up gpiolib support | Mark Brown | 1 | -0/+55 |
2011-05-14 | alpha: Wire up syscalls new to 2.6.39 | Michael Cree | 1 | -1/+5 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-24 | remove dma64_addr_t | FUJITA Tomonori | 1 | -11/+0 |
2011-03-24 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 1 | -2/+0 |
2011-03-24 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 1 | -1/+0 |
2011-03-24 | bitops: introduce little-endian bitops for most architectures | Akinobu Mita | 1 | -0/+1 |