index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: Clean up MNT program definitions
Chuck Lever
2009-06-17
5
-18
/
+34
*
lockd: Don't bother with RPC ping for NSM upcalls
Chuck Lever
2009-06-17
1
-0
/
+1
*
lockd: Update NSM state from SM_MON replies
Chuck Lever
2009-06-17
3
-8
/
+14
*
NFS: Fix false error return from nfs_callback_up() if ipv6.ko is not available
Chuck Lever
2009-06-17
1
-1
/
+3
*
NFS: Return error code from nfs_callback_up() to user space
Chuck Lever
2009-06-17
1
-4
/
+8
*
NFS: Do not display the setting of the "intr" mount option
Chuck Lever
2009-06-17
1
-1
/
+0
*
NFS: add support for splice writes
Suresh Jayaraman
2009-06-17
1
-0
/
+31
*
NFSv4/NLM: Push file locking BKL dependencies down into the NLM layer
Trond Myklebust
2009-06-17
2
-6
/
+2
*
NFS: Ensure we always hold the BKL when dereferencing inode->i_flock
Trond Myklebust
2009-06-17
2
-2
/
+23
*
NFSv4: Handle more errors when recovering open file and locking state
Trond Myklebust
2009-06-17
2
-16
/
+56
*
NFSv4: Move error handling out of the delegation generic code
Trond Myklebust
2009-06-17
2
-17
/
+16
*
NFSv4: Fix the 'nolock' option regression
Trond Myklebust
2009-06-17
1
-0
/
+7
*
SUNRPC: Fix a missing "break" option in xs_tcp_setup_socket()
Trond Myklebust
2009-06-17
1
-0
/
+1
*
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
2009-06-17
1
-12
/
+15
|
\
|
*
kmemleak: Fix some typos in comments
Catalin Marinas
2009-06-17
1
-4
/
+4
|
*
kmemleak: Rename kmemleak_panic to kmemleak_stop
Catalin Marinas
2009-06-17
1
-6
/
+6
|
*
kmemleak: Only use GFP_KERNEL|GFP_ATOMIC for the internal allocations
Catalin Marinas
2009-06-17
1
-2
/
+5
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2009-06-17
11
-287
/
+235
|
\
\
|
*
|
[CPUFREQ] cpumask: new cpumask operators for arch/x86/kernel/cpu/cpufreq/powe...
Rusty Russell
2009-06-15
2
-15
/
+4
|
*
|
[CPUFREQ] cpumask: avoid playing with cpus_allowed in powernow-k8.c
Rusty Russell
2009-06-15
1
-58
/
+60
|
*
|
[CPUFREQ] cpumask: avoid cpumask games in arch/x86/kernel/cpu/cpufreq/speedst...
Rusty Russell
2009-06-15
1
-43
/
+17
|
*
|
[CPUFREQ] cpumask: avoid playing with cpus_allowed in speedstep-ich.c
Rusty Russell
2009-06-15
2
-39
/
+55
|
*
|
[CPUFREQ] powernow-k8: get drv data for correct CPU
Naga Chumbalkar
2009-06-15
1
-5
/
+1
|
*
|
[CPUFREQ] powernow-k8: read P-state from HW
Naga Chumbalkar
2009-06-15
1
-14
/
+11
|
*
|
[CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[]
Andrew Morton
2009-06-15
1
-4
/
+3
|
*
|
[CPUFREQ] Clean up convoluted code in arch/x86/kernel/tsc.c:time_cpufreq_noti...
Dave Jones
2009-06-15
1
-5
/
+3
|
*
|
[CPUFREQ] minor correction to cpu-freq documentation
Chumbalkar Nagananda
2009-06-15
2
-2
/
+1
|
*
|
[CPUFREQ] powernow-k8.c: mess cleanup
Luis Henriques
2009-06-15
1
-7
/
+9
|
*
|
[CPUFREQ] Only set sampling_rate_max deprecated, sampling_rate_min is useful
Thomas Renninger
2009-06-15
3
-43
/
+18
|
*
|
[CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0
Thomas Renninger
2009-06-15
1
-0
/
+13
|
*
|
[CPUFREQ] ondemand: Uncouple minimal sampling rate from HZ in NO_HZ case
Thomas Renninger
2009-06-15
2
-53
/
+41
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-06-17
42
-505
/
+1888
|
\
\
\
|
*
|
|
[SCSI] aic79xx: make driver respect nvram for IU and QAS settings
James Bottomley
2009-06-15
3
-11
/
+21
|
*
|
|
[SCSI] don't attach ULD to Dell Universal Xport
James Bottomley
2009-06-15
1
-0
/
+1
|
*
|
|
[SCSI] lpfc 8.3.3 : Update driver version to 8.3.3
James Smart
2009-06-15
1
-1
/
+1
|
*
|
|
[SCSI] lpfc 8.3.3 : Add support for Target Reset handler entrypoint
James Smart
2009-06-15
1
-193
/
+291
|
*
|
|
[SCSI] lpfc 8.3.3 : Fix a couple of spin_lock and memory issues and a crash
James Smart
2009-06-15
3
-9
/
+35
|
*
|
|
[SCSI] lpfc 8.3.3 : FC/FCOE discovery fixes
James Smart
2009-06-15
8
-26
/
+59
|
*
|
|
[SCSI] lpfc 8.3.3 : Fix various SLI-3 vs SLI-4 differences
James Smart
2009-06-15
10
-219
/
+224
|
*
|
|
[SCSI] qla2xxx: Resolve a performance issue in interrupt
Anirban Chakraborty
2009-06-15
1
-6
/
+9
|
*
|
|
[SCSI] cnic, bnx2i: Fix build failure when CONFIG_PCI is not set.
Michael Chan
2009-06-15
2
-2
/
+4
|
*
|
|
[SCSI] nsp_cs: time_out reaches -1
Roel Kluin
2009-06-15
1
-3
/
+3
|
*
|
|
[SCSI] qla2xxx: fix printk format warnings
Randy Dunlap
2009-06-15
1
-2
/
+5
|
*
|
|
[SCSI] ncr53c8xx: div reaches -1
Roel Kluin
2009-06-15
1
-1
/
+1
|
*
|
|
[SCSI] compat: don't perform unneeded copy in sg_io code
Alexey Zaytsev
2009-06-15
1
-6
/
+0
|
*
|
|
[SCSI] zfcp: Update FC pass-through support
Christof Schmitt
2009-06-12
2
-7
/
+5
|
*
|
|
[SCSI] zfcp: Add FC pass-through support
Sven Schuetz
2009-06-12
6
-20
/
+219
|
*
|
|
[SCSI] FC Pass Thru support
James Smart
2009-06-12
8
-5
/
+1016
*
|
|
|
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2009-06-17
13
-335
/
+922
|
\
\
\
\
|
*
|
|
|
UBI: add reboot notifier
Kevin Cernekee
2009-06-10
2
-1
/
+38
[next]