summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswin...David S. Miller2009-03-3114-2658/+2628
| |\
| | * smc91c92_cs: use request_firmwareJaswinder Singh Rajput2009-03-305-370/+222
| | * 3C359: use request_firmwareJaswinder Singh Rajput2009-03-306-1596/+1651
| | * yam: use request_firmwareJaswinder Singh Rajput2009-03-307-692/+755
| * | ipv4: remove unused parameter from tcp_recv_urg().Rami Rosen2009-03-311-3/+2
| * | ETHOC: fix build breakage on s390Heiko Carstens2009-03-311-1/+1
* | | cpumask: fix slab corruption caused by alloc_cpumask_var_node()Jack Steiner2009-04-031-2/+2
* | | ia64: implement interrupt-enabling rwlocksRobin Holt2009-04-031-17/+63
* | | 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/+2
* | | sgi-gru: support multiple pagesizes in GRUJack Steiner2009-04-036-38/+35
* | | 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