Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
052db7ec86dff26f734031c3ef5c2c03a94af0af
/
arch
/
x86
81ae31d
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
c798360
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
0cf744b
Merge branch 'akpm' (fixes from Andrew Morton)
by Linus Torvalds
· 10 years ago
7f8998c
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
by Geert Uytterhoeven
· 10 years ago
6a33979
mm: remove misleading ARCH_USES_NUMA_PROT_NONE
by Mel Gorman
· 10 years ago
b528392
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
80213c0
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
afa3536
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
35a9ad8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
87d7bce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
e4e6567
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
74da386
Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux
by Linus Torvalds
· 10 years ago
88b42a4
Merge branch 'pm-genirq'
by Rafael J. Wysocki
· 10 years ago
a2ef5dc
x86/xen: Set EFER.NX and EFER.SCE in PVH guests
by Mukesh Rathor
· 10 years ago
d1e9abd
xen: eliminate scalability issues from initrd handling
by Juergen Gross
· 10 years ago
739e4a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f439ed2
kvm: do not handle APIC access page if in-kernel irqchip is not in use
by Paolo Bonzini
· 10 years ago
5cfed7b
Revert "crypto: aesni - disable "by8" AVX CTR optimization"
by Mathias Krause
· 10 years ago
9561dcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 10 years ago
e3b3bb5
crypto: aesni - remove unused defines in "by8" variant
by Mathias Krause
· 10 years ago
80dca47
crypto: aesni - fix counter overflow handling in "by8" variant
by Mathias Krause
· 10 years ago
cd40fab
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
749730c
bpf: enable bpf syscall on x64 and i386
by Alexei Starovoitov
· 10 years ago
d2865c7
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
29282ac
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent
by Ingo Molnar
· 10 years ago
115c662
x86/efi: Truncate 64-bit values when calling 32-bit OutputString()
by Matt Fleming
· 10 years ago
4daaab4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
d06efeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18
by Tejun Heo
· 10 years ago
2368a94
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
7da4b29
crypto: aesni - disable "by8" AVX CTR optimization
by Mathias Krause
· 10 years ago
03bd4e1
sched: Fix unreleased llc_shared_mask bit during CPU hotplug
by Wanpeng Li
· 10 years ago
615f775
x86/PCI: Mark PCI BIOS initialization code as such
by Mathias Krause
· 10 years ago
6af13ba
x86/PCI: Constify pci_mmcfg_probes[] array
by Mathias Krause
· 10 years ago
776f7ad
x86/PCI: Mark constants of pci_mmcfg_nvidia_mcp55() as __initconst
by Mathias Krause
· 10 years ago
64474b5
x86/PCI: Move __init annotation to the correct place
by Mathias Krause
· 10 years ago
c24ae0d
kvm: x86: Unpin and remove kvm_arch->apic_access_page
by Tang Chen
· 10 years ago
38b9917
kvm: vmx: Implement set_apic_access_page_addr
by Tang Chen
· 10 years ago
4256f43
kvm: x86: Add request bit to reload APIC access page address
by Tang Chen
· 10 years ago
fe71557
kvm: Add arch specific mmu notifier for page invalidation
by Tang Chen
· 10 years ago
5712846
kvm: Fix page ageing bugs
by Andres Lagar-Cavilla
· 10 years ago
8a9522d
kvm/x86/mmu: Pass gfn and level to rmapp callback.
by Andres Lagar-Cavilla
· 10 years ago
c1118b3
x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only
by Paolo Bonzini
· 10 years ago
81760dc
kvm: x86: use macros to compute bank MSRs
by Chen Yucong
· 10 years ago
d526273
KVM: x86: Remove debug assertion of non-PAE reserved bits
by Nadav Amit
· 10 years ago
b461966
kvm: x86: fix two typos in comment
by Tiejun Chen
· 10 years ago
4566654
KVM: vmx: Inject #GP on invalid PAT CR
by Nadav Amit
· 10 years ago
040c8dc
KVM: x86: emulating descriptor load misses long-mode case
by Nadav Amit
· 10 years ago
77c3913
KVM: x86: directly use kvm_make_request again
by Liang Chen
· 10 years ago
a70656b
KVM: x86: count actual tlb flushes
by Radim Krčmář
· 10 years ago
bc61349
KVM: nested VMX: disable perf cpuid reporting
by Marcelo Tosatti
· 10 years ago
a2b9e6c
KVM: x86: Don't report guest userspace emulation error to userspace
by Nadav Amit
· 10 years ago
1f755a8
kvm: Make init_rmode_tss() return 0 on success.
by Paolo Bonzini
· 10 years ago
dd59809
KVM: x86: Warn if guest virtual address space is not 48-bits
by Nadav Amit
· 10 years ago
56394ab
x86/efi: Delete misleading efi_printk() error message
by Matt Fleming
· 10 years ago
84be880
Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"
by Matt Fleming
· 10 years ago
1f6d803
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f955371
x86: remove the Xen-specific _PAGE_IOMAP PTE flag
by David Vrabel
· 11 years ago
7f2f882
x86/xen: do not use _PAGE_IOMAP PTE flag for I/O mappings
by David Vrabel
· 11 years ago
3166851
x86: skip check for spurious faults for non-present faults
by David Vrabel
· 11 years ago
342cd34
xen/efi: Directly include needed headers
by Daniel Kiper
· 10 years ago
4fbb67e3
xen/setup: Remap Xen Identity Mapped RAM
by Matt Rushton
· 10 years ago
3cf6b01
Merge branches 'tiny/bloat-o-meter-no-SyS', 'tiny/more-procless', 'tiny/no-advice', 'tiny/tinyconfig' and 'tiny/x86-boot-compressed-use-yn' into tiny/next
by Josh Triplett
· 10 years ago
f367039
Revert "x86/efi: Fixup GOT in all boot code paths"
by Linus Torvalds
· 10 years ago
4ac9cbf
x86/PCI: Mark DMI tables as initialization data
by Mathias Krause
· 10 years ago
b29f83a
Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
598a0c7
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
7a5e878
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
0cacbfb
x86/kaslr: Avoid the setup_data area when picking location
by Kees Cook
· 10 years ago
43657ff
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent
by Ingo Molnar
· 10 years ago
f51770e
kvm: Make init_rmode_identity_map() return 0 on success.
by Tang Chen
· 10 years ago
a255d47
kvm: Remove ept_identity_pagetable from struct kvm_arch.
by Tang Chen
· 10 years ago
86fd887
vgaarb: Don't default exclusively to first video device with mem+io
by Bruno Prémont
· 10 years ago
105b21b
KVM: x86: Use kvm_make_request when applicable
by Guo Hui Liu
· 10 years ago
3eddc69
x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8
by Dave Young
· 10 years ago
72d9310
Make ARCH_HAS_FAST_MULTIPLIER a real config variable
by Linus Torvalds
· 10 years ago
3010279
x86: Tell irq work about self IPI support
by Frederic Weisbecker
· 10 years ago
c5c38ef
irq_work: Introduce arch_irq_work_has_interrupt()
by Peter Zijlstra
· 10 years ago
7ee2d2d
Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
a183b63
KVM: x86: make apic_accept_irq tracepoint more generic
by Paolo Bonzini
· 10 years ago
73a6d94
kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.
by Tang Chen
· 10 years ago
0b5a506
x86/xen: don't copy bogus duplicate entries into kernel page tables
by Stefan Bader
· 10 years ago
286aad3
net: bpf: be friendly to kmemcheck
by Daniel Borkmann
· 10 years ago
738cbe7
net: bpf: consolidate JIT binary allocator
by Daniel Borkmann
· 10 years ago
02ab695
net: filter: add "load 64-bit immediate" eBPF instruction
by Alexei Starovoitov
· 10 years ago
5ac385d
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent
by Ingo Molnar
· 10 years ago
cc99535
x86/mm: Apply the section attribute to the variable, not its type
by Jan-Simon Möller
· 10 years ago
9cb0e39
x86/efi: Fixup GOT in all boot code paths
by Matt Fleming
· 10 years ago
47226ad
x86/efi: Only load initrd above 4g on second try
by Yinghai Lu
· 10 years ago
8a5a5d1
x86-64, ptdump: Mark espfix area only if existent
by Mathias Krause
· 10 years ago
eb84d6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
908c7f1
percpu_counter: add @gfp to percpu_counter_init()
by Tejun Heo
· 10 years ago
60a3b22
net: bpf: make eBPF interpreter images read-only
by Daniel Borkmann
· 10 years ago
54987b7
KVM: x86: propagate exception from permission checks on the nested page fault
by Paolo Bonzini
· 10 years ago
ef54bcf
KVM: x86: skip writeback on injection of nested exception
by Paolo Bonzini
· 10 years ago
5e35251
KVM: nSVM: propagate the NPF EXITINFO to the guest
by Paolo Bonzini
· 10 years ago
a0c0feb
KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMD
by Paolo Bonzini
· 10 years ago
d143148
KVM: mmio: cleanup kvm_set_mmio_spte_mask
by Tiejun Chen
· 10 years ago
56f17dd
kvm: x86: fix stale mmio cache bug
by David Matlack
· 10 years ago
ee3d157
kvm: fix potentially corrupt mmio cache
by David Matlack
· 10 years ago
00f034a
KVM: do not bias the generation number in kvm_current_mmio_generation
by Paolo Bonzini
· 10 years ago
Next »