Commit Graph

689 Commits (e3869792990f708c97be5877499cada70d469bd3)

Author SHA1 Message Date
Andi Kleen baf5695dd1 [PATCH] Use %c instead of %P modifier in pda access 19 years ago
Arjan van de Ven 0a42540580 [PATCH] Add the canary field to the PDA area and the task struct 19 years ago
Arjan van de Ven 29a9af60e2 [PATCH] Add comments to the PDA structure to annotate offsets 19 years ago
Magnus Damm 4bfaaef01a [PATCH] Avoid overwriting the current pgd (V4, x86_64) 19 years ago
Keith Owens f574164491 [PATCH] Remove most of the special cases for the debug IST stack 19 years ago
Andi Kleen 53ee11ae0d [PATCH] Optimize PDA accesses slightly 19 years ago
Andi Kleen 80d2679cbc [PATCH] x86: Remove incorrect comment about ACPI e820 entries 19 years ago
Andi Kleen 0136611c62 [PATCH] optimize hweight64 for x86_64 19 years ago
Andi Kleen 8380aabb99 [PATCH] Remove non e820 fallbacks in high level code 19 years ago
Andi Kleen e4251e130d [PATCH] Remove some cruft in apic id checking during processor setup 19 years ago
Andi Kleen 5e6b0bfe5b [PATCH] Use proper accessors to change PSE bits in change_page_attr() 19 years ago
Andi Kleen df992848f5 [PATCH] Fix pte_exec/mkexec and use it in change_page_attr() 19 years ago
Andi Kleen 151f8cc116 [PATCH] Remove safe_smp_processor_id() 19 years ago
Dave Jones f704cb9350 [PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64 19 years ago
Arjan van de Ven e07e23e1fd [PATCH] non lazy "sleazy" fpu implementation 19 years ago
Eric W. Biederman ba4d40bb5c [PATCH] Auto size the per cpu area. 19 years ago
Andi Kleen c0b766f13d [PATCH] Merge stacktrace and show_trace 19 years ago
Andi Kleen b7f5e3c774 [PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yet 19 years ago
Andi Kleen 91cd444e56 [PATCH] x86: Remove unneeded externs in acpi/boot.c 19 years ago
Andi Kleen 2c8c0e6b8d [PATCH] Convert x86-64 to early param 19 years ago
Andi Kleen 8b059d2373 [PATCH] Clean up spin/rwlocks 19 years ago
Andi Kleen 8578bdf835 [PATCH] Don't use lock section for mutexes and semaphores 19 years ago
Muli Ben-Yehuda f38db651d5 [PATCH] Calgary IOMMU: consolidate per bus data structures 19 years ago
Muli Ben-Yehuda 5f4a7a9388 [PATCH] Calgary IOMMU: rearrange 'struct iommu_table' members 19 years ago
Jan Beulich 3b94355c47 [PATCH] remove int_delivery_dest 19 years ago
Andi Kleen e2414910f2 [PATCH] x86: Detect CFI support in the assembler at runtime 19 years ago
Andi Kleen 55f05ffaa7 [PATCH] Replace mp bus array with bitmap for bus not pci 19 years ago
Andi Kleen dfa4698c50 [PATCH] Move early chipset quirks out to new file 19 years ago
Andi Kleen a8fcf1a24a [PATCH] Remove obsolete PIC mode 19 years ago
Andi Kleen b1c78c0fcc [PATCH] Clean up and minor fixes to TLB flush 19 years ago
Andi Kleen 7f11d8a5ef [PATCH] Remove all ifdefs for local/io apic 19 years ago
Andi Kleen b06babac45 [PATCH] Add proper alignment to ENTRY 19 years ago
Andi Kleen 9a0b26e6bc [PATCH] Clean up read write lock assembly 19 years ago
Andi Kleen b4062b1609 [PATCH] Support patchable lock prefix for pure assembly files 19 years ago
Stephane Eranian d3a4f48d48 [PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxsw 19 years ago
Andi Kleen 2f766d1606 [PATCH] Clean up asm/smp.h includes 19 years ago
Vojtech Pavlik c08c820508 [PATCH] Add the vgetcpu vsyscall 19 years ago
Vojtech Pavlik a670fad0ad [PATCH] Add initalization of the RDTSCP auxilliary values 19 years ago
Vojtech Pavlik 81af4449af [PATCH] Add macros for rdtscp 19 years ago
Venkatesh Pallipadi 248dcb2fff [PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUs 19 years ago
Andi Kleen fac58550e8 [PATCH] Fix up panic messages for different NMI panics 19 years ago
Shaohua Li 4038f901cf [PATCH] i386/x86-64: Fix NMI watchdog suspend/resume 19 years ago
Don Zickus 407984f1af [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl 19 years ago
Don Zickus 2fbe7b25c8 [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi functions 19 years ago
Andi Kleen 957dc87c1b [PATCH] Add ppoll/pselect syscalls 19 years ago
Andi Kleen 1d001df19d [PATCH] Add TIF_RESTORE_SIGMASK 19 years ago
Don Zickus 3adbbcce9a [PATCH] x86: Cleanup NMI interrupt path 19 years ago
Don Zickus f2802e7f57 [PATCH] Add SMP support on x86_64 to reservation framework 19 years ago
Don Zickus 828f0afda1 [PATCH] x86: Add performance counter reservation framework for UP kernels 19 years ago
Andi Kleen b07f8915cd [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog support 19 years ago