Commit Graph

726 Commits (e6c9116d1dc984cb7ecf1b0fe26ca4a8ab36bb57)

Author SHA1 Message Date
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
Andi Kleen 0b62233021 x86_64: Fix eventd/timerfd syscalls 18 years ago
Benjamin Herrenschmidt 8dab5241d0 Rework ptep_set_access_flags and fix sun4c 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Linus Torvalds faa8b6c3c2 Revert "ipmi: add new IPMI nmi watchdog handling" 18 years ago
Davide Libenzi fdb902b122 signal/timer/event: eventfd wire up x86 arches 18 years ago
Davide Libenzi 57ac889850 signal/timer/event: timerfd wire up x86 arches 18 years ago
Davide Libenzi 2121e24bd8 signal/timer/event: signalfd wire up x86 arches 18 years ago
Stephen Rothwell 04dd08b45b Consolidate asm/poll.h 18 years ago
Andi Kleen 9393e1dc8e x86_64: new syscall 18 years ago
Vivek Goyal 069f11f9d6 x86_64: display more intuitive error message if kernel is not 2MB aligned 18 years ago
Joerg Roedel 6041b57c6c i386: work around miscompilation of alternatives code 18 years ago
Roman Zippel f7e4217b00 rename thread_info to stack 18 years ago
Roman Zippel c9f4f06d31 wrap access to thread_info 18 years ago
Fernando Luis Vazquez Cao dd988528f4 Use the APIC to determine the hardware processor id - x86_64 18 years ago
Fernando Luis Vazquez Cao 2f4dfe206a Remove hardcoding of hard_smp_processor_id on UP systems 18 years ago
Bjorn Helgaas 7e92b4fc34 x86, serial: convert legacy COM ports to platform devices 18 years ago
Jeff Dike a436ed9c51 x86: create asm/cmpxchg.h 18 years ago
Jeff Dike 5dc12ddee9 Remove tas() 18 years ago
Mathieu Desnoyers c343c14aec local_t: x86_64 extension 18 years ago
Mathieu Desnoyers 2856f5e31c atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency 18 years ago
Mathieu Desnoyers 79d365a306 atomic.h: add atomic64 cmpxchg, xchg and add_unless to x86_64 18 years ago
Ulrich Drepper 1c710c896e utimensat implementation 18 years ago
Randy Dunlap 63f6564d35 x86_64: kill 19000+ sparse warnings 18 years ago
Randy Dunlap 6df95fd7ad consolidate asm/const.h to linux/const.h 18 years ago
David Gibson 0bb5e19d63 Clean up mostly unused IOSPACE macros 18 years ago
Simon Horman 6672f76a5a kdump/kexec: calculate note size at compile time 18 years ago
Christoph Hellwig 1eeb66a1bb move die notifier handling to common code 18 years ago
Alan Cox 6de02123bf tty: i386/x86_64 arbitary speed support 18 years ago
Corey Minyard f64da958df ipmi: add new IPMI nmi watchdog handling 18 years ago
Rudolf Marek 4e9baad8f5 i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpu 18 years ago
Linus Torvalds e3ebadd95c Revert "[PATCH] x86: __pa and __pa_symbol address space separation" 18 years ago
Jean Delvare a9dfd281a7 PCI: scatterlist.h needs types.h 18 years ago
Andi Kleen 05cb007dac [PATCH] x86-64: Use the 32bit wd_ops for 64bit too. 18 years ago
Andi Kleen 57a4f91ae5 [PATCH] x86-64: Auto compute __NR_syscall_max at compile time 18 years ago
Fernando Luis [** ISO-8859-1 charset **] VzquezCao 70ae77f497 [PATCH] x86-64: Use safe_apic_wait_icr_idle in __send_IPI_dest_field - x86_64 18 years ago
Fernando Luis [** ISO-8859-1 charset **] VzquezCao 9062d888aa [PATCH] x86-64: __send_IPI_dest_field - x86_64 18 years ago
Fernando Luis VazquezCao 8339e9fba3 [PATCH] x86-64: safe_apic_wait_icr_idle - x86_64 18 years ago
Bernhard Kaindl 2b1f6278d7 [PATCH] x86: Save the MTRRs of the BSP before booting an AP 18 years ago
Bernhard Kaindl 2b3b4835c9 [PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches. 18 years ago
Andi Kleen 856f44ff4a [PATCH] x86-64: Move mtrr prototypes from proto.h to mtrr.h 18 years ago
Jeremy Fitzhardinge 441d40dca0 [PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy@goop.org> 18 years ago
Jeremy Fitzhardinge d6dd61c831 [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction 18 years ago
H. Peter Anvin 4bc5aa91fb [PATCH] x86: Clean up x86 control register and MSR macros (corrected) 18 years ago