index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/lockdep: Make print_circular_bug() aware of crossrelease
Byungchul Park
2017-08-10
1
-20
/
+47
*
locking/lockdep: Handle non(or multi)-acquisition of a crosslock
Byungchul Park
2017-08-10
2
-27
/
+77
*
locking/lockdep: Detect and handle hist_lock ring buffer overwrite
Byungchul Park
2017-08-10
3
-5
/
+70
*
locking/lockdep: Implement the 'crossrelease' feature
Byungchul Park
2017-08-10
8
-34
/
+635
*
locking/lockdep: Make check_prev_add() able to handle external stack_trace
Byungchul Park
2017-08-10
1
-21
/
+19
*
locking/lockdep: Change the meaning of check_prev_add()'s return value
Byungchul Park
2017-08-10
1
-3
/
+4
*
locking/lockdep: Add a function building a chain between two classes
Byungchul Park
2017-08-10
1
-0
/
+70
*
locking/lockdep: Refactor lookup_chain_cache()
Byungchul Park
2017-08-10
1
-48
/
+93
*
locking/lockdep: Avoid creating redundant links
Peter Zijlstra
2017-08-10
3
-0
/
+33
*
locking/lockdep: Rework FS_RECLAIM annotation
Peter Zijlstra
2017-08-10
10
-120
/
+75
*
locking: Remove smp_mb__before_spinlock()
Peter Zijlstra
2017-08-10
6
-51
/
+13
*
locking: Introduce smp_mb__after_spinlock()
Peter Zijlstra
2017-08-10
5
-2
/
+46
*
overlayfs, locking: Remove smp_mb__before_spinlock() usage
Peter Zijlstra
2017-08-10
1
-2
/
+2
*
mm, locking: Rework {set,clear,mm}_tlb_flush_pending()
Peter Zijlstra
2017-08-10
3
-12
/
+47
*
Documentation/locking/atomic: Add documents for new atomic_t APIs
Peter Zijlstra
2017-08-10
3
-89
/
+273
*
clocksource/arm_arch_timer: Use static_branch_enable_cpuslocked()
Marc Zyngier
2017-08-10
1
-1
/
+5
*
jump_label: Provide hotplug context variants
Marc Zyngier
2017-08-10
3
-6
/
+42
*
jump_label: Split out code under the hotplug lock
Marc Zyngier
2017-08-10
1
-9
/
+19
*
jump_label: Move CPU hotplug locking
Marc Zyngier
2017-08-10
1
-2
/
+4
*
jump_label: Add RELEASE barrier after text changes
Peter Zijlstra
2017-08-10
1
-2
/
+9
*
cpuset: Make nr_cpusets private
Paolo Bonzini
2017-08-10
2
-6
/
+7
*
jump_label: Do not use unserialized static_key_enabled()
Paolo Bonzini
2017-08-10
3
-4
/
+7
*
jump_label: Fix concurrent static_key_enable/disable()
Paolo Bonzini
2017-08-10
2
-32
/
+49
*
locking/rwsem-xadd: Add killable versions of rwsem_down_read_failed()
Kirill Tkhai
2017-08-10
2
-3
/
+31
*
locking/rwsem-spinlock: Add killable versions of __down_read()
Kirill Tkhai
2017-08-10
2
-9
/
+29
*
locking/osq_lock: Fix osq_lock queue corruption
Prateek Sood
2017-08-10
1
-0
/
+13
*
locking/atomic: Fix atomic_set_release() for 'funny' architectures
Peter Zijlstra
2017-08-10
7
-0
/
+14
*
sched/wait: Remove the lockless swait_active() check in swake_up*()
Boqun Feng
2017-08-10
1
-6
/
+0
*
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2017-08-10
719
-17564
/
+12550
|
\
|
*
Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-08-09
10
-20
/
+42
|
|
\
|
|
*
pinctrl: generic: update references to Documentation/pinctrl.txt
Ludovic Desroches
2017-08-07
4
-5
/
+5
|
|
*
pinctrl: intel: merrifield: Correct UART pin lists
Andy Shevchenko
2017-08-07
1
-3
/
+3
|
|
*
pinctrl: armada-37xx: Fix number of pin in south bridge
Gregory CLEMENT
2017-08-07
1
-1
/
+1
|
|
*
pinctrl: armada-37xx: Fix the pin 23 on south bridge
Gregory CLEMENT
2017-08-07
1
-6
/
+17
|
|
*
pinctrl: cherryview: Add Setzer models to the Chromebook DMI quirk
Andy Shevchenko
2017-08-03
1
-0
/
+7
|
|
*
pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver
Icenowy Zheng
2017-07-31
1
-0
/
+1
|
|
*
pinctrl: uniphier: fix USB3 pin assignment for Pro4
Kunihiko Hayashi
2017-07-31
1
-1
/
+1
|
|
*
pinctrl: zte: fix dereference of 'data' in zx_set_mux()
Shawn Guo
2017-07-31
1
-4
/
+7
|
*
|
futex: Remove unnecessary warning from get_futex_key
Mel Gorman
2017-08-09
1
-2
/
+3
|
*
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-08-09
7
-8
/
+34
|
|
\
\
|
|
*
|
i2c: rephrase explanation of I2C_CLASS_DEPRECATED
Wolfram Sang
2017-07-31
1
-1
/
+2
|
|
*
|
i2c: allow i2c-versatile for ARM MPS platforms
Russell King
2017-07-31
1
-1
/
+1
|
|
*
|
Merge branch 'i2c-mux/for-current' of https://github.com/peda-r/i2c-mux into ...
Wolfram Sang
2017-07-31
1
-1
/
+1
|
|
|
\
\
|
|
|
*
|
i2c: mux: pinctrl: mention correct module name in Kconfig help text
Chris Gorman
2017-07-17
1
-1
/
+1
|
|
*
|
|
i2c: designware: Some broken DSTDs use 1MiHz instead of 1MHz
Hans de Goede
2017-07-31
1
-0
/
+3
|
|
*
|
|
i2c: designware: Print clock freq on invalid clock freq error
Hans de Goede
2017-07-31
1
-1
/
+2
|
|
*
|
|
i2c: core: Allow empty id_table in ACPI case as well
Andy Shevchenko
2017-07-31
3
-4
/
+25
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-08-09
3
-76
/
+109
|
|
\
\
\
|
|
*
|
|
blk-mq: don't leak preempt counter/q_usage_counter when allocating rq failed
Ming Lei
2017-08-02
1
-6
/
+11
|
|
*
|
|
block, bfq: consider also in_service_entity to state whether an entity is active
Paolo Valente
2017-07-29
2
-69
/
+95
[next]