Age | Commit message (Expand) | Author | Files | Lines |
2012-03-06 | alpha: fix 32/64-bit bug in futex support | Andrew Morton | 1 | -1/+1 |
2012-01-12 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -20/+20 |
2012-01-11 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 3 | -41/+2 |
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-07 | alpha/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 1 | -20/+20 |
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-12-04 | alpha: drop pci_iomap/pci_iounmap from pci-noop.c | Michael S. Tsirkin | 1 | -12/+0 |
2011-11-28 | alpha: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2 | -25/+2 |
2011-11-25 | lib: move GENERIC_IOMAP to lib/Kconfig | Michael S. Tsirkin | 1 | -4/+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-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -0/+4 |
2011-11-07 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -5/+0 |
2011-11-01 | alpha: wire up sendmmsg syscall | Michael Cree | 2 | -1/+3 |
2011-11-01 | alpha: wire up accept4 syscall | Michael Cree | 2 | -1/+3 |
2011-11-01 | alpha: Add export.h for THIS_MODULE/EXPORT_SYMBOL | Paul Gortmaker | 3 | -0/+3 |
2011-11-01 | alpha: fix implicit stat.h usage in pci-sysfs.c | Paul Gortmaker | 1 | -0/+1 |
2011-11-01 | alpha: drop unused Kconfig symbol | Paul Bolle | 1 | -5/+0 |
2011-10-25 | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -2/+0 |
2011-09-27 | doc: fix broken references | Paul Bolle | 1 | -3/+2 |
2011-09-15 | alpha, gpio: GENERIC_GPIO default must be n | Ben Hutchings | 1 | -1/+1 |
2011-08-27 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 1 | -1/+1 |
2011-08-26 | alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS]) | Sergei Trofimovich | 3 | -18/+11 |
2011-08-19 | locks: move F_INPROGRESS from fl_type to fl_flags field | J. Bruce Fields | 1 | -2/+0 |
2011-08-03 | Merge branch 'apei' into apei-release | Len Brown | 1 | -0/+1 |
2011-08-03 | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG | Huang Ying | 1 | -0/+1 |
2011-07-30 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 19 | -27/+27 |
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 | 5 | -5/+4 |
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 'akpm' patch series | Linus Torvalds | 1 | -1/+0 |
2011-07-26 | alpha, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 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-24 | modules: make arch's use default loader hooks | Jonas Bonn | 1 | -34/+0 |
2011-07-23 | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 4 | -5/+1 |
2011-07-22 | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle | 19 | -27/+27 |
2011-07-21 | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 1 | -1/+1 |
2011-07-01 | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 1 | -1/+1 |
2011-07-01 | irq_work, alpha: Fix up arch hooks | Peter Zijlstra | 1 | -1/+1 |
2011-06-28 | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki | 1 | -1/+0 |
2011-06-16 | alpha: fix several security issues | Dan Rosenberg | 1 | -4/+7 |
2011-06-09 | pcspkr: Cleanup Kconfig dependencies | Ralf Baechle | 1 | -0/+1 |
2011-06-09 | i8253: Alpha, PowerPC: Remove unused asm/8253pit.h | Ralf Baechle | 1 | -3/+0 |
2011-06-09 | alpha: i8253: Cleanup remaining users of i8253pit.h | Ralf Baechle | 2 | -2/+0 |
2011-05-28 | Merge branch 'setns' | Linus Torvalds | 2 | -1/+3 |