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-06-05
x86: reserve highmem pages via reserve_early
Huang, Ying
-0
/
+1
2008-06-04
x86: fix broken math-emu with lazy allocation of fpu area
Suresh Siddha
-0
/
+2
2008-06-04
x86: make 32-bit use e820_register_active_regions()
Yinghai Lu
-2
/
+0
2008-06-04
x86: move e820_register_active() to e820.c
Yinghai Lu
-5
/
+11
2008-06-04
x86: early check if a system is numaq
Yinghai Lu
-2
/
+3
2008-06-03
x86: mp build fix
Ingo Molnar
-0
/
+9
2008-06-03
x86: update mptable
Yinghai Lu
-0
/
+5
2008-06-03
x86, 32-bit: change propagate_e820_map() back to find_max_pfn()
Yinghai Lu
-1
/
+1
2008-06-03
x86, numa, 32-bit: increase max_elements to 1024
Yinghai Lu
-2
/
+2
2008-06-03
x86 mpparse: build fix
Ingo Molnar
-0
/
+1
2008-06-02
x86, uv: update macros used by UV platform
Jack Steiner
-64
/
+633
2008-06-02
x86: remove duplicated e820 func in setup.h
Yinghai Lu
-6
/
+0
2008-06-02
x86: break mutual header inclusion
Vegard Nossum
-10
/
+12
2008-06-02
x86: fix incomplete include guard in include/asm-x86/seccomp_32.h
Vegard Nossum
-0
/
+1
2008-06-02
x86: MMIO and gcc re-ordering issue
Linus Torvalds
-120
/
+56
2008-06-02
fix build bug in "x86: add PCI extended config space access for AMD Barcelona"
Ingo Molnar
-0
/
+4
2008-06-02
i8259: fix final ugliness
Pavel Machek
-3
/
+6
2008-06-02
fix build bug in "x86: add PCI extended config space access for AMD Barcelona"
Ingo Molnar
-0
/
+2
2008-06-02
x86: add PCI extended config space access for AMD Barcelona
Robert Richter
-0
/
+2
2008-05-31
x86: extend e820 early_res support 32bit -fix #5
Yinghai Lu
-4
/
+0
2008-05-31
x86: extend e820 early_res support 32bit -fix #3
Yinghai Lu
-1
/
+3
2008-05-30
x86: Honor 'quiet' command line option in real mode boot decompressor.
Kristian Høgsberg
-0
/
+1
2008-05-30
x86: move mmconfig declarations to header
Thomas Gleixner
-0
/
+12
2008-05-30
- fix typo in include/asm-x86/nmi.h
Ingo Molnar
-1
/
+1
2008-05-28
x86: nmi - fix incorrect NMI watchdog used by default
Cyrill Gorcunov
-1
/
+3
2008-05-27
xen: add configurable max domain size
Jeremy Fitzhardinge
-0
/
+5
2008-05-27
xen: make phys_to_machine structure dynamic
Jeremy Fitzhardinge
-14
/
+6
2008-05-27
x86/paravirt: add pte_flags to just get pte flags
Jeremy Fitzhardinge
-8
/
+24
2008-05-27
xen: use new sched_op
Jeremy Fitzhardinge
-2
/
+2
2008-05-27
xen: use hypercall rather than clts
Jeremy Fitzhardinge
-0
/
+7
2008-05-27
x86: use symbolic constant in stts()
Jeremy Fitzhardinge
-1
/
+1
2008-05-27
x86: use pteval_t for _PAGE_FOO
Jeremy Fitzhardinge
-27
/
+22
2008-05-26
x86: string_32.h: workaround for broken gcc 4.0
H. Peter Anvin
-1
/
+8
2008-05-25
x86: Remove obsolete LOCK macro from include/asm-x86/atomic_64.h
Sven Wegener
-6
/
+0
2008-05-25
x86: nmi_32.c - add nmi_watchdog_default helper
Cyrill Gorcunov
-3
/
+1
2008-05-25
x86: nmi - unify die_nmi() interface
Cyrill Gorcunov
-1
/
+1
2008-05-25
x86: remove duplicate declaration of unknown_nmi_panic
Fernando Luis Vazquez Cao
-1
/
+0
2008-05-25
x86: mp_bus_id_to_pci_bus is not needed
Alexey Starikovskiy
-2
/
+0
2008-05-25
x86: move e820_mark_nosave_regions to e820.c
Yinghai Lu
-9
/
+9
2008-05-25
x86: make config_irqsrc not MPspec specific
Alexey Starikovskiy
-1
/
+11
2008-05-25
x86: make struct config_ioapic not MPspec specific
Alexey Starikovskiy
-1
/
+9
2008-05-25
x86: make mp_ioapic_routing definition local
Alexey Starikovskiy
-7
/
+0
2008-05-25
x86: move es7000_plat out of mpparse.c
Alexey Starikovskiy
-1
/
+0
2008-05-25
x86: extend e820 ealy_res support 32bit
Yinghai Lu
-10
/
+6
2008-05-25
x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger...
Paul Jackson
-1
/
+1
2008-05-25
x86 boot: extend some internal memory map arrays to handle larger EFI input
Paul Jackson
-1
/
+36
2008-05-25
x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant
Paul Jackson
-2
/
+2
2008-05-25
x86 boot: include missing smp.h header
Paul Jackson
-0
/
+1
2008-05-25
x86: make e820.c to have common functions
Yinghai Lu
-24
/
+14
2008-05-25
x86: fix trimming e820 with MTRR holes.
Yinghai Lu
-2
/
+2
[prev]
[next]