index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-17
Fix build failure due to hwirq.h needing smp_lock.h
Linus Torvalds
2
-4
/
+1
2010-11-17
KVM: VMX: Fix host userspace gsbase corruption
Avi Kivity
1
-8
/
+7
2010-11-17
KVM: Correct ordering of ldt reload wrt fs/gs reload
Avi Kivity
2
-3
/
+3
2010-11-17
gianfar: fix signedness issue
Nicolas Kaiser
1
-4
/
+3
2010-11-17
net: bnx2x: fix error value sign
Vasiliy Kulikov
1
-1
/
+1
2010-11-17
8139cp: fix checksum broken
Shan Wei
1
-6
/
+4
2010-11-17
r8169: fix checksum broken
Shan Wei
1
-2
/
+1
2010-11-17
rds: Integer overflow in RDS cmsg handling
Dan Rosenberg
1
-1
/
+1
2010-11-17
kgdb,ppc: Fix regression in evr register handling
Dongdong Deng
1
-2
/
+2
2010-11-17
kgdb,x86: fix regression in detach handling
Jason Wessel
1
-4
/
+8
2010-11-17
kdb: fix crash when KDB_BASE_CMD_MAX is exceeded
Jovi Zhang
1
-4
/
+4
2010-11-17
kdb: fix memory leak in kdb_main.c
Jovi Zhang
1
-6
/
+7
2010-11-17
[libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmd
Jeff Garzik
1
-12
/
+9
2010-11-17
BKL: remove references to lock_kernel from comments
Arnd Bergmann
1
-4
/
+4
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
137
-137
/
+0
2010-11-17
staging/stradis: mark as "depends on BKL"
Arnd Bergmann
1
-1
/
+1
2010-11-16
kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
Marcus Meissner
1
-1
/
+1
2010-11-16
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
10
-58
/
+86
2010-11-16
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-22
/
+62
2010-11-16
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-6
/
+39
2010-11-16
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+4
2010-11-16
SCSI host lock push-down
Jeff Garzik
115
-199
/
+347
2010-11-16
cfg80211: fix extension channel checks to initiate communication
Luis R. Rodriguez
1
-0
/
+52
2010-11-16
ath9k_hw: Set proper eeprom offset for AR9287 HTC devices
Rajkumar Manoharan
2
-1
/
+5
2010-11-16
ath9k_htc: Add new devices into AR7010
Rajkumar Manoharan
3
-1
/
+9
2010-11-16
ath9k_htc: Update usb device ID list
Rajkumar Manoharan
1
-0
/
+5
2010-11-16
ath9k: Remove pm_qos request after hw unregister.
Vivek Natarajan
1
-2
/
+1
2010-11-16
xfrm: update flowi saddr in icmp_send if unset
Ulrich Weber
1
-0
/
+3
2010-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-1
/
+1
2010-11-16
irda: irttp: allow zero byte packets
Wolfram Sang
1
-6
/
+19
2010-11-16
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-44
/
+167
2010-11-16
PCI: fix offset check for sysfs mmapped files
Darrick J. Wong
1
-1
/
+1
2010-11-16
nfs: Ignore kmemleak false positive in nfs_readdir_make_qstr
Catalin Marinas
1
-0
/
+6
2010-11-16
SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variable
Jesper Juhl
1
-3
/
+1
2010-11-16
nfs: trivial: remove unused nfs_wait_event macro
Jeff Layton
1
-6
/
+0
2010-11-16
kernel/sysctl.c: Fix build failure with !CONFIG_PRINTK
Joe Perches
1
-1
/
+1
2010-11-15
Input: aiptek - tighten up permissions on sysfs attributes
Dmitry Torokhov
1
-14
/
+14
2010-11-15
Linux 2.6.37-rc2
v2.6.37-rc2
Linus Torvalds
1
-1
/
+1
2010-11-15
NFS: readdir shouldn't read beyond the reply returned by the server
Trond Myklebust
5
-7
/
+11
2010-11-15
NFS: Fix a couple of regressions in readdir.
Trond Myklebust
1
-34
/
+56
2010-11-15
Revert "NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EIS...
Trond Myklebust
1
-1
/
+1
2010-11-15
Regression: fix mounting NFS when NFSv3 support is not compiled
Paulius Zaleckas
1
-1
/
+7
2010-11-15
NLM: Fix a regression in lockd
Trond Myklebust
2
-7
/
+5
2010-11-15
capabilities/syslog: open code cap_syslog logic to fix build failure
Eric Paris
7
-40
/
+28
2010-11-15
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-6
/
+6
2010-11-15
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-42
/
+192
2010-11-15
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-36
/
+23
2010-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
7
-49
/
+174
2010-11-15
PM / PM QoS: Fix reversed min and max
Colin Cross
1
-2
/
+2
2010-11-15
i2c: Sanity checks on adapter registration
Jean Delvare
1
-0
/
+12
[prev]
[next]