summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-03x86, mtrr: remove debug messageIngo Molnar
2009-04-03x86: disable stack-protector for __restore_processor_state()Joseph Cihula
2009-04-03x86: fix is_io_mapping_possible() build warning on i386 allnoconfigAndrew Morton
2009-04-03Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar
2009-04-03x86, setup: compile with -DDISABLE_BRANCH_PROFILINGH. Peter Anvin
2009-04-03x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macrosJoerg Roedel
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-03Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-03cpumask: fix slab corruption caused by alloc_cpumask_var_node()Jack Steiner
2009-04-03ia64: implement interrupt-enabling rwlocksRobin Holt
2009-04-03Allow rwlocks to re-enable interruptsRobin Holt
2009-04-03Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGSRobin Holt
2009-04-03fs/ufs: return f_fsid for statfs(2)Coly Li
2009-04-03fs/sysv: return f_fsid for statfs(2)Coly Li
2009-04-03fs/squashfs: return f_fsid for statfs(2)Coly Li
2009-04-03fs/reiserfs: return f_fsid for statfs(2)Coly Li
2009-04-03fs/qnx4: return f_fsid for statfs(2)Coly Li
2009-04-03fs/omfs: return f_fsid for statfs(2)Coly Li
2009-04-03fs/minix: return f_fsid for statfs(2)Coly Li
2009-04-03fs/isofs: return f_fsid for statfs(2)Coly Li
2009-04-03fs/hpfs: return f_fsid for statfs(2)Coly Li
2009-04-03fs/hfsplus: return f_fsid for statfs(2)Coly Li
2009-04-03fs/hfs: return f_fsid for statfs(2)Coly Li
2009-04-03fs/fat: return f_fsid for statfs(2)Coly Li
2009-04-03fs/efs: return f_fsid for statfs(2)Coly Li
2009-04-03fs/cramfs: return f_fsid for statfs(2)Coly Li
2009-04-03fs/befs: return f_fsid for statfs(2)Coly Li
2009-04-03fs/affs: return f_fsid for statfs(2)Coly Li
2009-04-03fs/adfs: return f_fsid for statfs(2)Coly Li
2009-04-03preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_l...Gerd Hoffmann
2009-04-03preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.Ralf Baechle
2009-04-03preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann
2009-04-03preadv/pwritev: create compat_writev()Gerd Hoffmann
2009-04-03preadv/pwritev: create compat_readv()Gerd Hoffmann
2009-04-03cramfs: propagate uncompression errorsDavid VomLehn
2009-04-03xpc_sn2: fix max() warning about pointers of different typesRobin Holt
2009-04-03sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UVRobin Holt
2009-04-03sgi-gru: support multiple pagesizes in GRUJack Steiner
2009-04-03sgi-gru: fix bugs related to module unload of the GRU driverJack Steiner
2009-04-03sgi-gru: macro for scanning all gru chipletsJack Steiner
2009-04-03sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner
2009-04-03sgi-gru: restructure the GRU vtop functionsJack Steiner
2009-04-03sgi-gru: aSID (context management) bug fixesJack Steiner
2009-04-03sgi-gru: add support for a user to explicitly unload a GRU contextJack Steiner
2009-04-03sgi-gru: add statistics to the GRU context management functionsJack Steiner
2009-04-03sgi-gru: change GRU CCH commands from inline functions to outofline functionsJack Steiner
2009-04-03sgi-gru: improvements to GRU debug messages & statisticsJack Steiner
2009-04-03sgi-gru: misc GRU cleanupJack Steiner
2009-04-03sgi-gru: add macros for using the UV hub to send interruptsJack Steiner