Commit Graph

1629 Commits (8202350367ac11d571f6dd4c21c2027a4d235276)

Author SHA1 Message Date
David P. Reed 04aaa7ba09 x86: fix cmos read and write to not use inb_p and outb_p 17 years ago
Thomas Petazzoni 03ae5768b6 x86: use ELF section to list CPU vendor specific code 17 years ago
Glauber Costa bc7c314d70 x86, vsmp: use the paravirt helpers 17 years ago
Glauber Costa 96597fd2be x86: introduce vsmp paravirt helpers 17 years ago
Glauber Costa 2785c8d052 x86: call vsmp_init explicitly 17 years ago
Glauber Costa a2beab31b1 x86: make vsmp_init void, instead of static int 17 years ago
Glauber Costa 270883a8b9 x86: change vsmp compile dependency 17 years ago
Robert Richter e319e76521 x86: apic: extended interrupt LVT support for AMD 17 years ago
Yinghai Lu 04adf11435 x86: remove never used nodenumer in pda 17 years ago
Yinghai Lu beafe91f1c x86: get apic_id later in acpi_numa_processor_affinity_init 17 years ago
Arnaldo Carvalho de Melo 28d2312881 x86: reducing debuginfo size by removing unneeded includes 17 years ago
Ingo Molnar 52b387197b x86: bump image header to version 2.08. 17 years ago
Ian Campbell 7d6e737c8d x86: add a crc32 checksum to the kernel image. 17 years ago
Ian Campbell 099e137726 x86: use ELF format in compressed images. 17 years ago
Harvey Harrison e0bf0f75bd x86: define DEBUG_SIG in signal_64.c 17 years ago
Harvey Harrison 866bc13fc4 x86: Unify argument names in signal_32|64.c 17 years ago
Harvey Harrison 123a63476c x86: move struct definitions to unifed sigframe.h 17 years ago
Harvey Harrison 2d19c45806 x86: use sizeof(long) to unify signal_32|64.c 17 years ago
Harvey Harrison 1a1768039c x86: Use FIX_EFLAGS define in X86_64 17 years ago
Harvey Harrison ac66f3fd89 x86: reduce trivial style differences in signal_32|64.c 17 years ago
Harvey Harrison c3e6ff87a3 x86: regparm(3) is mandatory, no need to annotate 17 years ago
Harvey Harrison 9902a702c7 x86: make X86_32 pt_regs members unsigned long 17 years ago
Harvey Harrison 92bc205685 x86: change most X86_32 pt_regs members to unsigned long 17 years ago
Andi Kleen 45de707911 x86: enable ACPI extended century handling for 32bit 17 years ago
Andi Kleen 068c9222d0 x86: add warning when RTC clock reports binary 17 years ago
Andi Kleen b62576a2f5 x86: use year 2000 offset for cmos clock 17 years ago
Yinghai Lu 48c508b364 x86: clean up find_e820_area(), 64-bit 17 years ago
Andi Kleen ef9257668e x86: do kernel direct mapping at boot using GB pages 17 years ago
Ingo Molnar 00d1c5e057 x86: add gbpages switches 17 years ago
H. Peter Anvin fe770bf031 x86: clean up the page table dumper and add 32-bit support 17 years ago
Arjan van de Ven 926e5392ba x86: add code to dump the (kernel) page tables for visual inspection by kernel developers 17 years ago
H. Peter Anvin 2596e0fae0 x86: unify arch/x86/mm/Makefile 17 years ago
Thomas Gleixner ee7ae7a198 x86: add debug info to DEBUG_PAGEALLOC 17 years ago
Roland McGrath 5de253cc5b x86 vDSO: don't map 32-bit vdso when disabled 17 years ago
Roland McGrath 1a3e4ca41c x86 vDSO: don't use disabled vDSO for signal trampoline 17 years ago
Ingo Molnar 85eb69a16a x86: increase the kernel text limit to 512 MB 17 years ago
Ingo Molnar b4e0409a36 x86: check vmlinux limits, 64-bit 17 years ago
Björn Steinbrink 223ac2f42d x86, pci: fix off-by-one errors in some pirq warnings 17 years ago
yakui.zhao@intel.com b87e81e5c6 acpi: unneccessary to scan the PCI bus already scanned 17 years ago
Roland McGrath 54a0151041 asmlinkage_protect replaces prevent_tail_call 17 years ago
Venki Pallipadi 783e391b7b x86: Simplify cpu_idle_wait 17 years ago
Steven Rostedt f4be31ec96 pop previous section in alternative.c 17 years ago
Karsten Wiese 4f41c94d5c x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier() 17 years ago
Ingo Molnar 5b13d86357 revert "x86: tsc prevent time going backwards" 17 years ago
Rusty Russell 64ba4f230d Fix booting pentium+ with dodgy TSC 17 years ago
Thomas Gleixner 5761d64b27 x86: revert assign IRQs to hpet timer 17 years ago
Thomas Gleixner 47001d6033 x86: tsc prevent time going backwards 17 years ago
Mark McLoughlin c946c7de49 xen: Clear PG_pinned in release_{pt,pd}() 17 years ago
Mark McLoughlin a684d69d15 xen: Do not pin/unpin PMD pages 17 years ago
Mark McLoughlin f64337062c xen: refactor xen_{alloc,release}_{pt,pd}() 17 years ago