aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)Author
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2012-07-30alpha: remove mysterious if zero-ed out includesPaul Bolle
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas
2012-06-26alpha/PCI: factor out pcibios_setup()Myron Stowe
2012-06-18Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-06-12alpha/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-24alpha: add io{read,write}{16,32}be functionsMichael Cree
2012-05-24alpha: implement various OSF/1 stat syscallsMans Rullgard
2012-05-24alpha: implement setsysinfo(SSI_LMF) as a no-opMans Rullgard
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-05-21alpha: tidy signal delivery upAl Viro
2012-05-21new helper: sigsuspend()Al Viro
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-21alpha: Use generic time configAnna-Maria Gleixner
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner
2012-05-05alpha: Use generic init_taskThomas Gleixner
2012-05-02alpha: silence 'const' warning in sys_marvel.cMatt Turner
2012-05-02alpha: include module.h to fix modpost on TsunamiJim Faulkner
2012-05-02alpha: properly define get/set_rtc_time on Marvel/SMPMatt Turner
2012-05-02alpha: VGA_HOSE depends on VGA_CONSOLEMatt Turner
2012-04-26alpha: Use generic idle thread allocationThomas Gleixner
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti
2012-04-13alpha: fix build failures from system.h dismembermentPaul Gortmaker
2012-04-08Merge branch 'master' into for-nextJiri Kosina
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson
2012-04-05alpha: Use vsprintf extention %pf with builtin_return_addressJoe Perches
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05alpha: use set_current_blocked() and block_sigmask()Matt Fleming