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.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
2008-05-21
s390: fix race in device_create
Greg Kroah-Hartman
1
-5
/
+4
2008-05-21
SOUND: fix race in device_create
Greg Kroah-Hartman
1
-5
/
+3
2008-05-21
UIO: fix race in device_create
Greg Kroah-Hartman
1
-4
/
+3
2008-05-21
Power Supply: fix race in device_create
Greg Kroah-Hartman
1
-4
/
+2
2008-05-21
LEDS: fix race in device_create
Greg Kroah-Hartman
1
-4
/
+2
2008-05-21
IB: fix race in device_create
Greg Kroah-Hartman
2
-13
/
+12
2008-05-21
ide: fix race in device_create
Greg Kroah-Hartman
1
-3
/
+2
2008-05-21
fbdev: fix race in device_create
Greg Kroah-Hartman
1
-3
/
+7
2008-05-21
mm: bdi: fix race in bdi_class device creation
Greg Kroah-Hartman
1
-10
/
+2
2008-05-21
Driver core: add device_create_vargs and device_create_drvdata
Greg Kroah-Hartman
2
-6
/
+91
2008-05-20
[CIFS] Enable DFS support for Unix query path info
Steve French
4
-50
/
+85
2008-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-5
/
+5
2008-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2
-12
/
+22
2008-05-20
Fix a deadlock in the bttv driver
Arjan van de Ven
3
-2
/
+6
2008-05-20
firewire: prevent userspace from accessing shut down devices
Jay Fenlason
1
-0
/
+14
2008-05-20
ieee1394: sbp2: use correct size of command descriptor block
Stefan Richter
1
-12
/
+8
2008-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
3
-53
/
+34
2008-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
7
-33
/
+34
2008-05-20
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
12
-555
/
+675
2008-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
7
-18
/
+23
2008-05-20
x86: strengthen 64-bit p?d_bad()
Hugh Dickins
1
-6
/
+6
2008-05-20
xen: use PTE_MASK in pte_mfn()
Jeremy Fitzhardinge
1
-1
/
+1
2008-05-20
x86: use PTE_MASK rather than ad-hoc mask
Jeremy Fitzhardinge
1
-1
/
+1
2008-05-20
x86: clarify use of _PAGE_CHG_MASK
Jeremy Fitzhardinge
1
-0
/
+1
2008-05-20
x86: use PTE_MASK in pgtable_32.h
Jeremy Fitzhardinge
1
-2
/
+2
2008-05-20
x86: use PTE_MASK in 32-bit PAE
Jeremy Fitzhardinge
1
-3
/
+3
2008-05-20
x86: rearrange __(VIRTUAL|PHYSICAL)_MASK
Jeremy Fitzhardinge
1
-3
/
+3
2008-05-20
x86: fix warning on 32-bit non-PAE
Jeremy Fitzhardinge
1
-1
/
+1
2008-05-20
x86: define PTE_MASK in a universally useful way
Jeremy Fitzhardinge
1
-4
/
+9
2008-05-20
HID: remove CVS keywords
Adrian Bunk
6
-12
/
+0
2008-05-20
HID: Add iMON LCDs to blacklist
Dylan R Semler
1
-0
/
+4
2008-05-20
HID: add Microchip PICKit 1 and PICkit 2 to blacklist
Xiaofan Chen
1
-0
/
+7
2008-05-20
HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN.
Diego 'Flameeyes' Petteno
3
-21
/
+23
2008-05-20
[POWERPC] Update defconfigs for desktop/server systems
Paul Mackerras
6
-533
/
+637
2008-05-20
[ALSA] hda - Fix ASUS P5GD1 model
Travis Place
1
-1
/
+1
2008-05-20
[ALSA] hda - Fix ALC262 fujitsu model
Takashi Iwai
1
-18
/
+28
2008-05-20
snd-pcsp: use HRTIMER_CB_SOFTIRQ
Stas Sergeev
2
-34
/
+5
2008-05-20
Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
4
-13
/
+22
2008-05-20
sparc64: Add global register dumping facility.
David S. Miller
6
-3
/
+180
2008-05-20
sparc: remove CVS keywords
Adrian Bunk
131
-137
/
+98
2008-05-20
sparc64: remove CVS keywords
Adrian Bunk
90
-92
/
+55
2008-05-20
[POWERPC] Fix mpc8377_mds.dts DMA nodes to match spec
Kumar Gala
1
-5
/
+13
2008-05-20
[POWERPC] Update arch/powerpc/boot/.gitignore
Kumar Gala
1
-5
/
+3
2008-05-20
[POWERPC] Remove generated files on make clean
Kumar Gala
1
-2
/
+4
2008-05-20
ipv6 addrconf: Allow infinite prefix lifetime.
YOSHIFUJI Hideaki
2
-25
/
+52
2008-05-20
ipv6 route: Fix lifetime in netlink.
YOSHIFUJI Hideaki
1
-1
/
+3
2008-05-20
ipv6 addrconf: Fix route lifetime setting in corner case.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
5
-7
/
+915
2008-05-20
Add maintainers for myri10ge driver
Brice Goglin
1
-0
/
+9
2008-05-20
Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-9
/
+9
[prev]
[next]