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
2009-07-17
block: fix failfast merge testing in elv_rq_merge_ok()
Tejun Heo
1
-4
/
+9
2009-07-15
z2ram: Small cleanup for z2ram.c
Zhaolei
1
-1
/
+1
2009-07-10
cfq-iosched: reset oom_cfqq in cfq_set_request()
Vivek Goyal
1
-1
/
+1
2009-07-10
block: fix sg SG_DXFER_TO_FROM_DEV regression
FUJITA Tomonori
3
-10
/
+17
2009-07-10
block: call blk_scsi_ioctl_init()
FUJITA Tomonori
1
-0
/
+1
2009-07-10
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
16
-40
/
+43
2009-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
13
-896
/
+686
2009-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
40
-60
/
+192
2009-07-10
Fix compile error in bmac.c
Dave Jones
1
-1
/
+1
2009-07-10
cxgb3: Fix crash caused by stashing wrong netdev_queue
Roland Dreier
1
-2
/
+1
2009-07-10
ixgbe: Fix coexistence of FCoE and Flow Director in 82599
Yi Zou
2
-8
/
+17
2009-07-10
memory barrier: adding smp_mb__after_lock
Jiri Olsa
3
-1
/
+13
2009-07-10
net: adding memory barrier to the poll and receive callbacks
Jiri Olsa
10
-19
/
+85
2009-07-10
cifs: when ATTR_READONLY is set, only clear write bits on non-directories
Jeff Layton
1
-4
/
+4
2009-07-10
cifs: remove cifsInodeInfo->inUse counter
Jeff Layton
2
-2
/
+0
2009-07-10
cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget
Jeff Layton
5
-529
/
+252
2009-07-10
[CIFS] update cifs version number
Steve French
2
-2
/
+6
2009-07-10
cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls
Jeff Layton
3
-1
/
+77
2009-07-10
cifs: make a separate function for filling out FILE_UNIX_BASIC_INFO
Jeff Layton
1
-32
/
+42
2009-07-10
cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo
Jeff Layton
5
-22
/
+23
2009-07-10
cifs: add pid of initiating process to spnego upcall info
Jeff Layton
1
-1
/
+8
2009-07-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
1
-3
/
+4
2009-07-09
netpoll: Fix carrier detection for drivers that are using phylib
Anton Vorontsov
1
-1
/
+1
2009-07-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
19
-17
/
+48
2009-07-09
fealnx: Fix build breakage -- PR_CONT should be KERN_CONT
Roland Dreier
1
-3
/
+3
2009-07-09
[CPUFREQ] Fix compile failure in cpufreq.c
Dave Jones
1
-3
/
+4
2009-07-09
cifs: fix regression with O_EXCL creates and optimize away lookup
Jeff Layton
1
-0
/
+9
2009-07-09
atmel_lcdfb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
1
-2
/
+3
2009-07-09
fsl-diu-fb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
1
-6
/
+0
2009-07-08
includecheck fix: include/linux, rfkill.h
Jaswinder Singh Rajput
1
-1
/
+0
2009-07-08
p54: tx refused but queue active
Larry Finger
1
-2
/
+3
2009-07-08
Atheros Kconfig needs to be dependent on WLAN_80211
Jay Sternberg
1
-0
/
+1
2009-07-08
mac80211: fix docbook
Johannes Berg
1
-2
/
+0
2009-07-08
mac80211_hwsim: avoid NULL access
Johannes Berg
1
-0
/
+1
2009-07-08
ssb: Add support for 4318E
Clyde McPherson
1
-2
/
+4
2009-07-08
b43: Add support for 4318E
Clyde McPherson
1
-0
/
+1
2009-07-08
zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b device
Hin-Tak Leung
1
-0
/
+1
2009-07-08
zd1211rw: 07b8:6001 is a ZD1211B
Pascal Terjan
1
-1
/
+1
2009-07-08
r6040: bump driver version to 0.24 and date to 08 July 2009
Florian Fainelli
1
-2
/
+2
2009-07-08
r6040: restore MIER register correctly when IRQ line is shared
Florian Fainelli
1
-1
/
+4
2009-07-08
ipv4: Fix fib_trie rebalancing, part 4 (root thresholds)
Jarek Poplawski
1
-2
/
+2
2009-07-08
davinci_emac: fix kernel oops when changing MAC address while interface is down
Pablo Bitton
1
-2
/
+10
2009-07-08
igb: set lan id prior to configuring phy
Alexander Duyck
1
-0
/
+4
2009-07-08
x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in
Yinghai Lu
1
-2
/
+9
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
70
-338
/
+330
2009-07-08
tty: maintainers data was edited wrongly by someone
Alan Cox
1
-5
/
+5
2009-07-08
pty: Rework the pty layer to use the normal buffering logic
Alan Cox
1
-95
/
+59
2009-07-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
6
-123
/
+115
2009-07-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-2
/
+2
2009-07-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-1
/
+2
[next]