Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
351336929ccf222ae38ff0cb7a8dd5fd5c6236a0
3513369
[MIPS] Allow setting of the cache attribute at run time.
by Chris Dearman
· 17 years ago
bec5052
[MIPS] Tidy up cache attributes
by Chris Dearman
· 17 years ago
962f480
[MIPS] All MIPS32 processors support64-bit physical addresses.
by Chris Dearman
· 17 years ago
0bfa130
[MIPS] Remove TLB sanitation code
by Chris Dearman
· 17 years ago
0b6d497
[MIPS] Basic SPRAM support
by Chris Dearman
· 17 years ago
fb2a27e7
[MIPS] Reimplement clear_page/copy_page
by Thiemo Seufer
· 17 years ago
064922a8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
ecc1241e
[SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
980b306
[SCSI] aic7xxx: add const
by Denys Vlasenko
· 17 years ago
d1d7b19
[SCSI] aic7xxx: add static
by Denys Vlasenko
· 17 years ago
d10c2e4
[SCSI] aic7xxx: Update _shipped files
by Hannes Reinecke
· 17 years ago
3dbd10f
[SCSI] aic7xxx: teach aicasm to not emit unused debug code/data
by Hannes Reinecke
· 17 years ago
a198c3d
[SCSI] qla2xxx: Update version number to 8.02.01-k2.
by Andrew Vasquez
· 17 years ago
666301e
[SCSI] qla2xxx: Correct regression in relogin code.
by Andrew Vasquez
· 17 years ago
c6852c4
[SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.
by Seokmann Ju
· 17 years ago
3b8117b
[SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() static
by Adrian Bunk
· 17 years ago
01ef66b
[SCSI] qla2xxx: qla_os.c, make 2 functions static
by Adrian Bunk
· 17 years ago
7e47e5c
[SCSI] qla2xxx: Re-register FDMI information after a LIP.
by Andrew Vasquez
· 17 years ago
0c23b85
[SCSI] qla2xxx: Correct SRB usage-after-completion/free issues.
by Andrew Vasquez
· 17 years ago
c1ec1f1
[SCSI] qla2xxx: Correct ISP84XX verify-chip response handling.
by Andrew Vasquez
· 17 years ago
550bf57
[SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests.
by Andrew Vasquez
· 17 years ago
c572270
[SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump.
by Andrew Vasquez
· 17 years ago
6fe07aa
[SCSI] m68k: new mac_esp scsi driver
by Finn Thain
· 17 years ago
6d9d63b
[SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfs
by Swen Schillig
· 17 years ago
ec258fe
[SCSI] zfcp: Print some messages only during ERP
by Swen Schillig
· 17 years ago
aee6ef1
[SCSI] zfcp: Wait for free SBAL during exchange config
by Swen Schillig
· 17 years ago
bda2325
[SCSI] scsi_transport_fc: fc_user_scan correction
by James Smart
· 17 years ago
87c4d7b
[SCSI] aha1542: minor irq handler cleanups
by Jeff Garzik
· 17 years ago
9f9a73b
[SCSI] scsi_transport_spi: include sysfs.h
by Randy Dunlap
· 17 years ago
1377d8d
[SCSI] FlashPoint: fix off-by-one errors
by Adrian Bunk
· 17 years ago
2b48aed
[SCSI] aic7xxx: Update type check in aicasm grammar
by Hannes Reinecke
· 17 years ago
542bd13
[SCSI] fix SLUB WARN_ON
by James Bottomley
· 17 years ago
42cadc8
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 17 years ago
fba5c1a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
f222eba
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-idle-fix
by Linus Torvalds
· 17 years ago
cf867ac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
2d630d1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
f375d55
asm/unaligned.h doesn't work well as the very first include
by Al Viro
· 17 years ago
7ac86bf
e1000e triggers sparc32 gcc bug
by Al Viro
· 17 years ago
66c0b39
KVM: kill file->f_count abuse in kvm
by Al Viro
· 17 years ago
960b399
KVM: MMU: kvm_pv_mmu_op should not take mmap_sem
by Marcelo Tosatti
· 17 years ago
1336028
KVM: SVM: remove selective CR0 comment
by Joerg Roedel
· 17 years ago
aaf697e
KVM: SVM: remove now obsolete FIXME comment
by Joerg Roedel
· 17 years ago
aaacfc9
KVM: SVM: disable CR8 intercept when tpr is not masking interrupts
by Joerg Roedel
· 17 years ago
d7bf822
KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabled
by Joerg Roedel
· 17 years ago
ec7cf69
KVM: export kvm_lapic_set_tpr() to modules
by Joerg Roedel
· 17 years ago
649d686
KVM: SVM: sync TPR value to V_TPR field in the VMCB
by Joerg Roedel
· 17 years ago
bbf45ba
KVM: ppc: PowerPC 440 KVM implementation
by Hollis Blanchard
· 17 years ago
513014b
KVM: Add MAINTAINERS entry for PowerPC KVM
by Hollis Blanchard
· 17 years ago
b2312f0
KVM: ppc: Add DCR access information to struct kvm_run
by Hollis Blanchard
· 17 years ago
4baacfb
ppc: Export tlb_44x_hwater for KVM
by Hollis Blanchard
· 17 years ago
76f7c87
KVM: Rename debugfs_dir to kvm_debugfs_dir
by Hollis Blanchard
· 17 years ago
f9b7aab
KVM: x86 emulator: fix lea to really get the effective address
by Avi Kivity
· 17 years ago
16286d0
KVM: x86 emulator: fix smsw and lmsw with a memory operand
by Avi Kivity
· 17 years ago
66b8550
KVM: x86 emulator: initialize src.val and dst.val for register operands
by Avi Kivity
· 17 years ago
a79d2f1
KVM: SVM: force a new asid when initializing the vmcb
by Avi Kivity
· 17 years ago
e9571ed
KVM: fix kvm_vcpu_kick vs __vcpu_run race
by Marcelo Tosatti
· 17 years ago
62d9f0d
KVM: add ioctls to save/store mpstate
by Marcelo Tosatti
· 17 years ago
582fb6c
[SCSI] esp_scsi: Make cur_residue and tot_residue signed.
by David S. Miller
· 17 years ago
077e3bd
ide-tape: remove tape->merge_stage
by Borislav Petkov
· 17 years ago
01a63aeb
ide-tape: mv tape->merge_stage_size tape->merge_bh_size
by Borislav Petkov
· 17 years ago
d9df937
ide-tape: mv idetape_empty_write_pipeline ide_tape_flush_merge_buffer
by Borislav Petkov
· 17 years ago
ec0fdb0
ide-tape: mv idetape_discard_read_pipeline ide_tape_discard_merge_buffer
by Borislav Petkov
· 17 years ago
9798630
ide-tape: make __idetape_discard_read_pipeline() of type void
by Borislav Petkov
· 17 years ago
fd0949e
ide: remove now unused ide_pci_create_host_proc()
by Alexey Dobriyan
· 17 years ago
19ba7b8
ide: remove /proc/ide/ali
by Alexey Dobriyan
· 17 years ago
d01dbc3
ide-tape: improve buffer pages freeing strategy
by Borislav Petkov
· 17 years ago
a997a43
ide-tape: mv tape->pages_per_stage tape->pages_per_buffer
by Borislav Petkov
· 17 years ago
f73850a
ide-tape: mv tape->stage_size tape->buffer_size
by Borislav Petkov
· 17 years ago
41aa170
ide-tape: improve buffer allocation strategy
by Borislav Petkov
· 17 years ago
4c3032d
ide: add struct ide_io_ports (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
387750c
ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
bf64b7a
ide: sanitize ide_unregister() usage
by Bartlomiej Zolnierkiewicz
· 17 years ago
16019c3
mpc8xx-ide: use ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
1dbfeb4
ide: add "noacpi" / "acpigtf" / "acpionboot" parameters
by Bartlomiej Zolnierkiewicz
· 17 years ago
9dcba7f
gayle: add "doubler" parameter
by Bartlomiej Zolnierkiewicz
· 17 years ago
4706a7e
ide: add "cdrom=" and "chs=" parameters
by Bartlomiej Zolnierkiewicz
· 17 years ago
6e87543
ide: add "nodma|noflush|noprobe|nowerr=" parameters
by Bartlomiej Zolnierkiewicz
· 17 years ago
207daea
ide: remove obsoleted "hdx=autotune" kernel parameter
by Bartlomiej Zolnierkiewicz
· 17 years ago
e160124
ide: remove IDE_HFLAG_NO_AUTOTUNE host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
bdffe5d
cmd640: always auto-tune PIO
by Bartlomiej Zolnierkiewicz
· 17 years ago
0d28ec7
ide: always auto-tune PIO in legacy VLB host drivers
by Bartlomiej Zolnierkiewicz
· 17 years ago
73f1ad8
ide: mark "idebus=" kernel parameter as obsoleted (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
ebae41a
ide: add "vlb|pci_clock=" parameter
by Bartlomiej Zolnierkiewicz
· 17 years ago
1056971
ide-tape: remove comments markup from Documentation/ide/ide-tape.txt
by Borislav Petkov
· 17 years ago
4735f22
ide-tape: remove pipelined mode description from Documentation/ide/ide-tape.txt
by Borislav Petkov
· 17 years ago
5bd50dc
ide-tape: remove misc references to pipelined operation in the comments
by Borislav Petkov
· 17 years ago
c0674bf
ide-tape: remove pipelined mode parameters
by Borislav Petkov
· 17 years ago
83042b2
ide-tape: remove pipeline-specific members from struct ide_tape_obj
by Borislav Petkov
· 17 years ago
42d5468
ide-tape: remove pipelined mode tape control flags
by Borislav Petkov
· 17 years ago
0aa4b01
ide-tape: remove remaining pipeline functionality
by Borislav Petkov
· 17 years ago
ea1ab3d
ide-tape: unwrap idetape_queue_pc_tail()
by Borislav Petkov
· 17 years ago
189bb3b
ide-tape: remove pipeline-specific code from idetape_end_request()
by Borislav Petkov
· 17 years ago
473567f
ide-tape: remove idetape_remove_stage_head()
by Borislav Petkov
· 17 years ago
b361acb
ide-tape: remove idetape_pipeline_size()
by Borislav Petkov
· 17 years ago
7f5e72f
ide-tape: remove pipeline-specific code in idetape_space_over_filemarks()
by Borislav Petkov
· 17 years ago
8646c88
ide-tape: remove unused parameter from idetape_copy_stage_from_user
by Borislav Petkov
· 17 years ago
99d74e6
ide-tape: remove unused parameter from idetape_copy_stage_to_user
by Borislav Petkov
· 17 years ago
5e69bd9
ide-tape: remove pipeline-specific code from idetape_add_chrdev_read_request()
by Borislav Petkov
· 17 years ago
ddfe7a7
ide-tape remove pipeline speed/control calculations
by Borislav Petkov
· 17 years ago
Next »