index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2016-06-08
locking/rwsem: Streamline the rwsem_optimistic_spin() code
Waiman Long
2016-06-08
locking/rwsem: Improve reader wakeup code
Waiman Long
2016-06-08
locking/rwsem: Protect all writes to owner by WRITE_ONCE()
Waiman Long
2016-06-08
locking/rwsem: Add reader-owned state to the owner field
Waiman Long
2016-06-08
locking/rwsem: Convert sem->count to 'atomic_long_t'
Jason Low
2016-06-08
locking/qspinlock: Add comments
Peter Zijlstra
2016-06-08
locking/qspinlock: Clarify xchg_tail() ordering
Peter Zijlstra
2016-06-08
Merge branch 'locking/urgent' into locking/core, to pick up dependency
Ingo Molnar
2016-06-08
sched/debug: Always show 'nr_migrations'
Josh Poimboeuf
2016-06-08
Merge branch 'sched/urgent' into sched/core, to pick up dependency
Ingo Molnar
2016-06-08
sched/debug: Fix 'schedstats=enable' cmdline option
Josh Poimboeuf
2016-06-08
sched/debug: Fix /proc/sched_debug regression
Josh Poimboeuf
2016-06-08
perf/core: Remove a redundant check
Alexander Shishkin
2016-06-08
locking/qspinlock: Fix spin_unlock_wait() some more
Peter Zijlstra
2016-06-08
locking/rtmutex: Only warn once on a trylock from bad context
Sebastian Andrzej Siewior
2016-06-08
locking/lockdep: Use __jhash_mix() for iterate_chain_key()
Peter Zijlstra
2016-06-08
Merge branch 'linus' into perf/core, to refresh the branch
Ingo Molnar
2016-06-08
perf/core: Fix crash due to account/unaccount_sb_event() inconsistency
David Carrillo-Cisneros
2016-06-07
bpf, trace: use READ_ONCE for retrieving file ptr
Daniel Borkmann
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
2016-06-07
blktrace: use op accessors
Mike Christie
2016-06-07
pm: use bio op accessors
Mike Christie
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-06-06
kernel: Add noaudit variant of ns_capable()
Tyler Hicks
2016-06-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-06-03
Merge tag 'irqchip-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Thomas Gleixner
2016-06-03
locking/mutex: Set and clear owner using WRITE_ONCE()
Jason Low
2016-06-03
locking/rwsem: Optimize write lock by reducing operations in slowpath
Jason Low
2016-06-03
locking/rwsem: Rework zeroing reader waiter->task
Davidlohr Bueso
2016-06-03
locking/rwsem: Enable lockless waiter wakeup(s)
Davidlohr Bueso
2016-06-03
perf/abi: Change the errno for sampling event not supported in hardware
Vineet Gupta
2016-06-03
perf/core: Fix implicitly enable dynamic interrupt throttle
Kan Liang
2016-06-03
perf/core: Rename the perf_event_aux*() APIs to perf_event_sb*(), to separate...
Peter Zijlstra
2016-06-03
perf/core: Optimize side-band event delivery
Kan Liang
2016-06-03
sched/fair: Use task_rcu_dereference()
Oleg Nesterov
2016-06-03
sched/api: Introduce task_rcu_dereference() and try_get_task_struct()
Oleg Nesterov
2016-06-03
sched/idle: Optimize the generic idle loop
Gaurav Jindal (Gaurav Jindal)
2016-06-03
sched/fair: Fix the wrong throttled clock time for cfs_rq_clock_task()
Xunlei Pang
2016-06-03
locking/ww_mutex: Report recursive ww_mutex locking early
Chris Wilson
2016-06-02
cpufreq: governor: Create cpufreq_policy_apply_limits()
Viresh Kumar
2016-06-02
cpufreq: governor: Get rid of governor events
Rafael J. Wysocki
2016-06-02
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
Catalin Marinas
2016-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-05-31
timer: Export destroy_hrtimer_on_stack()
Guenter Roeck
2016-05-31
audit: fixup: log on errors from filter user rules
Richard Guy Briggs
2016-05-30
perf core: Per event callchain limit
Arnaldo Carvalho de Melo
2016-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-26
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
[prev]
[next]