summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow rwlocks to re-enable interruptsRobin Holt2009-04-0315-2/+45
* Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGSRobin Holt2009-04-032-10/+19
* fs/ufs: return f_fsid for statfs(2)Coly Li2009-04-031-0/+3
* fs/sysv: return f_fsid for statfs(2)Coly Li2009-04-031-0/+3
* fs/squashfs: return f_fsid for statfs(2)Coly Li2009-04-031-0/+3
* fs/reiserfs: return f_fsid for statfs(2)Coly Li2009-04-032-0/+6
* fs/qnx4: return f_fsid for statfs(2)Coly Li2009-04-031-0/+3
* fs/omfs: return f_fsid for statfs(2)Coly Li2009-04-031-0/+5
* fs/minix: return f_fsid for statfs(2)Coly Li2009-04-031-3/+8
* fs/isofs: return f_fsid for statfs(2)Coly Li2009-04-031-0/+3
* fs/hpfs: return f_fsid for statfs(2)Coly Li2009-04-031-0/+3
* fs/hfsplus: return f_fsid for statfs(2)Coly Li2009-04-031-0/+3
* fs/hfs: return f_fsid for statfs(2)Coly Li2009-04-031-0/+3
* fs/fat: return f_fsid for statfs(2)Coly Li2009-04-031-1/+5
* fs/efs: return f_fsid for statfs(2)Coly Li2009-04-031-8/+12
* fs/cramfs: return f_fsid for statfs(2)Coly Li2009-04-031-0/+3
* fs/befs: return f_fsid for statfs(2)Coly Li2009-04-031-0/+3
* fs/affs: return f_fsid for statfs(2)Coly Li2009-04-031-0/+4
* fs/adfs: return f_fsid for statfs(2)Coly Li2009-04-031-6/+10
* preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_l...Gerd Hoffmann2009-04-031-8/+12
* preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.Ralf Baechle2009-04-035-6/+20
* preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann2009-04-038-0/+106
* preadv/pwritev: create compat_writev()Gerd Hoffmann2009-04-031-7/+18
* preadv/pwritev: create compat_readv()Gerd Hoffmann2009-04-031-8/+18
* cramfs: propagate uncompression errorsDavid VomLehn2009-04-032-11/+27
* xpc_sn2: fix max() warning about pointers of different typesRobin Holt2009-04-031-5/+5
* sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UVRobin Holt2009-04-032-5/+2Star
* sgi-gru: support multiple pagesizes in GRUJack Steiner2009-04-036-38/+35Star
* sgi-gru: fix bugs related to module unload of the GRU driverJack Steiner2009-04-033-1/+24
* sgi-gru: macro for scanning all gru chipletsJack Steiner2009-04-034-13/+14
* sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner2009-04-037-118/+305
* sgi-gru: restructure the GRU vtop functionsJack Steiner2009-04-031-24/+44
* sgi-gru: aSID (context management) bug fixesJack Steiner2009-04-032-4/+10
* sgi-gru: add support for a user to explicitly unload a GRU contextJack Steiner2009-04-031-0/+36
* sgi-gru: add statistics to the GRU context management functionsJack Steiner2009-04-033-0/+59
* sgi-gru: change GRU CCH commands from inline functions to outofline functionsJack Steiner2009-04-034-160/+218
* sgi-gru: improvements to GRU debug messages & statisticsJack Steiner2009-04-037-27/+38
* sgi-gru: misc GRU cleanupJack Steiner2009-04-038-43/+55
* sgi-gru: add macros for using the UV hub to send interruptsJack Steiner2009-04-033-7/+20
* sgi-gru: add definitions of ia64 GRU MMRsJack Steiner2009-04-031-3/+155
* sgi-gru: add definitions of x86_64 GRU MMRsJack Steiner2009-04-031-0/+153
* sgi-gru: exclude UV definitions on 32-bit x86Jack Steiner2009-04-031-0/+2
* relay: fix for possible loss/corruption of produced subbufsAravind Srinivasan2009-04-031-3/+5
* kexec: vmcoreinfo_data[] can become staticDmitri Vorobiev2009-04-031-1/+1
* kexec: add dmesg log symbols to /proc/vmcoreinfo listsNeil Horman2009-04-033-0/+24
* w1: coding style cleanups in w1_io.cDaniel Mack2009-04-031-8/+8
* parport: netmos 9845 & 9855 1P4S fixesPhilippe De Muyter2009-04-031-5/+25
* edac: AMD8111 driver Kconfig & MakefileHarry Ciao2009-04-031-0/+7
* edac: AMD8131 driver Kconfig & MakefileHarry Ciao2009-04-031-0/+7
* edac: AMD8131 driver source fileHarry Ciao2009-04-031-0/+379