Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6c5379077f47f6eff9c23caf8513751d2f582e72
/
include
/
asm-x86
bbad5d4
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
41aefdc
x86: shift bits the right way in native_read_tscp
by Max Asbock
· 16 years ago
919c0d1
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 16 years ago
6b1ed90
KVM: Remove now unused structs from kvm_para.h
by Gerd Hoffmann
· 16 years ago
50d0a0f
KVM: Make kvm host use the paravirt clocksource structs
by Gerd Hoffmann
· 16 years ago
7af192c
x86: Add structs and functions for paravirt clocksource
by Gerd Hoffmann
· 16 years ago
2849914
xen: remove support for non-PAE 32-bit
by Jeremy Fitzhardinge
· 17 years ago
ffe6e1d
x86, geode: add a VSA2 ID for General Software
by Jordan Crouse
· 16 years ago
ad524d4
x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.
by Jeremy Fitzhardinge
· 16 years ago
e8a496a
x86: fix broken math-emu with lazy allocation of fpu area
by Suresh Siddha
· 16 years ago
b1979a5
x86: prevent PGE flush from interruption/preemption
by Ingo Molnar
· 16 years ago
a8375bd
x86: strengthen 64-bit p?d_bad()
by Hugh Dickins
· 16 years ago
cbb3077
xen: use PTE_MASK in pte_mfn()
by Jeremy Fitzhardinge
· 16 years ago
ba23cef
x86: use PTE_MASK rather than ad-hoc mask
by Jeremy Fitzhardinge
· 16 years ago
86aaf4f
x86: clarify use of _PAGE_CHG_MASK
by Jeremy Fitzhardinge
· 16 years ago
7f84133
x86: use PTE_MASK in pgtable_32.h
by Jeremy Fitzhardinge
· 16 years ago
a4d6886
x86: use PTE_MASK in 32-bit PAE
by Jeremy Fitzhardinge
· 16 years ago
c57c05d
x86: rearrange __(VIRTUAL|PHYSICAL)_MASK
by Jeremy Fitzhardinge
· 16 years ago
1bb271db
x86: fix warning on 32-bit non-PAE
by Jeremy Fitzhardinge
· 16 years ago
2bd3a99c
x86: define PTE_MASK in a universally useful way
by Jeremy Fitzhardinge
· 16 years ago
107d6d2
KVM: x86 emulator: fix writes to registers with modrm encodings
by Avi Kivity
· 17 years ago
1c12c4c
mprotect: prevent alteration of the PAT bits
by Venki Pallipadi
· 16 years ago
3e1b83a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 16 years ago
39f004b
Make <asm-x86/spinlock.h> use ACCESS_ONCE()
by Linus Torvalds
· 16 years ago
5c3a121
x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system)
by Vaidyanathan Srinivasan
· 17 years ago
eb2b4e6
x86: revert commit 709f744 ("x86: bitops asm constraint fixes")
by Simon Holm Thøgersen
· 17 years ago
fd3c3ed
x86: fix fpu restore from sig return
by Suresh Siddha
· 17 years ago
8d4a430
x86: cleanup PAT cpu validation
by Thomas Gleixner
· 17 years ago
cb3f43b
x86: geode: define geode_has_vsa2() even if CONFIG_MGEODE_LX is not set
by Andres Salomon
· 17 years ago
547acec
x86: GEODE: cache results from geode_has_vsa2() and uninline
by Andres Salomon
· 17 years ago
aeed5fc
x86: fix PAE pmd_bad bootup warning
by Hugh Dickins
· 17 years ago
45ea210
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes
by Linus Torvalds
· 17 years ago
afaafe5
x86: fix up bootparam.h for userspace inclusion
by Rusty Russell
· 17 years ago
bc1a34f
KVM: avoid fx_init() schedule in atomic
by Andrea Arcangeli
· 17 years ago
1439442
KVM: VMX: Enable EPT feature for KVM
by Sheng Yang
· 17 years ago
b7ebfb0
KVM: VMX: Prepare an identity page table for EPT in real mode
by Sheng Yang
· 17 years ago
7b52345
KVM: MMU: Add EPT support
by Sheng Yang
· 17 years ago
67253af
KVM: Add kvm_x86_ops get_tdp_level()
by Sheng Yang
· 17 years ago
edfa5cf
x86: types: use <asm-generic/int-*.h> for the x86 architecture
by H. Peter Anvin
· 17 years ago
ef3fb66
dmi: clean-up dmi helper declarations
by Jean Delvare
· 17 years ago
f8bd225
remove div_long_long_rem
by Roman Zippel
· 17 years ago
6f6d6a1
rename div64_64 to div64_u64
by Roman Zippel
· 17 years ago
2418f4f
introduce explicit signed/unsigned 64bit divide
by Roman Zippel
· 17 years ago
5f46470
x86: fix HT cpu booting on 32-bit
by Hugh Dickins
· 17 years ago
3e8f7e3
x86 VISWS: build fix
by Ingo Molnar
· 17 years ago
9cbfe20
x86: remove Xgt_desc_struct
by Adrian Bunk
· 17 years ago
730f412
asm-*/futex.h should include linux/uaccess.h
by Jeff Dike
· 17 years ago
5a8da0e
signals: x86 TS_RESTORE_SIGMASK
by Roland McGrath
· 17 years ago
fe086a7
[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id
by Alex Chiang
· 17 years ago
1f43c53
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes
by Linus Torvalds
· 17 years ago
5f78e4d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-pci
by Linus Torvalds
· 17 years ago
6510d41
kernel: Move arches to use common unaligned access
by Harvey Harrison
· 17 years ago
3ef0e1f
x86: olpc: add One Laptop Per Child architecture support
by Andres Salomon
· 17 years ago
7d195a5
proper extern for late_time_init
by Adrian Bunk
· 17 years ago
9752082
x86: vget_cycles() __always_inline
by Hugh Dickins
· 17 years ago
fd96795
gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't available
by Andres Salomon
· 17 years ago
61a517a
gxfb/lxfb: use VSA definitions when fetching framebuffer size
by Andres Salomon
· 17 years ago
e933836
x86: GEODE: add Virtual Systems Architecture detection
by Andres Salomon
· 17 years ago
32bf87e
x86: geode: MSR cleanup
by Andres Salomon
· 17 years ago
7f2e952
hugetlbfs: common code update for s390
by Gerald Schaefer
· 17 years ago
8fe627e
hugetlbfs: add missing TLB flush to hugetlb_cow()
by Gerald Schaefer
· 17 years ago
6d77907
hugetlbfs: architecture header cleanup
by Gerald Schaefer
· 17 years ago
7e67513
mm: introduce pte_special pte bit
by Nick Piggin
· 17 years ago
42cadc8
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 17 years ago
62d9f0d
KVM: add ioctls to save/store mpstate
by Marcelo Tosatti
· 17 years ago
a453529
KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*
by Avi Kivity
· 17 years ago
2714d1d
KVM: Add trace markers
by Feng (Eric) Liu
· 17 years ago
53371b5
KVM: SVM: add intercept for machine check exception
by Joerg Roedel
· 17 years ago
35149e2
KVM: MMU: Don't assume struct page for x86
by Anthony Liguori
· 17 years ago
9c20456
KVM: function declaration parameter name cleanup
by Joerg Roedel
· 17 years ago
3200f40
KVM: MMU: unify slots_lock usage
by Marcelo Tosatti
· 17 years ago
37817f2
KVM: x86: hardware task switching support
by Izik Eidus
· 17 years ago
2e4d265
KVM: x86: add functions to get the cpl of vcpu
by Izik Eidus
· 17 years ago
69a9f69
KVM: Move some x86 specific constants and structures to include/asm-x86
by Avi Kivity
· 17 years ago
3c62c62
x86: make native_machine_shutdown non-static
by Glauber Costa
· 17 years ago
ed23dc6
x86: allow machine_crash_shutdown to be replaced
by Glauber Costa
· 17 years ago
2f333bc
KVM: MMU: hypercall based pte updates and TLB flushes
by Marcelo Tosatti
· 17 years ago
9f81128
KVM: Provide unlocked version of emulator_write_phys()
by Avi Kivity
· 17 years ago
a28e4f5
KVM: add basic paravirt support
by Marcelo Tosatti
· 17 years ago
e0f63cb
KVM: Add save/restore supporting of in kernel PIT
by Sheng Yang
· 17 years ago
7837699
KVM: In kernel PIT model
by Sheng Yang
· 17 years ago
2d3ad1f
KVM: Prefix control register accessors with kvm_ to avoid namespace pollution
by Avi Kivity
· 17 years ago
05da455
KVM: MMU: large page support
by Marcelo Tosatti
· 17 years ago
2e53d63
KVM: MMU: ignore zapped root pagetables
by Marcelo Tosatti
· 17 years ago
f11c3a8
KVM: Add stat counter for hypercalls
by Amit Shah
· 17 years ago
1806852
KVM: paravirtualized clocksource: host part
by Glauber de Oliveira Costa
· 17 years ago
cc4b687
KVM: export the load_pdptrs() function to modules
by Joerg Roedel
· 17 years ago
1855267
KVM: export information about NPT to generic x86 code
by Joerg Roedel
· 17 years ago
f2b4b7d
KVM: make EFER_RESERVED_BITS configurable for architecture code
by Joerg Roedel
· 17 years ago
2384d2b
KVM: VMX: Enable Virtual Processor Identification (VPID)
by Sheng Yang
· 17 years ago
1ae0a13
KVM: MMU: Simplify hash table indexing
by Dong, Eddie
· 17 years ago
7f424a8
fix idle (arch, acpi and apm) and lockdep
by Peter Zijlstra
· 17 years ago
30a18d6
x86: multi pci root bus with different io resource range, on 64-bit
by Yinghai Lu
· 17 years ago
871d5f8
x86: get mp_bus_to_node early
by Yinghai Lu
· 17 years ago
c3bf9bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-bootmem-v3
by Linus Torvalds
· 17 years ago
1a27fc0
x86_64: fix setup_node_bootmem to support big mem excluding with memmap
by Yinghai Lu
· 17 years ago
9b79ed9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-generic-bitops-v3
by Linus Torvalds
· 17 years ago
8b664aa
x86, boot: add linked list of struct setup_data
by Huang, Ying
· 17 years ago
50eae2a
x86, boot: add free_early to early reservation machanism
by Huang, Ying
· 17 years ago
f19dcf4
x86: include/asm-x86/pgalloc.h/bitops.h: checkpatch cleanups - formatting only
by Joe Perches
· 17 years ago
Next »