index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-28
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
34
-123
/
+2191
2008-04-28
[MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCit
Chris Dearman
2
-5
/
+12
2008-04-28
[MIPS] Add noulri kernel argument to disable "rdhwr $29" usermode support.
Chris Dearman
1
-1
/
+12
2008-04-28
[MIPS] Allow setting of the cache attribute at run time.
Chris Dearman
11
-61
/
+75
2008-04-28
[MIPS] Tidy up cache attributes
Chris Dearman
1
-39
/
+42
2008-04-28
[MIPS] All MIPS32 processors support64-bit physical addresses.
Chris Dearman
5
-10
/
+10
2008-04-28
[MIPS] Remove TLB sanitation code
Chris Dearman
3
-61
/
+0
2008-04-28
[MIPS] Basic SPRAM support
Chris Dearman
3
-0
/
+230
2008-04-28
[MIPS] Reimplement clear_page/copy_page
Thiemo Seufer
6
-862
/
+725
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
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
2008-04-27
KVM: Rename debugfs_dir to kvm_debugfs_dir
Hollis Blanchard
3
-7
/
+7
2008-04-27
KVM: x86 emulator: fix lea to really get the effective address
Avi Kivity
1
-1
/
+1
[next]