summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-02fs/affs: return f_fsid for statfs(2)Coly Li1-0/+4
2009-04-02fs/adfs: return f_fsid for statfs(2)Coly Li1-6/+10
2009-04-02preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_l...Gerd Hoffmann1-8/+12
2009-04-02preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.Ralf Baechle5-6/+20
2009-04-02preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann8-0/+106
2009-04-02preadv/pwritev: create compat_writev()Gerd Hoffmann1-7/+18
2009-04-02preadv/pwritev: create compat_readv()Gerd Hoffmann1-8/+18
2009-04-02cramfs: propagate uncompression errorsDavid VomLehn2-11/+27
2009-04-02xpc_sn2: fix max() warning about pointers of different typesRobin Holt1-5/+5
2009-04-02sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UVRobin Holt2-5/+2
2009-04-02sgi-gru: support multiple pagesizes in GRUJack Steiner6-38/+35
2009-04-02sgi-gru: fix bugs related to module unload of the GRU driverJack Steiner3-1/+24
2009-04-02sgi-gru: macro for scanning all gru chipletsJack Steiner4-13/+14
2009-04-02sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner7-118/+305
2009-04-02sgi-gru: restructure the GRU vtop functionsJack Steiner1-24/+44
2009-04-02sgi-gru: aSID (context management) bug fixesJack Steiner2-4/+10
2009-04-02sgi-gru: add support for a user to explicitly unload a GRU contextJack Steiner1-0/+36
2009-04-02sgi-gru: add statistics to the GRU context management functionsJack Steiner3-0/+59
2009-04-02sgi-gru: change GRU CCH commands from inline functions to outofline functionsJack Steiner4-160/+218
2009-04-02sgi-gru: improvements to GRU debug messages & statisticsJack Steiner7-27/+38
2009-04-02sgi-gru: misc GRU cleanupJack Steiner8-43/+55
2009-04-02sgi-gru: add macros for using the UV hub to send interruptsJack Steiner3-7/+20
2009-04-02sgi-gru: add definitions of ia64 GRU MMRsJack Steiner1-3/+155
2009-04-02sgi-gru: add definitions of x86_64 GRU MMRsJack Steiner1-0/+153
2009-04-02sgi-gru: exclude UV definitions on 32-bit x86Jack Steiner1-0/+2
2009-04-02relay: fix for possible loss/corruption of produced subbufsAravind Srinivasan1-3/+5
2009-04-02kexec: vmcoreinfo_data[] can become staticDmitri Vorobiev1-1/+1
2009-04-02kexec: add dmesg log symbols to /proc/vmcoreinfo listsNeil Horman3-0/+24
2009-04-02w1: coding style cleanups in w1_io.cDaniel Mack1-8/+8
2009-04-02parport: netmos 9845 & 9855 1P4S fixesPhilippe De Muyter1-5/+25
2009-04-02edac: AMD8111 driver Kconfig & MakefileHarry Ciao1-0/+7
2009-04-02edac: AMD8131 driver Kconfig & MakefileHarry Ciao1-0/+7
2009-04-02edac: AMD8131 driver source fileHarry Ciao1-0/+379
2009-04-02edac: AMD8131 driver header fileHarry Ciao1-0/+119
2009-04-02pci: Add AMD8111 PCI Bridge PCI Device IDHarry Ciao1-0/+1
2009-04-02edac: Add edac_pci_alloc_index()Harry Ciao2-0/+15
2009-04-02edac: AMD8111 driver source fileHarry Ciao1-0/+595
2009-04-02edac: AMD8111 driver header fileHarry Ciao1-0/+130
2009-04-02edac: new ppc4xx driver moduleGrant Erickson4-1/+1630
2009-04-02edac: remove EDAC's experimental statusDoug Thompson1-3/+2
2009-04-02edac: add more verbose debug infoHitoshi Mitake2-1/+22
2009-04-02nbd: trivial cleanupsPavel Machek1-6/+4
2009-04-02nbd: add locking to nbd_ioctlPavel Machek1-35/+67
2009-04-02pids: kill signal_struct-> __pgrp/__session and friendsOleg Nesterov5-51/+12
2009-04-02pids: refactor vnr/nr_ns helpers to make them safeOleg Nesterov2-22/+36
2009-04-02pids: improve get_task_pid() to fix the unsafe sys_wait4()->task_pgrp()Oleg Nesterov2-1/+3
2009-04-02pids: document task_pgrp/task_session is not safe without tasklist/rcuOleg Nesterov1-0/+5
2009-04-02sysctl: fix suid_dumpable and lease-break-time sysctlsMatthew Wilcox1-9/+6
2009-04-02hpet: fix the possibility of insane return value of hpet_calibrate() against SMIYasunori Goto1-1/+21
2009-04-02synclink_gt: add clock optionsPaul Fulghum2-20/+39