aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | per-task-delay-accounting: add memory reclaim delayKeika Kobayashi2008-07-25
* | tsacct: fix bacct_add_tsk()'s use of do_div()David Howells2008-07-25
* | task IO accounting: provide distinct tgid/tid I/O statisticsAndrea Righi2008-07-25
* | bsdacct: fix and add comments around acct_process()Pavel Emelyanov2008-07-25
* | bsdacct: account dying tasks in all relevant namespacesPavel Emelyanov2008-07-25
* | bsdacct: turn acct off for all pidns-s on umount timePavel Emelyanov2008-07-25
* | bsdacct: switch from global bsd_acct_struct instance to per-pidns onePavel Emelyanov2008-07-25
* | bsdacct: make internal code work with passed bsd_acct_struct, not globalPavel Emelyanov2008-07-25
* | bsdacct: turn the acct_lock from on-the-struct to globalPavel Emelyanov2008-07-25
* | bsdacct: make check timer accept a bsd_acct_struct argumentPavel Emelyanov2008-07-25
* | bsdacct: "truthify" a comment near acct_processPavel Emelyanov2008-07-25
* | pidns: add the struct bsd_acct_struct pointer on pid_namespace structPavel Emelyanov2008-07-25
* | pidns: use kzalloc when allocating new pid_namespace structPavel Emelyanov2008-07-25
* | bsdacct: rename acct_gbls to bsd_acct_structPavel Emelyanov2008-07-25
* | accounting: account for user time when updating memory integralsJonathan Lim2008-07-25
* | unexport uts_semAdrian Bunk2008-07-25
* | markers: fix sparse integer as NULL pointer warningHarvey Harrison2008-07-25
* | markers: use rcu_barrier_sched() and call_rcu_sched()Mathieu Desnoyers2008-07-25
* | aoe: convert emsgs_sema into a completionMatthias Kaehlcke2008-07-25
* | pidns: remove find_task_by_pid, unused for a long timePavel Emelyanov2008-07-25
* | pidns: remove now unused find_pid function.Pavel Emelyanov2008-07-25
* | pidns: remove now unused kill_proc functionPavel Emelyanov2008-07-25
* | shrink struct pid by removing padding on 64 bit buildsRichard Kennedy2008-07-25
* | proper pid{hash,map}_init() prototypesAdrian Bunk2008-07-25
* | sysctl: allow override of /proc/sys/net with CAP_NET_ADMINStephen Hemminger2008-07-25
* | sysctl: check for bogus modesAlexey Dobriyan2008-07-25
* | proc: misplaced export of find_get_pidDavid Sterba2008-07-25
* | proc: move Kconfig to fs/proc/KconfigAlexey Dobriyan2008-07-25
* | proc: remove pathetic remount codeAlexey Dobriyan2008-07-25
* | proc: always do ->releaseAlexey Dobriyan2008-07-25
* | move proc_kmsg_operations to fs/proc/internal.hAdrian Bunk2008-07-25
* | unexport proc_clear_ttyAdrian Bunk2008-07-25
* | dell_rbu: use memory_read_from_buffer()Akinobu Mita2008-07-25
* | fs/partitions/efi: convert to pr_debugThomas Gleixner2008-07-25
* | block/ioctl.c and fs/partition/check.c: check value returned by add_partition()Abdel Benamrouche2008-07-25
* | fs/partition/check.c: fix return value warningAbdel Benamrouche2008-07-25
* | dcdbas: use memory_read_from_buffer()Akinobu Mita2008-07-25
* | firmware: use memory_read_from_buffer()Akinobu Mita2008-07-25
* | drivers/misc/phantom: note PCIJiri Slaby2008-07-25
* | Char: mxser, various cleanupsJiri Slaby2008-07-25
* | Char: mxser, remove predefined isa supportJiri Slaby2008-07-25
* | Char: mxser, prints cleanupJiri Slaby2008-07-25
* | Char: mxser, update documentationJiri Slaby2008-07-25
* | Char: mxser, globals cleanupJiri Slaby2008-07-25
* | Char: mxser, ioctl cleanupJiri Slaby2008-07-25
* | nwflash: use simple_read_from_buffer()Akinobu Mita2008-07-25
* | dsp56k: BKL pushdownAlan Cox2008-07-25
* | ds1302: push down the BKL into the driver ioctl codeAlan Cox2008-07-25
* | ppdev: wrap ioctl handler in driver and push lock downAlan Cox2008-07-25
* | ixj: push BKL into driver and wrap ioctlsAlan Cox2008-07-25