Commit Graph

6223 Commits (5f0e3da6e186598bbd2569410ab60fa645ba00c9)

Author SHA1 Message Date
Alexey Dobriyan 704503d836 mm: fix proc_dointvec_userhz_jiffies "breakage" 16 years ago
KOSAKI Motohiro ee99c71c59 mm: introduce for_each_populated_zone() macro 16 years ago
Peter Zijlstra 2f85018152 lockdep: fix deadlock in lockdep_trace_alloc 16 years ago
Rafael J. Wysocki 749b0afc3a kexec: Change kexec jump code ordering 16 years ago
Rafael J. Wysocki 4aecd67189 PM: Change hibernation code ordering 16 years ago
Rafael J. Wysocki 900af0d973 PM: Change suspend code ordering 16 years ago
Rafael J. Wysocki 2ed8d2b3a8 PM: Rework handling of interrupts during suspend-resume 16 years ago
Rafael J. Wysocki 0a0c5168df PM: Introduce functions for suspending and resuming device interrupts 16 years ago
Ingo Molnar 5a3c8fe735 Revert "cpuacct: reduce one NULL check in fast-path" 16 years ago
Rusty Russell 612a726faf cpumask: remove cpumask_t from core 16 years ago
Rusty Russell 73d0a4b107 cpumask: convert rcutorture.c 16 years ago
Rusty Russell aa85ea5b89 cpumask: use new cpumask_ functions in core code. 16 years ago
Rusty Russell 9489424454 cpumask: use mm_cpumask() wrapper: kernel/fork.c 16 years ago
Rusty Russell 2b17fa506c cpumask: use set_cpu_active in init/main.c 16 years ago
Rusty Russell 1a2142afa5 cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL 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