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-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
2014-04-23
arm64: add renameat2 compat syscall
Miklos Szeredi
1
-1
/
+2
2014-04-23
ARM: keep arch/arm/Kconfig and arch/arm/mm/Kconfig select entries sorted
Russell King
2
-9
/
+9
2014-04-23
drm/i915: get power domain in case the BIOS enabled eDP VDD
Paulo Zanoni
1
-1
/
+10
2014-04-23
drm/i915: Don't check gmch state on inherited configs
Daniel Vetter
2
-6
/
+20
2014-04-23
Input: elantech - add support for newer elantech touchpads
Jordan Rife
1
-0
/
+1
2014-04-23
Input: soc_button_array - fix a crash during rmmod
Lejun Zhu
1
-0
/
+1
2014-04-23
Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
8
-13
/
+56
2014-04-23
Fix: tracing: use 'E' instead of 'X' for unsigned module tain flag
Mathieu Desnoyers
1
-1
/
+1
2014-04-23
hisax/icc: add missing semicolon after label
Julia Lawall
1
-1
/
+1
2014-04-23
smc91x: fix compile error when SMC_DEBUG >= 2
Zi Shen Lim
1
-1
/
+1
2014-04-23
Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...
Dave Airlie
7
-68
/
+120
2014-04-23
ARM: 8033/1: fix big endian __pv_phys_pfn_offset size related issue
Victor Kamensky
1
-1
/
+1
2014-04-23
ARM: 8032/1: bL_switcher: fix validation check before its activation
Nicolas Pitre
3
-4
/
+14
2014-04-23
ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfo
Liu Hua
1
-0
/
+7
2014-04-23
ARM: 8027/1: fix do_div() bug in big-endian systems
Xiangyu Lu
1
-1
/
+1
2014-04-23
Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/jz4740', 'asoc/fix...
Mark Brown
7
-15
/
+19
2014-04-23
Merge remote-tracking branches 'asoc/fix/alc5623', 'asoc/fix/cs42l52', 'asoc/...
Mark Brown
4
-7
/
+11
2014-04-23
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
Mark Brown
1
-1
/
+0
2014-04-23
ASoC: jz4740: Remove Makefile entry for removed file
Lars-Peter Clausen
1
-2
/
+0
2014-04-23
mm: make fixup_user_fault() check the vma access rights too
Linus Torvalds
1
-0
/
+5
2014-04-23
net: sxgbe: Added phy_found error path
Byungho An
1
-2
/
+12
2014-04-23
net: sxgbe: rearrange dma descriptor
Byungho An
2
-24
/
+19
2014-04-23
virtio_net: zero is an invald queue_pairs number
Amos Kong
1
-1
/
+1
2014-04-22
arc_emac: write initial MAC address from devicetree to hw
Max Schwarz
1
-7
/
+14
2014-04-22
ASoC: Intel: Fix audio crash due to negative address offset
Wenkai Du
1
-1
/
+1
2014-04-22
ath9k: add a recv budget
Tim Harvey
1
-0
/
+4
2014-04-22
ath9k: fix possible hang on flush
Tim Harvey
1
-3
/
+2
2014-04-22
rtlwifi: rtl8188ee: initialize packet_beacon
Colin Ian King
1
-1
/
+1
2014-04-22
rt2x00: Remove myself as maintainer.
Gertjan van Wingerde
1
-1
/
+0
2014-04-22
rt2x00: fix beaconing on USB
Stanislaw Gruszka
1
-10
/
+12
2014-04-22
ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig"
Hanjun Guo
1
-2
/
+0
2014-04-22
net: Fix ns_capable check in sock_diag_put_filterinfo
Andrew Lutomirski
3
-4
/
+4
2014-04-22
arm64: __NR_compat_syscalls fix
Miklos Szeredi
1
-1
/
+1
2014-04-22
Merge tag 'gpio-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2
-4
/
+10
2014-04-22
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+8
2014-04-22
mac80211: fixup radiotap tx flags for RTS/CTS
Bob Copeland
1
-3
/
+2
2014-04-22
pinctrl: as3722: fix handling of GPIO invert bit
Andrew Bresticker
1
-6
/
+11
2014-04-22
drm/radeon: don't allow runpm=1 on systems with out ATPX
Alex Deucher
1
-5
/
+3
2014-04-22
drm/radeon: fix ATPX detection on non-VGA GPUs
Alex Deucher
1
-0
/
+7
2014-04-22
drm/radeon/pm: don't walk the crtc list before it has been initialized (v2)
Alex Deucher
2
-28
/
+35
2014-04-22
drm/radeon: properly unregister hwmon interface (v2)
Alex Deucher
1
-6
/
+15
2014-04-22
mac80211: avoid handling of SMPS for mesh
Chun-Yeow Yeoh
1
-1
/
+2
2014-04-22
pinctrl/TB10x: Fix signedness bug
Christian Ruppert
1
-2
/
+1
2014-04-22
drm/radeon: fix count in cik_sdma_ring_test()
Alex Deucher
1
-1
/
+1
2014-04-22
locks: rename file-private locks to "open file description locks"
Jeff Layton
6
-36
/
+36
2014-04-22
drm/i915: Allow user modes to exceed DVI 165MHz limit
Ville Syrjälä
1
-4
/
+5
2014-04-22
x86: LLVMLinux: Wrap -mno-80387 with cc-option
Behan Webster
1
-1
/
+3
2014-04-22
drm/radeon/aux: fix hpd assignment for aux bus
Alex Deucher
1
-0
/
+1
2014-04-22
ARM: zynq: dt: Add I2C nodes to Zynq device tree
Soren Brinkmann
3
-0
/
+166
2014-04-22
ARM: zynq: DT: Add 'clock-latency' property
Soren Brinkmann
1
-0
/
+1
[prev]
[next]