summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sgi-gru: macro for scanning all gru chipletsJack Steiner2009-04-024-13/+14
* sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner2009-04-027-118/+305
* sgi-gru: restructure the GRU vtop functionsJack Steiner2009-04-021-24/+44
* sgi-gru: aSID (context management) bug fixesJack Steiner2009-04-022-4/+10
* sgi-gru: add support for a user to explicitly unload a GRU contextJack Steiner2009-04-021-0/+36
* sgi-gru: add statistics to the GRU context management functionsJack Steiner2009-04-023-0/+59
* sgi-gru: change GRU CCH commands from inline functions to outofline functionsJack Steiner2009-04-024-160/+218
* sgi-gru: improvements to GRU debug messages & statisticsJack Steiner2009-04-027-27/+38
* sgi-gru: misc GRU cleanupJack Steiner2009-04-028-43/+55
* sgi-gru: add macros for using the UV hub to send interruptsJack Steiner2009-04-023-7/+20
* sgi-gru: add definitions of ia64 GRU MMRsJack Steiner2009-04-021-3/+155
* sgi-gru: add definitions of x86_64 GRU MMRsJack Steiner2009-04-021-0/+153
* sgi-gru: exclude UV definitions on 32-bit x86Jack Steiner2009-04-021-0/+2
* relay: fix for possible loss/corruption of produced subbufsAravind Srinivasan2009-04-021-3/+5
* kexec: vmcoreinfo_data[] can become staticDmitri Vorobiev2009-04-021-1/+1
* kexec: add dmesg log symbols to /proc/vmcoreinfo listsNeil Horman2009-04-023-0/+24
* w1: coding style cleanups in w1_io.cDaniel Mack2009-04-021-8/+8
* parport: netmos 9845 & 9855 1P4S fixesPhilippe De Muyter2009-04-021-5/+25
* edac: AMD8111 driver Kconfig & MakefileHarry Ciao2009-04-021-0/+7
* edac: AMD8131 driver Kconfig & MakefileHarry Ciao2009-04-021-0/+7
* edac: AMD8131 driver source fileHarry Ciao2009-04-021-0/+379
* edac: AMD8131 driver header fileHarry Ciao2009-04-021-0/+119
* pci: Add AMD8111 PCI Bridge PCI Device IDHarry Ciao2009-04-021-0/+1
* edac: Add edac_pci_alloc_index()Harry Ciao2009-04-022-0/+15
* edac: AMD8111 driver source fileHarry Ciao2009-04-021-0/+595
* edac: AMD8111 driver header fileHarry Ciao2009-04-021-0/+130
* edac: new ppc4xx driver moduleGrant Erickson2009-04-024-1/+1630
* edac: remove EDAC's experimental statusDoug Thompson2009-04-021-3/+2
* edac: add more verbose debug infoHitoshi Mitake2009-04-022-1/+22
* nbd: trivial cleanupsPavel Machek2009-04-021-6/+4
* nbd: add locking to nbd_ioctlPavel Machek2009-04-021-35/+67
* pids: kill signal_struct-> __pgrp/__session and friendsOleg Nesterov2009-04-025-51/+12
* pids: refactor vnr/nr_ns helpers to make them safeOleg Nesterov2009-04-022-22/+36
* pids: improve get_task_pid() to fix the unsafe sys_wait4()->task_pgrp()Oleg Nesterov2009-04-022-1/+3
* pids: document task_pgrp/task_session is not safe without tasklist/rcuOleg Nesterov2009-04-021-0/+5
* sysctl: fix suid_dumpable and lease-break-time sysctlsMatthew Wilcox2009-04-021-9/+6
* hpet: fix the possibility of insane return value of hpet_calibrate() against SMIYasunori Goto2009-04-021-1/+21
* synclink_gt: add clock optionsPaul Fulghum2009-04-022-20/+39
* struct linux_binprm: drop unused fieldsKirill A. Shutemov2009-04-021-2/+1
* bin_elf_fdpic: check the return value of clear_userMike Frysinger2009-04-021-8/+17
* proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlersSerge E. Hallyn2009-04-022-2/+2
* ipc: make shm_get_stat() more robustTony Battersby2009-04-021-2/+4
* cpu hotplug: remove unused cpuhotplug_mutex_lock()Lai Jiangshan2009-04-021-16/+0
* workqueue: avoid recursion in run_workqueue()Lai Jiangshan2009-04-021-30/+11
* ptrace_untrace: fix the SIGNAL_STOP_STOPPED checkOleg Nesterov2009-04-021-3/+7
* ptrace_detach: the wrong wakeup breaks the ERESTARTxxx logicOleg Nesterov2009-04-021-4/+0
* tracehook_notify_death: use task_detached() helperOleg Nesterov2009-04-021-1/+1
* forget_original_parent: do not abuse child->ptrace_entryOleg Nesterov2009-04-021-46/+41
* forget_original_parent: split out the un-ptrace partOleg Nesterov2009-04-024-92/+88
* reparent_thread: fix a zombie leak if /sbin/init ignores SIGCHLDOleg Nesterov2009-04-021-5/+17
OpenPOWER on IntegriCloud