index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-05
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-3
/
+3
2011-12-05
perf: Fix loss of notification with multi-event
Peter Zijlstra
3
-2
/
+90
2011-12-02
clockevents: Set noop handler in clockevents_exchange_device()
Thomas Gleixner
1
-0
/
+1
2011-12-02
tick-broadcast: Stop active broadcast device when replacing it
Thomas Gleixner
1
-1
/
+1
2011-12-02
genirq: Fix race condition when stopping the irq thread
Ido Yariv
1
-1
/
+4
2011-12-01
trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...
Tejun Heo
1
-3
/
+3
2011-12-01
clocksource: Fix bug with max_deferment margin calculation
Yang Honggang (Joseph)
1
-2
/
+2
2011-11-29
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-6
/
+10
2011-11-28
Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+9
2011-11-28
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-13
/
+143
2011-11-28
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2011-11-28
genirq: fix regression in irqfixup, irqpoll
Edward Donovan
1
-1
/
+3
2011-11-24
cgroup_freezer: fix freezing groups with stopped tasks
Michal Hocko
1
-2
/
+9
2011-11-23
PM / Hibernate: Do not leak memory in error/test code paths
Rafael J. Wysocki
1
-6
/
+10
2011-11-22
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+0
2011-11-20
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-7
/
+19
2011-11-19
PM / Suspend: Fix bug in suspend statistics update
Srivatsa S. Bhat
1
-1
/
+2
2011-11-19
hrtimer: Fix extra wakeups from __remove_hrtimer()
Jeff Ohlstein
1
-2
/
+4
2011-11-18
PM / Hibernate: Fix the early termination of test modes
Srivatsa S. Bhat
1
-6
/
+17
2011-11-17
timekeeping: add arch_offset hook to ktime_get functions
Hector Palacios
1
-0
/
+4
2011-11-17
genirq: Don't allow per cpu interrupts to be suspended
Marc Zyngier
1
-1
/
+1
2011-11-17
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2011-11-17
writeback: remove vm_dirties and task->dirties
Wu Fengguang
1
-5
/
+0
2011-11-17
sched: Move all scheduler bits into kernel/sched/
Peter Zijlstra
17
-28
/
+34
2011-11-17
sched: Make separate sched*.c translation units
Peter Zijlstra
12
-1953
/
+2023
2011-11-16
sched: Fix comment for requeue_rt_entity
Richard Weinberger
1
-2
/
+2
2011-11-16
sched: Don't call task_group() too many times in set_task_rq()
Andrew Vagin
1
-4
/
+8
2011-11-16
sched, trivial: Initialize root cgroup's sibling list
Glauber Costa
1
-0
/
+1
2011-11-16
sched: Use jump labels to reduce overhead when bandwidth control is inactive
Paul Turner
2
-5
/
+43
2011-11-16
sched: Fix buglet in return_cfs_rq_runtime()
Paul Turner
1
-1
/
+1
2011-11-16
sched: Avoid SMT siblings in select_idle_sibling() if possible
Peter Zijlstra
1
-14
/
+28
2011-11-14
perf: Do not set task_ctx pointer in cpuctx if there are no events in the con...
Gleb Natapov
1
-1
/
+2
2011-11-14
sched: Set the command name of the idle tasks in SMP kernels
Carsten Emde
1
-0
/
+4
2011-11-14
sched, rt: Provide means of disabling cross-cpu bandwidth sharing
Peter Zijlstra
2
-0
/
+4
2011-11-14
sched: Document wait_for_completion_*() return values
J. Bruce Fields
1
-0
/
+13
2011-11-14
sched_fair: Fix a typo in the comment describing update_sd_lb_stats
Hui Kang
1
-1
/
+1
2011-11-14
sched: Add a comment to effective_load() since it's a pain
Peter Zijlstra
1
-18
/
+95
2011-11-11
Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/js...
Ingo Molnar
2
-10
/
+55
2011-11-10
clocksource: Avoid selecting mult values that might overflow when adjusted
John Stultz
2
-10
/
+55
2011-11-07
PM / QoS: Set cpu_dma_pm_qos->name
Dominik Brodowski
1
-0
/
+1
2011-11-06
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-16
/
+21
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
78
-65
/
+83
2011-11-06
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2011-11-06
Merge git://github.com/rustyrussell/linux
Linus Torvalds
2
-4
/
+9
2011-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+0
2011-11-07
module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
Ben Hutchings
2
-0
/
+7
2011-11-07
module: Enable dynamic debugging regardless of taint
Ben Hutchings
1
-4
/
+2
2011-11-04
PM / Freezer: Revert 27920651fe "PM / Freezer: Make fake_signal_wake_up() wak...
Tejun Heo
1
-1
/
+1
2011-11-04
PM / QoS: Remove redundant check
Guennadi Liakhovetski
1
-2
/
+1
2011-11-04
PM / Sleep: Fix race between CPU hotplug and freezer
Srivatsa S. Bhat
1
-0
/
+74
[prev]
[next]