Commit Graph

769 Commits (a34c45896a723ee7b13128ac8bf564ea42fcd1eb)

Author SHA1 Message Date
H. Peter Anvin 238b706da1 [x86 setup] Make struct ist_info cross-architecture, and use in setup code 18 years ago
Len Brown e8b2fd0122 ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source 18 years ago
Andi Kleen 83e2b5ef05 x86_64: Share msidef.h and hypertransport.h includes with i386 18 years ago
Juergen Beisert f25f64ed5b x86: Replace NSC/Cyrix specific chipset access macros by inlined functions. 18 years ago
Mathieu Desnoyers bdda1561ff x86_64: x86_64 - Use non locked version for local_cmpxchg() 18 years ago
Andi Kleen 8f4e956b31 x86: Stop MCEs and NMIs during code patching 18 years ago
Andi Kleen 19d36ccdc3 x86: Fix alternatives and kprobes to remap write-protected kernel text 18 years ago
Glauber de Oliveira Costa f51c94528a x86_64: Use read and write crX in .c files 18 years ago
Masoud Asgharifard Sharbiani abd4f7505b x86: i386-show-unhandled-signals-v3 18 years ago
Muli Ben-Yehuda 08f1c192c3 x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdata 18 years ago
Yinghai Lu f2cf8e085c x86_64: move iommu declaration from proto to iommu.h 18 years ago
Yinghai Lu bc2cea6a34 x86_64: disable the GART in shutdown 18 years ago
Andrew Morton 8f03d6ce4e x86_64: flush_tlb_kernel_range() warning fix 18 years ago
Jiri Kosina bdb345a4e3 x86_64: fix wrong comment regarding set_fixmap() 18 years ago
Thomas Gleixner 28318daf79 x86_64: use the global PIT lock 18 years ago
Glauber de Oliveira Costa 99253b8e73 x86_64: Move functions declarations to header file 18 years ago
Muli Ben-Yehuda 8cb32dc748 x86_64: make dump_error_regs a chip op 18 years ago
Muli Ben-Yehuda ff297b8c08 x86_64: introduce chipset specific ops 18 years ago
Adrian Bunk 9596017e79 x86: remove support for the Rise CPU 18 years ago
Nigel Cunningham 44bf4cea43 x86: PM_TRACE support 18 years ago
Tim Hockin e02e68d31e x86_64: support poll() on /dev/mcelog 18 years ago
David Rientjes 3484d79813 x86_64: fake pxm-to-node mapping for fake numa 18 years ago
Christoph Lameter 34feb2c83b x86_64: Quicklist support for x86_64 18 years ago
Thomas Gleixner 0655d7c32b x86: share hpet.h with i386 18 years ago
Thomas Gleixner f40f31bfe1 x86_64: Fix APIC typo 18 years ago
Chris Wright 55f93afd89 x86_64: Untangle asm/hpet.h from asm/timex.h 18 years ago
Yinghai Lu af3e9a2e33 x86_64: remove extra extern declaring about dmi_ioremap 18 years ago
Andi Kleen 2aae950b21 x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu 18 years ago
Andi Kleen aac57f81eb x86_64: Always use builtin memcpy on gcc 4.3 18 years ago
Jean Delvare 9d531cc119 x86_64: asm/ptrace.h needs linux/compiler.h 18 years ago
Nick Piggin 71133027fe x86_64: wbinvd macro fix 18 years ago
Ralf Baechle c41917df8a [PATCH] sched: sched_cacheflush is now unused 18 years ago
Peter Zijlstra b111757c50 arch: personality independent stack top 18 years ago
Fenghua Yu 5fb7dc37dc define new percpu interface for shared data 18 years ago
Michael Ellerman 9e367d8592 jprobes: remove JPROBE_ENTRY() 18 years ago
Amit Arora 97ac73506c sys_fallocate() implementation on i386, x86_64 and powerpc 18 years ago
Antonino A. Daplas 317b3c2167 fbdev: detect primary display device 18 years ago
Antonino A. Daplas 10eb2659cc fbdev: move arch-specific bits to their respective subdirectories 18 years ago
Mel Gorman 769848c038 Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated 18 years ago
Martin Schwidefsky e21ea246bc mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty 18 years ago
Arnd Bergmann 4b7775870b Introduce compat_u64 and compat_s64 types 18 years ago
Jan Beulich 45e98cdb6d page table handling cleanup 18 years ago
Yinghai Lu 18a8bd949d serial: convert early_uart to earlycon for 8250 18 years ago
H. Peter Anvin 8afd2af889 x86-64: add symbolic constants for the boot segment selectors 18 years ago
H. Peter Anvin 48c7ae674f Make struct boot_params a real structure, and remove obsolete fields 18 years ago
H. Peter Anvin 9c25d134b3 Make definitions for struct e820entry and struct e820map consistent 18 years ago
Venki Pallipadi 1d67953f2b Use a new CPU feature word to cover features that are spread around 18 years ago
H. Peter Anvin ec481536b1 Unify the CPU features vectors between i386 and x86-64 18 years ago
Jan Beulich caa5171622 PCI: remove pci_dac_dma_... APIs 18 years ago
Michael Ellerman 575e3348cb PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() 18 years ago