summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs/fat: return f_fsid for statfs(2)Coly Li2009-04-021-1/+5
* fs/efs: return f_fsid for statfs(2)Coly Li2009-04-021-8/+12
* fs/cramfs: return f_fsid for statfs(2)Coly Li2009-04-021-0/+3
* fs/befs: return f_fsid for statfs(2)Coly Li2009-04-021-0/+3
* fs/affs: return f_fsid for statfs(2)Coly Li2009-04-021-0/+4
* fs/adfs: return f_fsid for statfs(2)Coly Li2009-04-021-6/+10
* preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_l...Gerd Hoffmann2009-04-021-8/+12
* preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.Ralf Baechle2009-04-025-6/+20
* preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann2009-04-028-0/+106
* preadv/pwritev: create compat_writev()Gerd Hoffmann2009-04-021-7/+18
* preadv/pwritev: create compat_readv()Gerd Hoffmann2009-04-021-8/+18
* cramfs: propagate uncompression errorsDavid VomLehn2009-04-022-11/+27
* xpc_sn2: fix max() warning about pointers of different typesRobin Holt2009-04-021-5/+5
* sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UVRobin Holt2009-04-022-5/+2
* sgi-gru: support multiple pagesizes in GRUJack Steiner2009-04-026-38/+35
* sgi-gru: fix bugs related to module unload of the GRU driverJack Steiner2009-04-023-1/+24
* 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
OpenPOWER on IntegriCloud