aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)Author
2012-08-19alpha: Fix fall-out from disintegrating asm/system.hMichael Cree
2012-08-19Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman
2012-08-19alpha: fix fpu.h usage in userspaceMike Frysinger
2012-08-19alpha/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul
2012-08-19alpha: take kernel_execve() out of entry.SAl Viro
2012-08-19alpha: take a bunch of syscalls into osf_sys.cAl Viro
2012-08-19alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree
2012-08-19alpha: Wire up cross memory attach syscallsMichael Cree
2012-08-19alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree
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