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.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
2006-02-14
[PATCH] it87: Fix oops on removal
Jean Delvare
1
-1
/
+2
2006-02-14
[PATCH] w83627hf: Document the reset module parameter
Jean Delvare
1
-0
/
+4
2006-02-14
[PATCH] w83781d: Use real-time status registers
Jean Delvare
1
-18
/
+25
2006-02-14
[PATCH] vt8231: Fix sysfs temperature interface
Jean Delvare
1
-4
/
+4
2006-02-14
[PATCH] USB: unusual-devs bugfix
Phil Dibowitz
1
-7
/
+18
2006-02-14
[PATCH] USB: unusual_devs.h entry: iAUDIO M5
Alan Stern
1
-0
/
+7
2006-02-14
[PATCH] USB: unusual_devs.h entry: TrekStor i.Beat
Alan Stern
1
-0
/
+7
2006-02-14
[PATCH] usb-storage: unusual_devs entry
Alan Stern
1
-0
/
+6
2006-02-14
[PATCH] usb-storage: new unusual_devs entry
Alan Stern
1
-0
/
+7
2006-02-14
[PATCH] USB: sl811_cs needs platform_device conversion too
David Brownell
1
-2
/
+2
2006-02-14
[PATCH] USB: PL2303: Leadtek 9531 GPS-Mouse
Christian Lindner
2
-2
/
+7
2006-02-14
[PATCH] USB: change ldusb's experimental state
Michael Hund
1
-1
/
+1
2006-02-14
[PATCH] USB: add new device ids to ldusb
Michael Hund
2
-47
/
+60
2006-02-14
[PATCH] USB: fix up the usb early handoff logic for EHCI
David Brownell
1
-4
/
+12
2006-02-14
[PATCH] sys_newfstatat -> sys_fstatat64
Kyle McMartin
1
-1
/
+1
2006-02-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/kyle/par...
Linus Torvalds
3
-135
/
+154
2006-02-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2
-54
/
+61
2006-02-14
[NET]: Revert skb_copy_datagram_iovec() recursion elimination.
David S. Miller
1
-28
/
+53
2006-02-14
[IPSEC]: Fix strange IPsec freeze.
Herbert Xu
1
-1
/
+3
2006-02-14
[IPV6] Don't store dst_entry for RAW socket
Nicolas DICHTEL
1
-4
/
+1
2006-02-14
[APPLETALK]: warning fix
Andrew Morton
1
-1
/
+1
2006-02-14
[NETLINK] genetlink: Fix bugs spotted by Andrew Morton.
Jamal Hadi Salim
1
-7
/
+4
2006-02-14
[BRIDGE]: Better fix for netfilter missing symbol has_bridge_parent
Stephen Hemminger
1
-2
/
+2
2006-02-14
[NETFILTER] Fix Kconfig menu level for x_tables
Harald Welte
1
-2
/
+2
2006-02-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
David S. Miller
4
-20
/
+22
2006-02-14
[P8023]: Fix tainting of kernel.
Dave Jones
1
-0
/
+2
2006-02-14
[IPV4] ICMP: Invert default for invalid icmp msgs sysctl
Dave Jones
1
-1
/
+1
2006-02-14
[ATM]: Ratelimit atmsvc failure messages
Dave Jones
1
-1
/
+2
2006-02-14
[IRDA]: Ratelimit messages.
Joe Perches
1
-3
/
+3
2006-02-13
IB/mthca: bump driver version and release date
Roland Dreier
1
-2
/
+2
2006-02-13
[PATCH] Remove "RV370 5B60 [Radeon X300 (PCIE)]" from DRI list
Dave Jones
1
-1
/
+0
2006-02-13
[PATCH] reiserfs: fix potential (unlikely) oops in reiserfs_get_acl
Jeff Mahoney
1
-1
/
+2
2006-02-13
[PATCH] MIPS 32bit machines need fstatat64 support.
Yoichi Yuasa
1
-1
/
+1
2006-02-13
[Bluetooth] Fix firmware loading problem of BT3C driver
Marcel Holtmann
1
-13
/
+4
2006-02-13
[Bluetooth] Fix NULL pointer dereferences of the HCI socket
Marcel Holtmann
1
-2
/
+8
2006-02-13
[Bluetooth] Reduce L2CAP MTU for RFCOMM connections
Marcel Holtmann
2
-5
/
+10
2006-02-13
[SPARC]: sys_newfstatat --> sys_fstatat64
David S. Miller
5
-5
/
+26
2006-02-13
Linux v2.6.16-rc3
v2.6.16-rc3
Linus Torvalds
1
-1
/
+1
2006-02-13
[PATCH] x86_64: GART DMA merging fix
Andi Kleen
1
-4
/
+2
2006-02-13
[PATCH] arch/x86_64/kernel/traps.c PTRACE_SINGLESTEP oops
John Blackwood
1
-1
/
+17
2006-02-13
[PATCH] orinoco: support smc2532w
Jesse Allen
1
-0
/
+1
2006-02-13
[PATCH] reiserfs: disable automatic enabling of reiserfs inode attributes
Jeff Mahoney
1
-2
/
+0
2006-02-13
[PATCH] netfilter: fix build error due to missing has_bridge_parent macro
Jesper Juhl
1
-1
/
+1
2006-02-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2
-223
/
+239
2006-02-12
[PATCH] s390: fstatat64 support
Heiko Carstens
4
-6
/
+28
2006-02-12
[WATCHDOG] pcwd.c - update module version info
Wim Van Sebroeck
1
-2
/
+7
2006-02-12
[WATCHDOG] pcwd.c show card info patch
Wim Van Sebroeck
1
-78
/
+79
2006-02-12
[WATCHDOG] pcwd.c move get_support to pcwd_check_temperature_support
Wim Van Sebroeck
1
-7
/
+7
2006-02-12
[WATCHDOG] pcwd.c Control Status #2 patch
Wim Van Sebroeck
1
-11
/
+13
2006-02-12
[WATCHDOG] pcwd.c private data struct patch
Wim Van Sebroeck
1
-102
/
+104
[prev]
[next]