aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-03Create a dynamically sized pool of threads for doing very slow work itemsDavid Howells
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-02Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-02cpumask: fix slab corruption caused by alloc_cpumask_var_node()Jack Steiner
2009-04-02ia64: implement interrupt-enabling rwlocksRobin Holt
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt
2009-04-02Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGSRobin Holt
2009-04-02fs/ufs: return f_fsid for statfs(2)Coly Li
2009-04-02fs/sysv: return f_fsid for statfs(2)Coly Li
2009-04-02fs/squashfs: return f_fsid for statfs(2)Coly Li
2009-04-02fs/reiserfs: return f_fsid for statfs(2)Coly Li
2009-04-02fs/qnx4: return f_fsid for statfs(2)Coly Li
2009-04-02fs/omfs: return f_fsid for statfs(2)Coly Li
2009-04-02fs/minix: return f_fsid for statfs(2)Coly Li
2009-04-02fs/isofs: return f_fsid for statfs(2)Coly Li
2009-04-02fs/hpfs: return f_fsid for statfs(2)Coly Li
2009-04-02fs/hfsplus: return f_fsid for statfs(2)Coly Li
2009-04-02fs/hfs: return f_fsid for statfs(2)Coly Li
2009-04-02fs/fat: return f_fsid for statfs(2)Coly Li
2009-04-02fs/efs: return f_fsid for statfs(2)Coly Li
2009-04-02fs/cramfs: return f_fsid for statfs(2)Coly Li
2009-04-02fs/befs: return f_fsid for statfs(2)Coly Li
2009-04-02fs/affs: return f_fsid for statfs(2)Coly Li
2009-04-02fs/adfs: return f_fsid for statfs(2)Coly Li
2009-04-02preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_l...Gerd Hoffmann
2009-04-02preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.Ralf Baechle
2009-04-02preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann
2009-04-02preadv/pwritev: create compat_writev()Gerd Hoffmann
2009-04-02preadv/pwritev: create compat_readv()Gerd Hoffmann
2009-04-02cramfs: propagate uncompression errorsDavid VomLehn
2009-04-02xpc_sn2: fix max() warning about pointers of different typesRobin Holt
2009-04-02sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UVRobin Holt
2009-04-02sgi-gru: support multiple pagesizes in GRUJack Steiner
2009-04-02sgi-gru: fix bugs related to module unload of the GRU driverJack Steiner
2009-04-02sgi-gru: macro for scanning all gru chipletsJack Steiner
2009-04-02sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner
2009-04-02sgi-gru: restructure the GRU vtop functionsJack Steiner
2009-04-02sgi-gru: aSID (context management) bug fixesJack Steiner
2009-04-02sgi-gru: add support for a user to explicitly unload a GRU contextJack Steiner
2009-04-02sgi-gru: add statistics to the GRU context management functionsJack Steiner
2009-04-02sgi-gru: change GRU CCH commands from inline functions to outofline functionsJack Steiner
2009-04-02sgi-gru: improvements to GRU debug messages & statisticsJack Steiner
2009-04-02sgi-gru: misc GRU cleanupJack Steiner
2009-04-02sgi-gru: add macros for using the UV hub to send interruptsJack Steiner
2009-04-02sgi-gru: add definitions of ia64 GRU MMRsJack Steiner
2009-04-02sgi-gru: add definitions of x86_64 GRU MMRsJack Steiner
2009-04-02sgi-gru: exclude UV definitions on 32-bit x86Jack Steiner
2009-04-02relay: fix for possible loss/corruption of produced subbufsAravind Srinivasan
2009-04-02kexec: vmcoreinfo_data[] can become staticDmitri Vorobiev