Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2fc843117d64b31c20d36c6b625c0626c9a41a41
2fc8431
KVM: reorganize hva_to_pfn
by Xiao Guangrong
· 12 years ago
86ab8cf
KVM: introduce gfn_to_hva_read/kvm_read_hva/kvm_read_hva_atomic
by Xiao Guangrong
· 12 years ago
037d92d
KVM: introduce gfn_to_pfn_memslot_atomic
by Xiao Guangrong
· 12 years ago
67b2920
KVM: hide KVM_MEMSLOT_INVALID from userspace
by Xiao Guangrong
· 12 years ago
a50d64d
KVM: fix missing check for memslot flags
by Xiao Guangrong
· 12 years ago
8e3d9d0
KVM: x86: fix possible infinite loop caused by reexecute_instruction
by Xiao Guangrong
· 12 years ago
8fbe6a5
KVM guest: disable stealtime on reboot to avoid mem corruption
by Florian Westphal
· 12 years ago
28a6fda
KVM: x86: drop parameter validation in ioapic/pic
by Michael S. Tsirkin
· 12 years ago
dbcb4e7
KVM: VMX: Advertize RDTSC exiting to nested guests
by Avi Kivity
· 12 years ago
2a7921b
KVM: VMX: restore MSR_IA32_DEBUGCTLMSR after VMEXIT
by Gleb Natapov
· 12 years ago
6024f1a
KVM: Add ppc hypercall documentation
by Alexander Graf
· 12 years ago
e423ca1
KVM: Correct vmrun to vmcall typo
by Raghavendra K T
· 12 years ago
fc16123
KVM: Add documentation on hypercalls
by Raghavendra K T
· 12 years ago
51d59c6
KVM: x86: fix pvclock guest stopped flag reporting
by Marcelo Tosatti
· 12 years ago
64eb062
KVM: correctly detect APIC SW state in kvm_apic_post_state_restore()
by Gleb Natapov
· 12 years ago
c48f149
KVM: inline kvm_apic_present() and kvm_lapic_enabled()
by Gleb Natapov
· 12 years ago
54e9818
KVM: use jump label to optimize checking for in kernel local apic presence
by Gleb Natapov
· 12 years ago
f8c1ea1
KVM: use jump label to optimize checking for SW enabled apic in spurious interrupt register
by Gleb Natapov
· 12 years ago
c5cc421
KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSR
by Gleb Natapov
· 12 years ago
a181dc1
jump_label: Export jump_label_rate_limit()
by Gleb Natapov
· 12 years ago
6aed64a
KVM: mark apic enabled on start up
by Gleb Natapov
· 12 years ago
5dbc8f3
KVM: use kvm_lapic_set_base() to change apic_base
by Gleb Natapov
· 12 years ago
8a5a87d
KVM: clean up kvm_(set|get)_apic_base
by Gleb Natapov
· 12 years ago
9c5b117
KVM: let the error pfn not depend on error code
by Xiao Guangrong
· 12 years ago
32cad84
KVM: do not release the error page
by Xiao Guangrong
· 12 years ago
cb9aaa3
KVM: do not release the error pfn
by Xiao Guangrong
· 12 years ago
6cede2e
KVM: introduce KVM_ERR_PTR_BAD_PAGE
by Xiao Guangrong
· 12 years ago
9a592a9
KVM: remove the unused declare
by Xiao Guangrong
· 12 years ago
83f0922
KVM: inline is_*_pfn functions
by Xiao Guangrong
· 12 years ago
950e950
KVM: introduce KVM_PFN_ERR_BAD
by Xiao Guangrong
· 12 years ago
e6c1502
KVM: introduce KVM_PFN_ERR_HWPOISON
by Xiao Guangrong
· 12 years ago
6c8ee57
KVM: introduce KVM_PFN_ERR_FAULT
by Xiao Guangrong
· 12 years ago
16b854c
KVM: iommu: fix releasing unmapped page
by Xiao Guangrong
· 12 years ago
d89cc61
KVM: Push rmap into kvm_arch_memory_slot
by Takuya Yoshikawa
· 12 years ago
65fbe37
KVM: MMU: Use gfn_to_rmap() instead of directly reading rmap array
by Takuya Yoshikawa
· 12 years ago
aab2eb7
KVM: Stop checking rmap to see if slot is being created
by Takuya Yoshikawa
· 12 years ago
fe56097
Merge remote-tracking branch 'upstream' into next
by Avi Kivity
· 12 years ago
e7882d6
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
fe7c805
missed mnt_drop_write() in do_dentry_open()
by Al Viro
· 12 years ago
5c57f20
UBIFS: nuke pdflush from comments
by Artem Bityutskiy
· 12 years ago
e76e0ec
gfs2: nuke pdflush from comments
by Artem Bityutskiy
· 12 years ago
d97482e
drbd: nuke pdflush from comments
by Artem Bityutskiy
· 12 years ago
166ac34
nilfs2: nuke write_super from comments
by Artem Bityutskiy
· 12 years ago
50640bc
hfs: nuke write_super from comments
by Artem Bityutskiy
· 12 years ago
0d5c3eb
vfs: nuke pdflush from comments
by Artem Bityutskiy
· 12 years ago
12810ad
jbd/jbd2: nuke write_super from comments
by Artem Bityutskiy
· 12 years ago
b257031
btrfs: nuke pdflush from comments
by Artem Bityutskiy
· 12 years ago
34eaada
btrfs: nuke write_super from comments
by Artem Bityutskiy
· 12 years ago
f6463b0
ext4: nuke pdflush from comments
by Artem Bityutskiy
· 12 years ago
7652bdf
ext4: nuke write_super from comments
by Artem Bityutskiy
· 12 years ago
d3009c6
ext3: nuke write_super from comments
by Artem Bityutskiy
· 12 years ago
6601fac
Documentation: fix the VM knobs descritpion WRT pdflush
by Artem Bityutskiy
· 12 years ago
34e5053
Documentation: get rid of write_super
by Artem Bityutskiy
· 12 years ago
f0cd2db
vfs: kill write_super and sync_supers
by Artem Bityutskiy
· 12 years ago
d8579fd
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 12 years ago
d42d1da
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 12 years ago
d79095e
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
d667319
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
e115676
KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct value
by Gleb Natapov
· 12 years ago
c4e62d6
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
1ca0049
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
ddc5057
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
fcc1d2a
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
bd463a0
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
148311d
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
d97e1dc
Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 12 years ago
587a9e1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 12 years ago
9d0b01a
Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'osc-pcie' into base
by Len Brown
· 12 years ago
b7db60f
ACPI processor: Fix tick_broadcast_mask online/offline regression
by Feng Tang
· 12 years ago
095adbb
ACPI: Only count valid srat memory structures
by Thomas Renninger
· 12 years ago
f3946fb
ACPI: Untangle a return statement for better readability
by Thomas Renninger
· 12 years ago
0d7614f
Linux 3.6-rc1
by Linus Torvalds
· 12 years ago
9e2760d
m68k: Make sys_atomic_cmpxchg_32 work on classic m68k
by Andreas Schwab
· 12 years ago
fc6bdb5
Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc
by Linus Torvalds
· 12 years ago
44d82e2
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
bfdf85d
Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
d1494ba
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
0a276d1
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 12 years ago
25aa6a7
Merge tag 'md-3.6' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
c892423
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
410fc4ce
Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 12 years ago
630103e
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
8783b6e
mm: remove node_start_pfn checking in new WARN_ON for now
by Linus Torvalds
· 12 years ago
bac6f61
ARM: mmp: add missing irqs.h
by Haojian Zhuang
· 12 years ago
10b683c
arm: mvebu: fix typo in .dtsi comment for Armada XP SoCs
by Thomas Petazzoni
· 12 years ago
debeaf6
ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumes
by Barry Song
· 12 years ago
f0666b1
libceph: fix crypto key null deref, memory leak
by Sylvain Munaut
· 12 years ago
ac190c7
Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 12 years ago
5ef50c3
ceph: simplify+fix atomic_open
by Sage Weil
· 12 years ago
9e62bb4
ore: Fix out-of-bounds access in _ios_obj()
by Boaz Harrosh
· 12 years ago
be388f3
exofs: Use proper max_IO calculations from ore
by Boaz Harrosh
· 12 years ago
4b74f6e
exofs: Fix __r4w_get_page when offset is beyond i_size
by Boaz Harrosh
· 12 years ago
66153f6
exofs: stop using s_dirt
by Artem Bityutskiy
· 12 years ago
0e8d96d
exofs: readpage_strip: Add a BUG_ON to check for PageLocked(page)
by Kautuk Consul
· 13 years ago
98d3088
ASoC: core: Fix check before defaulting to regmap
by Mark Brown
· 12 years ago
707fba3
ALSA: hda - Support dock on Lenovo Thinkpad T530 with ALC269VC
by Takashi Iwai
· 12 years ago
08298f0
sh: explicitly include sh_dma.h in setup-sh7722.c
by Guennadi Liakhovetski
· 12 years ago
1a9b499
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
1871e84
Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 12 years ago
a6dc772
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
Next »