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
2008-04-28
Audit: standardize string audit interfaces
Eric Paris
5
-24
/
+29
2008-04-28
Audit: stop deadlock from signals under load
Eric Paris
1
-5
/
+35
2008-04-28
Audit: save audit_backlog_limit audit messages in case auditd comes back
Eric Paris
1
-21
/
+81
2008-04-28
Audit: collect sessionid in netlink messages
Eric Paris
17
-87
/
+132
2008-04-28
Audit: end printk with newline
Eric Paris
1
-4
/
+4
2008-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
74
-5120
/
+4035
2008-04-27
[SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/...
Kay Sievers
4
-1
/
+11
2008-04-27
[SCSI] aic7xxx: add const
Denys Vlasenko
13
-66
/
+61
2008-04-27
[SCSI] aic7xxx: add static
Denys Vlasenko
12
-257
/
+195
2008-04-27
[SCSI] aic7xxx: Update _shipped files
Hannes Reinecke
5
-2544
/
+401
2008-04-27
[SCSI] aic7xxx: teach aicasm to not emit unused debug code/data
Hannes Reinecke
7
-16
/
+185
2008-04-27
[SCSI] qla2xxx: Update version number to 8.02.01-k2.
Andrew Vasquez
1
-1
/
+1
2008-04-27
[SCSI] qla2xxx: Correct regression in relogin code.
Andrew Vasquez
1
-1
/
+1
2008-04-27
[SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.
Seokmann Ju
4
-31
/
+14
2008-04-27
[SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() static
Adrian Bunk
2
-5
/
+1
2008-04-27
[SCSI] qla2xxx: qla_os.c, make 2 functions static
Adrian Bunk
1
-2
/
+2
2008-04-27
[SCSI] qla2xxx: Re-register FDMI information after a LIP.
Andrew Vasquez
2
-3
/
+3
2008-04-27
[SCSI] qla2xxx: Correct SRB usage-after-completion/free issues.
Andrew Vasquez
1
-2
/
+0
2008-04-27
[SCSI] qla2xxx: Correct ISP84XX verify-chip response handling.
Andrew Vasquez
1
-1
/
+1
2008-04-27
[SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests.
Andrew Vasquez
1
-0
/
+4
2008-04-27
[SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump.
Andrew Vasquez
1
-251
/
+143
2008-04-27
[SCSI] m68k: new mac_esp scsi driver
Finn Thain
5
-12
/
+700
2008-04-27
[SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfs
Swen Schillig
2
-2
/
+130
2008-04-27
[SCSI] zfcp: Print some messages only during ERP
Swen Schillig
1
-17
/
+19
2008-04-27
[SCSI] zfcp: Wait for free SBAL during exchange config
Swen Schillig
1
-1
/
+2
2008-04-27
[SCSI] scsi_transport_fc: fc_user_scan correction
James Smart
1
-7
/
+53
2008-04-27
[SCSI] aha1542: minor irq handler cleanups
Jeff Garzik
1
-16
/
+10
2008-04-27
[SCSI] scsi_transport_spi: include sysfs.h
Randy Dunlap
1
-0
/
+1
2008-04-27
[SCSI] FlashPoint: fix off-by-one errors
Adrian Bunk
1
-1
/
+1
2008-04-27
[SCSI] aic7xxx: Update type check in aicasm grammar
Hannes Reinecke
2
-45
/
+66
2008-04-27
[SCSI] fix SLUB WARN_ON
James Bottomley
1
-8
/
+8
2008-04-27
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
119
-638
/
+23723
2008-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
56
-2069
/
+892
2008-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
6
-244
/
+137
2008-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-17
/
+17
2008-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
34
-350
/
+532
2008-04-27
asm/unaligned.h doesn't work well as the very first include
Al Viro
2
-1
/
+1
2008-04-27
e1000e triggers sparc32 gcc bug
Al Viro
1
-1
/
+1
2008-04-27
KVM: kill file->f_count abuse in kvm
Al Viro
2
-7
/
+6
2008-04-27
KVM: MMU: kvm_pv_mmu_op should not take mmap_sem
Marcelo Tosatti
1
-3
/
+0
2008-04-27
KVM: SVM: remove selective CR0 comment
Joerg Roedel
1
-11
/
+0
2008-04-27
KVM: SVM: remove now obsolete FIXME comment
Joerg Roedel
1
-7
/
+0
2008-04-27
KVM: SVM: disable CR8 intercept when tpr is not masking interrupts
Joerg Roedel
1
-4
/
+27
2008-04-27
KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabled
Joerg Roedel
1
-0
/
+12
2008-04-27
KVM: export kvm_lapic_set_tpr() to modules
Joerg Roedel
1
-0
/
+1
2008-04-27
KVM: SVM: sync TPR value to V_TPR field in the VMCB
Joerg Roedel
1
-2
/
+16
2008-04-27
KVM: ppc: PowerPC 440 KVM implementation
Hollis Blanchard
19
-2
/
+3159
2008-04-27
KVM: Add MAINTAINERS entry for PowerPC KVM
Hollis Blanchard
1
-0
/
+7
2008-04-27
KVM: ppc: Add DCR access information to struct kvm_run
Hollis Blanchard
1
-0
/
+7
2008-04-27
ppc: Export tlb_44x_hwater for KVM
Hollis Blanchard
1
-0
/
+2
[next]