summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Add the canary field to the PDA area and the task structArjan van de Ven2006-09-262-1/+11
* [PATCH] Add comments to the PDA structure to annotate offsetsArjan van de Ven2006-09-261-7/+8
* [PATCH] i386: Avoid overwriting the current pgd (V4, i386)Magnus Damm2006-09-261-0/+27
* [PATCH] Avoid overwriting the current pgd (V4, x86_64)Magnus Damm2006-09-261-0/+29
* [PATCH] Remove most of the special cases for the debug IST stackKeith Owens2006-09-261-3/+0
* [PATCH] i386: Fix the EDD code misparsing the command lineH. Peter Anvin2006-09-261-0/+1
* [PATCH] Optimize PDA accesses slightlyAndi Kleen2006-09-261-19/+22
* [PATCH] x86: Remove incorrect comment about ACPI e820 entriesAndi Kleen2006-09-262-2/+2
* [PATCH] optimize hweight64 for x86_64Andi Kleen2006-09-261-0/+2
* [PATCH] Remove non e820 fallbacks in high level codeAndi Kleen2006-09-261-4/+0
* [PATCH] Remove some cruft in apic id checking during processor setupAndi Kleen2006-09-261-2/+0
* [PATCH] Use proper accessors to change PSE bits in change_page_attr()Andi Kleen2006-09-261-0/+1
* [PATCH] Fix pte_exec/mkexec and use it in change_page_attr()Andi Kleen2006-09-261-2/+2
* [PATCH] Remove safe_smp_processor_id()Andi Kleen2006-09-261-2/+0
* [PATCH] i386: annotate FIX_STACK() and the rest of nmi()Chuck Ebbert2006-09-261-0/+2
* [PATCH] Move compiler check for modules to ia64 onlyAndi Kleen2006-09-262-3/+4
* [PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64Dave Jones2006-09-263-4/+0
* [PATCH] non lazy "sleazy" fpu implementationArjan van de Ven2006-09-262-1/+13
* [PATCH] i386: Support physical cpu hotplug for x86_64Ashok Raj2006-09-261-0/+1
* [PATCH] Auto size the per cpu area.Eric W. Biederman2006-09-261-0/+10
* [PATCH] i386: Descriptor and trap table cleanups.Rusty Russell2006-09-261-45/+76
* [PATCH] i386: Make enable_local_apic staticAdrian Bunk2006-09-261-12/+0
* [PATCH] x86: error_code is not safe for kprobesPrasanna S.P2006-09-261-1/+5
* [PATCH] i386: Get ebp from unwinder state when continuing fallback backtraceAndi Kleen2006-09-261-0/+3
* [PATCH] i386: Do stacktracer conversion tooAndi Kleen2006-09-261-0/+1
* [PATCH] Merge stacktrace and show_traceAndi Kleen2006-09-261-0/+18
* [PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yetAndi Kleen2006-09-261-0/+1
* [PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen2006-09-261-3/+4
* [PATCH] x86: Remove unneeded externs in acpi/boot.cAndi Kleen2006-09-261-0/+2
* [PATCH] Convert x86-64 to early paramAndi Kleen2006-09-264-16/+2
* [PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell2006-09-264-18/+13
* [PATCH] i386: Clean up spin/rwlocksAndi Kleen2006-09-262-77/+68
* [PATCH] Clean up spin/rwlocksAndi Kleen2006-09-262-44/+41
* [PATCH] Don't use lock section for mutexes and semaphoresAndi Kleen2006-09-263-45/+24
* [PATCH] i386: Remove lock section support in semaphore.hAndi Kleen2006-09-261-32/+17
* [PATCH] i386: Remove lock section support in rwsem.hAndi Kleen2006-09-261-50/+12
* [PATCH] i386: Remove lock section support in mutex.hAndi Kleen2006-09-261-12/+4
* [PATCH] Calgary IOMMU: consolidate per bus data structuresMuli Ben-Yehuda2006-09-261-1/+0
* [PATCH] Calgary IOMMU: rearrange 'struct iommu_table' membersMuli Ben-Yehuda2006-09-261-3/+3
* [PATCH] remove int_delivery_destJan Beulich2006-09-262-2/+0
* [PATCH] x86: Detect CFI support in the assembler at runtimeAndi Kleen2006-09-261-1/+1
* [PATCH] Replace mp bus array with bitmap for bus not pciAndi Kleen2006-09-261-7/+1
* [PATCH] Move early chipset quirks out to new fileAndi Kleen2006-09-261-1/+1
* [PATCH] Remove obsolete PIC modeAndi Kleen2006-09-262-2/+0
* [PATCH] i386: Minor fixes & cleanup to tlb flushAndi Kleen2006-09-261-3/+1
* [PATCH] Clean up and minor fixes to TLB flushAndi Kleen2006-09-262-37/+35
* [PATCH] Remove all ifdefs for local/io apicAndi Kleen2006-09-266-22/+0
* [PATCH] i386: Redo semaphore and rwlock assembly helpersAndi Kleen2006-09-263-0/+36
* [PATCH] i386: add alternative-asm.h to allow LOCK_PREFIX replacement in .S filesAndi Kleen2006-09-261-0/+14
* [PATCH] Add proper alignment to ENTRYAndi Kleen2006-09-261-1/+1
OpenPOWER on IntegriCloud