Commit Graph

4699 Commits (302745699c1b675b5d2a1af87271de10e4d96b6a)

Author SHA1 Message Date
Ingo Molnar 56b906126d sched clock: simplify __update_sched_clock() 17 years ago
Ingo Molnar 18e4e36c66 sched: eliminate scd->prev_raw 17 years ago
Ingo Molnar 50526968e9 sched clock: clean up sched_clock_cpu() 17 years ago
Ingo Molnar e4e4e534fa sched clock: revert various sched_clock() changes 17 years ago
Andi Kleen f718cd4add sched: make scheduler sysfs attributes sysdev class devices 17 years ago
Oleg Nesterov 6af8bf3d86 workqueues: add comments to __create_workqueue_key() 17 years ago
Uwe Kleine-König 641de9d8f5 printk: fix comment for printk ratelimiting 17 years ago
Mathieu Desnoyers 5def9a3a22 markers: fix markers read barrier for multiple probes 17 years ago
Li Zefan aeed682421 cpuset: clean up cpuset hierarchy traversal code 17 years ago
Li Zefan 93a6557558 cpuset: fix wrong calculation of relax domain level 17 years ago
Lai Jiangshan f5393693e9 cpuset: speed up sched domain partition 17 years ago
Li Zefan 8d1e6266f5 cpuset: a bit cleanup for scan_for_empty_cpusets() 17 years ago
Li Zefan 55b6fd0162 cgroup: uninline cgroup_has_css_refs() 17 years ago
Li Zefan 36553434f4 cgroup: remove duplicate code in allocate_cg_link() 17 years ago
Li Zefan 5a3eb9f6b7 cgroup: fix possible memory leak 17 years ago
Magnus Damm 1a4e564b7d resource: add resource_size() 17 years ago
Andrea Arcangeli cddb8a5c14 mmu-notifiers: core 17 years ago
Linus Torvalds e56b3bc794 cpu masks: optimize and clean up cpumask_of_cpu() 17 years ago
Randy Dunlap 0e241ffd30 locking: fix mutex @key parameter kernel-doc notation 17 years ago
Hugh Dickins 2c3d103ba9 sched: move sched_clock before first use 17 years ago
roel kluin e26873bb10 sched: test runtime rather than period in global_rt_runtime() 17 years ago
OGAWA Hirofumi 94f5655988 sched: fix SCHED_HRTICK dependency 17 years ago
Peter Zijlstra 157124c11f sched: fix warning in hrtick_start_fair() 17 years ago
Rusty Russell 784e2d7600 stop_machine: fix up ftrace.c 17 years ago
Rusty Russell 9b1a4d3837 stop_machine: Wean existing callers off stop_machine_run() 17 years ago
Rusty Russell eeec4fad96 stop_machine(): stop_machine_run() changed to use cpu mask 17 years ago
Rusty Russell 0432158758 Hotplug CPU: don't check cpu_online after take_cpu_down 17 years ago
Rusty Russell ffdb5976c4 Simplify stop_machine 17 years ago
Jason Baron 5c2aed6225 stop_machine: add ALL_CPUS option 17 years ago
WANG Cong 15bba37d62 module: fix build warning with !CONFIG_KALLSYMS 17 years ago
Andrea Righi 940389b8af task IO accounting: move all IO statistics in struct task_io_accounting 17 years ago
Andrea Righi 5995477ab7 task IO accounting: improve code readability 17 years ago
Andrea Righi 605ccb73f6 tracing: remove unused variable 17 years ago
Al Viro bfbcf03479 lost sysctl fix 17 years ago
Al Viro 3f8206d496 [PATCH] get rid of indirect users of namei.h 17 years ago
Al Viro 7f2da1e7d0 [PATCH] kill altroot 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Al Viro 9043476f72 [PATCH] sanitize proc_sysctl 17 years ago
Al Viro ae7edecc9b [PATCH] sysctl: keep track of tree relationships 17 years ago
Al Viro f7e6ced406 [PATCH] allow delayed freeing of ctl_table_header 17 years ago
Al Viro 734550921e [PATCH] beginning of sysctl cleanup - ctl_table_set 17 years ago
Adrian Bunk 96930a6365 make cgroup_seqfile_release() static 17 years ago
Roland McGrath 85ba2d862e tracehook: wait_task_inactive 17 years ago
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