summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | sched: Set the command name of the idle tasks in SMP kernelsCarsten Emde2011-11-141-0/+4
| | * | | | sched, rt: Provide means of disabling cross-cpu bandwidth sharingPeter Zijlstra2011-11-142-0/+4
| | * | | | sched: Document wait_for_completion_*() return valuesJ. Bruce Fields2011-11-141-0/+13
| | * | | | sched_fair: Fix a typo in the comment describing update_sd_lb_statsHui Kang2011-11-141-1/+1
| | * | | | sched: Add a comment to effective_load() since it's a painPeter Zijlstra2011-11-141-18/+95
| * | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-11-291-6/+10
| |\ \ \ \ \
| | * | | | | PM / Hibernate: Do not leak memory in error/test code pathsRafael J. Wysocki2011-11-231-6/+10
| * | | | | | Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-281-2/+9
| |\ \ \ \ \ \
| | * | | | | | cgroup_freezer: fix freezing groups with stopped tasksMichal Hocko2011-11-241-2/+9
| * | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-11-283-13/+143
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | hrtimer: Fix extra wakeups from __remove_hrtimer()Jeff Ohlstein2011-11-191-2/+4
| | * | | | | | timekeeping: add arch_offset hook to ktime_get functionsHector Palacios2011-11-171-0/+4
| | * | | | | | Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/js...Ingo Molnar2011-11-112-10/+55
| | |\ \ \ \ \ \
| | | * | | | | | clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz2011-11-102-10/+55
| | * | | | | | | time: Improve documentation of timekeeeping_adjust()John Stultz2011-10-281-1/+80
| | |/ / / / / /
| * | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-11-281-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | genirq: Don't allow per cpu interrupts to be suspendedMarc Zyngier2011-11-171-1/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | genirq: fix regression in irqfixup, irqpollEdward Donovan2011-11-281-1/+3
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-221-5/+0
| |\ \ \ \ \ \
| | * | | | | | writeback: remove vm_dirties and task->dirtiesWu Fengguang2011-11-171-5/+0
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-11-202-7/+19
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | PM / Suspend: Fix bug in suspend statistics updateSrivatsa S. Bhat2011-11-191-1/+2
| | * | | | | PM / Hibernate: Fix the early termination of test modesSrivatsa S. Bhat2011-11-181-6/+17
| | |/ / / /
| * | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-11-171-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | genirq: Fix irqfixup, irqpoll regressionEdward Donovan2011-11-031-1/+1
* | | | | | jump_label: Provide jump_label_key initializersPeter Zijlstra2011-12-061-4/+8
* | | | | | jump_label, x86: Fix section mismatchPeter Zijlstra2011-12-061-1/+1
* | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-12-063-28/+79
|\ \ \ \ \ \
| * | | | | | tracing: Add entries in buffer and total entries to default output headerSteven Rostedt2011-11-171-25/+47
| * | | | | | tracing: Add irq, preempt-count and need resched info to default trace outputSteven Rostedt2011-11-173-6/+35
* | | | | | | perf, core: Rate limit perf_sched_events jump_label patchingGleb Natapov2011-12-062-7/+41
* | | | | | | perf: Fix enable_on_exec for sibling eventsPeter Zijlstra2011-12-061-7/+1
* | | | | | | perf: Remove superfluous argumentsPeter Zijlstra2011-12-061-5/+4
* | | | | | | perf: Avoid a useless pmu_disable() in the perf-tickPeter Zijlstra2011-12-061-16/+32
* | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-12-064-6/+95
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | ftrace: Fix hash record accounting bugSteven Rostedt2011-12-051-1/+3
| * | | | | | jump_label: jump_label_inc may return before the code is patchedGleb Natapov2011-12-051-1/+2
| * | | | | | ftrace: Remove force undef config value left for testingSteven Rostedt2011-12-051-1/+0
| * | | | | | tracing: Restore system filter behaviorLi Zefan2011-12-051-1/+6
| * | | | | | tracing: fix event_subsystem ref countingIlya Dryomov2011-12-051-1/+0
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-12-051-3/+3
| |\ \ \ \ \
| | * | | | | trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...Tejun Heo2011-12-021-3/+3
| * | | | | | perf: Fix loss of notification with multi-eventPeter Zijlstra2011-12-053-2/+90
| |/ / / / /
| * | / / / perf: Do not set task_ctx pointer in cpuctx if there are no events in the con...Gleb Natapov2011-11-141-1/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'core' of git://amd64.org/linux/rric into perf/coreIngo Molnar2011-11-151-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'perf/core' into oprofile/masterRobert Richter2011-11-086-44/+27
| |\ \ \ \
| * | | | | oprofile, x86: Reimplement nmi timer mode using perf eventRobert Richter2011-11-041-0/+2
* | | | | | events: Don't divide events if it has field periodAndrew Vagin2011-11-141-1/+6
* | | | | | perf: Carve out callchain functionalityBorislav Petkov2011-11-144-211/+230
* | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-11-119-31/+83
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |