Commit Graph

139734 Commits (fe5bb6b00c3a9374841d651e01694fe4190a677e)
 

Author SHA1 Message Date
Jack Steiner fe5bb6b00c sgi-gru: misc GRU cleanup 16 years ago
Jack Steiner 66666e50fc sgi-gru: add macros for using the UV hub to send interrupts 16 years ago
Jack Steiner c7296700ed sgi-gru: add definitions of ia64 GRU MMRs 16 years ago
Jack Steiner a4c3155719 sgi-gru: add definitions of x86_64 GRU MMRs 16 years ago
Jack Steiner bc5d9940e8 sgi-gru: exclude UV definitions on 32-bit x86 16 years ago
Aravind Srinivasan 2c53d9109f relay: fix for possible loss/corruption of produced subbufs 16 years ago
Dmitri Vorobiev edb79a2132 kexec: vmcoreinfo_data[] can become static 16 years ago
Neil Horman 04d491ab2a kexec: add dmesg log symbols to /proc/vmcoreinfo lists 16 years ago
Daniel Mack 23c36c1aec w1: coding style cleanups in w1_io.c 16 years ago
Philippe De Muyter 50db9d8e4c parport: netmos 9845 & 9855 1P4S fixes 16 years ago
Harry Ciao 58b4ce6f24 edac: AMD8111 driver Kconfig & Makefile 16 years ago
Harry Ciao e876558415 edac: AMD8131 driver Kconfig & Makefile 16 years ago
Harry Ciao 28d16272b1 edac: AMD8131 driver source file 16 years ago
Harry Ciao a35a281880 edac: AMD8131 driver header file 16 years ago
Harry Ciao 7c5ff4f92e pci: Add AMD8111 PCI Bridge PCI Device ID 16 years ago
Harry Ciao 8641a3845d edac: Add edac_pci_alloc_index() 16 years ago
Harry Ciao 697dab6484 edac: AMD8111 driver source file 16 years ago
Harry Ciao ec2cf2e272 edac: AMD8111 driver header file 16 years ago
Grant Erickson dba7a77c0e edac: new ppc4xx driver module 16 years ago
Doug Thompson 4577ca5568 edac: remove EDAC's experimental status 16 years ago
Hitoshi Mitake cc18e3cd53 edac: add more verbose debug info 16 years ago
Pavel Machek 15746fcaa3 nbd: trivial cleanups 16 years ago
Pavel Machek 1a2ad21128 nbd: add locking to nbd_ioctl 16 years ago
Oleg Nesterov 1b0f7ffd0e pids: kill signal_struct-> __pgrp/__session and friends 16 years ago
Oleg Nesterov 52ee2dfdd4 pids: refactor vnr/nr_ns helpers to make them safe 16 years ago
Oleg Nesterov 2ae448efc8 pids: improve get_task_pid() to fix the unsafe sys_wait4()->task_pgrp() 16 years ago
Oleg Nesterov 6dda81f438 pids: document task_pgrp/task_session is not safe without tasklist/rcu 16 years ago
Matthew Wilcox 8e654fba4a sysctl: fix suid_dumpable and lease-break-time sysctls 16 years ago
Yasunori Goto 303d379c54 hpet: fix the possibility of insane return value of hpet_calibrate() against SMI 16 years ago
Paul Fulghum 1f80769ffd synclink_gt: add clock options 16 years ago
Kirill A. Shutemov a50b0aa4bd struct linux_binprm: drop unused fields 16 years ago
Mike Frysinger ab4ad55512 bin_elf_fdpic: check the return value of clear_user 16 years ago
Serge E. Hallyn 11dea19009 proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlers 16 years ago
Tony Battersby e562aebc6c ipc: make shm_get_stat() more robust 16 years ago
Lai Jiangshan 40e8a10de2 cpu hotplug: remove unused cpuhotplug_mutex_lock() 16 years ago
Lai Jiangshan 2355b70fd5 workqueue: avoid recursion in run_workqueue() 16 years ago
Oleg Nesterov 1ee1184485 ptrace_untrace: fix the SIGNAL_STOP_STOPPED check 16 years ago
Oleg Nesterov 95a3540da9 ptrace_detach: the wrong wakeup breaks the ERESTARTxxx logic 16 years ago
Oleg Nesterov bb24c679a5 tracehook_notify_death: use task_detached() helper 16 years ago
Oleg Nesterov 5dfc80be73 forget_original_parent: do not abuse child->ptrace_entry 16 years ago
Oleg Nesterov 39c626ae47 forget_original_parent: split out the un-ptrace part 16 years ago
Oleg Nesterov 7f5d3652d4 reparent_thread: fix a zombie leak if /sbin/init ignores SIGCHLD 16 years ago
Oleg Nesterov b1442b055c reparent_thread: fix the "is it traced" check 16 years ago
Oleg Nesterov 0a967a044a reparent_thread: don't call kill_orphaned_pgrp() if task_detached() 16 years ago
Oleg Nesterov 4576145c1e ptrace: fix possible zombie leak on PTRACE_DETACH 16 years ago
Oleg Nesterov b1b4c6799f ptrace: reintroduce __ptrace_detach() as a callee of ptrace_exit() 16 years ago
Oleg Nesterov 6d69cb87f0 ptrace: simplify ptrace_exit()->ignoring_children() path 16 years ago
Oleg Nesterov 95c3eb76dc ptrace: kill __ptrace_detach(), fix ->exit_state check 16 years ago
Sukadev Bhattiprolu 6588c1e3ff signals: SI_USER: Masquerade si_pid when crossing pid ns boundary 16 years ago
Sukadev Bhattiprolu b3bfa0cba8 signals: protect cinit from blocked fatal signals 16 years ago