summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HTBrice Goglin2006-09-271-1/+1
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-2685-777/+879
|\
| * [PATCH] x86: Add a cumulative thermal throttle event counter.Dmitriy Zavin2006-09-261-0/+3
| * [PATCH] x86: Refactor thermal throttle processingDmitriy Zavin2006-09-263-0/+9
| * [PATCH] Add 64bit jiffies compares (for use with get_jiffies_64)Dmitriy Zavin2006-09-261-0/+15
| * [PATCH] Fix unwinder warning in traps.cAndi Kleen2006-09-261-2/+2
| * [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen2006-09-261-0/+2
| * [PATCH] x86: Move direct PCI scanning functions out of lineAndi Kleen2006-09-261-38/+4Star
| * [PATCH] Don't leak NT bit into next taskAndi Kleen2006-09-261-2/+3
| * [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich2006-09-264-0/+23
| * [PATCH] i386: Fix pack_descriptor()Jeremy Fitzhardinge2006-09-261-1/+1
| * [PATCH] Fix idle notifiersAndi Kleen2006-09-261-1/+2
| * [PATCH] Remove unused asm-x86_64/mmx.hAndi Kleen2006-09-261-14/+0Star
| * [PATCH] Define __bad_pda_field as noreturnAndi Kleen2006-09-261-1/+1
| * [PATCH] Reindent macros in pda.hAndi Kleen2006-09-261-32/+53
| * [PATCH] Fix some stylistic issues in uaccess.hAndi Kleen2006-09-261-10/+10
| * [PATCH] Add __must_check to copy_*_userAndi Kleen2006-09-262-21/+29
| * [PATCH] Fix zeroing on exception in copy_*_userAndi Kleen2006-09-261-3/+3
| * [PATCH] i386: Allow a kernel not to be in ring 0Rusty Russell2006-09-262-2/+20
| * [PATCH] i386: Abstract sensitive instructionsRusty Russell2006-09-261-2/+5
| * [PATCH] Type checking for write_pda()Jeremy Fitzhardinge2006-09-261-1/+2
| * [PATCH] Use %c instead of %P modifier in pda accessAndi Kleen2006-09-261-6/+6
| * [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/+0Star
| * [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/+0Star
| * [PATCH] Remove some cruft in apic id checking during processor setupAndi Kleen2006-09-261-2/+0Star
| * [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/+0Star
| * [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/+0Star
| * [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/+0Star
| * [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