Age | Commit message (Expand) | Author | Files | Lines |
2012-10-04 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 1 | -0/+3 |
2012-10-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -8/+5 |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -2/+2 |
2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 1 | -0/+3 |
2012-10-01 | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 1 | -0/+1 |
2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 1 | -6/+0 |
2012-09-27 | switch simple cases of fget_light to fdget | Al Viro | 1 | -9/+6 |
2012-09-27 | switch osf_getdirentries() to fget_light() | Al Viro | 1 | -3/+3 |
2012-09-23 | alpha: Add missing RCU idle APIs on idle loop | Frederic Weisbecker | 1 | -0/+3 |
2012-09-23 | alpha: Fix preemption handling in idle loop | Frederic Weisbecker | 2 | -1/+3 |
2012-09-21 | userns: On alpha modify linux_to_osf_stat to use convert from kuids and kgids | Eric W. Biederman | 1 | -2/+2 |
2012-09-19 | PCI: Provide a default pcibios_update_irq() | Thierry Reding | 1 | -6/+0 |
2012-09-19 | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding | 1 | -1/+1 |
2012-08-27 | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman | 20 | -1167/+177 |
2012-08-19 | alpha: Fix fall-out from disintegrating asm/system.h | Michael Cree | 1 | -0/+1 |
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/mm/fault.c: Port OOM changes to do_page_fault | Kautuk Consul | 1 | -6/+30 |
2012-08-19 | alpha: take kernel_execve() out of entry.S | Al Viro | 3 | -53/+19 |
2012-08-19 | alpha: take a bunch of syscalls into osf_sys.c | Al Viro | 4 | -111/+54 |
2012-08-19 | alpha: Use new generic strncpy_from_user() and strnlen_user() | Michael Cree | 9 | -994/+62 |
2012-08-19 | alpha: Wire up cross memory attach syscalls | Michael Cree | 2 | -1/+5 |
2012-08-19 | alpha: Don't export SOCK_NONBLOCK to user space. | Michael Cree | 1 | -0/+2 |
2012-08-14 | TTY: use tty_port_link_device | Jiri Slaby | 1 | -0/+1 |
2012-07-31 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2 | -1/+1 |
2012-07-31 | alpha: remove mysterious if zero-ed out includes | Paul Bolle | 1 | -12/+0 |
2012-07-06 | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas | 1 | -6/+0 |
2012-06-26 | alpha/PCI: factor out pcibios_setup() | Myron Stowe | 1 | -6/+0 |
2012-06-18 | Merge branch 'topic/sebastian-devinit-fixups' into next | Bjorn Helgaas | 1 | -6/+3 |
2012-06-14 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu | 1 | -1/+1 |
2012-06-12 | alpha/PCI: move fixup hooks from __init to __devinit | Sebastian Andrzej Siewior | 1 | -6/+3 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -15/+3 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+0 |
2012-06-01 | new helper: signal_delivered() | Al Viro | 1 | -1/+1 |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 1 | -2/+0 |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 1 | -5/+0 |
2012-06-01 | new helper: sigmask_to_save() | Al Viro | 1 | -4/+1 |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro | 1 | -3/+1 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+0 |
2012-05-31 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 1 | -3/+0 |
2012-05-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2012-05-25 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -55/+4 |
2012-05-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 5 | -5/+183 |
2012-05-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+1 |
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 | 3 | -5/+174 |
2012-05-24 | alpha: implement setsysinfo(SSI_LMF) as a no-op | Mans Rullgard | 2 | -0/+4 |
2012-05-24 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 1 | -2/+0 |
2012-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -53/+27 |
2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+0 |