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
*
ocfs2: Fix ocfs2_osb_dump()
Sunil Mushran
2009-06-22
1
-14
/
+18
*
ocfs2: Pin journal head before accessing jh->b_committed_data
Sunil Mushran
2009-06-22
1
-4
/
+24
*
ocfs2: Update atime in splice read if necessary.
Tao Ma
2009-06-22
1
-3
/
+3
*
ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API.
Joel Becker
2009-06-22
5
-9
/
+38
*
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
|
*
|
|
|
UBI: handle more error codes
Artem Bityutskiy
2009-06-10
1
-7
/
+34
|
*
|
|
|
UBI: fix multiple spelling typos
Artem Bityutskiy
2009-06-10
4
-11
/
+11
|
*
|
|
|
UBI: fix kmem_cache_free on error patch
Artem Bityutskiy
2009-06-10
1
-1
/
+2
|
*
|
|
|
UBI: print amount of reserved PEBs
Artem Bityutskiy
2009-06-09
1
-3
/
+4
|
*
|
|
|
UBI: improve messages in the WL worker
Artem Bityutskiy
2009-06-08
1
-9
/
+24
|
*
|
|
|
UBI: make gluebi a separate module
Dmitry Pervushin
2009-06-03
3
-98
/
+295
|
*
|
|
|
UBI: remove built-in gluebi
Dmitry Pervushin
2009-06-02
3
-51
/
+2
|
*
|
|
|
UBI: add notification API
Dmitry Pervushin
2009-06-02
6
-21
/
+241
|
*
|
|
|
UBI: do not switch to R/O mode on read errors
Artem Bityutskiy
2009-06-02
4
-15
/
+74
[next]