| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman | 2012-08-27 | 20 | -1167/+177 |
|\ |
|
| * | alpha: Fix fall-out from disintegrating asm/system.h | Michael Cree | 2012-08-19 | 1 | -0/+1 |
| * | Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts | Mel Gorman | 2012-08-19 | 1 | -2/+2 |
| * | alpha: fix fpu.h usage in userspace | Mike Frysinger | 2012-08-19 | 1 | -0/+2 |
| * | alpha/mm/fault.c: Port OOM changes to do_page_fault | Kautuk Consul | 2012-08-19 | 1 | -6/+30 |
| * | alpha: take kernel_execve() out of entry.S | Al Viro | 2012-08-19 | 3 | -53/+19 |
| * | alpha: take a bunch of syscalls into osf_sys.c | Al Viro | 2012-08-19 | 4 | -111/+54 |
| * | alpha: Use new generic strncpy_from_user() and strnlen_user() | Michael Cree | 2012-08-19 | 9 | -994/+62 |
| * | alpha: Wire up cross memory attach syscalls | Michael Cree | 2012-08-19 | 2 | -1/+5 |
| * | alpha: Don't export SOCK_NONBLOCK to user space. | Michael Cree | 2012-08-19 | 1 | -0/+2 |
* | | TTY: use tty_port_link_device | Jiri Slaby | 2012-08-13 | 1 | -0/+1 |
|/ |
|
* | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2012-07-30 | 2 | -1/+1 |
* | alpha: remove mysterious if zero-ed out includes | Paul Bolle | 2012-07-30 | 1 | -12/+0 |
* | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas | 2012-07-05 | 1 | -6/+0 |
|\ |
|
| * | alpha/PCI: factor out pcibios_setup() | Myron Stowe | 2012-06-26 | 1 | -6/+0 |
* | | Merge branch 'topic/sebastian-devinit-fixups' into next | Bjorn Helgaas | 2012-06-18 | 1 | -6/+3 |
|\ \ |
|
| * | | alpha/PCI: move fixup hooks from __init to __devinit | Sebastian Andrzej Siewior | 2012-06-12 | 1 | -6/+3 |
| |/ |
|
* | | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu | 2012-06-13 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 1 | -15/+3 |
|\ |
|
| * | new helper: signal_delivered() | Al Viro | 2012-06-01 | 1 | -1/+1 |
| * | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 | 1 | -2/+0 |
| * | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 1 | -5/+0 |
| * | new helper: sigmask_to_save() | Al Viro | 2012-06-01 | 1 | -4/+1 |
| * | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 | 1 | -3/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 1 | -3/+0 |
|\ \
| |/
|/| |
|
| * | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 2012-05-30 | 1 | -3/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-31 | 1 | -2/+0 |
|\ \
| |/
|/| |
|
| * | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-23 | 1 | -2/+0 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge branch 'linus' into queue | Marcelo Tosatti | 2012-04-19 | 3 | -69/+74 |
| |\ \ |
|
| * | | | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 | 1 | -0/+1 |
* | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-05-24 | 1 | -55/+4 |
|\ \ \ \ |
|
| * | | | | gpiolib/arches: Centralise bolierplate asm/gpio.h | Mark Brown | 2012-05-11 | 1 | -55/+4 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2012-05-24 | 5 | -5/+183 |
|\ \ \ \ \ |
|
| * | | | | | alpha: add io{read,write}{16,32}be functions | Michael Cree | 2012-05-24 | 1 | -0/+5 |
| * | | | | | alpha: implement various OSF/1 stat syscalls | Mans Rullgard | 2012-05-24 | 3 | -5/+174 |
| * | | | | | alpha: implement setsysinfo(SSI_LMF) as a no-op | Mans Rullgard | 2012-05-24 | 2 | -0/+4 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-24 | 1 | -3/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | alpha: Use generic time config | Anna-Maria Gleixner | 2012-05-21 | 1 | -3/+1 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-23 | 1 | -53/+27 |
|\ \ \ \ |
|
| * | | | | alpha: tidy signal delivery up | Al Viro | 2012-05-21 | 1 | -43/+26 |
| * | | | | new helper: sigsuspend() | Al Viro | 2012-05-21 | 1 | -10/+1 |
* | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 1 | -3/+0 |
|\ \ \ \ \ |
|
| * | | | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-16 | 1 | -3/+0 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-05-22 | 1 | -10/+10 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2012-04-08 | 80 | -690/+478 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | alpha: Use vsprintf extention %pf with builtin_return_address | Joe Perches | 2012-04-05 | 1 | -10/+10 |
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-05-22 | 1 | -2/+1 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | perf: Pass last sampling period to perf_sample_data_init() | Robert Richter | 2012-05-09 | 1 | -2/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-21 | 4 | -35/+5 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|