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
2012-07-11
timekeeping: Maintain ktime_t based offsets for hrtimers
Thomas Gleixner
1
-2
/
+23
2012-07-11
timekeeping: Fix leapsecond triggered load spike issue
John Stultz
1
-0
/
+4
2012-07-11
hrtimer: Provide clock_was_set_delayed()
John Stultz
1
-0
/
+20
2012-07-11
Merge tag 'driver-core-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-76
/
+126
2012-07-09
kmsg: merge continuation records while printing
Kay Sievers
1
-42
/
+78
2012-07-09
kmsg: /proc/kmsg - support reading of partial log records
Kay Sievers
1
-8
/
+20
2012-07-07
cgroup: fix cgroup hierarchy umount race
Tejun Heo
1
-1
/
+5
2012-07-07
Revert "cgroup: superblock can't be released with active dentries"
Tejun Heo
1
-14
/
+3
2012-07-06
kmsg: make sure all messages reach a newly registered boot console
Kay Sievers
1
-0
/
+6
2012-07-06
kmsg: properly handle concurrent non-blocking read() from /proc/kmsg
Kay Sievers
1
-8
/
+1
2012-07-06
kmsg: add the facility number to the syslog prefix
Kay Sievers
1
-4
/
+7
2012-07-06
kmsg: escape the backslash character while exporting data
Kay Sievers
1
-2
/
+2
2012-07-06
printk: replacing the raw_spin_lock/unlock with raw_spin_lock/unlock_irq
liu chuansheng
1
-12
/
+12
2012-07-06
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
10
-521
/
+569
2012-07-06
rcu: Fix broken strings in RCU's source code.
Paul E. McKenney
2
-32
/
+26
2012-07-06
rcu: Fix code-style issues involving "else"
Paul E. McKenney
4
-13
/
+18
2012-07-06
Merge branches 'bigrtm.2012.07.04a', 'doctorture.2012.07.02a', 'fixes.2012.07...
Paul E. McKenney
8
-190
/
+191
2012-07-06
rcu: Introduce check for callback list/count mismatch
Paul E. McKenney
1
-0
/
+1
2012-07-06
devicetree: add helper inline for retrieving a node's full name
Grant Likely
1
-4
/
+4
2012-07-06
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
4
-4
/
+13
2012-07-06
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
4
-10
/
+33
2012-07-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
12
-218
/
+591
2012-07-05
sched/nohz: Rewrite and fix load-avg computation -- again
Peter Zijlstra
4
-75
/
+205
2012-07-05
sched: Fix fork() error path to not crash
Salman Qazi
1
-3
/
+8
2012-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-96
/
+228
2012-07-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+7
2012-07-02
rcu: Make RCU_FAST_NO_HZ respect nohz= boot parameter
Paul E. McKenney
3
-1
/
+17
2012-07-02
rcu: Round FAST_NO_HZ lazy timeout to nearest second
Paul E. McKenney
1
-7
/
+11
2012-07-02
rcu: The rcu_needs_cpu() function is not a quiescent state
Paul E. McKenney
1
-2
/
+0
2012-07-02
rcu: Dump only the current CPU's buffers for idle-entry/exit warnings
Paul E. McKenney
1
-2
/
+2
2012-07-02
rcu: Add check for CPUs going offline with callbacks queued
Paul E. McKenney
1
-0
/
+3
2012-07-02
rcu: Disable preemption in rcu_blocking_is_gp()
Paul E. McKenney
1
-18
/
+6
2012-07-02
rcu: Prevent uninitialized string in RCU CPU stall info
Carsten Emde
1
-0
/
+1
2012-07-02
rcu: Fix rcu_is_cpu_idle() #ifdef in TINY_RCU
Paul E. McKenney
1
-2
/
+2
2012-07-02
rcu: Split RCU core processing out of __call_rcu()
Paul E. McKenney
1
-41
/
+49
2012-07-02
rcu: Prevent __call_rcu() from invoking RCU core on offline CPUs
Paul E. McKenney
1
-3
/
+3
2012-07-02
rcu: Make __call_rcu() handle invocation from idle
Paul E. McKenney
1
-6
/
+9
2012-07-02
rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementations
Paul E. McKenney
3
-92
/
+46
2012-07-02
rcu: Add ACCESS_ONCE() to ->qlen accesses
Paul E. McKenney
1
-4
/
+4
2012-07-02
rcu: Consolidate duplicate callback-list initialization
Paul E. McKenney
1
-9
/
+14
2012-07-02
rcu: Fix detection of abruptly-ending stall
Paul E. McKenney
1
-2
/
+2
2012-07-02
rcu: Make rcutorture fakewriters invoke rcu_barrier()
Paul E. McKenney
1
-1
/
+5
2012-07-02
rcu: Fix diagnostic-printk typo in rcutorture
Paul E. McKenney
1
-1
/
+1
2012-07-02
rcu: Fix bug in rcu_barrier() torture test
Paul E. McKenney
1
-2
/
+7
2012-07-02
rcu: Test srcu_barrier() from rcutorture test suite
Paul E. McKenney
1
-2
/
+13
2012-07-02
rcu: Rationalize ordering of torture_ops list
Paul E. McKenney
1
-2
/
+2
2012-07-02
rcu: RCU_SAVE_DYNTICK code no longer ever dead
Paul E. McKenney
1
-2
/
+0
2012-07-02
rcu: Use for_each_rcu_flavor() in TREE_RCU tracing
Paul E. McKenney
1
-73
/
+43
2012-07-02
rcu: Introduce for_each_rcu_flavor() and use it
Paul E. McKenney
3
-144
/
+37
2012-07-02
rcu: Remove unneeded __rcu_process_callbacks() argument
Paul E. McKenney
2
-6
/
+5
[prev]
[next]