aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-25kbuild: install all headers when arch is changedSam Ravnborg
2008-07-25kbuild: make clean removes *.o.* as wellAlexey Dobriyan
2008-07-25kbuild: optimize headers_* targetsSam Ravnborg
2008-07-25kbuild: only one call for include/ in make headers_*Sam Ravnborg
2008-07-25kbuild: error out early in make headers_installSam Ravnborg
2008-07-25kbuild: code refactoring in Makefile.headerinstSam Ravnborg
2008-07-25kbuild: drop support of ALTARCH for headers_*Sam Ravnborg
2008-07-25kbuild: always unifdef files in headers_install*Sam Ravnborg
2008-07-25kbuild: refactor headers_* targets in MakefileSam Ravnborg
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2008-07-25Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds
2008-07-25Fix ahci driver 'flags' typeLinus Torvalds
2008-07-25edac: mpc85xx fix pci ofdev 2nd passDave Jiang
2008-07-25edac: mv64x60 add pci fixupDave Jiang
2008-07-25edac: mv64x60 fix get_propertyDave Jiang
2008-07-25edac: e752x fix too loud on nonmemory errorsDoug Thompson
2008-07-25edac: core fix added newline to sysfs dimm labelsArthur Jones
2008-07-25edac: core fix static to dynamic ksetArthur Jones
2008-07-25edac: core fix redundant sysfs controls to parametersArthur Jones
2008-07-25edac: core fix workq timerArthur Jones
2008-07-25edac: core fix to use dynamic kobjectArthur Jones
2008-07-25edac: i5100: cleanupArthur Jones
2008-07-25edac: i5100 fix unmask ecc bitsArthur Jones
2008-07-25edac: i5100 fix enable ecc hardwareArthur Jones
2008-07-25edac: i5100 fix missing bitsArthur Jones
2008-07-25edac: i5100 new intel chipset driverArthur Jones
2008-07-25fuse: lockd supportMiklos Szeredi
2008-07-25fuse: nfs export special lookupsMiklos Szeredi
2008-07-25fuse: add fuse_lookup_name() helperMiklos Szeredi
2008-07-25fuse: add export operationsMiklos Szeredi
2008-07-25fuse: prepare lookup for nfs exportMiklos Szeredi
2008-07-25locks: allow ->lock() to return FILE_LOCK_DEFERREDMiklos Szeredi
2008-07-25locks: cleanup code duplicationMiklos Szeredi
2008-07-25locks: add special return value for asynchronous locksMiklos Szeredi
2008-07-25lockd: dont return EAGAIN for a permanent errorMiklos Szeredi
2008-07-25taskstats: remove initialization of static per-cpu variableVegard Nossum
2008-07-25per-task-delay-accounting: update document and getdelays.c for memory reclaimKeika Kobayashi
2008-07-25per-task-delay-accounting: update taskstats for memory reclaim delayKeika Kobayashi
2008-07-25per-task-delay-accounting: add memory reclaim delayKeika Kobayashi
2008-07-25tsacct: fix bacct_add_tsk()'s use of do_div()David Howells
2008-07-25task IO accounting: provide distinct tgid/tid I/O statisticsAndrea Righi
2008-07-25bsdacct: fix and add comments around acct_process()Pavel Emelyanov
2008-07-25bsdacct: account dying tasks in all relevant namespacesPavel Emelyanov
2008-07-25bsdacct: turn acct off for all pidns-s on umount timePavel Emelyanov
2008-07-25bsdacct: switch from global bsd_acct_struct instance to per-pidns onePavel Emelyanov
2008-07-25bsdacct: make internal code work with passed bsd_acct_struct, not globalPavel Emelyanov
2008-07-25bsdacct: turn the acct_lock from on-the-struct to globalPavel Emelyanov
2008-07-25bsdacct: make check timer accept a bsd_acct_struct argumentPavel Emelyanov
2008-07-25bsdacct: "truthify" a comment near acct_processPavel Emelyanov
2008-07-25pidns: add the struct bsd_acct_struct pointer on pid_namespace structPavel Emelyanov