aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
*-. Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...Linus Torvalds2011-12-05
|\ \
| | * genirq: Fix race condition when stopping the irq threadIdo Yariv2011-12-02
| |/
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-12-05
|\ \ | |/ |/|
| * sched: Fix buglet in return_cfs_rq_runtime()Paul Turner2011-11-16
| * sched: Avoid SMT siblings in select_idle_sibling() if possiblePeter Zijlstra2011-11-16
| * sched: Set the command name of the idle tasks in SMP kernelsCarsten Emde2011-11-14
| * sched, rt: Provide means of disabling cross-cpu bandwidth sharingPeter Zijlstra2011-11-14
| * sched: Document wait_for_completion_*() return valuesJ. Bruce Fields2011-11-14
| * sched_fair: Fix a typo in the comment describing update_sd_lb_statsHui Kang2011-11-14
| * sched: Add a comment to effective_load() since it's a painPeter Zijlstra2011-11-14
* | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-11-29
|\ \
| * | PM / Hibernate: Do not leak memory in error/test code pathsRafael J. Wysocki2011-11-23
* | | Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-28
|\ \ \
| * | | cgroup_freezer: fix freezing groups with stopped tasksMichal Hocko2011-11-24
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-11-28
|\ \ \ \
| * | | | hrtimer: Fix extra wakeups from __remove_hrtimer()Jeff Ohlstein2011-11-19
| * | | | timekeeping: add arch_offset hook to ktime_get functionsHector Palacios2011-11-17
| * | | | Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/js...Ingo Molnar2011-11-11
| |\ \ \ \
| | * | | | clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz2011-11-10
| * | | | | time: Improve documentation of timekeeeping_adjust()John Stultz2011-10-28
| |/ / / /
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-11-28
|\ \ \ \ \
| * | | | | genirq: Don't allow per cpu interrupts to be suspendedMarc Zyngier2011-11-17
| | |/ / / | |/| | |
* | | | | genirq: fix regression in irqfixup, irqpollEdward Donovan2011-11-28
| |_|/ / |/| | |
* | | | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-22
|\ \ \ \
| * | | | writeback: remove vm_dirties and task->dirtiesWu Fengguang2011-11-17
| | |_|/ | |/| |
* | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-11-20
|\ \ \ \ | |_|/ / |/| | |
| * | | PM / Suspend: Fix bug in suspend statistics updateSrivatsa S. Bhat2011-11-19
| * | | PM / Hibernate: Fix the early termination of test modesSrivatsa S. Bhat2011-11-18
| |/ /
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-11-17
|\ \ \ | |/ / |/| |
| * | genirq: Fix irqfixup, irqpoll regressionEdward Donovan2011-11-03
* | | PM / QoS: Set cpu_dma_pm_qos->nameDominik Brodowski2011-11-07
* | | Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds2011-11-06
|\ \ \
| * | | jump-label: initialize jump-label subsystem much earlierJeremy Fitzhardinge2011-10-25
| * | | jump_label: add arch_jump_label_transform_static() to optimise non-live code ...Jeremy Fitzhardinge2011-10-25
| * | | jump_label: if a key has already been initialized, don't nop it outJeremy Fitzhardinge2011-10-25
| * | | stop_machine: make stop_machine safe and efficient to call earlyJeremy Fitzhardinge2011-10-25
* | | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \ \ \
| * | | | irq: don't put module.h into irq.h for tracking irqgen modules.Paul Gortmaker2011-10-31
| * | | | kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker2011-10-31
| * | | | kernel: fix up module header handling in rcutiny filesPaul Gortmaker2011-10-31
| * | | | kernel: params.c needs module.h not moduleparam.hPaul Gortmaker2011-10-31
| * | | | kernel: ksysfs.c is implicitly using stat.hPaul Gortmaker2011-10-31
| * | | | kernel: fix two implicit header assumptions in irq_work.cPaul Gortmaker2011-10-31
| * | | | kernel: fix several implicit usasges of kmod.hPaul Gortmaker2011-10-31
| * | | | kernel: Add <linux/module.h> to files using it implicitlyPaul Gortmaker2011-10-31
| * | | | kernel: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
| * | | | range: fix bogus misuse of module.h to get printk()Paul Gortmaker2011-10-31
* | | | | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \ \ \ \
| * | | | | writeback: per task dirty rate limitWu Fengguang2011-10-03
* | | | | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-06
|\ \ \ \ \ \