index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2011-12-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-12-09
sys_getppid: add missing rcu_dereference
Mandeep Singh Baines
2011-12-09
printk: avoid double lock acquire
Peter Zijlstra
2011-12-08
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2011-12-07
perf: Do no try to schedule task events if there are none
Gleb Natapov
2011-12-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-12-06
lockdep, kmemcheck: Annotate ->lock in lockdep_init_map()
Yong Zhang
2011-12-06
alarmtimers: Fix time comparison
Thomas Gleixner
2011-12-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-12-05
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2011-12-05
Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...
Linus Torvalds
2011-12-05
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-12-05
ftrace: Fix hash record accounting bug
Steven Rostedt
2011-12-05
jump_label: jump_label_inc may return before the code is patched
Gleb Natapov
2011-12-05
ftrace: Remove force undef config value left for testing
Steven Rostedt
2011-12-05
tracing: Restore system filter behavior
Li Zefan
2011-12-05
tracing: fix event_subsystem ref counting
Ilya Dryomov
2011-12-05
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2011-12-05
perf: Fix loss of notification with multi-event
Peter Zijlstra
2011-12-02
clockevents: Set noop handler in clockevents_exchange_device()
Thomas Gleixner
2011-12-02
tick-broadcast: Stop active broadcast device when replacing it
Thomas Gleixner
2011-12-02
genirq: Fix race condition when stopping the irq thread
Ido Yariv
2011-12-01
trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...
Tejun Heo
2011-12-01
clocksource: Fix bug with max_deferment margin calculation
Yang Honggang (Joseph)
2011-11-29
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2011-11-28
Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-11-28
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2011-11-28
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-11-28
genirq: fix regression in irqfixup, irqpoll
Edward Donovan
2011-11-24
cgroup_freezer: fix freezing groups with stopped tasks
Michal Hocko
2011-11-23
PM / Hibernate: Do not leak memory in error/test code paths
Rafael J. Wysocki
2011-11-22
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-20
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2011-11-19
PM / Suspend: Fix bug in suspend statistics update
Srivatsa S. Bhat
2011-11-19
hrtimer: Fix extra wakeups from __remove_hrtimer()
Jeff Ohlstein
2011-11-18
PM / Hibernate: Fix the early termination of test modes
Srivatsa S. Bhat
2011-11-17
timekeeping: add arch_offset hook to ktime_get functions
Hector Palacios
2011-11-17
genirq: Don't allow per cpu interrupts to be suspended
Marc Zyngier
2011-11-17
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-11-17
writeback: remove vm_dirties and task->dirties
Wu Fengguang
2011-11-16
sched: Fix buglet in return_cfs_rq_runtime()
Paul Turner
2011-11-16
sched: Avoid SMT siblings in select_idle_sibling() if possible
Peter Zijlstra
2011-11-14
perf: Do not set task_ctx pointer in cpuctx if there are no events in the con...
Gleb Natapov
2011-11-14
sched: Set the command name of the idle tasks in SMP kernels
Carsten Emde
2011-11-14
sched, rt: Provide means of disabling cross-cpu bandwidth sharing
Peter Zijlstra
2011-11-14
sched: Document wait_for_completion_*() return values
J. Bruce Fields
2011-11-14
sched_fair: Fix a typo in the comment describing update_sd_lb_stats
Hui Kang
2011-11-14
sched: Add a comment to effective_load() since it's a pain
Peter Zijlstra
2011-11-11
Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/js...
Ingo Molnar
2011-11-10
clocksource: Avoid selecting mult values that might overflow when adjusted
John Stultz
[next]