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-05-25
x86: move i386 memory setup code to e820_32.c
Alexander van Heukelum
-1
/
+3
2008-05-25
x86: include/asm-x86/string_32.h - style only
Joe Perches
-135
/
+181
2008-05-25
x86: unify current.h
Christoph Lameter
-48
/
+38
2008-05-25
x86: setup_force_cpu_cap(): don't do clear_bit(non-unsigned-long)
Andrew Morton
-2
/
+2
2008-05-25
x86: cleanup, remove duplicate declaration of unknown_nmi_panic
Fernando Luis Vazquez Cao
-1
/
+0
2008-05-25
x86 - hide X86_VM_MASK from userland programs v3
Cyrill Gorcunov
-6
/
+7
2008-05-25
x86: constify data in reboot.c
Jan Beulich
-1
/
+1
2008-05-25
i386: move FIX_ACPI_* into non-permanent range
Jan Beulich
-4
/
+4
2008-05-25
x86: move mmconfig declarations to header
Thomas Gleixner
-0
/
+12
2008-05-25
x86: create prototype for (un)map_devmem
Thomas Gleixner
-3
/
+7
2008-05-25
x86: bitops take an unsigned long *
Andrew Morton
-17
/
+17
2008-05-25
x86: make /proc/stat account for all interrupts
Jan Beulich
-0
/
+6
2008-05-25
x86: move tracedata to RODATA
Jan Beulich
-1
/
+1
2008-05-24
x86: fixup the fallout of the bitops changes
Thomas Gleixner
-1
/
+1
2008-05-24
x86: automatical unification of i8259.c
Pavel Machek
-0
/
+2
2008-05-24
x86: automatical unification of i8259.c
Pavel Machek
-0
/
+2
2008-05-24
x86: mmiotrace full patch, preview 1
Pekka Paalanen
-7
/
+0
2008-05-24
x86: explicit call to mmiotrace in do_page_fault()
Pekka Paalanen
-7
/
+5
2008-05-23
x86: add a list for custom page fault handlers.
Pekka Paalanen
-0
/
+9
2008-05-23
ftrace: use nops instead of jmp
Steven Rostedt
-0
/
+2
2008-05-23
ftrace: trace irq disabled critical timings
Steven Rostedt
-22
/
+2
2008-05-23
x86: add notrace annotations to vsyscall.
Steven Rostedt
-1
/
+2
2008-05-23
x86: use performance variant for_each_cpu_mask_nr
Mike Travis
-1
/
+1
2008-05-23
x86: prevent PGE flush from interruption/preemption
Ingo Molnar
-1
/
+12
2008-05-22
xen: remove support for non-PAE 32-bit
Jeremy Fitzhardinge
-4
/
+0
2008-05-22
x86, aperture_64: use symbolic constants
Pavel Machek
-0
/
+24
2008-05-20
x86: strengthen 64-bit p?d_bad()
Hugh Dickins
-6
/
+6
2008-05-20
xen: use PTE_MASK in pte_mfn()
Jeremy Fitzhardinge
-1
/
+1
2008-05-20
x86: use PTE_MASK rather than ad-hoc mask
Jeremy Fitzhardinge
-1
/
+1
2008-05-20
x86: clarify use of _PAGE_CHG_MASK
Jeremy Fitzhardinge
-0
/
+1
2008-05-20
x86: use PTE_MASK in pgtable_32.h
Jeremy Fitzhardinge
-2
/
+2
2008-05-20
x86: use PTE_MASK in 32-bit PAE
Jeremy Fitzhardinge
-3
/
+3
2008-05-20
x86: rearrange __(VIRTUAL|PHYSICAL)_MASK
Jeremy Fitzhardinge
-3
/
+3
2008-05-20
x86: fix warning on 32-bit non-PAE
Jeremy Fitzhardinge
-1
/
+1
2008-05-20
x86: define PTE_MASK in a universally useful way
Jeremy Fitzhardinge
-4
/
+9
2008-05-18
KVM: x86 emulator: fix writes to registers with modrm encodings
Avi Kivity
-0
/
+1
2008-05-17
Merge branch 'linus' into x86/gart
Thomas Gleixner
-3
/
+13
2008-05-17
Merge branch 'linus' into x86/pebs
Thomas Gleixner
-3
/
+13
2008-05-17
bitops: fix build in struct thread_info
Ingo Molnar
-2
/
+2
2008-05-14
mprotect: prevent alteration of the PAT bits
Venki Pallipadi
-3
/
+13
2008-05-12
x86 gart: factor out common code
Pavel Machek
-0
/
+17
2008-05-12
x86: iommu: use symbolic constants, not hardcoded numbers
Pavel Machek
-0
/
+21
2008-05-12
x86: separate cmpxchg8b checking from PAE checking
Jan Beulich
-1
/
+5
2008-05-12
x86: change FIRST_SYSTEM_VECTOR to a variable
Alan Mayer
-2
/
+22
2008-05-12
x86: move eisa_set_level_irq declaration to header
Thomas Gleixner
-0
/
+3
2008-05-12
x86: declare setup_apic_routing
Thomas Gleixner
-0
/
+2
2008-05-12
x86: unify irq.h
Thomas Gleixner
-86
/
+48
2008-05-12
x86: unify hwirq.h
Thomas Gleixner
-26
/
+7
2008-05-12
x86: unify apic interrupt function declarations
Thomas Gleixner
-3
/
+6
2008-05-12
x86: move BUILD_IRQ macro magic to i8259_64.c
Thomas Gleixner
-14
/
+0
[prev]
[next]