Commit Graph

815 Commits (4c98dc6b8ef2f73bdbfa78186db9a76507ba9ea3)

Author SHA1 Message Date
Jeff Layton 91a27b2a75 vfs: define struct filename and have getname() return it 12 years ago
Al Viro 5522be6a46 alpha: switch to saner kernel_execve() semantics 12 years ago
Al Viro cb450766bc alpha: get rid of switch_stack argument of do_work_pending() 12 years ago
Al Viro d9d0738a89 alpha: don't bother passing switch_stack separately from regs 12 years ago
Al Viro 6972d6f25d alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.c 12 years ago
Al Viro 7721d3c208 alpha: simplify TIF_NEED_RESCHED handling 12 years ago
Konstantin Khlebnikov 314e51b985 mm: kill vma flag VM_RESERVED and mm->reserved_vm counter 12 years ago
Mark Brown e7a570ff7d asm-generic: Add default clkdev.h 13 years ago
David Howells 4413e16d9d UAPI: (Scripted) Set up UAPI Kbuild files 13 years ago
Al Viro 12f79be93d alpha: don't open-code trace_report_syscall_{enter,exit} 13 years ago
Al Viro 16a8016372 sanitize tsk_is_polling() 13 years ago
Al Viro 8af4efac26 bury _TIF_RESTORE_SIGMASK 13 years ago
Al Viro 44f4b56b54 alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve() 13 years ago
Al Viro cba1ec7e88 alpha: switch to generic kernel_thread() 13 years ago
Al Viro 756144f8ea alpha: switch to generic sys_execve() 13 years ago
David Howells 786d35d45c Make most arch asm/module.h files use asm-generic/module.h 13 years ago
Al Viro 2903ff019b switch simple cases of fget_light to fdget 13 years ago
Al Viro 866ecfdd7c switch osf_getdirentries() to fget_light() 13 years ago
Frederic Weisbecker 4c94cada48 alpha: Add missing RCU idle APIs on idle loop 13 years ago
Frederic Weisbecker 6a6c0272f1 alpha: Fix preemption handling in idle loop 13 years ago
Eric W. Biederman f31389d508 userns: On alpha modify linux_to_osf_stat to use convert from kuids and kgids 13 years ago
Al Viro ddd03a1f75 get rid of generic instances of asm/exec.h 13 years ago
Thierry Reding 8885b7b637 PCI: Provide a default pcibios_update_irq() 13 years ago
Thierry Reding 3ddbebf878 PCI: Discard __init annotations for pci_fixup_irqs() and related functions 13 years ago
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
Jiri Slaby b19e2ca77e TTY: use tty_port_link_device 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