Commit Graph

13460 Commits (b742c341539fc8b8386ef72f0e95758f39fbb4c8)

Author SHA1 Message Date
Jim Cromie b5f3abf950 params: replace printk(KERN_<LVL>...) with pr_<lvl>(...) 13 years ago
Jim Cromie 1ef9eaf2bf params.c: fix Smack complaint about parse_args 13 years ago
Thomas Gleixner 9c6079aa1b genirq: Do not consider disabled wakeup irqs 13 years ago
Thomas Gleixner d4dc0f90d2 genirq: Allow check_wakeup_irqs to notice level-triggered interrupts 13 years ago
Thomas Gleixner 43a18b1e58 smp: Fix idle_thread_init() inline stub 13 years ago
Suresh Siddha 3bb5d2ee39 smp, idle: Allocate idle thread for each possible cpu during boot 13 years ago
Eric W. Biederman 72cda3d1ef userns: Convert in_group_p and in_egroup_p to use kgid_t 13 years ago
Eric W. Biederman 5af662030e userns: Convert ptrace, kill, set_priority permission checks to work with kuids and kgids 13 years ago
Eric W. Biederman a29c33f4e5 userns: Convert setting and getting uid and gid system calls to use kuid and kgid 13 years ago
Eric W. Biederman 9c806aa06f userns: Convert sched_set_affinity and sched_set_scheduler's permission checks 13 years ago
Eric W. Biederman 76b6db0102 userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid 13 years ago
Eric W. Biederman 078de5f706 userns: Store uid and gid values in struct cred with kuid_t and kgid_t types 13 years ago
Eric W. Biederman ae2975bc34 userns: Convert group_info values from gid_t to kgid_t. 13 years ago
Paul E. McKenney 9dd8fb16c3 rcu: Make exit_rcu() more precise and consolidate 13 years ago
Paul E. McKenney 616c310e83 rcu: Move PREEMPT_RCU preemption to switch_to() invocation 13 years ago
Rafael J. Wysocki b86ff9820f PM / Sleep: Add user space interface for manipulating wakeup sources, v3 13 years ago
Rafael J. Wysocki 55850945e8 PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources 13 years ago
Rafael J. Wysocki 7483b4a4d9 PM / Sleep: Implement opportunistic sleep, v2 13 years ago
Bojan Smojver 5a21d489fd PM / Hibernate: Hibernate/thaw fixes/improvements 13 years ago
Paul E. McKenney f511fc6246 rcu: Ensure that RCU_FAST_NO_HZ timers expire on correct CPU 13 years ago
Jim Cromie b48420c1d3 dynamic_debug: make dynamic-debug work for module initialization 13 years ago
Jim Cromie 9fb48c744b params: add 3rd arg to option handler callback signature 13 years ago
Lai Jiangshan 9059c94017 rcu: Add rcutorture test for call_srcu() 13 years ago
Lai Jiangshan 931ea9d1a6 rcu: Implement per-domain single-threaded call_srcu() state machine 13 years ago
Lai Jiangshan d9792edd7a rcu: Use single value to handle expedited SRCU grace periods 13 years ago
Lai Jiangshan dc87917501 rcu: Improve srcu_readers_active_idx()'s cache locality 13 years ago
Lai Jiangshan b52ce066c5 rcu: Implement a variant of Peter's SRCU algorithm 13 years ago
Lai Jiangshan 18108ebfeb rcu: Improve SRCU's wait_idx() comments 13 years ago
Lai Jiangshan 944ce9af47 rcu: Flip ->completed only once per SRCU grace period 13 years ago
Lai Jiangshan 440253c17f rcu: Increment upper bit only for srcu_read_lock() 13 years ago
Lai Jiangshan 4b7a3e9e32 rcu: Remove fast check path from __synchronize_srcu() 13 years ago
Paul E. McKenney cef50120b6 rcu: Direct algorithmic SRCU implementation 13 years ago
Paul E. McKenney fae4b54f28 rcu: Introduce rcutorture testing for rcu_barrier() 13 years ago
Frederic Weisbecker 0d4dde1ac9 res_counter: Account max_usage when calling res_counter_charge_nofail() 13 years ago
Frederic Weisbecker 4d8438f044 res_counter: Merge res_counter_charge and res_counter_charge_nofail 13 years ago
Paul E. McKenney 048a0e8f5e timer: Fix mod_timer_pinned() header comment 13 years ago
Paul E. McKenney 79b9a75fb7 rcu: Add warning for RCU_FAST_NO_HZ timer firing 13 years ago
Robert Richter 33b07b8be7 perf: Use static variant of perf_event_overflow in core.c 13 years ago
Michael Ellerman 724b6daa13 perf: Fix perf_event_for_each() to use sibling 13 years ago
he, bo fb2cf2c660 sched: Fix OOPS when build_sched_domains() percpu allocation fails 13 years ago
Peter Zijlstra eb95308ee2 sched: Fix more load-balancing fallout 13 years ago
Thomas Gleixner 29d5e0476e smp: Provide generic idle thread allocation 13 years ago
Thomas Gleixner 38498a67aa smp: Add generic smpboot facility 13 years ago
Thomas Gleixner 8239c25f47 smp: Add task_struct argument to __cpu_up() 13 years ago
Eric W. Biederman 22d917d80e userns: Rework the user_namespace adding uid/gid mapping support 13 years ago
Eric W. Biederman 783291e690 userns: Simplify the user_namespace by making userns->creator a kuid. 13 years ago
Sasha Levin 625056b65e hung task debugging: Inject NMI when hung and going to panic 13 years ago
Paul E. McKenney 37e377d282 rcu: Fixes to rcutorture error handling and cleanup 13 years ago
Paul E. McKenney c57afe80db rcu: Make RCU_FAST_NO_HZ account for pauses out of idle 13 years ago
Paul E. McKenney 2ee3dc8066 rcu: Make RCU_FAST_NO_HZ use timer rather than hrtimer 13 years ago