Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
54afa99057ee2ffd3df0f5e891298bbbb65ea63c
/
arch
/
x86
0be9c7a
KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from NMI
by Gleb Natapov
· 11 years ago
72f8579
KVM: nEPT: reset PDPTR register cache on nested vmentry emulation
by Gleb Natapov
· 11 years ago
ba6a354
KVM: mmu: allow page tables to be in read-only slots
by Paolo Bonzini
· 11 years ago
3261107
KVM: x86 emulator: emulate RETF imm
by Bruce Rogers
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
ac4de95
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
3a13c4d
x86: finish user fault error path with fatal signal
by Johannes Weiner
· 11 years ago
759496b
arch: mm: pass userspace fault flag to generic fault handler
by Johannes Weiner
· 11 years ago
26935fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
75acebf
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
dbc33f7
perf/x86: Fix uncore PCI fixed counter handling
by Stephane Eranian
· 11 years ago
6113af1
perf/x86: Add constraint for IVB CYCLE_ACTIVITY:CYCLES_LDM_PENDING
by Stephane Eranian
· 11 years ago
fa0f281
mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pte
by Cyrill Gorcunov
· 11 years ago
83467ef
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
by Naoya Horiguchi
· 11 years ago
6df4686
mm: vmstats: track TLB flush stats on UP too
by Dave Hansen
· 11 years ago
9824cf9
mm: vmstats: tlb flush counters
by Dave Hansen
· 11 years ago
a60d4b9
Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
fa1586a
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
442e097
Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
70534a7
shrinker: convert remaining shrinkers to count/scan API
by Dave Chinner
· 11 years ago
31f7c3a
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
7eb6952
Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
64c3538
Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 11 years ago
d8cacd3
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
c3b7cb1
xen/spinlock: Don't use __initdate for xen_pv_spin
by Konrad Rzeszutek Wilk
· 11 years ago
fb78e58
Revert "xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM"
by Konrad Rzeszutek Wilk
· 11 years ago
3310bbe
xen/spinlock: Don't setup xen spinlock IPI kicker if disabled.
by Konrad Rzeszutek Wilk
· 11 years ago
26a7999
xen/smp: Update pv_lock_ops functions before alternative code starts under PVHVM
by Konrad Rzeszutek Wilk
· 11 years ago
6055aaf
xen/spinlock: We don't need the old structure anymore
by Konrad Rzeszutek Wilk
· 11 years ago
1fb3a8b
xen/spinlock: Fix locking path engaging too soon under PVHVM.
by Konrad Rzeszutek Wilk
· 11 years ago
65320fc
Merge tag 'v3.11-rc7' into stable/for-linus-3.12
by Konrad Rzeszutek Wilk
· 11 years ago
20e029d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 11 years ago
c3f31f6
Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into stable/for-linus-3.12
by Konrad Rzeszutek Wilk
· 11 years ago
d7f8f48
xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disabled for multicalls
by Boris Ostrovsky
· 11 years ago
6be48f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
b5c04da
um: prctl: Do not include linux/ptrace.h
by Richard Weinberger
· 11 years ago
68411521
Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"
by Herbert Xu
· 11 years ago
eeca9fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Herbert Xu
· 11 years ago
b4b50fd
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
8e73e36
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
aa96a3c
lguest: fix GPF in guest when using gdb.
by Rusty Russell
· 11 years ago
050ba07
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
45d9a22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
af058ab
x86-32, ftrace: Fix static ftrace when early microcode is enabled
by H. Peter Anvin
· 11 years ago
ae7a835
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
cf39c8e
Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
816434e
Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
f357a82
Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
b20c99e
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
bb8c470
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
05eebfb
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
f2a7b303
x86, paravirt: Remove duplicate definition for DEF_NATIVE
by H. Peter Anvin
· 11 years ago
cb3e433
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
aafcd5d
Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
228abe7
Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
1f9c52e
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
9cb87aa
Merge branches 'x86-boot-for-linus' and 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
2a47550
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
3d7e5fc
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
6924a46
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
5e0b3a4
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
0d99b70
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
6af4ea0
oprofilefs_create_...() do not need superblock argument
by Al Viro
· 11 years ago
ecde282
oprofilefs_mkdir() doesn't need superblock argument
by Al Viro
· 11 years ago
ef7bca1
oprofile: don't bother with passing superblock to ->create_files()
by Al Viro
· 11 years ago
a923874
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
40031da
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
542a086
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
814c5f1
x86: add early quirk for reserving Intel graphics stolen memory v5
by Jesse Barnes
· 11 years ago
fc6d0b0
Merge branch 'lockref' (locked reference counts)
by Linus Torvalds
· 11 years ago
bc08b44
lockref: implement lockless reference count updates using cmpxchg()
by Linus Torvalds
· 11 years ago
e09a1fa
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
7bfb7e6
perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node()
by Joe Perches
· 11 years ago
1fa64180
perf/x86: Add Silvermont (22nm Atom) support
by Yan, Zheng
· 11 years ago
53ad044
perf/x86: use INTEL_UEVENT_EXTRA_REG to define MSR_OFFCORE_RSP_X
by Yan, Zheng
· 11 years ago
bd1c149a
Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP
by Al Viro
· 11 years ago
7263dda
x86, smap: Handle csum_partial_copy_*_user()
by H. Peter Anvin
· 11 years ago
f69fa9a
x86, doc: Update uaccess.h comment to reflect clang changes
by H. Peter Anvin
· 11 years ago
bdfc017
x86, asm: Fix a compilation issue with clang
by Jan-Simon Möller
· 11 years ago
3e9b232
x86, asm: Extend definitions of _ASM_* with a raw format
by Jan-Simon Möller
· 11 years ago
5877457
gpio: (gpio-pca953x) move header to linux/platform_data/
by Vivien Didelot
· 11 years ago
aee2bce
Merge branch 'linus' into perf/core
by Ingo Molnar
· 11 years ago
e5552fd
KVM: MMU: remove unused parameter
by Xiao Guangrong
· 11 years ago
8be137f
Merge tag 'v3.11-rc7' into devicetree/next
by Grant Likely
· 11 years ago
2e762ff
KVM: x86: update masterclock when kvmclock_offset is calculated (v2)
by Marcelo Tosatti
· 11 years ago
0912c97
KVM: x86: add comments where MMIO does not return to the emulator
by Paolo Bonzini
· 11 years ago
94452b9
KVM: vmx: count exits to userspace during invalid guest emulation
by Paolo Bonzini
· 11 years ago
a254738
drivers: dma-contiguous: clean source code and prepare for device tree
by Marek Szyprowski
· 11 years ago
7a330a5
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
0c58141
Merge branch 'acpi-assorted'
by Rafael J. Wysocki
· 11 years ago
4b319f2
Merge branch 'acpi-sleep'
by Rafael J. Wysocki
· 11 years ago
abe5430
Merge branch 'acpi-pci-hotplug'
by Rafael J. Wysocki
· 11 years ago
07f2daa
Merge branch 'pci/yijing-mps-v8' into next
by Bjorn Helgaas
· 11 years ago
25aa295
x86/ioapic: Check attr against the previous setting when programmed more than once
by Liu Ping Fan
· 11 years ago
24d2166
kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
by Raghavendra K T
· 11 years ago
6aef266
kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
by Srivatsa Vaddagiri
· 11 years ago
4b0a867
kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi
by Raghavendra K T
· 11 years ago
4eb5178
Merge back earlier 'pm-cpufreq' material.
by Rafael J. Wysocki
· 11 years ago
bf22069
Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help texts
by Geert Uytterhoeven
· 11 years ago
41aacc1
x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member
by Radu Caragea
· 11 years ago
Next »