aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-26powerpc: Fix 8xx build failureKumar Gala1-0/+3
2008-07-25powerpc: clean up the Book-E HW watchpoint supportKumar Gala4-11/+12
2008-07-25Fix ahci driver 'flags' typeLinus Torvalds1-1/+1
2008-07-25edac: mpc85xx fix pci ofdev 2nd passDave Jiang1-24/+43
2008-07-25edac: mv64x60 add pci fixupDave Jiang1-0/+35
2008-07-25edac: mv64x60 fix get_propertyDave Jiang1-1/+1
2008-07-25edac: e752x fix too loud on nonmemory errorsDoug Thompson1-17/+42
2008-07-25edac: core fix added newline to sysfs dimm labelsArthur Jones1-1/+5
2008-07-25edac: core fix static to dynamic ksetArthur Jones1-9/+6
2008-07-25edac: core fix redundant sysfs controls to parametersArthur Jones2-195/+73
2008-07-25edac: core fix workq timerArthur Jones1-1/+21
2008-07-25edac: core fix to use dynamic kobjectArthur Jones1-9/+21
2008-07-25edac: i5100: cleanupArthur Jones1-135/+261
2008-07-25edac: i5100 fix unmask ecc bitsArthur Jones1-0/+6
2008-07-25edac: i5100 fix enable ecc hardwareArthur Jones1-0/+10
2008-07-25edac: i5100 fix missing bitsArthur Jones1-3/+15
2008-07-25edac: i5100 new intel chipset driverArthur Jones4-0/+838
2008-07-25fuse: lockd supportMiklos Szeredi1-2/+9
2008-07-25fuse: nfs export special lookupsMiklos Szeredi3-3/+72
2008-07-25fuse: add fuse_lookup_name() helperMiklos Szeredi1-40/+77
2008-07-25fuse: add export operationsMiklos Szeredi3-2/+121
2008-07-25fuse: prepare lookup for nfs exportMiklos Szeredi1-10/+14
2008-07-25locks: allow ->lock() to return FILE_LOCK_DEFERREDMiklos Szeredi1-14/+9
2008-07-25locks: cleanup code duplicationMiklos Szeredi1-40/+31
2008-07-25locks: add special return value for asynchronous locksMiklos Szeredi4-24/+25
2008-07-25lockd: dont return EAGAIN for a permanent errorMiklos Szeredi2-5/+18
2008-07-25taskstats: remove initialization of static per-cpu variableVegard Nossum1-1/+1
2008-07-25per-task-delay-accounting: update document and getdelays.c for memory reclaimKeika Kobayashi2-5/+14
2008-07-25per-task-delay-accounting: update taskstats for memory reclaim delayKeika Kobayashi3-1/+15
2008-07-25per-task-delay-accounting: add memory reclaim delayKeika Kobayashi4-0/+41
2008-07-25tsacct: fix bacct_add_tsk()'s use of do_div()David Howells1-2/+2
2008-07-25task IO accounting: provide distinct tgid/tid I/O statisticsAndrea Righi4-15/+108
2008-07-25bsdacct: fix and add comments around acct_process()Pavel Emelyanov1-1/+7
2008-07-25bsdacct: account dying tasks in all relevant namespacesPavel Emelyanov1-7/+14
2008-07-25bsdacct: turn acct off for all pidns-s on umount timePavel Emelyanov1-12/+16
2008-07-25bsdacct: switch from global bsd_acct_struct instance to per-pidns onePavel Emelyanov3-18/+71
2008-07-25bsdacct: make internal code work with passed bsd_acct_struct, not globalPavel Emelyanov1-38/+39
2008-07-25bsdacct: turn the acct_lock from on-the-struct to globalPavel Emelyanov1-21/+21
2008-07-25bsdacct: make check timer accept a bsd_acct_struct argumentPavel Emelyanov1-4/+5
2008-07-25bsdacct: "truthify" a comment near acct_processPavel Emelyanov1-1/+0
2008-07-25pidns: add the struct bsd_acct_struct pointer on pid_namespace structPavel Emelyanov1-0/+5
2008-07-25pidns: use kzalloc when allocating new pid_namespace structPavel Emelyanov1-6/+2
2008-07-25bsdacct: rename acct_gbls to bsd_acct_structPavel Emelyanov1-2/+2
2008-07-25accounting: account for user time when updating memory integralsJonathan Lim3-8/+17
2008-07-25unexport uts_semAdrian Bunk1-2/+0
2008-07-25markers: fix sparse integer as NULL pointer warningHarvey Harrison1-1/+1
2008-07-25markers: use rcu_barrier_sched() and call_rcu_sched()Mathieu Desnoyers1-17/+8
2008-07-25aoe: convert emsgs_sema into a completionMatthias Kaehlcke1-4/+5
2008-07-25pidns: remove find_task_by_pid, unused for a long timePavel Emelyanov3-25/+1
2008-07-25pidns: remove now unused find_pid function.Pavel Emelyanov3-11/+3