Commit Graph

106030 Commits (016ae219b920c4e606088761d3d6070cdf8ba706)
 

Author SHA1 Message Date
Keika Kobayashi 016ae219b9 per-task-delay-accounting: update taskstats for memory reclaim delay 17 years ago
Keika Kobayashi 873b477177 per-task-delay-accounting: add memory reclaim delay 17 years ago
David Howells 3e85ba034d tsacct: fix bacct_add_tsk()'s use of do_div() 17 years ago
Andrea Righi 297c5d9263 task IO accounting: provide distinct tgid/tid I/O statistics 17 years ago
Pavel Emelyanov 0c18d7a5df bsdacct: fix and add comments around acct_process() 17 years ago
Pavel Emelyanov 7d1e13505b bsdacct: account dying tasks in all relevant namespaces 17 years ago
Pavel Emelyanov b5a7174875 bsdacct: turn acct off for all pidns-s on umount time 17 years ago
Pavel Emelyanov 0b6b030fc3 bsdacct: switch from global bsd_acct_struct instance to per-pidns one 17 years ago
Pavel Emelyanov 6248b1b342 bsdacct: make internal code work with passed bsd_acct_struct, not global 17 years ago
Pavel Emelyanov a75d979765 bsdacct: turn the acct_lock from on-the-struct to global 17 years ago
Pavel Emelyanov e59a04a7aa bsdacct: make check timer accept a bsd_acct_struct argument 17 years ago
Pavel Emelyanov 1c552858ac bsdacct: "truthify" a comment near acct_process 17 years ago
Pavel Emelyanov 20fad13ac6 pidns: add the struct bsd_acct_struct pointer on pid_namespace struct 17 years ago
Pavel Emelyanov 84406c153a pidns: use kzalloc when allocating new pid_namespace struct 17 years ago
Pavel Emelyanov 081e4c8a75 bsdacct: rename acct_gbls to bsd_acct_struct 17 years ago
Jonathan Lim 49b5cf3472 accounting: account for user time when updating memory integrals 17 years ago
Adrian Bunk 7394f0f6c0 unexport uts_sem 17 years ago
Harvey Harrison a89cc1959d markers: fix sparse integer as NULL pointer warning 17 years ago
Mathieu Desnoyers 28325df0d9 markers: use rcu_barrier_sched() and call_rcu_sched() 17 years ago
Matthias Kaehlcke 24879a8e3e aoe: convert emsgs_sema into a completion 17 years ago
Pavel Emelyanov dbda0de526 pidns: remove find_task_by_pid, unused for a long time 17 years ago
Pavel Emelyanov e49859e71e pidns: remove now unused find_pid function. 17 years ago
Pavel Emelyanov 19b0cfcca4 pidns: remove now unused kill_proc function 17 years ago
Richard Kennedy 33166b1ffc shrink struct pid by removing padding on 64 bit builds 17 years ago
Adrian Bunk 3ae4eed34b proper pid{hash,map}_init() prototypes 17 years ago
Stephen Hemminger 4ecb90090c sysctl: allow override of /proc/sys/net with CAP_NET_ADMIN 17 years ago
Alexey Dobriyan 99541c23cd sysctl: check for bogus modes 17 years ago
David Sterba 339caf2a22 proc: misplaced export of find_get_pid 17 years ago
Alexey Dobriyan 6eedf8d30d proc: move Kconfig to fs/proc/Kconfig 17 years ago
Alexey Dobriyan a9bd4a3e07 proc: remove pathetic remount code 17 years ago
Alexey Dobriyan 881adb8535 proc: always do ->release 17 years ago
Adrian Bunk 6e644c3126 move proc_kmsg_operations to fs/proc/internal.h 17 years ago
Adrian Bunk cd9a6f1078 unexport proc_clear_tty 17 years ago
Akinobu Mita 25377479de dell_rbu: use memory_read_from_buffer() 17 years ago
Thomas Gleixner d991696263 fs/partitions/efi: convert to pr_debug 17 years ago
Abdel Benamrouche 04ebd4aee5 block/ioctl.c and fs/partition/check.c: check value returned by add_partition() 17 years ago
Abdel Benamrouche d805dda412 fs/partition/check.c: fix return value warning 17 years ago
Akinobu Mita abe19b7b82 dcdbas: use memory_read_from_buffer() 17 years ago
Akinobu Mita f37e66173e firmware: use memory_read_from_buffer() 17 years ago
Jiri Slaby ec905a1865 drivers/misc/phantom: note PCI 17 years ago
Jiri Slaby ace7dd9669 Char: mxser, various cleanups 17 years ago
Jiri Slaby 1df0092477 Char: mxser, remove predefined isa support 17 years ago
Jiri Slaby 83766bc63f Char: mxser, prints cleanup 17 years ago
Jiri Slaby 729f0edbec Char: mxser, update documentation 17 years ago
Jiri Slaby 72800df9ba Char: mxser, globals cleanup 17 years ago
Jiri Slaby 41aee9a121 Char: mxser, ioctl cleanup 17 years ago
Akinobu Mita 6ee8928d94 nwflash: use simple_read_from_buffer() 17 years ago
Alan Cox 236b8756a2 dsp56k: BKL pushdown 17 years ago
Alan Cox b8e3591965 ds1302: push down the BKL into the driver ioctl code 17 years ago
Alan Cox 6d535d3e6a ppdev: wrap ioctl handler in driver and push lock down 17 years ago