Age | Commit message (Expand) | Author |
2008-07-25 | task IO accounting: provide distinct tgid/tid I/O statistics | Andrea Righi |
2008-07-25 | bsdacct: fix and add comments around acct_process() | Pavel Emelyanov |
2008-07-25 | bsdacct: account dying tasks in all relevant namespaces | Pavel Emelyanov |
2008-07-25 | bsdacct: turn acct off for all pidns-s on umount time | Pavel Emelyanov |
2008-07-25 | bsdacct: switch from global bsd_acct_struct instance to per-pidns one | Pavel Emelyanov |
2008-07-25 | bsdacct: make internal code work with passed bsd_acct_struct, not global | Pavel Emelyanov |
2008-07-25 | bsdacct: turn the acct_lock from on-the-struct to global | Pavel Emelyanov |
2008-07-25 | bsdacct: make check timer accept a bsd_acct_struct argument | Pavel Emelyanov |
2008-07-25 | bsdacct: "truthify" a comment near acct_process | Pavel Emelyanov |
2008-07-25 | pidns: add the struct bsd_acct_struct pointer on pid_namespace struct | Pavel Emelyanov |
2008-07-25 | pidns: use kzalloc when allocating new pid_namespace struct | Pavel Emelyanov |
2008-07-25 | bsdacct: rename acct_gbls to bsd_acct_struct | Pavel Emelyanov |
2008-07-25 | accounting: account for user time when updating memory integrals | Jonathan Lim |
2008-07-25 | unexport uts_sem | Adrian Bunk |
2008-07-25 | markers: fix sparse integer as NULL pointer warning | Harvey Harrison |
2008-07-25 | markers: use rcu_barrier_sched() and call_rcu_sched() | Mathieu Desnoyers |
2008-07-25 | aoe: convert emsgs_sema into a completion | Matthias Kaehlcke |
2008-07-25 | pidns: remove find_task_by_pid, unused for a long time | Pavel Emelyanov |
2008-07-25 | pidns: remove now unused find_pid function. | Pavel Emelyanov |
2008-07-25 | pidns: remove now unused kill_proc function | Pavel Emelyanov |
2008-07-25 | shrink struct pid by removing padding on 64 bit builds | Richard Kennedy |
2008-07-25 | proper pid{hash,map}_init() prototypes | Adrian Bunk |
2008-07-25 | sysctl: allow override of /proc/sys/net with CAP_NET_ADMIN | Stephen Hemminger |
2008-07-25 | sysctl: check for bogus modes | Alexey Dobriyan |
2008-07-25 | proc: misplaced export of find_get_pid | David Sterba |
2008-07-25 | proc: move Kconfig to fs/proc/Kconfig | Alexey Dobriyan |
2008-07-25 | proc: remove pathetic remount code | Alexey Dobriyan |
2008-07-25 | proc: always do ->release | Alexey Dobriyan |
2008-07-25 | move proc_kmsg_operations to fs/proc/internal.h | Adrian Bunk |
2008-07-25 | unexport proc_clear_tty | Adrian Bunk |
2008-07-25 | dell_rbu: use memory_read_from_buffer() | Akinobu Mita |
2008-07-25 | fs/partitions/efi: convert to pr_debug | Thomas Gleixner |
2008-07-25 | block/ioctl.c and fs/partition/check.c: check value returned by add_partition() | Abdel Benamrouche |
2008-07-25 | fs/partition/check.c: fix return value warning | Abdel Benamrouche |
2008-07-25 | dcdbas: use memory_read_from_buffer() | Akinobu Mita |
2008-07-25 | firmware: use memory_read_from_buffer() | Akinobu Mita |
2008-07-25 | drivers/misc/phantom: note PCI | Jiri Slaby |
2008-07-25 | Char: mxser, various cleanups | Jiri Slaby |
2008-07-25 | Char: mxser, remove predefined isa support | Jiri Slaby |
2008-07-25 | Char: mxser, prints cleanup | Jiri Slaby |
2008-07-25 | Char: mxser, update documentation | Jiri Slaby |
2008-07-25 | Char: mxser, globals cleanup | Jiri Slaby |
2008-07-25 | Char: mxser, ioctl cleanup | Jiri Slaby |
2008-07-25 | nwflash: use simple_read_from_buffer() | Akinobu Mita |
2008-07-25 | dsp56k: BKL pushdown | Alan Cox |
2008-07-25 | ds1302: push down the BKL into the driver ioctl code | Alan Cox |
2008-07-25 | ppdev: wrap ioctl handler in driver and push lock down | Alan Cox |
2008-07-25 | ixj: push BKL into driver and wrap ioctls | Alan Cox |
2008-07-25 | sx: push BKL down into the firmware ioctl handler | Alan Cox |
2008-07-25 | rio: push down the BKL into the firmware ioctl handler | Alan Cox |