Commit Graph

778 Commits (06853ae475e1386d6d11d139ba7bf2c97b3d1768)

Author SHA1 Message Date
Michael Cree d1b5153f3e alpha: Fix fall-out from disintegrating asm/system.h 13 years ago
Mel Gorman 67a806d949 Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts 13 years ago
Mike Frysinger 0be421862b alpha: fix fpu.h usage in userspace 13 years ago
Kautuk Consul 0bcc426b1d alpha/mm/fault.c: Port OOM changes to do_page_fault 13 years ago
Al Viro 28d353d989 alpha: take kernel_execve() out of entry.S 13 years ago
Al Viro be53db6e4e alpha: take a bunch of syscalls into osf_sys.c 13 years ago
Michael Cree f2db633d30 alpha: Use new generic strncpy_from_user() and strnlen_user() 13 years ago
Michael Cree d8d5da1298 alpha: Wire up cross memory attach syscalls 13 years ago
Michael Cree a2fa3ccd7b alpha: Don't export SOCK_NONBLOCK to user space. 13 years ago
Will Deacon c1d7e01d78 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION 13 years ago
Paul Bolle 7eafef6d1d alpha: remove mysterious if zero-ed out includes 13 years ago
Myron Stowe 9d74c5c0a3 alpha/PCI: factor out pcibios_setup() 13 years ago
Yinghai Lu b918c62e08 PCI: replace struct pci_bus secondary/subordinate with busn_res 13 years ago
Sebastian Andrzej Siewior 8ff255afb0 alpha/PCI: move fixup hooks from __init to __devinit 13 years ago
Al Viro efee984c27 new helper: signal_delivered() 13 years ago
Al Viro 77097ae503 most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set 13 years ago
Al Viro a610d6e672 pull clearing RESTORE_SIGMASK into block_sigmask() 13 years ago
Al Viro b7f9a11a6c new helper: sigmask_to_save() 13 years ago
Al Viro 51a7b448d4 new helper: restore_saved_sigmask() 13 years ago
Al Viro bb8ac181a5 bury __kernel_nlink_t, make internal nlink_t consistent 13 years ago
Michael Cree 25534eb770 alpha: add io{read,write}{16,32}be functions 13 years ago
Mans Rullgard 7a8bb98ca9 alpha: implement various OSF/1 stat syscalls 13 years ago
Mans Rullgard 50744dee01 alpha: implement setsysinfo(SSI_LMF) as a no-op 13 years ago
Al Viro a42c6ded82 move key_repace_session_keyring() into tracehook_notify_resume() 13 years ago
Al Viro cbdfb9ff55 alpha: tidy signal delivery up 13 years ago
Al Viro 68f3f16d9a new helper: sigsuspend() 13 years ago
Anna-Maria Gleixner 6e24f31eab alpha: Use generic time config 13 years ago
Suresh Siddha 55ccf3fe3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() 13 years ago
Mark Brown 7563bbf89d gpiolib/arches: Centralise bolierplate asm/gpio.h 13 years ago
Robert Richter fd0d000b2c perf: Pass last sampling period to perf_sample_data_init() 13 years ago
Thomas Gleixner a6359d1eec init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK 13 years ago
Thomas Gleixner 5dced29d71 alpha: Use generic init_task 13 years ago
Matt Turner 2f2be2784a alpha: silence 'const' warning in sys_marvel.c 13 years ago
Jim Faulkner 8fa196478b alpha: include module.h to fix modpost on Tsunami 13 years ago
Matt Turner f8eafb5f1a alpha: properly define get/set_rtc_time on Marvel/SMP 13 years ago
Matt Turner dd7f1fe1fb alpha: VGA_HOSE depends on VGA_CONSOLE 13 years ago
Thomas Gleixner 2ec9415c71 alpha: Use generic idle thread allocation 13 years ago
Thomas Gleixner 8239c25f47 smp: Add task_struct argument to __cpu_up() 13 years ago
Paul Gortmaker 5ba840f9da alpha: fix build failures from system.h dismemberment 13 years ago
Eric B Munson 3b5d56b931 kvmclock: Add functions to check if the host has stopped the vm 13 years ago
Joe Perches a19568ebfa alpha: Use vsprintf extention %pf with builtin_return_address 13 years ago
Matt Fleming 2561b069da alpha: use set_current_blocked() and block_sigmask() 13 years ago
Rusty Russell 5f054e31c6 documentation: remove references to cpu_*_map. 13 years ago
David Howells 141124c020 Delete all instances of asm/system.h 13 years ago
David Howells ec2212088c Disintegrate asm/system.h for Alpha 13 years ago
Andrzej Pietrasiewicz 4ce9a91f34 Alpha: adapt for dma_map_ops changes 13 years ago
Jason Baron accb61fe7b coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP 13 years ago
Al Viro 8fc3dc5a3a __register_binfmt() made void 13 years ago
Al Viro bf362f750b constify struct pci_dev * in obvious cases 13 years ago
Jiri Slaby 54089d4cdc TTY: srmcons, convert to use tty_port 13 years ago