index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
membarrier.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-09
pinctrl: core: Make dt_free_map optional
Tony Lindgren
2
-4
/
+2
2017-01-09
pinctrl: sunxi: Remove old sun5i pinctrl drivers
Maxime Ripard
5
-1638
/
+0
2017-01-09
pinctrl: sunxi: Add common sun5i pinctrl driver
Maxime Ripard
4
-0
/
+764
2017-01-09
pinctrl: sunxi: Add pinctrl variants
Maxime Ripard
2
-22
/
+81
2017-01-05
pinctrl: Fix panic when pinctrl devices with hogs are unregistered
Jon Hunter
1
-2
/
+6
2017-01-03
pinctrl: amd: fix compilation warning
Linus Walleij
1
-0
/
+3
2017-01-03
pinctrl: imx: use generic pinmux helpers for managing functions
Gary Bisson
3
-94
/
+18
2017-01-03
pinctrl: imx: use generic pinctrl helpers for managing groups
Gary Bisson
3
-141
/
+69
2017-01-03
pinctrl: qcom: msm8660: rename some SDC1->SDC4
Linus Walleij
1
-3
/
+3
2017-01-03
pinctrl: single: Use generic pinmux helpers for managing functions
Tony Lindgren
2
-117
/
+19
2017-01-03
pinctrl: single: Use generic pinctrl helpers for managing groups
Tony Lindgren
2
-146
/
+12
2017-01-03
pinctrl: core: Add generic pinctrl functions for managing groups
Tony Lindgren
5
-0
/
+243
2017-01-03
pinctrl: stricten up generic group code
Linus Walleij
3
-18
/
+22
2017-01-03
pinctrl: core: Add generic pinctrl functions for managing groups
Tony Lindgren
3
-0
/
+228
2017-01-03
pinctrl: add some comments to the hog/late init code
Linus Walleij
1
-0
/
+12
2017-01-03
pinctrl: core: Use delayed work for hogs
Tony Lindgren
4
-39
/
+93
2016-12-30
pinctrl: imx: use radix trees for groups and functions
Gary Bisson
2
-28
/
+141
2016-12-30
pinctrl: imx: remove const qualifier of imx_pinctrl_soc_info
Gary Bisson
1
-17
/
+17
2016-12-30
pinctrl: single: fix spelling mistakes on "Ivalid"
Colin Ian King
1
-1
/
+1
2016-12-30
pinctrl: simplify check for pin request conflicts
Vladimir Zapolskiy
1
-28
/
+15
2016-12-30
pinctrl: update my email address
John Crispin
6
-6
/
+6
2016-12-30
pinctrl: sirf: atlas7: Improve code layout
Christophe JAILLET
1
-3
/
+3
2016-12-30
pinctrl: sirf: atlas7: Add missing 'of_node_put()'
Christophe JAILLET
1
-3
/
+4
2016-12-30
pinctrl: stm32: activate strict mux mode
Gabriel Fernandez
1
-0
/
+1
2016-12-30
pinctrl: fix DT bindings for marvell,kirkwood-pinctrl
Andreas Klinger
1
-10
/
+10
2016-12-28
pinctrl: amd: Add support for additional GPIO
Shah, Nehal-bakulchandra
2
-13
/
+20
2016-12-28
pinctrl: aspeed: Fix kerneldoc return descriptions
Andrew Jeffery
1
-6
/
+6
2016-12-28
pinctrl: aspeed-g5: Add mux configuration for all pins
Andrew Jeffery
3
-8
/
+1488
2016-12-27
pinctrl: aspeed-g4: Add mux configuration for all pins
Andrew Jeffery
2
-20
/
+1096
2016-12-27
pinctrl: aspeed: Read and write bits in LPC and GFX controllers
Andrew Jeffery
5
-97
/
+242
2016-12-27
pinctrl: aspeed: dt: Fix compatibles for the System Control Unit
Andrew Jeffery
1
-3
/
+8
2016-12-26
Linux 4.10-rc1
v4.10-rc1
Linus Torvalds
1
-2
/
+2
2016-12-26
powerpc: Fix build warning on 32-bit PPC
Larry Finger
1
-1
/
+1
2016-12-25
avoid spurious "may be used uninitialized" warning
Linus Torvalds
1
-0
/
+1
2016-12-25
mm: add PageWaiters indicating tasks are waiting for a page bit
Nicholas Piggin
9
-50
/
+174
2016-12-25
mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
Nicholas Piggin
4
-18
/
+25
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
4
-20
/
+4
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
56
-95
/
+84
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
48
-227
/
+200
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
132
-327
/
+320
2016-12-25
irqchip/armada-xp: Consolidate hotplug state space
Thomas Gleixner
2
-2
/
+1
2016-12-25
irqchip/gic: Consolidate hotplug state space
Thomas Gleixner
2
-2
/
+1
2016-12-25
coresight/etm3/4x: Consolidate hotplug state space
Thomas Gleixner
2
-3
/
+2
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
59
-77
/
+77
2016-12-25
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
Thomas Gleixner
6
-340
/
+1
2016-12-25
staging/lustre/libcfs: Convert to hotplug state machine
Anna-Maria Gleixner
2
-40
/
+46
2016-12-25
scsi/bnx2i: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-48
/
+31
2016-12-25
scsi/bnx2fc: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-46
/
+34
2016-12-25
cpu/hotplug: Prevent overwriting of callbacks
Thomas Gleixner
1
-46
/
+50
2016-12-25
x86/msr: Remove bogus cleanup from the error path
Thomas Gleixner
1
-1
/
+0
[next]