Commit Graph

6177 Commits (019abbc87025a030fd25008612afd4eff8a375f7)

Author SHA1 Message Date
Ingo Molnar 5a3c8fe735 Revert "cpuacct: reduce one NULL check in fast-path" 16 years ago
Randy Dunlap d5ac537e5f sched: fix errors in struct & function comments 16 years ago
Arjan van de Ven 9710794383 async: remove the temporary (2.6.29) "async is off by default" code 16 years ago
Sukadev Bhattiprolu a3ec947c85 vfs: simple_set_mnt() should return void 16 years ago
Al Viro 3ba13d179e constify dentry_operations: rest 16 years ago
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
Ingo Molnar 88f502fedb futex: remove the pointer math from double_unlock_hb, fix 16 years ago
Li Zefan 7a46c594bf cpuacct: reduce one NULL check in fast-path 16 years ago
Darren Hart f061d35150 futex: remove the pointer math from double_unlock_hb 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
Darren Hart e4dc5b7a36 futex: clean up fault logic 16 years ago
Darren Hart e8f6386c01 futex: unlock before returning -EFAULT 16 years ago
Darren Hart 16f4993f4e futex: use current->time_slack_ns for rt tasks too 16 years ago
Darren Hart 5eb3dc62fc futex: add double_unlock_hb() 16 years ago
Darren Hart de87fcc124 futex: additional (get|put)_futex_key() fixes 16 years ago
Darren Hart b2d0994b13 futex: update futex commentary 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
Tejun Heo edcb463997 percpu, module: implement reserved allocation and use it for module percpu variables 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