Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
28a37544fb0223eb9805d2567b88f7360edec52a
/
arch
28a3754
KVM: introduce id_to_memslot function
by Xiao Guangrong
· 14 years ago
be6ba0f
KVM: introduce kvm_for_each_memslot macro
by Xiao Guangrong
· 14 years ago
be593d6
KVM: introduce update_memslots function
by Xiao Guangrong
· 14 years ago
93a5cef
KVM: introduce KVM_MEM_SLOTS_NUM macro
by Xiao Guangrong
· 14 years ago
ff22739
KVM: x86 emulator: Use opcode::execute for BSF/BSR
by Takuya Yoshikawa
· 14 years ago
e940b5c
KVM: x86 emulator: Use opcode::execute for CMPXCHG
by Takuya Yoshikawa
· 14 years ago
e1e210b
KVM: x86 emulator: Use opcode::execute for WRMSR/RDMSR
by Takuya Yoshikawa
· 14 years ago
bc00f8d
KVM: x86 emulator: Use opcode::execute for MOV to cr/dr
by Takuya Yoshikawa
· 14 years ago
d4ddafc
KVM: x86 emulator: Use opcode::execute for CALL
by Takuya Yoshikawa
· 14 years ago
ce7faab
KVM: x86 emulator: Use opcode::execute for BT family
by Takuya Yoshikawa
· 14 years ago
d7841a4
KVM: x86 emulator: Use opcode::execute for IN/OUT
by Takuya Yoshikawa
· 14 years ago
46199f3
KVM: VMX: remove unneeded vmx_load_host_state() calls.
by Gleb Natapov
· 14 years ago
95d4c16
KVM: Optimize dirty logging by rmap_write_protect()
by Takuya Yoshikawa
· 14 years ago
7850ac5
KVM: Count the number of dirty pages for dirty logging
by Takuya Yoshikawa
· 14 years ago
9b9b149
KVM: MMU: Split gfn_to_rmap() into two functions
by Takuya Yoshikawa
· 14 years ago
d6eebf8
KVM: MMU: Clean up BUG_ON() conditions in rmap_write_protect()
by Takuya Yoshikawa
· 14 years ago
fb92045
KVM: MMU: remove KVM host pv mmu support
by Chris Wright
· 14 years ago
5202397
KVM guest: remove KVM guest pv mmu support
by Chris Wright
· 14 years ago
3f2e526
KVM: x86: Simplify kvm timer handler
by Jan Kiszka
· 14 years ago
a30f47c
KVM: MMU: improve write flooding detected
by Xiao Guangrong
· 14 years ago
5d9ca30
KVM: MMU: fix detecting misaligned accessed
by Xiao Guangrong
· 14 years ago
889e5cb
KVM: MMU: split kvm_mmu_pte_write function
by Xiao Guangrong
· 14 years ago
f873435
KVM: MMU: remove unnecessary kvm_mmu_free_some_pages
by Xiao Guangrong
· 14 years ago
f57f2ef
KVM: MMU: fast prefetch spte on invlpg path
by Xiao Guangrong
· 14 years ago
505aef8
KVM: MMU: cleanup FNAME(invlpg)
by Xiao Guangrong
· 14 years ago
d01f8d5
KVM: MMU: do not mark accessed bit on pte write path
by Xiao Guangrong
· 14 years ago
6f6fbe9
KVM: x86: cleanup port-in/port-out emulated
by Xiao Guangrong
· 14 years ago
1cb3f3a
KVM: x86: retry non-page-table writing instructions
by Xiao Guangrong
· 14 years ago
d5ae7ce
KVM: x86: tag the instructions which are used to write page table
by Xiao Guangrong
· 14 years ago
f759e2b
KVM: MMU: avoid pte_list_desc running out in kvm_mmu_pte_write
by Xiao Guangrong
· 14 years ago
51cfe38
KVM: nVMX: Fix warning-causing idt-vectoring-info behavior
by Nadav Har'El
· 14 years ago
d6185f2
KVM: nVMX: Add KVM_REQ_IMMEDIATE_EXIT
by Nadav Har'El
· 14 years ago
fae9dbb
KVM: PPC: e500: include linux/export.h
by Scott Wood
· 14 years ago
251da03
KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=N
by Michael Neuling
· 14 years ago
96f38d7
KVM: PPC: protect use of kvmppc_h_pr
by Andreas Schwab
· 14 years ago
36cc66d
KVM: PPC: move compute_tlbie_rb to book3s_64 common header
by Andreas Schwab
· 14 years ago
4d25a06
KVM: Don't automatically expose the TSC deadline timer in cpuid
by Jan Kiszka
· 14 years ago
0924ab2
KVM: x86: Prevent starting PIT timers in the absence of irqchip support
by Jan Kiszka
· 14 years ago
7cc8583
sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().
by David S. Miller
· 14 years ago
ecefc36
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 14 years ago
7f3a54b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
a205b08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
26957f0
Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 14 years ago
7278413
Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 14 years ago
13f541c
x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT
by Clemens Ladisch
· 14 years ago
a03ffcf
net: bpf_jit: fix an off-one bug in x86_64 cond jump target
by Markus Kötter
· 14 years ago
913050b
oprofile: Fix uninitialized memory access when writing to writing to oprofilefs
by Robert Richter
· 14 years ago
64b3dcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 14 years ago
3f5fcf6
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 14 years ago
98bf55c
Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Olof Johansson
· 14 years ago
8a5f0f8
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 14 years ago
ddf5a25
ARM: unwinder: fix bisection to find origin in .idx section
by Uwe Kleine-König
· 14 years ago
42ebfc6
Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
d3db728
xen: only limit memory map to maximum reservation for domain 0.
by Ian Campbell
· 14 years ago
b1f44e1
sparc32: Be less strict in matching %lo part of relocation.
by David S. Miller
· 14 years ago
373da0a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
e5fe29c
ARM: OMAP: rx51: fix USB
by Felipe Contreras
· 14 years ago
442ee5a
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 14 years ago
738384a
Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
by Arnd Bergmann
· 14 years ago
0c8551e
ARM: OMAP: mcbsp: Fix possible memory corruption
by Jarkko Nikula
· 14 years ago
e1ad783
Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"
by Keith Packard
· 14 years ago
9811ccd
ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlier
by Arnaud Patard
· 14 years ago
6d3e32e
x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-aware
by Matt Fleming
· 14 years ago
a776878
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
53523d5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
592d44a
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 14 years ago
b6999b19
thp: add compound tail page _mapcount when mapped
by Youquan Song
· 14 years ago
847a2ee
arm/imx: fix power button on imx51 babbage board
by Shawn Guo
· 14 years ago
300a47b
ARM: imx: fix cpufreq build errors
by Richard Zhao
· 14 years ago
16b3647
ARM: mx5: add __initconst for fec pdata
by Dong Aisheng
· 14 years ago
c0d96ae
MXC PWM: should active during DOZE/WAIT/DBG mode
by Jason Chen
· 14 years ago
e8c7106
x86, efi: Calling __pa() with an ioremap()ed address is invalid
by Matt Fleming
· 14 years ago
8bd1c88
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 14 years ago
2ded6e6
x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked
by Mark Langsdorf
· 14 years ago
073c460
Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes
by Arnd Bergmann
· 14 years ago
c564a0c
ARM: sa1100: fix build error
by Jett.Zhou
· 14 years ago
b981f98
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 14 years ago
991a6c7
ARM: EXYNOS: Fix build error without CONFIG_LOCAL_TIMERS
by Kukjin Kim
· 14 years ago
e248cd5
ARM: EXYNOS: Fix for stall in case of cpu hotplug or sleep
by Amit Daniel Kachhap
· 14 years ago
de611dd
ARM: S5PV210: Set 1000ns as PWM backlight period on SMDKV210
by Jingoo Han
· 14 years ago
d7a4c45
ARM: SAMSUNG: remove duplicated header include
by Jingoo Han
· 14 years ago
22c6b32
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 14 years ago
e3a36c4
Merge branch 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Arnd Bergmann
· 14 years ago
5bf1e97
m68k: Wire up process_vm_{read,write}v
by Geert Uytterhoeven
· 14 years ago
24e71ef
Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into fixes
by Arnd Bergmann
· 14 years ago
af72617
Merge branch 'mxs/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes
by Arnd Bergmann
· 14 years ago
58a394b
Merge branch 'fixes' of git://gitorious.org/sirfprima2-kernel/sirfprima2-kernel into fixes
by Arnd Bergmann
· 14 years ago
fec607a
Merge branch 'imx/fix-irqdomain' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes
by Arnd Bergmann
· 14 years ago
e6b6edf
Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
by Arnd Bergmann
· 14 years ago
4e2b1c4
x86/intel_mid: Kconfig select fix
by Alan Cox
· 14 years ago
6bd0540
ARM: 7185/1: perf: don't assign platform_device on unsupported CPUs
by Will Deacon
· 14 years ago
de66a97
ARM: 7187/1: fix unwinding for XIP kernels
by Uwe Kleine-König
· 14 years ago
974c072
ARM: 7186/1: fix Kconfig issue with PHYS_OFFSET and !MMU
by Nicolas Pitre
· 14 years ago
dd13752
x86/intel_mid: Fix the Kconfig for MID selection
by Alan Cox
· 14 years ago
96f176a
iommu/msm: Fix compile error in mach-msm/devices-iommu.c
by Joerg Roedel
· 14 years ago
45e713e
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
232ea34
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
7125fac
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
35337c8
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
6560ee0
ARM: OMAP1: recalculate loops per jiffy after dpll1 reprogram
by Janusz Krzysztofik
· 14 years ago
Next »