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.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-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
2012-11-22
drm/exynos: Fix potential NULL pointer dereference in exynos_drm_encoder.c
Sachin Kamat
1
-1
/
+1
2012-11-22
drm/exynos: Make exynos4/5_fimd_driver_data static
Sachin Kamat
1
-2
/
+2
2012-11-22
drm/exynos: fix overlay updating issue
Inki Dae
1
-0
/
+6
2012-11-22
drm/exynos: remove unnecessary code.
Inki Dae
1
-1
/
+0
2012-11-22
drm/exynos: fix linux framebuffer address setting.
Inki Dae
1
-1
/
+2
2012-11-22
md/raid10: decrement correct pending counter when writing to replacement.
NeilBrown
1
-1
/
+1
2012-11-22
md/raid10: close race that lose writes lost when replacement completes.
NeilBrown
1
-61
/
+68
2012-11-22
IXP4xx: use __iomem for MMIO
Arnd Bergmann
2
-8
/
+8
2012-11-22
IXP4xx: map CPU config registers within VMALLOC region.
Krzysztof Hałasa
3
-38
/
+21
2012-11-22
IXP4xx: Always ioremap() Queue Manager MMIO region at boot.
Krzysztof Hałasa
4
-21
/
+17
2012-11-22
ixp4xx: Declare MODULE_FIRMWARE usage
Tim Gardner
1
-1
/
+8
2012-11-22
IXP4xx crypto: MOD_AES{128,192,256} already include key size.
Krzysztof Hałasa
1
-6
/
+6
2012-11-22
WAN: Remove redundant HDLC info printed by IXP4xx HSS driver.
Krzysztof Hałasa
1
-1
/
+1
2012-11-22
IXP4xx: Remove time limit for PCI TRDY to enable use of slow devices.
Krzysztof Hałasa
1
-0
/
+1
2012-11-22
IXP4xx: ixp4xx_crypto driver requires Queue Manager and NPE drivers.
Krzysztof Hałasa
1
-1
/
+1
2012-11-22
IXP4xx: HW pseudo-random generator is available on IXP45x/46x only.
Krzysztof Hałasa
2
-4
/
+7
2012-11-22
IXP4xx: Fix off-by-one bug in Goramo MultiLink platform.
Krzysztof Hałasa
1
-1
/
+1
2012-11-22
IXP4xx: Fix Goramo MultiLink platform compilation.
Krzysztof Hałasa
1
-0
/
+1
2012-11-22
Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
3
-1
/
+7
2012-11-22
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
1
-1
/
+2
2012-11-22
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
10
-19
/
+61
2012-11-22
drm/nouveau: use the correct fence implementation for nv50
Maarten Lankhorst
1
-1
/
+2
2012-11-22
tty vt: Fix a regression in command line edition
Jean-François Moine
1
-4
/
+4
2012-11-22
drm/radeon: add new SI pci id
Alex Deucher
1
-0
/
+1
2012-11-22
netfilter: cttimeout: fix buffer overflow
Florian Westphal
1
-1
/
+2
2012-11-22
netfilter: ipset: Fix range bug in hash:ip,port,net
Jozsef Kadlecsik
4
-12
/
+13
2012-11-22
fix incorrect NR_FREE_PAGES accounting (appears like memory leak)
Dave Hansen
1
-1
/
+1
2012-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-71
/
+188
2012-11-22
md/raid5: Make sure we clear R5_Discard when discard is finished.
NeilBrown
1
-2
/
+5
2012-11-22
md/raid5: move resolving of reconstruct_state earlier in
NeilBrown
1
-34
/
+34
2012-11-22
Merge tag 'omap-for-v3.7-rc5/fixes-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
3
-0
/
+14
2012-11-22
ARM - OMAP: ads7846: fix pendown debounce setting
Igor Grinberg
1
-14
/
+20
2012-11-22
Input: ads7846 - enable pendown GPIO debounce time setting
Igor Grinberg
2
-3
/
+8
2012-11-22
[media] adv7604: restart STDI once if format is not found
Hans Verkuil
1
-0
/
+24
2012-11-22
[media] adv7604: use presets where possible
Hans Verkuil
1
-56
/
+219
2012-11-21
[media] adv7604: Replace prim_mode by mode
Hans Verkuil
2
-60
/
+39
2012-11-21
[media] adv7604: cleanup references
Hans Verkuil
1
-3
/
+3
2012-11-21
ARM: Kirkwood: Update PCI-E fixup
Jason Gunthorpe
2
-3
/
+9
2012-11-21
Dove: Fix irq_to_pmu()
Russell King - ARM Linux
1
-1
/
+1
2012-11-21
Dove: Attempt to fix PMU/RTC interrupts
Russell King - ARM Linux
1
-1
/
+13
2012-11-21
team: bcast: convert return value of team_dev_queue_xmit() to bool correctly
Jiri Pirko
1
-3
/
+3
2012-11-21
Merge tag 'pinctrl-for-v3.7-late' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2012-11-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+2
2012-11-21
sign-file: fix the perl warning message when extracting ASN.1
Chun-Yi Lee
1
-3
/
+3
2012-11-21
bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setti...
Sarveshwar Bandi
1
-0
/
+7
2012-11-21
xen/netfront: handle compound page fragments on transmit
Ian Campbell
1
-21
/
+77
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-33
/
+69
2012-11-21
mfd: twl4030: Fix chained irq handling on resume from suspend
Kalle Jokiniemi
1
-1
/
+2
2012-11-21
ARM: S3C24XX: Fix potential NULL pointer dereference error
Sachin Kamat
1
-4
/
+5
2012-11-21
selinux: fix sel_netnode_insert() suspicious rcu dereference
Dave Jones
1
-1
/
+2
[prev]
[next]