Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
2d3ad1f40c841bd3e97d30d423eea53915d085dc
2d3ad1f
KVM: Prefix control register accessors with kvm_ to avoid namespace pollution
by Avi Kivity
· 17 years ago
05da455
KVM: MMU: large page support
by Marcelo Tosatti
· 17 years ago
2e53d63
KVM: MMU: ignore zapped root pagetables
by Marcelo Tosatti
· 17 years ago
847f0ad
KVM: Implement dummy values for MSR_PERF_STATUS
by Alexander Graf
· 17 years ago
14af3f3
KVM: sparse fixes for kvm/x86.c
by Harvey Harrison
· 17 years ago
4866d5e
KVM: SVM: make iopm_base static
by Harvey Harrison
· 17 years ago
77cd337
KVM: x86 emulator: fix sparse warnings in x86_emulate.c
by Harvey Harrison
· 17 years ago
f11c3a8
KVM: Add stat counter for hypercalls
by Amit Shah
· 17 years ago
a5f6130
KVM: Use x86's segment descriptor struct instead of private definition
by Avi Kivity
· 17 years ago
ef2979b
KVM: Increase the number of user memory slots per vm
by Avi Kivity
· 17 years ago
a988b91
KVM: Add API for determining the number of supported memory slots
by Avi Kivity
· 17 years ago
edbe6c3
KVM: Increase vcpu count to 16
by Avi Kivity
· 17 years ago
f725230
KVM: Add API to retrieve the number of supported vcpus per vm
by Avi Kivity
· 17 years ago
7a957275
KVM: x86 emulator: make register_address_increment and JMP_REL static inlines
by Harvey Harrison
· 17 years ago
e470677
KVM: x86 emulator: make register_address, address_mask static inlines
by Harvey Harrison
· 17 years ago
ddcb288
KVM: x86 emulator: add ad_mask static inline
by Harvey Harrison
· 17 years ago
790c73f
x86: KVM guest: paravirtualized clocksource
by Glauber de Oliveira Costa
· 17 years ago
1806852
KVM: paravirtualized clocksource: host part
by Glauber de Oliveira Costa
· 17 years ago
24e09cb
KVM: SVM: enable LBR virtualization
by Joerg Roedel
· 17 years ago
f65c229
KVM: SVM: allocate the MSR permission map per VCPU
by Joerg Roedel
· 17 years ago
e6101a9
KVM: SVM: let init_vmcb() take struct vcpu_svm as parameter
by Joerg Roedel
· 17 years ago
2e11384
KVM: VMX: fix typo in VMX header define
by Ryan Harper
· 17 years ago
709ddeb
KVM: SVM: add support for Nested Paging
by Joerg Roedel
· 17 years ago
fb72d16
KVM: MMU: add TDP support to the KVM MMU
by Joerg Roedel
· 17 years ago
cc4b687
KVM: export the load_pdptrs() function to modules
by Joerg Roedel
· 17 years ago
4d9976b
KVM: MMU: make the __nonpaging_map function generic
by Joerg Roedel
· 17 years ago
1855267
KVM: export information about NPT to generic x86 code
by Joerg Roedel
· 17 years ago
6c7dac7
KVM: SVM: add module parameter to disable Nested Paging
by Joerg Roedel
· 17 years ago
e3da3ac
KVM: SVM: add detection of Nested Paging feature
by Joerg Roedel
· 17 years ago
33bd6a0
KVM: SVM: move feature detection to hardware setup code
by Joerg Roedel
· 17 years ago
9457a71
KVM: allow access to EFER in 32bit KVM
by Joerg Roedel
· 17 years ago
9f62e19
KVM: VMX: unifdef the EFER specific code
by Joerg Roedel
· 17 years ago
50a37eb
KVM: align valid EFER bits with the features of the host system
by Joerg Roedel
· 17 years ago
f2b4b7d
KVM: make EFER_RESERVED_BITS configurable for architecture code
by Joerg Roedel
· 17 years ago
0aac03f
KVM: Disable pagefaults during copy_from_user_inatomic()
by Andrea Arcangeli
· 17 years ago
31bb117
KVM: Use CONFIG_PREEMPT_NOTIFIERS around struct preempt_notifier
by Hollis Blanchard
· 17 years ago
2384d2b
KVM: VMX: Enable Virtual Processor Identification (VPID)
by Sheng Yang
· 17 years ago
adb1ff4
KVM: Limit vcpu mmap size to one page on non-x86
by Avi Kivity
· 17 years ago
d196e34
KVM: MMU: Decouple mmio from shadow page tables
by Avi Kivity
· 17 years ago
1d6ad20
KVM: x86 emulator: group decoding for group 1 instructions
by Avi Kivity
· 17 years ago
0956676
KVM: Only x86 has pio
by Avi Kivity
· 17 years ago
5c50274
KVM: constify function pointer tables
by Jan Engelhardt
· 17 years ago
d95058a
KVM: x86 emulator: add group 7 decoding
by Avi Kivity
· 17 years ago
fd60754
KVM: x86 emulator: Group decoding for groups 4 and 5
by Avi Kivity
· 17 years ago
7d858a1
KVM: x86 emulator: Group decoding for group 3
by Avi Kivity
· 17 years ago
43bb19c
KVM: x86 emulator: group decoding for group 1A
by Avi Kivity
· 17 years ago
e09d082
KVM: x86 emulator: add support for group decoding
by Avi Kivity
· 17 years ago
1ae0a13
KVM: MMU: Simplify hash table indexing
by Dong, Eddie
· 17 years ago
489f1d6
KVM: MMU: Update shadow ptes on partial guest pte writes
by Dong, Eddie
· 17 years ago
c3bf9bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-bootmem-v3
by Linus Torvalds
· 17 years ago
e3505dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
c2b91e2
x86_64/mm: check and print vmemmap allocation continuous
by Yinghai Lu
· 17 years ago
1a27fc0
x86_64: fix setup_node_bootmem to support big mem excluding with memmap
by Yinghai Lu
· 17 years ago
8b3cd09
x86_64: make reserve_bootmem_generic() use new reserve_bootmem()
by Yinghai Lu
· 17 years ago
a5645a6
mm: allow reserve_bootmem() cross nodes
by Yinghai Lu
· 17 years ago
9a2dc04
mm: offset align in alloc_bootmem()
by Yinghai Lu
· 17 years ago
ad09315
mm: fix alloc_bootmem_core to use fast searching for all nodes
by Yinghai Lu
· 17 years ago
e123dd3
mm: make mem_map allocation continuous
by Yinghai Lu
· 17 years ago
9b79ed9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-generic-bitops-v3
by Linus Torvalds
· 17 years ago
a52b0d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
539a5fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-bootparam
by Linus Torvalds
· 17 years ago
f37afda
ide: constify struct ide_dma_ops
by Bartlomiej Zolnierkiewicz
· 17 years ago
5e37bdc
ide: add struct ide_dma_ops (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
1fd1890
ide: add IDE_HFLAG_SERIALIZE_DMA host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
6c61064
sl82c105: check bridge revision in sl82c105_init_one()
by Bartlomiej Zolnierkiewicz
· 17 years ago
8552865
au1xxx-ide: use ->init_dma method
by Bartlomiej Zolnierkiewicz
· 17 years ago
b552a2c
palm_bk3710: use ->init_dma method
by Bartlomiej Zolnierkiewicz
· 17 years ago
04216fa
sgiioc4: use ->init_dma method
by Bartlomiej Zolnierkiewicz
· 17 years ago
91432f4
icside: use ->init_dma method
by Bartlomiej Zolnierkiewicz
· 17 years ago
0d07192
ide-pmac: use ->init_dma method
by Bartlomiej Zolnierkiewicz
· 17 years ago
b123f56
ide: do complete DMA setup in ->init_dma method (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
f629b38
au1xxx-ide: fix MWDMA support
by Bartlomiej Zolnierkiewicz
· 17 years ago
63158d5
ide: cleanup ide_setup_dma()
by Bartlomiej Zolnierkiewicz
· 17 years ago
d54452f
ide: factor out setting PCI bus-mastering from ide_hwif_setup_dma()
by Bartlomiej Zolnierkiewicz
· 17 years ago
b8e73fb
ide: export ide_allocate_dma_engine()
by Bartlomiej Zolnierkiewicz
· 17 years ago
23658f8
ide: move ide_setup_dma() call out from ->init_dma method
by Bartlomiej Zolnierkiewicz
· 17 years ago
6d36b95
alim15x3: skip DMA initialization completely on revs < 0x20
by Bartlomiej Zolnierkiewicz
· 17 years ago
73369d2
pdc202xx_old: remove init_dma_pdc202xx()
by Bartlomiej Zolnierkiewicz
· 17 years ago
8d9f9a7
ide: don't display "BIOS" settings in ide_setup_dma()
by Bartlomiej Zolnierkiewicz
· 17 years ago
5e59c23
ide: remove ->cds field from ide_hwif_t (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
0a79acd
ide: remove ide_dma_iobase()
by Bartlomiej Zolnierkiewicz
· 17 years ago
21a3387
ide: remove ->extra field from struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 17 years ago
eb63963
ide: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
c4b22f8
ide-tape: remove idetape_pipeline_active()
by Borislav Petkov
· 17 years ago
3dd89a9
ide: cleanup setting hwif->mmio flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
5add222
ide: remove ide_hwif_request_regions()
by Bartlomiej Zolnierkiewicz
· 17 years ago
0d1bad2
ide: manage resources for PCI devices in ide_pci_enable() (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
7ebe593
cmd640: manage I/O resources in driver
by Bartlomiej Zolnierkiewicz
· 17 years ago
d92f1a2
ide: manage I/O resources in ide_legacy_init_one()
by Bartlomiej Zolnierkiewicz
· 17 years ago
d9b819a
ide: add ide_legacy_init_one() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
2305d94
ide_arm: manage I/O resources in driver
by Bartlomiej Zolnierkiewicz
· 17 years ago
2c4be25
ide-4drives: manage I/O resources in driver
by Bartlomiej Zolnierkiewicz
· 17 years ago
1664949
ide-generic: manage I/O resources in driver
by Bartlomiej Zolnierkiewicz
· 17 years ago
d083c03
ide: remove ide_hwif_release_regions()
by Bartlomiej Zolnierkiewicz
· 17 years ago
eb716be
ide: register ports with non-present devices (for warm-plug)
by Bartlomiej Zolnierkiewicz
· 17 years ago
d703b79
ide-cs: manage I/O resources in driver
by Bartlomiej Zolnierkiewicz
· 17 years ago
134d454
ide-pnp: manage I/O resources in driver
by Bartlomiej Zolnierkiewicz
· 17 years ago
7a2199f
qd65xx: cleanup qd_probe()
by Bartlomiej Zolnierkiewicz
· 17 years ago
0bfeee7
ide: use ide_legacy_device_add() for qd65xx (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
3b36f66
ide: add ide_legacy_device_add() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
Next »