Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fc5f06fac6fb8ce469ea173370f2cd398f1d9f9a
/
arch
fc5f06f
KVM: Send async PF when guest is not in userspace too.
by Gleb Natapov
· 14 years ago
6adba52
KVM: Let host know whether the guest can handle async PF in non-userspace context.
by Gleb Natapov
· 14 years ago
6c047cd
KVM paravirt: Handle async PF in non preemptable context
by Gleb Natapov
· 14 years ago
7c90705
KVM: Inject asynchronous page fault into a PV guest if page is swapped out.
by Gleb Natapov
· 14 years ago
631bc48
KVM: Handle async PF in a guest.
by Gleb Natapov
· 14 years ago
fd10cde
KVM paravirt: Add async PF initialization to PV guest.
by Gleb Natapov
· 14 years ago
344d958
KVM: Add PV MSR to enable asynchronous page faults delivery.
by Gleb Natapov
· 14 years ago
ca3f101
KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.
by Gleb Natapov
· 14 years ago
49c7754
KVM: Add memory slot versioning and use it to provide fast guest write interface
by Gleb Natapov
· 14 years ago
56028d0
KVM: Retry fault before vmentry
by Gleb Natapov
· 14 years ago
af585b9
KVM: Halt vcpu if page it tries to access is swapped out
by Gleb Natapov
· 14 years ago
010c520
KVM: Don't reset mmu context unnecessarily when updating EFER
by Avi Kivity
· 14 years ago
d0dfc6b
KVM: i8259: initialize isr_ack
by Avi Kivity
· 14 years ago
649497d
KVM: MMU: Fix incorrect direct gfn for unpaged mode shadow
by Avi Kivity
· 14 years ago
0a59228
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
2ba16c4
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 14 years ago
46bdfe6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
81711ce
arch/tile: handle rt_sigreturn() more cleanly
by Chris Metcalf
· 14 years ago
bc4cf2b
arch/tile: handle CLONE_SETTLS in copy_thread(), not user space
by Chris Metcalf
· 14 years ago
081d835
MIPS: Fix build errors in sc-mips.c
by Kevin Cernekee
· 14 years ago
a2c606d
x86: avoid high BIOS area when allocating address space
by Bjorn Helgaas
· 14 years ago
4dc2287
x86: avoid E820 regions when allocating address space
by Bjorn Helgaas
· 14 years ago
30919b0
x86: avoid low BIOS area when allocating address space
by Bjorn Helgaas
· 14 years ago
d14125e
Revert "x86/PCI: allocate space from the end of a region, not the beginning"
by Bjorn Helgaas
· 14 years ago
5e52f1c
Revert "x86: allocate space within a region top-down"
by Bjorn Helgaas
· 14 years ago
c15524a
Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91
by Linus Torvalds
· 14 years ago
a6ac1f0
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
c20b4dd
at91: Refactor Stamp9G20 and PControl G20 board file
by Christian Glindkamp
· 14 years ago
8251544
at91: Fix uhpck clock rate in upll case
by Ryan Mallon
· 14 years ago
68a4ec9
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 14 years ago
c9bace7
MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option.
by David Daney
· 14 years ago
82b8915
MIPS: LD/SD o32 macro GAS fix update
by Maciej W. Rozycki
· 14 years ago
cf745a3
MIPS: Alchemy: fix build with SERIAL_8250=n
by Manuel Lauss
· 14 years ago
a3aad4a
MIPS: Rename mips_dma_cache_sync back to dma_cache_sync
by Ralf Baechle
· 14 years ago
d002aaa
MIPS: MT: Fix typo in comment.
by Ralf Baechle
· 14 years ago
1690a7f
MIPS: BCM47xx: Swap serial console if ttyS1 was specified.
by Hauke Mehrtens
· 14 years ago
59833fc
MIPS: BCM47xx: Use sscanf for parsing mac address
by Hauke Mehrtens
· 14 years ago
2aa088d
MIPS: BCM47xx: Fill values for b43 into SSB sprom
by Hauke Mehrtens
· 14 years ago
8257108
MIPS: BCM47xx: Do not read config from CFE
by Hauke Mehrtens
· 14 years ago
e31fee7
MIPS: FDT size is a be32
by Thomas Chou
· 14 years ago
5878fc9
MIPS: Fix CP0 COUNTER clockevent race
by Kevin Cernekee
· 14 years ago
190fca3
MIPS: Fix regression on BCM4710 processor detection
by Kevin Cernekee
· 14 years ago
4afdea8
MIPS: JZ4740: Fix pcm device name
by Lars-Peter Clausen
· 14 years ago
e5674ad
MIPS: Separate two consecutive loads in memset.S
by Tony Wu
· 14 years ago
515b029
MIPS: Send proper signal and siginfo on FP emulator faults.
by David Daney
· 14 years ago
0bc6791
MIPS: AR7: Fix loops per jiffies on TNETD7200 devices
by Florian Fainelli
· 14 years ago
ff42d62
MIPS: AR7: Fix double ar7_gpio_init declaration
by Florian Fainelli
· 14 years ago
3bd27e3
MIPS: Rework GENERIC_HARDIRQS Kconfig.
by David Daney
· 14 years ago
690ca2c
MIPS: Alchemy: Add return value check for strict_strtoul()
by Yoichi Yuasa
· 14 years ago
ec79812
MIPS: Loongson: Add return value check for strict_strtoul()
by Wu Zhangjin
· 14 years ago
863abad
MIPS: VPE loader: Check vmalloc return value in vpe_open
by Jesper Juhl
· 14 years ago
d62c9ce
MIPS: compat: Don't clobber personality bits in 32-bit sys_personality().
by David Daney
· 14 years ago
1c0d52b
MIPS: Don't clobber personality high bits.
by David Daney
· 14 years ago
1d21038
MIPS: jz4740: Fix section mismatch in prom.c
by Lars-Peter Clausen
· 14 years ago
fe749aa
MIPS: jz4740: qi_lb60: Fix gpio for the 6th row of the keyboard matrix
by Lars-Peter Clausen
· 14 years ago
a989ff8
MIPS: Don't stomp on caller's ->regs[2] in copy_thread()
by Al Viro
· 14 years ago
2b3e502
MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81
by Ralf Baechle
· 14 years ago
3e26f23
KVM: Fix preemption counter leak in kvm_timer_init()
by Avi Kivity
· 14 years ago
da32dac
lguest: populate initial_page_table
by Rusty Russell
· 14 years ago
bb4093d
lguest: restore boot speed
by Rusty Russell
· 14 years ago
bb6f1d9
lguest: fix crash lguest_time_init
by Rusty Russell
· 14 years ago
52f6c5a
crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h
by Randy Dunlap
· 14 years ago
dbd9fd6
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
ec5d043
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
fc47e67
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
478b2a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 14 years ago
85b093b
ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fix
by Valentine Barshak
· 14 years ago
593c252
ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNEL
by Dave Martin
· 14 years ago
6e6fc99
ARM: 6533/1: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6
by Dave Martin
· 14 years ago
21b6e4c
sh: wire up accept4 syscall (non-multiplexed path)
by Carmelo AMOROSO
· 14 years ago
80fbf83
sh: Enable deprecated IRQ chip APIs for MFD and GPIOLIB drivers.
by Paul Mundt
· 14 years ago
819c1a6
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
by Russell King
· 14 years ago
440e2e4
ARM: Update mach-types
by Russell King
· 14 years ago
da30e0a
ARM: 6528/1: Use CTR for the I-cache line size on ARMv7
by Catalin Marinas
· 14 years ago
f91e2c3
ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7
by Catalin Marinas
· 14 years ago
c2015dc
OMAP2: PRCM: fix some SHIFT macros that were actually bitmasks
by Paul Walmsley
· 14 years ago
e83df17
OMAP2+: PM/serial: fix console semaphore acquire during suspend
by Kevin Hilman
· 14 years ago
28dd319
OMAP1: SRAM: fix size for OMAP1611 SoCs
by Kevin Hilman
· 14 years ago
73c1160
KVM: enlarge number of possible CPUID leaves
by Andre Przywara
· 14 years ago
24d1b15
KVM: SVM: Do not report xsave in supported cpuid
by Joerg Roedel
· 14 years ago
3ea3aa8
KVM: Fix OSXSAVE after migration
by Sheng Yang
· 14 years ago
6313e3c
Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
e281f7e
arm: omap2: io: fix clk_get() error check
by Aaro Koskinen
· 14 years ago
2cedcc4
Merge branch 'fixes/2637-rc5/s3c24xx' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 14 years ago
812c4e4
ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacks
by Vasily Khoruzhick
· 14 years ago
6142e05
MN10300: Fix interrupt mask alteration function call name in gdbstub
by David Howells
· 14 years ago
c2048b0a
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
da8f2e2
ARM: tegra: fix regression from addruart rewrite
by Olof Johansson
· 14 years ago
cb9675f
arm: plat-omap: counter_32k: use IS_ERR() instead of NULL check
by Vasiliy Kulikov
· 14 years ago
f8110364
omap: zoom: wl1271 slot is MMC_CAP_POWER_OFF_CARD
by Ohad Ben-Cohen
· 14 years ago
60658f8
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
f444a57
Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxx
by Russell King
· 14 years ago
8750750
ARM: 6524/1: GIC irq desciptor bug fix
by Chao Xie
· 14 years ago
47ad504
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 14 years ago
5189061
parisc: convert the rest of the irq handlers to simple/percpu
by James Bottomley
· 14 years ago
d16cd29
parisc: fix dino/gsc interrupts
by James Bottomley
· 14 years ago
a5542a0
ARM: 6523/1: iop: ensure sched_clock() is notrace
by Rabin Vincent
· 14 years ago
55afd26
ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpers
by Dave Martin
· 14 years ago
11e8896
Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
by Linus Torvalds
· 14 years ago
2e18edf7
ARM: mini2440: Fix Kconfig to allow kernel to build
by Ben Dooks
· 14 years ago
Next »