Commit Graph

6104 Commits (e6830a86c260d73c6f370aa7ed17ee6c71e5ee05)

Author SHA1 Message Date
Gautham R Shenoy b7bb4c9bb0 sched: Add comments to find_busiest_group() function 16 years ago
Gautham R Shenoy c071df1852 sched: Refactor the power savings balance code 16 years ago
Gautham R Shenoy a021dc0337 sched: Optimize the !power_savings_balance during fbg() 16 years ago
Gautham R Shenoy dbc523a3b8 sched: Create a helper function to calculate imbalance 16 years ago
Gautham R Shenoy 2e6f44aeda sched: Create helper to calculate small_imbalance in fbg() 16 years ago
Gautham R Shenoy 37abe198b1 sched: Create a helper function to calculate sched_domain stats for fbg() 16 years ago
Gautham R Shenoy 222d656dea sched: Define structure to store the sched_domain statistics for fbg() 16 years ago
Gautham R Shenoy 1f8c553d0f sched: Create a helper function to calculate sched_group stats for fbg() 16 years ago
Gautham R Shenoy 381be78fdc sched: Define structure to store the sched_group statistics for fbg() 16 years ago
Gautham R Shenoy 6dfdb06290 sched: Fix indentations in find_busiest_group() using gotos 16 years ago
Gautham R Shenoy 67bb6c036d sched: Simple helper functions for find_busiest_group() 16 years ago
Jason Baron e9d376f0fa dynamic debug: combine dprintk and dynamic printk 16 years ago
Luis Henriques 67aa0f767a sched: remove unused fields from struct rq 16 years ago
Oleg Nesterov 37bebc70d7 posix timers: fix RLIMIT_CPU && fork() 16 years ago
Miklos Szeredi 53da1d9456 fix ptrace slowness 16 years ago
Luis Henriques af66df5ecf sched: jiffies not printed per CPU 16 years ago
Masami Hiramatsu 6e2b75740b module: fix refptr allocation and release order 16 years ago
Luis Henriques 708dc51253 sched: small optimisation of can_migrate_task() 16 years ago
Luis Henriques 80dd99b368 sched: fix typos in documentation 16 years ago
Thomas Gleixner 0e57aa11ab genirq: deprecate __do_IRQ 16 years ago
Thomas Gleixner 4553573277 genirq: use kzalloc instead of explicit zero initialization 16 years ago
Thomas Gleixner c8e2aeef0b genirq: remove redundant if condition 16 years ago
Magnus Damm eb53b4e8fe irq: export remove_irq() and setup_irq() symbols 16 years ago
Magnus Damm cbf94f0682 irq: match remove_irq() args with setup_irq() 16 years ago
Magnus Damm f21cfb258d irq: add remove_irq() for freeing of setup_irq() irqs 16 years ago
Mike Galbraith df1c99d416 sched: add avg_overlap decay 16 years ago
Dhaval Giani be50b8342d kernel/user.c: fix a memory leak when freeing up non-init usernamespaces users 16 years ago
Peter Zijlstra 57310a98a3 sched: optimize ttwu vs group scheduling 16 years ago
Oleg Nesterov 2d5516cbb9 copy_process: fix CLONE_PARENT && parent_exec_id interaction 16 years ago
Heiko Carstens 6d5b5acca9 Fix fixpoint divide exception in acct_update_integrals 16 years ago
Lai Jiangshan 5ed0cec0ac sched: TIF_NEED_RESCHED -> need_reshed() cleanup 16 years ago
Frederic Weisbecker 8a0be9ef82 sched: don't rebalance if attached on NULL domain 16 years ago
Eric Dumazet 64ca5ab913 rcu: increment quiescent state counter in ksoftirqd() 16 years ago
Roland McGrath 5b1017404a x86-64: seccomp: fix 32/64 syscall hole 16 years ago
Peter Zijlstra 044d408409 genirq: assert that irq handlers are indeed running in hardirq context 16 years ago
Wang Chen b67802ea80 sched: kill unused parameter of pick_next_task() 16 years ago
David Howells 5170836679 Fix recursive lock in free_uid()/free_user_ns() 16 years ago
Dhaval Giani 54e9912428 sched: don't allow setuid to succeed if the user does not have rt bandwidth 16 years ago
Serge E. Hallyn 1d1e97562e keys: distinguish per-uid keys in different namespaces 16 years ago
Peter Zijlstra 8325d9c09d sched_clock: cleanups 16 years ago
Ingo Molnar b342501cd3 sched: allow architectures to specify sched_clock_stable 16 years ago
John Stultz a2a5ac8650 time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fix 16 years ago
Hiroshi Shimamoto cac64d00c2 sched_rt: don't start timer when rt bandwidth disabled 16 years ago
Li Zefan c40c6f85a7 cpuacct: add a branch prediction 16 years ago
Paul E. McKenney a682604838 rcu: Teach RCU that idle task is not quiscent state at boot 16 years ago
Ingo Molnar 39854fe8c1 time: ntp: clean up second_overflow() 16 years ago
Ingo Molnar 069569e025 time: ntp: simplify ntp_tick_adj calculations 16 years ago
Ingo Molnar 2b9d1496e7 time: ntp: make 64-bit constants more robust 16 years ago
Ingo Molnar e96291653b time: ntp: refactor do_adjtimex() some more 16 years ago
Ingo Molnar 80f2257116 time: ntp: refactor do_adjtimex() 16 years ago