index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-x86
Age
Commit message (
Expand
)
Author
Lines
2008-01-30
x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y
Ingo Molnar
-5
/
+0
2008-01-30
x86: fix some bugs about EFI runtime code mapping
Huang, Ying
-1
/
+0
2008-01-30
x86: remove set_kernel_exec()
Andi Kleen
-12
/
+0
2008-01-30
x86: introduce canon_pgprot()
Andi Kleen
-0
/
+2
2008-01-30
x86: don't drop NX bit in pte modifier functions on 32-bit
Andi Kleen
-6
/
+6
2008-01-30
x86: add pte_pgprot to 32-bit
Andi Kleen
-2
/
+2
2008-01-30
x86: shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non PAE kernels
Andi Kleen
-1
/
+1
2008-01-30
x86: fix early_ioremap()/btmap
Ingo Molnar
-2
/
+10
2008-01-30
x86: increase the number of boot-mappings
Ingo Molnar
-1
/
+1
2008-01-30
x86: enhance early_ioremap()
Ingo Molnar
-4
/
+5
2008-01-30
x86 32-bit boot: rename bt_ioremap() to early_ioremap()
Huang, Ying
-21
/
+10
2008-01-30
x86: replace boot_ioremap() with enhanced bt_ioremap() - remove boot_ioremap()
Huang, Ying
-6
/
+2
2008-01-30
i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremap
Huang, Ying
-0
/
+3
2008-01-30
x86: return the page table level in lookup_address()
Ingo Molnar
-2
/
+2
2008-01-30
x86: add pte accessors for the global bit
Andi Kleen
-0
/
+3
2008-01-30
x86: clean up pte_exec
Andi Kleen
-16
/
+1
2008-01-30
x86: change ioremap() to default to uncached
Ingo Molnar
-9
/
+29
2008-01-30
x86: demacro asm-x86/pgalloc_32.h
Jeremy Fitzhardinge
-24
/
+39
2008-01-30
x86: add mm parameter to paravirt_alloc_pd
Jeremy Fitzhardinge
-5
/
+4
2008-01-30
x86: add support for the RDC R-321x SoC
Florian Fainelli
-0
/
+64
2008-01-30
x86: add generic GPIO support to x86
Florian Fainelli
-0
/
+21
2008-01-30
x86: GEODE: update GPIO API to support setting multiple GPIOs at once
Andres Salomon
-3
/
+9
2008-01-30
x86_32: trim memory by updating e820
Yinghai Lu
-0
/
+3
2008-01-30
x86, rtc: make CONFIG_HPET_EMULATE_RTC usable from modules
Bernhard Walle
-0
/
+3
2008-01-30
x86: change size of node ids from u8 to s16
travis@sgi.com
-9
/
+9
2008-01-30
x86: fix early cpu_to_node panic from nr_free_zone_pages
Mike Travis
-0
/
+2
2008-01-30
x86: get_cycles() fix
Ingo Molnar
-3
/
+1
2008-01-30
x86: add debug of invalid per_cpu map accesses
Ingo Molnar
-4
/
+5
2008-01-30
x86: add debug of invalid per_cpu map accesses
travis@sgi.com
-0
/
+7
2008-01-30
x86: change NR_CPUS arrays in numa_64 fixup
travis@sgi.com
-0
/
+23
2008-01-30
x86: convert TSC disabling to generic cpuid disable bitmap
Andi Kleen
-2
/
+4
2008-01-30
x86: add framework to disable CPUID bits on the command line
Andi Kleen
-0
/
+5
2008-01-30
x86: include/asm-x86/paravirt.h: x86_64 mmu operations
Eduardo Habkost
-0
/
+55
2008-01-30
x86: change function orders in paravirt.h
Glauber de Oliveira Costa
-42
/
+42
2008-01-30
x86: provide read and write cr8 paravirt hooks
Glauber de Oliveira Costa
-14
/
+18
2008-01-30
x86: puts read and write cr8 into pv_cpu_ops
Glauber de Oliveira Costa
-0
/
+15
2008-01-30
x86: put generic mm_hooks include into PARAVIRT
Glauber de Oliveira Costa
-0
/
+2
2008-01-30
x86: provide a native_init_IRQ function on 64-bit
Glauber de Oliveira Costa
-0
/
+1
2008-01-30
x86: msr for AMD Fam 10h mmio
Yinghai Lu
-0
/
+8
2008-01-30
x86, 32-bit: trim memory not covered by wb mtrrs
Jesse Barnes
-1
/
+5
2008-01-30
x86: replace hard coded reservations in 64-bit early boot code with dynamic t...
Andi Kleen
-4
/
+2
2008-01-30
x86: rename stack_pointer to kernel_trap_sp
Harvey Harrison
-1
/
+7
2008-01-30
x86: clean up ptrace.h
Harvey Harrison
-27
/
+16
2008-01-30
x86: unify pt_regs accessors ptrace.h
Harvey Harrison
-30
/
+54
2008-01-30
x86: kdump failure
Hiroshi Shimamoto
-0
/
+62
2008-01-30
x86_32: remove the useless NR_syscalls macro
Dmitri Vorobiev
-2
/
+0
2008-01-30
x86: 64-bit, remove redundant cpu_has_ definitions
Kyle McMartin
-15
/
+0
2008-01-30
x86/paravirt: make set_pud operation common
Jeremy Fitzhardinge
-8
/
+10
2008-01-30
x86/paravirt: make set_pmd operation common
Jeremy Fitzhardinge
-23
/
+20
2008-01-30
x86/paravirt: make set_pte operations common
Jeremy Fitzhardinge
-56
/
+60
[prev]
[next]