Commit Graph

4577 Commits (a1b81a84fff05dbfef45b7012c26e1fee9973e5d)

Author SHA1 Message Date
Roland McGrath b787f7ba67 tracehook: force signal_pending() 17 years ago
Roland McGrath 2b2a1ff64a tracehook: death 17 years ago
Roland McGrath fa00b80b3c tracehook: job control 17 years ago
Roland McGrath 7bcf6a2ca5 tracehook: get_signal_to_deliver 17 years ago
Roland McGrath 445a91d2fe tracehook: tracehook_consider_fatal_signal 17 years ago
Roland McGrath 35de254dc6 tracehook: tracehook_consider_ignored_signal 17 years ago
Roland McGrath dae33574dc tracehook: release_task 17 years ago
Roland McGrath daded34be9 tracehook: vfork-done 17 years ago
Roland McGrath 09a05394fe tracehook: clone 17 years ago
Roland McGrath 30199f5a46 tracehook: exit 17 years ago
Roland McGrath ff1188646c tracehook: unexport ptrace_notify 17 years ago
Arjan van de Ven 261c40c119 use WARN() in kernel/irq/chip.c 17 years ago
Arjan van de Ven b8c512f619 Use WARN() in kernel/irq/manage.c 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Eduard - Gabriel Munteanu 20d8b67c06 relay: add buffer-only channels; useful for early logging 17 years ago
Eduard - Gabriel Munteanu 7babe8db99 Full conversion to early_initcall() interface, remove old interface 17 years ago
Huang Ying 89081d17f7 kexec jump: save/restore device state 17 years ago
Huang Ying 3ab8352137 kexec jump 17 years ago
WANG Cong 7fccf03265 kernel/kexec.c: make 'kimage_terminate' void 17 years ago
David Brownell a2e2e3577c pm selftest: rtc paranoia 17 years ago
Ingo Molnar 5a7a201c51 cpumask: export cpumask_of_cpu_map 17 years ago
Mike Travis 0bc3cc03fa cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu 17 years ago
Mike Travis 6524d938b3 cpumask: put cpumask_of_cpu_map in the initdata section 17 years ago
Mike Travis b8d317d10c cpumask: make cpumask_of_cpu_map generic 17 years ago
Ingo Molnar 1fe371044b ftrace: fix modular build 17 years ago
Wang Chen 054a3fd824 flag parameters: fix compile error of sys_epoll_create1 17 years ago
Ingo Molnar 9b81361631 signalfd: fix undefined reference to `compat_sys_signalfd4' when !CONFIG_SIGNALFD 17 years ago
Vegard Nossum b81f3ea92b taskstats: remove initialization of static per-cpu variable 17 years ago
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 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
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
Alexey Dobriyan 99541c23cd sysctl: check for bogus modes 17 years ago
David Sterba 339caf2a22 proc: misplaced export of find_get_pid 17 years ago