summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-8/+5
|\
| * switch simple cases of fget_light to fdgetAl Viro2012-09-261-9/+6
| * switch osf_getdirentries() to fget_light()Al Viro2012-09-261-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-021-2/+2
|\ \
| * | userns: On alpha modify linux_to_osf_stat to use convert from kuids and kgidsEric W. Biederman2012-09-211-2/+2
* | | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-011-0/+1
|\ \ \
| * \ \ Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-275-165/+71
| |\ \ \ | | | |/ | | |/|
| * | | TTY: use tty_port_link_deviceJiri Slaby2012-08-131-0/+1
| | |/ | |/|
* | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-011-6/+0
|\ \ \
| * | | PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-181-6/+0
| * | | PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-181-1/+1
| | |/ | |/|
* | | alpha: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-0/+3
* | | alpha: Fix preemption handling in idle loopFrederic Weisbecker2012-09-232-1/+3
|/ /
* | alpha: take kernel_execve() out of entry.SAl Viro2012-08-193-53/+19
* | alpha: take a bunch of syscalls into osf_sys.cAl Viro2012-08-193-110/+50
* | alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree2012-08-191-2/+0
* | alpha: Wire up cross memory attach syscallsMichael Cree2012-08-191-0/+2
|/
* alpha: remove mysterious if zero-ed out includesPaul Bolle2012-07-301-12/+0
* Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-051-6/+0
|\
| * alpha/PCI: factor out pcibios_setup()Myron Stowe2012-06-261-6/+0
* | Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas2012-06-181-6/+3
|\ \
| * | alpha/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-121-6/+3
| |/
* / PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-1/+1
|/
* new helper: signal_delivered()Al Viro2012-06-011-1/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-2/+0
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-5/+0
* new helper: sigmask_to_save()Al Viro2012-06-011-4/+1
* new helper: restore_saved_sigmask()Al Viro2012-06-011-3/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-311-2/+0
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
* | alpha: implement various OSF/1 stat syscallsMans Rullgard2012-05-242-5/+168
* | alpha: implement setsysinfo(SSI_LMF) as a no-opMans Rullgard2012-05-241-0/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-231-53/+27
|\
| * alpha: tidy signal delivery upAl Viro2012-05-211-43/+26
| * new helper: sigsuspend()Al Viro2012-05-211-10/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-10/+10
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2012-04-0842-195/+81
| |\ \
| * | | alpha: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-04-051-10/+10
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-221-2/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-091-2/+1
| | |/ | |/|
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-213-35/+4
|\ \ \
| * | | alpha: Use generic init_taskThomas Gleixner2012-05-052-18/+1
| * | | alpha: Use generic idle thread allocationThomas Gleixner2012-04-261-16/+2
| * | | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
| |/ /
* | | alpha: silence 'const' warning in sys_marvel.cMatt Turner2012-05-021-1/+1
* | | alpha: include module.h to fix modpost on TsunamiJim Faulkner2012-05-021-0/+1
|/ /
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-051-21/+10
|\ \
| * | alpha: use set_current_blocked() and block_sigmask()Matt Fleming2012-04-051-21/+10
* | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-042-8/+12
|\ \ \
| * | | Alpha: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-282-8/+12