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
2009-06-15
[SCSI] aic79xx: make driver respect nvram for IU and QAS settings
James Bottomley
3
-11
/
+21
2009-06-15
[SCSI] don't attach ULD to Dell Universal Xport
James Bottomley
1
-0
/
+1
2009-06-15
[SCSI] lpfc 8.3.3 : Update driver version to 8.3.3
James Smart
1
-1
/
+1
2009-06-15
[SCSI] lpfc 8.3.3 : Add support for Target Reset handler entrypoint
James Smart
1
-193
/
+291
2009-06-15
[SCSI] lpfc 8.3.3 : Fix a couple of spin_lock and memory issues and a crash
James Smart
3
-9
/
+35
2009-06-15
[SCSI] lpfc 8.3.3 : FC/FCOE discovery fixes
James Smart
8
-26
/
+59
2009-06-15
[SCSI] lpfc 8.3.3 : Fix various SLI-3 vs SLI-4 differences
James Smart
10
-219
/
+224
2009-06-15
[SCSI] qla2xxx: Resolve a performance issue in interrupt
Anirban Chakraborty
1
-6
/
+9
2009-06-15
[SCSI] cnic, bnx2i: Fix build failure when CONFIG_PCI is not set.
Michael Chan
2
-2
/
+4
2009-06-15
[SCSI] nsp_cs: time_out reaches -1
Roel Kluin
1
-3
/
+3
2009-06-15
[SCSI] qla2xxx: fix printk format warnings
Randy Dunlap
1
-2
/
+5
2009-06-15
[SCSI] ncr53c8xx: div reaches -1
Roel Kluin
1
-1
/
+1
2009-06-15
[SCSI] compat: don't perform unneeded copy in sg_io code
Alexey Zaytsev
1
-6
/
+0
2009-06-12
[SCSI] zfcp: Update FC pass-through support
Christof Schmitt
2
-7
/
+5
2009-06-12
[SCSI] zfcp: Add FC pass-through support
Sven Schuetz
6
-20
/
+219
2009-06-12
[SCSI] FC Pass Thru support
James Smart
8
-5
/
+1016
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
213
-4034
/
+33616
2009-06-12
Merge branch 'topic/ps3' into for-linus
Takashi Iwai
1
-351
/
+304
2009-06-12
Merge branch 'topic/pcm-jiffies-check' into for-linus
Takashi Iwai
1
-14
/
+22
2009-06-12
Merge branch 'topic/misc' into for-linus
Takashi Iwai
1
-1
/
+1
2009-06-12
Merge branch 'topic/lx6464es' into for-linus
Takashi Iwai
1
-0
/
+7
2009-06-12
Merge branch 'topic/hda' into for-linus
Takashi Iwai
1
-0
/
+3
2009-06-12
Merge branch 'topic/caiaq' into for-linus
Takashi Iwai
1
-1
/
+2
2009-06-12
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-6
/
+10
2009-06-12
Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
13
-37
/
+101
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
141
-9068
/
+42941
2009-06-12
Merge git://git.infradead.org/~dwmw2/firmware-2.6
Linus Torvalds
1
-26
/
+103
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
9
-10
/
+442
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
Linus Torvalds
21
-818
/
+1103
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtio
Linus Torvalds
16
-158
/
+592
2009-06-12
Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...
Linus Torvalds
9
-231
/
+980
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...
Linus Torvalds
36
-262
/
+256
2009-06-12
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
48
-563
/
+442
2009-06-12
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-12
/
+5
2009-06-12
slab: setup cpu caches later on when interrupts are enabled
Pekka Enberg
1
-18
/
+19
2009-06-12
slab,slub: don't enable interrupts during early boot
Pekka Enberg
7
-0
/
+47
2009-06-12
slab: fix gfp flag in setup_cpu_cache()
Pekka Enberg
1
-1
/
+1
2009-06-12
[SCSI] Merge branch 'linus'
James Bottomley
1794
-34790
/
+103078
2009-06-12
lguest: add support for indirect ring entries
Mark McLoughlin
1
-12
/
+29
2009-06-12
lguest: suppress notifications in example Launcher
Rusty Russell
1
-0
/
+15
2009-06-12
lguest: try to batch interrupts on network receive
Rusty Russell
1
-1
/
+16
2009-06-12
lguest: avoid sending interrupts to Guest when no activity occurs.
Rusty Russell
1
-0
/
+9
2009-06-12
lguest: implement deferred interrupts in example Launcher
Rusty Russell
1
-19
/
+22
2009-06-12
lguest: remove obsolete LHREQ_BREAK call
Rusty Russell
4
-43
/
+5
2009-06-12
lguest: have example Launcher service all devices in separate threads
Rusty Russell
1
-574
/
+259
2009-06-12
lguest: use eventfds for device notification
Rusty Russell
5
-6
/
+116
2009-06-12
eventfd: export eventfd_signal and eventfd_fget for lguest
Rusty Russell
1
-0
/
+3
2009-06-12
lguest: allow any process to send interrupts
Rusty Russell
3
-12
/
+18
2009-06-12
lguest: PAE fixes
Rusty Russell
1
-17
/
+21
2009-06-12
lguest: PAE support
Matias Zabaljauregui
9
-48
/
+403
[next]