Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8b3de0df4eefc47ca2aa459b72dd8b2711f3640c
/
include
/
asm-x86
8b3de0d
asm-*/compat.h: fix typo in comment
by Marcin Ślusarz
· 17 years ago
ef08cce
time: delete comments that refer to noexistent symbols
by Li Zefan
· 17 years ago
3e01dfc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
d987402
x86: avoid section mismatch involving arch_register_cpu
by Alexander van Heukelum
· 17 years ago
24a5da7
x86_64: make bootmap_start page align v6
by Yinghai Lu
· 17 years ago
25eff8d
x86_64: add debug name for early_res
by Yinghai Lu
· 17 years ago
9d55b99
x86: replace LOCK_PREFIX in futex.h
by Thomas Gleixner
· 17 years ago
4a19ec5
[NET]: Introducing socket mark socket option.
by Laszlo Attila Toth
· 17 years ago
5aa0508
x86: uninline __pte_free_tlb() and __pmd_free_tlb()
by Ingo Molnar
· 17 years ago
6232665
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
d145c72
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 17 years ago
4bc408a
x86: fix duplicated TIF on 64-bit
by Mathieu Desnoyers
· 17 years ago
6f723c7
KVM: Portability: Move kvm_fpu to asm-x86/kvm.h
by Christian Ehrhardt
· 17 years ago
571008d
KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD
by Sheng Yang
· 17 years ago
d7824ff
KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()
by Avi Kivity
· 17 years ago
774ead3
KVM: Disable vapic support on Intel machines with FlexPriority
by Avi Kivity
· 17 years ago
b209749f
KVM: local APIC TPR access reporting facility
by Avi Kivity
· 17 years ago
dfc5aa0
KVM: MMU: Add cache miss statistic
by Avi Kivity
· 17 years ago
edf8841
KVM: Move arch dependent files to new directory arch/x86/kvm/
by Avi Kivity
· 17 years ago
0771671
KVM: Enhance guest cpuid management
by Dan Kenigsberg
· 17 years ago
2d2a7b9
KVM: Export include/asm-x86/kvm.h
by Avi Kivity
· 17 years ago
a162dd5
KVM: Portability: Move cpuid structures to <asm/kvm.h>
by Jerone Young
· 17 years ago
244d57e
KVM: Portability: Move kvm_sregs and msr structures to <asm/kvm.h>
by Jerone Young
· 17 years ago
3a56b20
KVM: Portability: Move kvm_segment & kvm_dtable structure to <asm/kvm.h>
by Jerone Young
· 17 years ago
d9ecf92
KVM: Portability: Move structure lapic_state to <asm/kvm.h>
by Jerone Young
· 17 years ago
19d30b1
KVM: Portability: Move kvm_regs to <asm/kvm.h>
by Jerone Young
· 17 years ago
da1386a
KVM: Portability: Move x86 pic strutctures
by Jerone Young
· 17 years ago
f6a40e3
KVM: Portability: Move kvm_memory_alias to asm/kvm.h
by Jerone Young
· 17 years ago
5f43238
KVM: Per-architecture hypercall definitions
by Christian Borntraeger
· 17 years ago
e3ed910
x86: use the same pgd_list for PAE and 64-bit
by Jeremy Fitzhardinge
· 17 years ago
fa28ba2
x86: defer cr3 reload when doing pud_clear()
by Jeremy Fitzhardinge
· 17 years ago
f212ec4
x86: early boot debugging via FireWire (ohci1394_dma=early)
by Bernhard Kaindl
· 17 years ago
6194ba6
x86: don't special-case pmd allocations as much
by Jeremy Fitzhardinge
· 17 years ago
8550eb9
x86: arch/x86/mm/init_32.c cleanup
by Ingo Molnar
· 17 years ago
9af993a
x86: make ioremap() UC by default
by Ingo Molnar
· 17 years ago
86f0398
x86: cpa: fix the self-test
by Ingo Molnar
· 17 years ago
4c61afc
x86: fix clflush_page_range logic
by Ingo Molnar
· 17 years ago
edeed30
x86: add testcases for RODATA and NX protections/attributes
by Arjan van de Ven
· 17 years ago
5398f98
x86: remove flush_agp_mappings()
by Ingo Molnar
· 17 years ago
d7c8f21
x86: cpa: move flush to cpa
by Thomas Gleixner
· 17 years ago
d1028a1
x86: make various pageattr.c functions static
by Arjan van de Ven
· 17 years ago
f62d0f0
x86: cpa: set_memory_notpresent()
by Ingo Molnar
· 17 years ago
5f86815
x86: fix ioremap API
by Thomas Gleixner
· 17 years ago
950f9d9
x86: fix the missing BIOS area check in page_is_ram
by Thomas Gleixner
· 17 years ago
5f5192b
x86: move page_is_ram() function
by Thomas Gleixner
· 17 years ago
e1271f6
x86: deprecate change_page_attr() for drivers
by Arjan van de Ven
· 17 years ago
6d238cc
x86: convert CPA users to the new set_page_ API
by Arjan van de Ven
· 17 years ago
75cbade
x86: a new API for drivers/etc to control cache and other page attributes
by Arjan van de Ven
· 17 years ago
f87519e
x86: introduce max_pfn_mapped
by Thomas Gleixner
· 17 years ago
d2e626f
x86: add PAGE_KERNEL_EXEC_NOCACHE
by Ingo Molnar
· 17 years ago
30551bb
x86: add PG_LEVEL enum
by Thomas Gleixner
· 17 years ago
0a66308
x86: clean up lookup_address() declarations
by Thomas Gleixner
· 17 years ago
e4b71dc
x86: clean up arch/x86/mm/pageattr.c
by Ingo Molnar
· 17 years ago
b65e639
x86: introduce native_set_pte_atomic() on 64-bit too
by Ingo Molnar
· 17 years ago
12d6f21
x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y
by Ingo Molnar
· 17 years ago
a2172e2
x86: fix some bugs about EFI runtime code mapping
by Huang, Ying
· 17 years ago
934d158
x86: remove set_kernel_exec()
by Andi Kleen
· 17 years ago
1e8e23b
x86: introduce canon_pgprot()
by Andi Kleen
· 17 years ago
aaa0e89
x86: don't drop NX bit in pte modifier functions on 32-bit
by Andi Kleen
· 17 years ago
c6ca18e
x86: add pte_pgprot to 32-bit
by Andi Kleen
· 17 years ago
c93c82b
x86: shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non PAE kernels
by Andi Kleen
· 17 years ago
d701fda
x86: fix early_ioremap()/btmap
by Ingo Molnar
· 17 years ago
a8efa1c
x86: increase the number of boot-mappings
by Ingo Molnar
· 17 years ago
1b42f51
x86: enhance early_ioremap()
by Ingo Molnar
· 17 years ago
beacfaa
x86 32-bit boot: rename bt_ioremap() to early_ioremap()
by Huang, Ying
· 17 years ago
4716e79
x86: replace boot_ioremap() with enhanced bt_ioremap() - remove boot_ioremap()
by Huang, Ying
· 17 years ago
0947b2f
i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremap
by Huang, Ying
· 17 years ago
f0646e4
x86: return the page table level in lookup_address()
by Ingo Molnar
· 17 years ago
a5a5dc3
x86: add pte accessors for the global bit
by Andi Kleen
· 17 years ago
4c3c4b4
x86: clean up pte_exec
by Andi Kleen
· 17 years ago
6371b49
x86: change ioremap() to default to uncached
by Ingo Molnar
· 17 years ago
a5a19c6
x86: demacro asm-x86/pgalloc_32.h
by Jeremy Fitzhardinge
· 17 years ago
6c43545
x86: add mm parameter to paravirt_alloc_pd
by Jeremy Fitzhardinge
· 17 years ago
5e3a77e
x86: add support for the RDC R-321x SoC
by Florian Fainelli
· 17 years ago
a608295
x86: add generic GPIO support to x86
by Florian Fainelli
· 17 years ago
ade7614
x86: GEODE: update GPIO API to support setting multiple GPIOs at once
by Andres Salomon
· 17 years ago
093af8d
x86_32: trim memory by updating e820
by Yinghai Lu
· 17 years ago
1bdbdaa
x86, rtc: make CONFIG_HPET_EMULATE_RTC usable from modules
by Bernhard Walle
· 17 years ago
4323838
x86: change size of node ids from u8 to s16
by travis@sgi.com
· 17 years ago
625d6cf
x86: fix early cpu_to_node panic from nr_free_zone_pages
by Mike Travis
· 17 years ago
75f2ce0
x86: get_cycles() fix
by Ingo Molnar
· 17 years ago
5f5cd8f
x86: add debug of invalid per_cpu map accesses
by Ingo Molnar
· 17 years ago
c49a495
x86: add debug of invalid per_cpu map accesses
by travis@sgi.com
· 17 years ago
834beda
x86: change NR_CPUS arrays in numa_64 fixup
by travis@sgi.com
· 17 years ago
404ee5b
x86: convert TSC disabling to generic cpuid disable bitmap
by Andi Kleen
· 17 years ago
7d851c8
x86: add framework to disable CPUID bits on the command line
by Andi Kleen
· 17 years ago
9042219
x86: include/asm-x86/paravirt.h: x86_64 mmu operations
by Eduardo Habkost
· 17 years ago
1fe9151
x86: change function orders in paravirt.h
by Glauber de Oliveira Costa
· 17 years ago
94ea03c
x86: provide read and write cr8 paravirt hooks
by Glauber de Oliveira Costa
· 17 years ago
4c9890c
x86: puts read and write cr8 into pv_cpu_ops
by Glauber de Oliveira Costa
· 17 years ago
0466271
x86: put generic mm_hooks include into PARAVIRT
by Glauber de Oliveira Costa
· 17 years ago
b038783
x86: provide a native_init_IRQ function on 64-bit
by Glauber de Oliveira Costa
· 17 years ago
2274c33
x86: msr for AMD Fam 10h mmio
by Yinghai Lu
· 17 years ago
99fc8d4
x86, 32-bit: trim memory not covered by wb mtrrs
by Jesse Barnes
· 17 years ago
7517527
x86: replace hard coded reservations in 64-bit early boot code with dynamic table
by Andi Kleen
· 17 years ago
f6e8e28
x86: rename stack_pointer to kernel_trap_sp
by Harvey Harrison
· 17 years ago
dbe3533
x86: clean up ptrace.h
by Harvey Harrison
· 17 years ago
90d43d7
x86: unify pt_regs accessors ptrace.h
by Harvey Harrison
· 17 years ago
0649547
x86: kdump failure
by Hiroshi Shimamoto
· 17 years ago
770181d
x86_32: remove the useless NR_syscalls macro
by Dmitri Vorobiev
· 17 years ago
Next »