index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-23
2
-3
/
+2
|
\
|
*
Merge branch 'x86/build' into locking/core, to pick up dependent patches and ...
Ingo Molnar
2018-10-16
13
-46
/
+151
|
|
\
|
*
|
Documentation/lockstat: Fix trivial typo
Andrew Murray
2018-10-02
1
-1
/
+1
|
*
|
locking/memory-barriers: Replace smp_cond_acquire() with smp_cond_load_acquire()
Andrea Parri
2018-10-02
1
-2
/
+1
*
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-23
7
-191
/
+112
|
\
\
\
|
*
\
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-10-02
7
-191
/
+112
|
|
\
\
\
|
|
|
\
\
|
|
|
\
\
|
|
*
-
.
\
\
Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...
Paul E. McKenney
2018-08-31
2
-33
/
+32
|
|
|
\
\
\
\
|
|
|
*
|
|
|
rcu: Compute jiffies_till_sched_qs from other kernel parameters
Paul E. McKenney
2018-08-31
1
-1
/
+8
|
|
|
*
|
|
|
rcu: Stop testing RCU-bh and RCU-sched
Paul E. McKenney
2018-08-31
1
-6
/
+0
|
|
|
*
|
|
|
rcu: Defer reporting RCU-preempt quiescent states when disabled
Paul E. McKenney
2018-08-31
1
-26
/
+24
|
|
|
|
/
/
/
|
|
*
|
|
|
doc: Fix broken HTML directive
Paul E. McKenney
2018-08-30
1
-1
/
+1
|
|
*
|
|
|
doc: Update removal of RCU-bh/sched update machinery
Paul E. McKenney
2018-08-30
7
-152
/
+61
|
|
*
|
|
|
doc: Improve rcu_dynticks::dynticks documentation
Joel Fernandes (Google)
2018-08-29
1
-3
/
+5
|
|
*
|
|
|
doc: Fix broken RCU-requirements link to LKML archive
Joel Fernandes (Google)
2018-08-29
1
-2
/
+2
|
|
*
|
|
|
doc: Add design documentation on interruption of NMI handlers
Paul E. McKenney
2018-08-29
1
-0
/
+11
|
|
|
/
/
/
*
|
|
|
|
Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-10-23
3
-2
/
+9
|
\
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
.
\
\
\
\
Merge branches 'acpi-pm' and 'pm-sleep'
Rafael J. Wysocki
2018-10-18
2
-2
/
+2
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
PM / hibernate: Documentation: fix image_size default value
Vladimir D. Seleznev
2018-09-10
2
-2
/
+2
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2018-10-18
1
-0
/
+7
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Documentation: intel_pstate: Add base_frequency information
Srinivas Pandruvada
2018-10-16
1
-0
/
+7
*
|
|
|
|
|
|
Merge tag 'leds-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-23
3
-0
/
+147
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
leds: sc27xx: Add pattern_set/clear interfaces for LED controller
Baolin Wang
2018-10-11
1
-0
/
+22
|
*
|
|
|
|
|
|
leds: core: Introduce LED pattern trigger
Baolin Wang
2018-10-11
1
-0
/
+82
|
*
|
|
|
|
|
|
dt-bindings: leds: document Panasonic AN30259A bindings
Simon Shields
2018-09-10
1
-0
/
+43
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-10-23
7
-118
/
+223
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
gpio: fix kernel-doc after devres.c file rename
Randy Dunlap
2018-10-10
1
-1
/
+1
|
*
|
|
|
|
|
|
dt-bindings: Document the Synopsys GPIO via CREG bindings
Eugeniy Paltsev
2018-10-10
1
-0
/
+21
|
*
|
|
|
|
|
|
gpio: Propagate errors from gpiod_set_array_value_complex()
Geert Uytterhoeven
2018-10-01
1
-8
/
+8
|
*
|
|
|
|
|
|
Documentation: gpio: Fix return type of gpiod_set_raw_array_value*()
Geert Uytterhoeven
2018-10-01
1
-8
/
+8
|
*
|
|
|
|
|
|
dt-bindings: gpio: rcar: Add r8a7744 (RZ/G1N) support
Biju Das
2018-09-25
1
-0
/
+1
|
*
|
|
|
|
|
|
gpiolib: Fix array members of same chip processed separately
Janusz Krzysztofik
2018-09-24
1
-5
/
+14
|
*
|
|
|
|
|
|
Merge branch 'ib-array-bitmaps' into devel
Linus Walleij
2018-09-20
2
-13
/
+48
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
gpiolib: Implement fast processing path in get/set array
Janusz Krzysztofik
2018-09-13
2
-0
/
+23
|
|
*
|
|
|
|
|
|
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
2018-09-13
1
-2
/
+12
|
|
*
|
|
|
|
|
|
gpiolib: Identify arrays matching GPIO hardware
Janusz Krzysztofik
2018-09-13
1
-1
/
+3
|
|
*
|
|
|
|
|
|
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
2018-09-13
1
-11
/
+11
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
gpio: OF: Remove bad practice examples
Linus Walleij
2018-09-20
1
-15
/
+9
|
*
|
|
|
|
|
|
gpio: OF: Cut painful BNF experiments from bindings
Linus Walleij
2018-09-20
1
-50
/
+64
|
*
|
|
|
|
|
|
gpio: of: make example syntactically correct
Wolfram Sang
2018-09-11
1
-4
/
+4
|
*
|
|
|
|
|
|
gpio/driver.rst: document gpiochip_disable/enable_irq()
Hans Verkuil
2018-09-10
1
-1
/
+22
|
*
|
|
|
|
|
|
Merge branch 'ib-ingenic' of ../linux-pinctrl into devel
Linus Walleij
2018-08-29
2
-50
/
+35
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
dt-bindings: gpio: rcar: Add r8a774a1 (RZ/G2M) support
Fabrizio Castro
2018-08-29
1
-1
/
+2
|
*
|
|
|
|
|
|
|
dt-bindings: gpio: rcar: Add gpio-reserved-ranges support
Biju Das
2018-08-29
1
-26
/
+35
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'pinctrl-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-23
10
-50
/
+858
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
dt-bindings: pinctrl: bcm4708-pinmux: improve example binding
Rafał Miłecki
2018-10-16
1
-8
/
+23
|
*
|
|
|
|
|
|
|
Merge tag 'sh-pfc-for-v4.20-tag3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
2018-10-10
1
-0
/
+153
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
dt-bindings: pinctrl: renesas,rzn1-pinctrl: documentation
Phil Edworthy
2018-10-02
1
-0
/
+153
|
*
|
|
|
|
|
|
|
|
dt-bindings: pinctrl: document Broadcom Northstar pin mux controller
Rafał Miłecki
2018-10-10
1
-0
/
+42
|
*
|
|
|
|
|
|
|
|
dt-bindings: pinctrl: qcom: Add SDM660 pinctrl binding
Craig Tatlor
2018-10-03
1
-0
/
+191
|
*
|
|
|
|
|
|
|
|
Merge tag 'sh-pfc-for-v4.20-tag2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
2018-10-01
1
-0
/
+2
|
|
\
|
|
|
|
|
|
|
|
[next]