index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2015-07-22
rcu: Add RCU-sched flavors of get-state and cond-sync
Paul E. McKenney
2015-07-22
genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code
Jiang Liu
2015-07-22
mm: Fix bugs in region_is_ram()
Toshi Kani
2015-07-21
locking/pvqspinlock: Fix kernel panic in locking-selftest
Waiman Long
2015-07-21
sched/idle: Move latency tracing stop/start calls deeper inside the idle loop
Lucas Stach
2015-07-20
test_bpf: add bpf_skb_vlan_push/pop() tests
Alexei Starovoitov
2015-07-20
tracing: Introduce two additional marks for delay
Jungseok Lee
2015-07-20
ftrace: Fix function_graph duration spacing with 7-digits
Steven Rostedt (Red Hat)
2015-07-20
ftrace: add tracing_thresh to function profile
Umesh Tiwari
2015-07-20
tracing: Clean up stack tracing and fix fentry updates
Steven Rostedt (Red Hat)
2015-07-20
ring-buffer: Reorganize function locations
Steven Rostedt (Red Hat)
2015-07-20
ring-buffer: Make sure event has enough room for extend and padding
Steven Rostedt (Red Hat)
2015-07-20
ring-buffer: Get timestamp after event is allocated
Steven Rostedt (Red Hat)
2015-07-20
ring-buffer: Move the adding of the extended timestamp out of line
Steven Rostedt (Red Hat)
2015-07-20
ring-buffer: Add event descriptor to simplify passing data
Steven Rostedt (Red Hat)
2015-07-20
ftrace: correct the counter increment for trace_buffer data
Umesh Tiwari
2015-07-20
tracing: Fix for non-continuous cpu ids
Gil Fruchter
2015-07-20
tracing: Prefer kcalloc over kzalloc with multiply
Gil Fruchter
2015-07-20
futex: Make should_fail_futex() static
kbuild test robot
2015-07-20
rtmutex: Delete scriptable tester
Davidlohr Bueso
2015-07-20
futex: Fault/error injection capabilities
Davidlohr Bueso
2015-07-20
futex: Enhance comments in futex_lock_pi() for blocking paths
Davidlohr Bueso
2015-07-20
Merge tag 'seccomp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
James Morris
2015-07-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-07-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-07-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-07-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-07-18
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...
Ingo Molnar
2015-07-18
x86/fpu, sched: Dynamically allocate 'struct fpu'
Dave Hansen
2015-07-17
rcu: Add fastpath bypassing funnel locking
Paul E. McKenney
2015-07-17
rcu: Rename RCU_GP_DONE_FQS to RCU_GP_DOING_FQS
Paul E. McKenney
2015-07-17
rcu: Pull out wait_event*() condition into helper function
Paul E. McKenney
2015-07-17
rcu: Add stall warnings to synchronize_sched_expedited()
Paul E. McKenney
2015-07-17
rcu: Extend expedited funnel locking to rcu_data structure
Paul E. McKenney
2015-07-17
rcu: Consolidate last open-coded expedited memory barrier
Paul E. McKenney
2015-07-17
rcu: Apply rcu_seq operations to _rcu_barrier()
Paul E. McKenney
2015-07-17
rcu: Use funnel locking for synchronize_rcu_expedited()'s polling loop
Paul E. McKenney
2015-07-17
rcu: Fix synchronize_sched_expedited() type error for "s"
Paul E. McKenney
2015-07-17
rcu: Abstract funnel locking from synchronize_sched_expedited()
Paul E. McKenney
2015-07-17
rcu: Make synchronize_rcu_expedited() use sequence-counter scheme
Paul E. McKenney
2015-07-17
rcu: Abstract sequence counting from synchronize_sched_expedited()
Paul E. McKenney
2015-07-17
rcu: Make expedited GP CPU stoppage asynchronous
Peter Zijlstra
2015-07-17
rcu: Get rid of synchronize_sched_expedited()'s polling loop
Paul E. McKenney
2015-07-17
rcu: Rework synchronize_sched_expedited() counter handling
Paul E. McKenney
2015-07-17
rcu: Switch synchronize_sched_expedited() to stop_one_cpu()
Peter Zijlstra
2015-07-17
rcu: Remove CONFIG_RCU_CPU_STALL_INFO
Paul E. McKenney
2015-07-17
rcu: Stop disabling CPU hotplug in synchronize_rcu_expedited()
Paul E. McKenney
2015-07-17
rcu: Reset rcu_fanout_leaf if out of bounds
Paul E. McKenney
2015-07-17
rcu: Shut up bogus gcc array bounds warning
Alexander Gordeev
2015-07-17
genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD
Thomas Gleixner
[prev]
[next]