| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 3 | -110/+50 |
* | alpha: Use new generic strncpy_from_user() and strnlen_user() | Michael Cree | 2012-08-19 | 1 | -2/+0 |
* | alpha: Wire up cross memory attach syscalls | Michael Cree | 2012-08-19 | 1 | -0/+2 |
* | 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 |
|/ |
|
* | 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-05-31 | 1 | -2/+0 |
|\ |
|
| * | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-23 | 1 | -2/+0 |
* | | alpha: implement various OSF/1 stat syscalls | Mans Rullgard | 2012-05-24 | 2 | -5/+168 |
* | | alpha: implement setsysinfo(SSI_LMF) as a no-op | Mans Rullgard | 2012-05-24 | 1 | -0/+3 |
|/ |
|
* | 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 '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 | 42 | -195/+81 |
| |\ \ |
|
| * | | | 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 | 3 | -35/+4 |
|\ \ \ |
|
| * | | | alpha: Use generic init_task | Thomas Gleixner | 2012-05-05 | 2 | -18/+1 |
| * | | | alpha: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 1 | -16/+2 |
| * | | | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner | 2012-04-26 | 1 | -1/+1 |
| |/ / |
|
* | | | alpha: silence 'const' warning in sys_marvel.c | Matt Turner | 2012-05-02 | 1 | -1/+1 |
* | | | alpha: include module.h to fix modpost on Tsunami | Jim Faulkner | 2012-05-02 | 1 | -0/+1 |
|/ / |
|
* | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-04-05 | 1 | -21/+10 |
|\ \ |
|
| * | | alpha: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-04-05 | 1 | -21/+10 |
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-04-04 | 2 | -8/+12 |
|\ \ \ |
|
| * | | | Alpha: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 2012-03-28 | 2 | -8/+12 |
* | | | | documentation: remove references to cpu_*_map. | Rusty Russell | 2012-03-29 | 1 | -1/+1 |
* | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 33 | -29/+14 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Disintegrate asm/system.h for Alpha | David Howells | 2012-03-28 | 33 | -29/+14 |
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-03-23 | 4 | -80/+15 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | alpha/PCI: get rid of device resource fixups | Bjorn Helgaas | 2012-02-23 | 1 | -67/+4 |
| * | | | alpha/PCI: replace pci_probe_only with pci_flags | Bjorn Helgaas | 2012-02-23 | 4 | -13/+11 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-03-21 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | __register_binfmt() made void | Al Viro | 2012-03-20 | 1 | -1/+2 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-03-20 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | constify struct pci_dev * in obvious cases | Al Viro | 2012-03-20 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 2012-03-20 | 1 | -55/+23 |
|\ \ |
|
| * | | TTY: srmcons, convert to use tty_port | Jiri Slaby | 2012-03-08 | 1 | -15/+17 |
| * | | ALPHA: srmcons, fix racy singleton structure | Jiri Slaby | 2012-03-08 | 1 | -35/+5 |