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
2015-06-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+7
2015-06-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-13
/
+37
2015-06-22
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
11
-17
/
+894
2015-06-22
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-380
/
+481
2015-06-19
locking/qrwlock: Don't contend with readers when setting _QW_WAITING
Waiman Long
1
-4
/
+24
2015-06-19
perf: Fix ring_buffer_attach() RCU sync, again
Oleg Nesterov
1
-7
/
+7
2015-06-17
Merge tag 'trace-fix-filter-4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+9
2015-06-17
tracing: Have filter check for balanced ops
Steven Rostedt
1
-2
/
+9
2015-06-14
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-6
/
+19
2015-06-11
Merge tag 'trace-rb-bm-fix-4.1-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2015-06-11
ring-buffer-benchmark: Fix the wrong sched_priority of producer
Wang Long
1
-1
/
+1
2015-06-10
sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappings
Mel Gorman
1
-1
/
+1
2015-06-07
perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES
Kan Liang
1
-0
/
+33
2015-06-07
perf/x86/intel: Handle multiple records in the PEBS buffer
Yan, Zheng
2
-12
/
+3
2015-06-07
lockdep: Fix a race between /proc/lock_stat and module unload
Peter Zijlstra
2
-6
/
+19
2015-06-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+16
2015-06-04
compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap()
Helge Deller
1
-2
/
+4
2015-06-03
lockdep: Do not break user-visible string
Borislav Petkov
1
-2
/
+1
2015-06-02
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
13
-380
/
+481
2015-05-29
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2015-05-27
Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...
Paul E. McKenney
8
-200
/
+300
2015-05-27
rcutorture: Test SRCU cleanup code path
Paul E. McKenney
1
-19
/
+58
2015-05-27
rcutorture: Replace barriers with smp_store_release() and smp_load_acquire()
Paul E. McKenney
1
-11
/
+13
2015-05-27
locktorture: Change longdelay_us to longdelay_ms
Paul E. McKenney
1
-6
/
+6
2015-05-27
rcutorture: Allow negative values of nreaders to oversubscribe
Paul E. McKenney
1
-1
/
+1
2015-05-27
locktorture: fix deadlock in 'rw_lock_irq' type
Alexey Kodanev
1
-1
/
+1
2015-05-27
rcu: Correctly handle non-empty Tiny RCU callback list with none ready
Paul E. McKenney
1
-0
/
+5
2015-05-27
rcu: Further shrink Tiny RCU by making empty functions static inlines
Paul E. McKenney
1
-33
/
+0
2015-05-27
rcu: Conditionally compile RCU's eqs warnings
Paul E. McKenney
1
-8
/
+15
2015-05-27
rcu: Make RCU able to tolerate undefined CONFIG_RCU_KTHREAD_PRIO
Paul E. McKenney
1
-0
/
+4
2015-05-27
rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT_LEAF
Paul E. McKenney
3
-8
/
+18
2015-05-27
rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT
Paul E. McKenney
3
-8
/
+20
2015-05-27
rcu: Enable diagnostic dump of rcu_node combining tree
Paul E. McKenney
1
-0
/
+27
2015-05-27
rcu: Convert CONFIG_RCU_FANOUT_EXACT to boot parameter
Paul E. McKenney
2
-3
/
+6
2015-05-27
rcu: Provide diagnostic option to slow down grace-period scans
Paul E. McKenney
1
-4
/
+25
2015-05-27
rcu: Shut up spurious gcc uninitialized-variable warning
Paul E. McKenney
1
-3
/
+3
2015-05-27
rcu: Modulate grace-period slow init to normalize delay
Paul E. McKenney
1
-2
/
+13
2015-05-27
cpu: Remove new instance of __cpuinit that crept back in
Paul Gortmaker
1
-1
/
+1
2015-05-27
cpu: Handle smpboot_unpark_threads() uniformly
Paul E. McKenney
1
-1
/
+1
2015-05-27
rcu: Correctly initialize ->rcu_qs_ctr_snap at online time
Paul E. McKenney
1
-1
/
+1
2015-05-27
rcu: Remove redundant offline check
Paul E. McKenney
1
-2
/
+0
2015-05-27
rcu: Remove dead code from force_qs_rnp()
Paul E. McKenney
1
-4
/
+0
2015-05-27
rcu: Adjust ->lock acquisition for tasks no longer migrating
Paul E. McKenney
1
-3
/
+6
2015-05-27
rcu: Eliminate HOTPLUG_CPU #ifdef in favor of IS_ENABLED()
Paul E. McKenney
1
-25
/
+14
2015-05-27
rcu: Change function declaration to bool
Nicholas Mc Guire
1
-1
/
+1
2015-05-27
rcu: Make rcu_*_data variables static
Nicolas Iooss
2
-4
/
+1
2015-05-27
rcu: Make synchronize_sched_expedited() call wait_rcu_gp()
Paul E. McKenney
1
-1
/
+1
2015-05-27
smp: Make control dependencies work on Alpha, improve documentation
Paul E. McKenney
1
-1
/
+1
2015-05-27
rcu: Add more debug info on "kthread starved" RCU CPU stall warnings
Paul E. McKenney
1
-2
/
+3
2015-05-27
rcu: Fix missing task information during rcu-preempt stall
Patrick Daly
1
-2
/
+2
[next]