index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-07
drm/exynos: fix DMA_ATTR_NO_KERNEL_MAPPING usage
Carlo Caione
3
-23
/
+14
2015-02-07
drm/exynos: hdmi: replace fb size with mode size from win commit
Seung-Woo Kim
1
-2
/
+2
2015-02-07
drm/exynos: fix no hdmi output
Alban Browaeys
1
-4
/
+5
2015-02-07
drm/exynos: use driver internal struct
Joonyoung Shim
5
-67
/
+47
2015-02-07
drm/exynos: fix wrong pipe calculation for crtc
Joonyoung Shim
2
-8
/
+9
2015-02-07
drm/exynos: remove to use unnecessary MODULE_xxx macro
Joonyoung Shim
1
-4
/
+0
2015-02-07
drm/exynos: remove DRM_EXYNOS_DMABUF config
Joonyoung Shim
3
-13
/
+1
2015-02-07
drm/exynos: IOMMU support should not be selectable by user
Marek Szyprowski
1
-3
/
+2
2015-02-07
drm/exynos: add support for 'hdmi' clock
Marek Szyprowski
2
-0
/
+10
2015-02-07
thinkpad_acpi.c: Fix sparse warning (make undeclared var static)
Lad, Prabhakar
1
-1
/
+1
2015-02-07
samsung-laptop.c: Prefer kstrtoint over single variable sscanf
Darren Hart
1
-2
/
+2
2015-02-07
samsung-laptop: Fix sparse integer as NULL warning
Lad, Prabhakar
1
-1
/
+1
2015-02-07
samsung-laptop: enable better lid handling
Julijonas Kikutis
2
-1
/
+127
2015-02-07
clkdev: Always allocate a struct clk and call __clk_get() w/ CCF
Stephen Boyd
3
-37
/
+59
2015-02-07
ASoC: samsung: Remove goni or aquila with the WM8994
Paul Bolle
3
-302
/
+0
2015-02-07
Input: elan_i2c - fix wrong %p extension
Rasmus Villemoes
1
-1
/
+1
2015-02-07
rhashtable: Fix remove logic to avoid cross references between buckets
Thomas Graf
1
-11
/
+17
2015-02-07
Merge branch 'rhashtable-next'
David S. Miller
1
-138
/
+167
2015-02-07
rhashtable: Avoid bucket cross reference after removal
Thomas Graf
1
-9
/
+17
2015-02-07
rhashtable: Add more lock verification
Thomas Graf
1
-2
/
+8
2015-02-07
rhashtable: Dump bucket tables on locking violation under PROVE_LOCKING
Thomas Graf
1
-24
/
+75
2015-02-07
rhashtable: Wait for RCU readers after final unzip work
Thomas Graf
1
-0
/
+2
2015-02-07
rhashtable: Use a single bucket lock for sibling buckets
Thomas Graf
1
-101
/
+69
2015-02-07
rhashtable: key_hashfn() must return full hash value
Thomas Graf
1
-7
/
+1
2015-02-07
ASoC: max98357a: Add MAX98357A codec driver
Kenneth Westfield
3
-0
/
+144
2015-02-07
ASoC: max98357a: Document MAX98357A bindings
Kenneth Westfield
1
-0
/
+14
2015-02-07
vfio: Tie IOMMU group reference to vfio group
Alex Williamson
1
-8
/
+11
2015-02-07
vfio: Add device tracking during unbind
Alex Williamson
1
-5
/
+71
2015-02-07
Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://...
Linus Torvalds
2
-2
/
+2
2015-02-07
intel_pstate: provide option to only use intel_pstate with HWP
Kristen Carlson Accardi
2
-0
/
+9
2015-02-07
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-8
/
+34
2015-02-07
vfio/type1: Add conditional rescheduling
Alex Williamson
1
-1
/
+7
2015-02-07
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+4
2015-02-06
ipv6: addrconf: add missing validate_link_af handler
Daniel Borkmann
1
-0
/
+17
2015-02-06
Merge tag 'sound-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
18
-69
/
+109
2015-02-06
net: sxgbe: fix error handling in init_rx_ring()
Dan Carpenter
1
-14
/
+43
2015-02-06
livepatch: add missing newline to error message
Josh Poimboeuf
1
-1
/
+1
2015-02-06
ARM: 8297/1: cache-l2x0: optimize aurora range operations
Arnd Bergmann
1
-46
/
+22
2015-02-06
ARM: 8296/1: cache-l2x0: clean up aurora cache handling
Arnd Bergmann
1
-73
/
+38
2015-02-06
fcoe: Transition maintainership to Vasu
Robert Love
1
-1
/
+1
2015-02-06
vfio/type1: Chunk contiguous reserved/invalid page mappings
Alex Williamson
1
-7
/
+11
2015-02-06
vfio/type1: DMA unmap chunking
Alex Williamson
1
-3
/
+51
2015-02-06
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
13
-34
/
+52
2015-02-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
26
-111
/
+186
2015-02-06
xen/manage: Fix USB interaction issues when resuming
Ross Lagerwall
1
-1
/
+7
2015-02-06
ACPI / EC: Add GPE reference counting debugging messages
Lv Zheng
1
-2
/
+22
2015-02-06
ACPI / EC: Add query flushing support
Lv Zheng
1
-16
/
+85
2015-02-06
ACPI / EC: Refine command storm prevention support
Lv Zheng
1
-19
/
+36
2015-02-06
ACPI / EC: Add command flushing support.
Lv Zheng
2
-3
/
+66
2015-02-06
ACPI / EC: Introduce STARTED/STOPPED flags to replace BLOCKED flag
Lv Zheng
1
-11
/
+54
[prev]
[next]