index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2015-05-27
Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...
Paul E. McKenney
2015-05-27
rcutorture: Test SRCU cleanup code path
Paul E. McKenney
2015-05-27
rcutorture: Replace barriers with smp_store_release() and smp_load_acquire()
Paul E. McKenney
2015-05-27
locktorture: Change longdelay_us to longdelay_ms
Paul E. McKenney
2015-05-27
rcutorture: Allow negative values of nreaders to oversubscribe
Paul E. McKenney
2015-05-27
locktorture: fix deadlock in 'rw_lock_irq' type
Alexey Kodanev
2015-05-27
rcu: Correctly handle non-empty Tiny RCU callback list with none ready
Paul E. McKenney
2015-05-27
rcu: Further shrink Tiny RCU by making empty functions static inlines
Paul E. McKenney
2015-05-27
rcu: Conditionally compile RCU's eqs warnings
Paul E. McKenney
2015-05-27
rcu: Make RCU able to tolerate undefined CONFIG_RCU_KTHREAD_PRIO
Paul E. McKenney
2015-05-27
rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT_LEAF
Paul E. McKenney
2015-05-27
rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT
Paul E. McKenney
2015-05-27
rcu: Enable diagnostic dump of rcu_node combining tree
Paul E. McKenney
2015-05-27
rcu: Convert CONFIG_RCU_FANOUT_EXACT to boot parameter
Paul E. McKenney
2015-05-27
rcu: Provide diagnostic option to slow down grace-period scans
Paul E. McKenney
2015-05-27
rcu: Shut up spurious gcc uninitialized-variable warning
Paul E. McKenney
2015-05-27
rcu: Modulate grace-period slow init to normalize delay
Paul E. McKenney
2015-05-27
cpu: Remove new instance of __cpuinit that crept back in
Paul Gortmaker
2015-05-27
cpu: Handle smpboot_unpark_threads() uniformly
Paul E. McKenney
2015-05-27
rcu: Correctly initialize ->rcu_qs_ctr_snap at online time
Paul E. McKenney
2015-05-27
rcu: Remove redundant offline check
Paul E. McKenney
2015-05-27
rcu: Remove dead code from force_qs_rnp()
Paul E. McKenney
2015-05-27
rcu: Adjust ->lock acquisition for tasks no longer migrating
Paul E. McKenney
2015-05-27
rcu: Eliminate HOTPLUG_CPU #ifdef in favor of IS_ENABLED()
Paul E. McKenney
2015-05-27
rcu: Change function declaration to bool
Nicholas Mc Guire
2015-05-27
rcu: Make rcu_*_data variables static
Nicolas Iooss
2015-05-27
rcu: Make synchronize_sched_expedited() call wait_rcu_gp()
Paul E. McKenney
2015-05-27
smp: Make control dependencies work on Alpha, improve documentation
Paul E. McKenney
2015-05-27
rcu: Add more debug info on "kthread starved" RCU CPU stall warnings
Paul E. McKenney
2015-05-27
rcu: Fix missing task information during rcu-preempt stall
Patrick Daly
2015-05-27
rcu: tree_plugin: Use bool function return values of true/false not 1/0
Joe Perches
2015-05-27
rcu: Force wakeup of rcu_gp_kthread at grace-period end
Paul E. McKenney
2015-05-27
rcu: Eliminate a few CONFIG_RCU_NOCB_CPU_ALL #ifdefs
Paul E. McKenney
2015-05-27
rcu: Create an immutable rcu_data_p pointer to default rcu_data structure
Paul E. McKenney
2015-05-27
rcu: Tell the compiler that rcu_state_p is immutable
Paul E. McKenney
2015-05-27
rcu: Eliminate a few RCU_BOOST #ifdefs in favor of IS_ENABLED()
Paul E. McKenney
2015-05-27
rcu: Convert from rcu_preempt_state to *rcu_state_p
Paul E. McKenney
2015-05-27
rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()
Paul E. McKenney
2015-05-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-05-09
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-05-08
Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-05-06
tracing: Make ftrace_print_array_seq compute buf_len
Alex Bennée
2015-05-06
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-04-30
Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-04-30
modsign: change default key details
David Howells
2015-04-29
cpuidle: Run tick_broadcast_exit() with disabled interrupts
Rafael J. Wysocki
2015-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-04-27
bpf: fix 64-bit divide
Alexei Starovoitov
[next]