index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: chipidea: Drop lock across event_notify during gadget stop
Stephen Boyd
2017-01-20
1
-1
/
+1
*
usb: chipidea: msm: Be silent on probe defer errors
Stephen Boyd
2017-01-20
1
-1
/
+2
*
usb: chipidea: msm: Handle phy power states
Stephen Boyd
2017-01-20
4
-25
/
+33
*
usb: chipidea: msm: Add reset controller for PHY POR bit
Stephen Boyd
2017-01-20
2
-2
/
+49
*
usb: chipidea: msm: Make platform data driver local instead of global
Stephen Boyd
2017-01-20
1
-14
/
+9
*
usb: chipidea: msm: Restore wrapper settings after reset
Stephen Boyd
2017-01-20
1
-0
/
+39
*
usb: chipidea: msm: Mux over secondary phy at the right time
Stephen Boyd
2017-01-20
1
-2
/
+60
*
usb: chipidea: msm: Add proper clk and reset support
Stephen Boyd
2017-01-20
1
-4
/
+68
*
usb: chipidea: msm: Use hw_write_id_reg() instead of writel
Stephen Boyd
2017-01-20
1
-4
/
+2
*
usb: chipidea: msm: Rely on core to override AHBBURST
Stephen Boyd
2017-01-20
1
-2
/
+2
*
usb: chipidea: msm: Mark device as runtime pm active
Stephen Boyd
2017-01-20
1
-0
/
+1
*
usb: chipidea: vbus event may exist before starting gadget
Peter Chen
2017-01-20
1
-5
/
+12
*
usb: chipidea: Consolidate extcon notifiers
Stephen Boyd
2017-01-20
3
-39
/
+18
*
usb: chipidea: Add support for ULPI PHY bus
Stephen Boyd
2017-01-20
5
-6
/
+167
*
usb: chipidea: Remove locking in ci_udc_start()
Stephen Boyd
2017-01-20
1
-3
/
+0
*
usb: chipidea: Notify events when switching host mode
Stephen Boyd
2017-01-20
1
-0
/
+6
*
usb: chipidea: Add platform flag for wrapper phy management
Stephen Boyd
2017-01-20
2
-0
/
+7
*
usb: chipidea: Handle extcon events properly
Stephen Boyd
2017-01-20
2
-5
/
+43
*
usb: chipidea: Only read/write OTGSC from one place
Stephen Boyd
2017-01-20
3
-39
/
+30
*
usb: ulpi: Support device discovery via DT
Stephen Boyd
2017-01-20
2
-6
/
+93
*
of: device: Export of_device_{get_modalias, uvent_modalias} to modules
Stephen Boyd
2017-01-20
1
-0
/
+2
*
of: device: Support loading a module with OF based modalias
Stephen Boyd
2017-01-20
2
-0
/
+29
*
usb: chipdata: Replace the extcon API
Chanwoo Choi
2017-01-20
1
-24
/
+6
*
Linux 4.10-rc1
v4.10-rc1
Linus Torvalds
2016-12-25
1
-2
/
+2
*
powerpc: Fix build warning on 32-bit PPC
Larry Finger
2016-12-25
1
-1
/
+1
*
avoid spurious "may be used uninitialized" warning
Linus Torvalds
2016-12-25
1
-0
/
+1
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-25
227
-665
/
+604
|
\
|
*
ktime: Get rid of ktime_equal()
Thomas Gleixner
2016-12-25
4
-20
/
+4
|
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
56
-95
/
+84
|
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
48
-227
/
+200
|
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
132
-327
/
+320
*
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-25
72
-689
/
+308
|
\
\
|
*
|
irqchip/armada-xp: Consolidate hotplug state space
Thomas Gleixner
2016-12-25
2
-2
/
+1
|
*
|
irqchip/gic: Consolidate hotplug state space
Thomas Gleixner
2016-12-25
2
-2
/
+1
|
*
|
coresight/etm3/4x: Consolidate hotplug state space
Thomas Gleixner
2016-12-25
2
-3
/
+2
|
*
|
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
59
-77
/
+77
|
*
|
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
Thomas Gleixner
2016-12-25
6
-340
/
+1
|
*
|
staging/lustre/libcfs: Convert to hotplug state machine
Anna-Maria Gleixner
2016-12-25
2
-40
/
+46
|
*
|
scsi/bnx2i: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-12-25
2
-48
/
+31
|
*
|
scsi/bnx2fc: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-12-25
2
-46
/
+34
|
*
|
cpu/hotplug: Prevent overwriting of callbacks
Thomas Gleixner
2016-12-25
1
-46
/
+50
|
*
|
x86/msr: Remove bogus cleanup from the error path
Thomas Gleixner
2016-12-25
1
-1
/
+0
|
*
|
bus: arm-ccn: Prevent hotplug callback leak
Thomas Gleixner
2016-12-25
1
-1
/
+4
|
*
|
perf/x86/intel/cstate: Prevent hotplug callback leak
Thomas Gleixner
2016-12-25
1
-7
/
+7
|
*
|
ARM/imx/mmcd: Fix broken cpu hotplug handling
Thomas Gleixner
2016-12-25
1
-12
/
+22
|
*
|
scsi: qedi: Convert to hotplug state machine
Thomas Gleixner
2016-12-25
1
-64
/
+32
*
|
|
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
2016-12-25
3
-371
/
+673
|
\
\
\
|
*
|
|
tools/power turbostat: remove obsolete -M, -m, -C, -c options
Len Brown
2016-12-24
2
-110
/
+2
|
*
|
|
tools/power turbostat: Make extensible via the --add parameter
Len Brown
2016-12-24
2
-9
/
+409
|
*
|
|
tools/power turbostat: Denverton uses a 25 MHz crystal, not 19.2 MHz
Len Brown
2016-12-01
1
-1
/
+1
[next]