Commit Graph

3696 Commits (4fe91d518e4958af7edebbeb112a3272b2be232d)

Author SHA1 Message Date
Oleg Nesterov f49ee505b1 introduce kill_orphaned_pgrp() helper 17 years ago
Steve Grubb 8d07a67cfa [PATCH] drop EOE records from printk 17 years ago
Eric Paris b29ee87e9b [RFC] AUDIT: do not panic when printk loses messages 17 years ago
Paul Moore 422b03cf75 [PATCH] Audit: Fix the format type for size_t variables 17 years ago
Paul E. McKenney c9e71002aa rcupreempt: remove never-migrates assumption from rcu_process_callbacks() 17 years ago
Paul E. McKenney ae778869ae rcupreempt: fix hibernate/resume in presence of PREEMPT_RCU and hotplug 17 years ago
Dmitry Adamushko 7be2a03e31 softlockup: fix task state setting 17 years ago
Steven Rostedt 2232c2d8e0 rcu: add support for dynamic ticks and preempt rcu 17 years ago
Tejun Heo cf3680b90c printk: fix possible printk overrun 17 years ago
Dale Farnsworth 1481197b50 Subject: lockdep: include all lock classes in all_lock_classes 17 years ago
Harvey Harrison 67ca7bde2e sched: fix signedness warnings in sched.c 17 years ago
Ingo Molnar 7eee3e677d sched: clean up __pick_last_entity() a bit 17 years ago
Balbir Singh 70eee74b70 sched: remove duplicate code from sched_fair.c 17 years ago
Ingo Molnar 6892b75e60 sched: make early bootup sched_clock() use safer 17 years ago
Linus Torvalds 04e2f1741d Add memory barrier semantics to wake_up() & co 17 years ago
Li Zefan bc231d2a04 cgroup: remove dead code in cgroup_get_rootdir() 17 years ago
Li Zefan 68db38f153 cgroup: remove duplicate code in find_css_set() 17 years ago
Li Zefan 8d53d55d27 cgroup: fix subsys bitops 17 years ago
Li Zefan f777073848 cgroup: fix memory leak in cgroup_get_sb() 17 years ago
Li Zefan a043e3b2c6 cgroup: fix comments 17 years ago
Srinivasa Ds 4362758279 kprobes: refuse kprobe insertion on add/sub_preempt_counter() 17 years ago
Thomas Gleixner a0c1e9073e futex: runtime enable pi and robust functionality 17 years ago
Thomas Gleixner 3e4ab747ef futex: fix init order 17 years ago
Harvey Harrison de4fc64f0f markers: fix sparse warnings in markers.c 17 years ago
Rafael J. Wysocki 3a2d5b7001 PM: Introduce PM_EVENT_HIBERNATE callback state 17 years ago
Kay Sievers 120fc3d77a modules: do not try to add sysfs attributes if !CONFIG_SYSFS 17 years ago
Rafael J. Wysocki 8a235efad5 Hibernation: Handle DEBUG_PAGEALLOC on x86 17 years ago
Thomas Gleixner 89d694b9db genirq: do not leave interupts enabled on free_irq 17 years ago
S.Caglar Onur 188fd89d53 genirq: spurious.c: use time_* macros 17 years ago
Eric Paris b0abcfc146 Audit: use == not = in if statements 17 years ago
Pavel Machek db4315d6f5 timer_list: print relative expiry time signed 17 years ago
Jan Blunck cf28b4863f d_path: Make d_path() use a struct path 17 years ago
Jan Blunck 44707fdf59 d_path: Use struct path in struct avc_audit_data 17 years ago
Jan Blunck 6ac08c39a1 Use struct path in fs_struct 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Jan Blunck db74ece990 Dont touch fs_struct in usermodehelper 17 years ago
Thomas Gleixner 63070a79ba hrtimer: catch expired CLOCK_REALTIME timers early 17 years ago
Thomas Gleixner 5a7780e725 hrtimer: check relative timeouts for overflow 17 years ago
Mathieu Desnoyers fb40bd78b0 Linux Kernel Markers: support multiple probes 17 years ago
Nishanth Aravamudan 064d9efe94 hugetlb: fix overcommit locking 17 years ago
Harvey Harrison b5606c2d44 remove final fastcall users 17 years ago
Paul E. McKenney fbf6bfca76 rcupdate: fix comment 17 years ago
Peter Zijlstra b68aa2300c sched: rt-group: refure unrunnable tasks 17 years ago
Peter Zijlstra bccbe08a60 sched: rt-group: clean up the ifdeffery 17 years ago
Peter Zijlstra 052f1dc7eb sched: rt-group: make rt groups scheduling configurable 17 years ago
Peter Zijlstra 9f0c1e560c sched: rt-group: interface 17 years ago
Peter Zijlstra 23b0fdfc92 sched: rt-group: deal with PI 17 years ago
Peter Zijlstra 4cf5d77a6e sched: fix incorrect irq lock usage in normalize_rt_tasks() 17 years ago
Peter Zijlstra 8ed3699682 sched: fair-group: separate tg->shares from task_group_lock 17 years ago