summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* edac: core fix static to dynamic ksetArthur Jones2008-07-251-9/+6
* edac: core fix redundant sysfs controls to parametersArthur Jones2008-07-252-195/+73
* edac: core fix workq timerArthur Jones2008-07-251-1/+21
* edac: core fix to use dynamic kobjectArthur Jones2008-07-251-9/+21
* edac: i5100: cleanupArthur Jones2008-07-251-135/+261
* edac: i5100 fix unmask ecc bitsArthur Jones2008-07-251-0/+6
* edac: i5100 fix enable ecc hardwareArthur Jones2008-07-251-0/+10
* edac: i5100 fix missing bitsArthur Jones2008-07-251-3/+15
* edac: i5100 new intel chipset driverArthur Jones2008-07-254-0/+838
* fuse: lockd supportMiklos Szeredi2008-07-251-2/+9
* fuse: nfs export special lookupsMiklos Szeredi2008-07-253-3/+72
* fuse: add fuse_lookup_name() helperMiklos Szeredi2008-07-251-40/+77
* fuse: add export operationsMiklos Szeredi2008-07-253-2/+121
* fuse: prepare lookup for nfs exportMiklos Szeredi2008-07-251-10/+14
* locks: allow ->lock() to return FILE_LOCK_DEFERREDMiklos Szeredi2008-07-251-14/+9
* locks: cleanup code duplicationMiklos Szeredi2008-07-251-40/+31
* locks: add special return value for asynchronous locksMiklos Szeredi2008-07-254-24/+25
* lockd: dont return EAGAIN for a permanent errorMiklos Szeredi2008-07-252-5/+18
* taskstats: remove initialization of static per-cpu variableVegard Nossum2008-07-251-1/+1
* per-task-delay-accounting: update document and getdelays.c for memory reclaimKeika Kobayashi2008-07-252-5/+14
* per-task-delay-accounting: update taskstats for memory reclaim delayKeika Kobayashi2008-07-253-1/+15
* per-task-delay-accounting: add memory reclaim delayKeika Kobayashi2008-07-254-0/+41
* tsacct: fix bacct_add_tsk()'s use of do_div()David Howells2008-07-251-2/+2
* task IO accounting: provide distinct tgid/tid I/O statisticsAndrea Righi2008-07-254-15/+108
* bsdacct: fix and add comments around acct_process()Pavel Emelyanov2008-07-251-1/+7
* bsdacct: account dying tasks in all relevant namespacesPavel Emelyanov2008-07-251-7/+14
* bsdacct: turn acct off for all pidns-s on umount timePavel Emelyanov2008-07-251-12/+16
* bsdacct: switch from global bsd_acct_struct instance to per-pidns onePavel Emelyanov2008-07-253-18/+71
* bsdacct: make internal code work with passed bsd_acct_struct, not globalPavel Emelyanov2008-07-251-38/+39
* bsdacct: turn the acct_lock from on-the-struct to globalPavel Emelyanov2008-07-251-21/+21
* bsdacct: make check timer accept a bsd_acct_struct argumentPavel Emelyanov2008-07-251-4/+5
* bsdacct: "truthify" a comment near acct_processPavel Emelyanov2008-07-251-1/+0
* pidns: add the struct bsd_acct_struct pointer on pid_namespace structPavel Emelyanov2008-07-251-0/+5
* pidns: use kzalloc when allocating new pid_namespace structPavel Emelyanov2008-07-251-6/+2
* bsdacct: rename acct_gbls to bsd_acct_structPavel Emelyanov2008-07-251-2/+2
* accounting: account for user time when updating memory integralsJonathan Lim2008-07-253-8/+17
* unexport uts_semAdrian Bunk2008-07-251-2/+0
* markers: fix sparse integer as NULL pointer warningHarvey Harrison2008-07-251-1/+1
* markers: use rcu_barrier_sched() and call_rcu_sched()Mathieu Desnoyers2008-07-251-17/+8
* aoe: convert emsgs_sema into a completionMatthias Kaehlcke2008-07-251-4/+5
* pidns: remove find_task_by_pid, unused for a long timePavel Emelyanov2008-07-253-25/+1
* pidns: remove now unused find_pid function.Pavel Emelyanov2008-07-253-11/+3
* pidns: remove now unused kill_proc functionPavel Emelyanov2008-07-252-13/+0
* shrink struct pid by removing padding on 64 bit buildsRichard Kennedy2008-07-251-1/+1
* proper pid{hash,map}_init() prototypesAdrian Bunk2008-07-252-2/+3
* sysctl: allow override of /proc/sys/net with CAP_NET_ADMINStephen Hemminger2008-07-251-0/+14
* sysctl: check for bogus modesAlexey Dobriyan2008-07-251-0/+2
* proc: misplaced export of find_get_pidDavid Sterba2008-07-251-1/+1
* proc: move Kconfig to fs/proc/KconfigAlexey Dobriyan2008-07-252-59/+60
* proc: remove pathetic remount codeAlexey Dobriyan2008-07-251-7/+0
OpenPOWER on IntegriCloud