Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0456ec4ff2b832ab9ff476ed687fea704500f1cd
/
arch
0456ec4
KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log
by Paul Mackerras
· 13 years ago
2e25aa5
KVM: PPC: Book3S HV: Make virtual processor area registration more robust
by Paul Mackerras
· 13 years ago
f0888f7
KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs
by Paul Mackerras
· 13 years ago
f612771
KVM: PPC: Save/Restore CR over vcpu_run
by Alexander Graf
· 13 years ago
3aaefef
KVM: PPC: Book3s: PR: Add SPAPR H_BULK_REMOVE support
by Matt Evans
· 13 years ago
03660ba
KVM: PPC: Booke: only prepare to enter when we enter
by Alexander Graf
· 13 years ago
7cc1e8e
KVM: PPC: booke: Reinject performance monitor interrupts
by Alexander Graf
· 13 years ago
4e642cc
KVM: PPC: booke: expose good state on irq reinject
by Alexander Graf
· 13 years ago
95f2e92
KVM: PPC: booke: Support perfmon interrupts
by Alexander Graf
· 13 years ago
c6b3733
KVM: PPC: e500: fix typo in tlb code
by Alexander Graf
· 13 years ago
55cdf08
KVM: PPC: bookehv: remove unused code
by Alexander Graf
· 13 years ago
0268597
KVM: PPC: booke: add GS documentation for program interrupt
by Alexander Graf
· 13 years ago
c35c9d8
KVM: PPC: booke: Readd debug abort code for machine check
by Alexander Graf
· 13 years ago
5fd8505
KVM: PPC: bookehv: add comment about shadow_msr
by Alexander Graf
· 13 years ago
e9ba39c
KVM: PPC: bookehv: disable MAS register updates early
by Alexander Graf
· 13 years ago
8a3da55
KVM: PPC: bookehv: remove SET_VCPU
by Alexander Graf
· 13 years ago
8764b46
KVM: PPC: bookehv: remove negation for CONFIG_64BIT
by Alexander Graf
· 13 years ago
73ede8d
KVM: PPC: bookehv: fix exit timing
by Alexander Graf
· 13 years ago
8b3a00f
KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1
by Alexander Graf
· 13 years ago
a8e4ef8
KVM: PPC: booke: rework rescheduling checks
by Alexander Graf
· 13 years ago
d1ff549
KVM: PPC: booke: deliver program int on emulation failure
by Alexander Graf
· 13 years ago
acab052
KVM: PPC: booke: remove leftover debugging
by Alexander Graf
· 13 years ago
b2e19b2
KVM: PPC: make e500v2 kvm and e500mc cpu mutually exclusive
by Alexander Graf
· 13 years ago
bf7ca4b
KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
by Alexander Graf
· 13 years ago
1d628af
KVM: PPC: e500mc: add load inst fixup
by Alexander Graf
· 13 years ago
a2723ce
KVM: PPC: e500mc: Move r1/r2 restoration very early
by Alexander Graf
· 13 years ago
79300f8
KVM: PPC: e500mc: implicitly set MSR_GS
by Alexander Graf
· 13 years ago
4ab9691
KVM: PPC: e500mc: Add doorbell emulation support
by Alexander Graf
· 13 years ago
73196cd
KVM: PPC: e500mc support
by Scott Wood
· 13 years ago
8fae845
KVM: PPC: booke: standard PPC floating point support
by Scott Wood
· 13 years ago
d30f6e4
KVM: PPC: booke: category E.HV (GS-mode) support
by Scott Wood
· 13 years ago
cfac578
powerpc/booke: Provide exception macros with interrupt name
by Scott Wood
· 13 years ago
ab9fc40
KVM: PPC: e500: emulate tlbilx
by Scott Wood
· 13 years ago
4f802fe
KVM: PPC: e500: Track TLB1 entries with a bitmap
by Scott Wood
· 13 years ago
8fdd21a2
KVM: PPC: e500: refactor core-specific TLB code
by Scott Wood
· 13 years ago
52e1718
KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h
by Scott Wood
· 13 years ago
fc6cf99
KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h
by Scott Wood
· 13 years ago
29a5a6f
KVM: PPC: e500: rename e500_tlb.h to e500.h
by Scott Wood
· 13 years ago
fafd683
KVM: PPC: booke: Move vm core init/destroy out of booke.c
by Scott Wood
· 13 years ago
94fa9d9
KVM: PPC: booke: add booke-level vcpu load/put
by Scott Wood
· 13 years ago
043cc4d
KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
by Scott Wood
· 13 years ago
06aae86
powerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLE
by Scott Wood
· 13 years ago
52b066f
powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bit
by Scott Wood
· 13 years ago
60c3461
KVM: Switch to srcu-less get_dirty_log()
by Takuya Yoshikawa
· 13 years ago
5dc99b23
KVM: Avoid checking huge page mappings in get_dirty_log()
by Takuya Yoshikawa
· 13 years ago
a0ed460
KVM: MMU: Split the main body of rmap_write_protect() off from others
by Takuya Yoshikawa
· 13 years ago
2489970
kvmclock: remove unneeded EXPORT macro
by Eric B Munson
· 13 years ago
1c0b28c
KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL
by Eric B Munson
· 13 years ago
3b5d56b
kvmclock: Add functions to check if the host has stopped the vm
by Eric B Munson
· 13 years ago
eae3ee7
x86: pvclock: Add flag to indicate that a vm was stopped by the host
by Eric B Munson
· 13 years ago
2246f8b
KVM: PPC: Rework wqp conditional code
by Alexander Graf
· 13 years ago
b6d3383
KVM: Factor out kvm_vcpu_kick to arch-generic code
by Christoffer Dall
· 13 years ago
675acb7
KVM: SVM: count all irq windows exit
by Jason Wang
· 13 years ago
83c5291
KVM: x86: expose Intel cpu new features (HLE, RTM) to guest
by Liu, Jinsong
· 13 years ago
a3fac08
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
664481e
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 13 years ago
4157368
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
9479f0f
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
f68e556
Make the "word-at-a-time" helper functions more commonly usable
by Linus Torvalds
· 13 years ago
23f347e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
e8c9e78
xen/smp: Remove unnecessary call to smp_processor_id()
by Srivatsa S. Bhat
· 13 years ago
2531d64
xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries'
by Konrad Rzeszutek Wilk
· 13 years ago
314489b
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
35fe2e7
blackfin: update defconfig for bf527-ezkit
by Bob Liu
· 13 years ago
e8c5c6d
blackfin: gpio: fix compile error if !CONFIG_GPIOLIB
by Bob Liu
· 13 years ago
95fc2d8f
blackfin: fix L1 data A overflow link issue
by Mike Frysinger
· 13 years ago
a8f5b6e
Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes
by Olof Johansson
· 13 years ago
5d32c88
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
6e61ee3
C6X: use set_current_blocked() and block_sigmask()
by Matt Fleming
· 13 years ago
2561b06
alpha: use set_current_blocked() and block_sigmask()
by Matt Fleming
· 13 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 13 years ago
1ac02d7
ARM: fix __io macro for PCMCIA
by Rob Herring
· 13 years ago
00bd60f
Merge branch 'v3.4-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Olof Johansson
· 13 years ago
ff14086
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 13 years ago
8078342
Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
by Olof Johansson
· 13 years ago
e087592
KVM: Resolve RCU vs. async page fault problem
by Gleb Natapov
· 13 years ago
8a40324
Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/master
by Avi Kivity
· 13 years ago
7a4f5ad
KVM: VMX: vmx_set_cr0 expects kvm->srcu locked
by Marcelo Tosatti
· 13 years ago
fea5295
KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()
by Sasikantha babu
· 13 years ago
f011fd1
ARM: EXYNOS: Fix compiler warning in dma.c file
by Sachin Kamat
· 13 years ago
e1b1994
ARM: EXYNOS: fix ISO C90 warning
by Il Han
· 13 years ago
a9dd31b
Merge branches 'clock_fixes_3.4rc', 'clockdomain_fixes_3.4rc', 'hsmmc_erratum_2_1_1_128_refine_3.4rc1', 'hwmod_data_fixes_a_3.4rc', 'hwmod_fixes_a2_3.4rc' and 'powerdomain_fixes_a_3.4rc' into omap-fixes-a2-for-3.4rc-branch
by Paul Walmsley
· 13 years ago
4ce107cc
ARM: OMAP2+: hwmod: Fix wrong SYSC_TYPE1_XXX_MASK bit definitions
by Vaibhav Hiremath
· 13 years ago
f9a2f9c
ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wait for reset status
by Rajendra Nayak
· 13 years ago
2800852
ARM: OMAP2+: hwmod: Restore sysc after a reset
by Rajendra Nayak
· 13 years ago
2a1cc14
ARM: OMAP2+: omap_hwmod: Allow io_ring wakeup configuration for all modules
by Govindraj.R
· 13 years ago
6c216ec
Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 13 years ago
58bca4a
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 13 years ago
5897a39
ARM: OMAP3: clock data: fill in some missing clockdomains
by Paul Walmsley
· 13 years ago
6c4a057
ARM: OMAP4: clock data: Force a DPLL clkdm/pwrdm ON before a relock
by Rajendra Nayak
· 13 years ago
91a290c
ARM: OMAP4: clock data: fix mult and div mask for USB_DPLL
by Ameya Palande
· 13 years ago
8b8c3c7
ARM: OMAP2+: powerdomain: Wait for powerdomain transition in pwrdm_state_switch()
by Santosh Shilimkar
· 13 years ago
66cfb32
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
6742259
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
dcce6ce
ARM: at91: dt: remove unit-address part for memory nodes
by Ludovic Desroches
· 13 years ago
0c2c1f6
ARM: at91: fix check of valid GPIO for SPI and USB
by Nicolas Ferre
· 13 years ago
4352808
ARM: at91/at91sam9x5.dtsi: fix NAND ale/cle in DT file
by Nicolas Ferre
· 13 years ago
0ee6d1e
USB: ohci-at91: change maximum number of ports
by Nicolas Ferre
· 13 years ago
74adcb2
ARM: at91/dts: USB host vbus is active low
by Nicolas Ferre
· 13 years ago
cca0355
ARM: at91/USB host: specify and handle properly vbus_pin_active_low
by Nicolas Ferre
· 13 years ago
Next »