summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] stack overflow safe kdump: safe smp_send_nmi_allbutself()Fernando Vazquez2006-10-011-1/+4
* [PATCH] stack overflow safe kdump: crash: use safe_smp_processor_id()Fernando Vazquez2006-10-011-2/+3
* [PATCH] stack overflow safe kdump: safe_smp_processor_id(): voyagerFernando Vazquez2006-10-011-0/+7
* [PATCH] stack overflow safe kdump: safe_smp_processor_id()Fernando Vazquez2006-10-011-0/+27
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-3/+0
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-011-1/+1
* [PATCH] mmc (mainly): add "or later" clause to licence statement.Pierre Ossman2006-10-011-0/+5
* [PATCH] kmemdup: some usersAlexey Dobriyan2006-10-011-3/+2
* [PATCH] arch/i386/pci/mmconfig.c tweaksAndrew Morton2006-10-011-1/+4
* [PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE()Bjorn Helgaas2006-09-301-8/+2
* [PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen2006-09-302-0/+5
* [PATCH] i386: Update defconfigAndi Kleen2006-09-301-2/+5
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-292-2/+2
* [PATCH] kthread: convert arch/i386/kernel/apm.cSerge E. Hallyn2006-09-291-18/+18
* [PATCH] oprofile: ppro: need to enable/disable all the countersArun Sharma2006-09-291-7/+13
* [PATCH] efi: add lock annotations for efi_call_phys_prelog and efi_call_phys_...Josh Triplett2006-09-291-2/+2
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-291-1/+1
* [PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node callskeith mannthey2006-09-292-1/+11
* [PATCH] x86: use probe_kernel_address in handle_BUG()Andrew Morton2006-09-271-3/+4
* [PATCH] x86 microcode: don't check the sizeShaohua Li2006-09-271-11/+3
* [PATCH] x86 microcode: add sysfs and hotplug supportShaohua Li2006-09-272-3/+152
* [PATCH] x86 microcode: using request_firmware to pull microcodeShaohua Li2006-09-271-0/+116
* [PATCH] x86 microcode: microcode driver cleanup.Shaohua Li2006-09-272-258/+255
* [PATCH] Have x86 use add_active_range() and free_area_init_nodesMel Gorman2006-09-274-166/+34
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-2669-2071/+3118
|\
| * [PATCH] i386/x86-64: New Intel feature flagsDave Jones2006-09-261-2/+2
| * [PATCH] x86: Add a cumulative thermal throttle event counter.Dmitriy Zavin2006-09-262-6/+130
| * [PATCH] i386: Make the jiffies compares use the 64bit safe macros.Dmitriy Zavin2006-09-261-3/+4
| * [PATCH] x86: Refactor thermal throttle processingDmitriy Zavin2006-09-263-18/+65
| * [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen2006-09-264-1/+18
| * [PATCH] x86: Move direct PCI scanning functions out of lineAndi Kleen2006-09-262-1/+45
| * [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCIAndi Kleen2006-09-262-0/+4
| * [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich2006-09-262-0/+8
| * [PATCH] x86: - restore i8259A eoi status on resumeMatthew Garrett2006-09-261-1/+5
| * [PATCH] i386: Split multi-line printk in oops output.Dave Jones2006-09-261-2/+3
| * [PATCH] i386: Add MMCFG resources to i386 tooAndi Kleen2006-09-261-0/+35
| * [PATCH] i386/x86-64: Only do MCFG e820 check when type 1 worksAndi Kleen2006-09-261-1/+3
| * [PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config s...Andi Kleen2006-09-264-14/+28
| * [PATCH] i386: Remove experimental mark of kexecEric W. Biederman2006-09-261-2/+1
| * [PATCH] i386: add HPET(s) into resource mapadurbin@google.com2006-09-261-0/+26
| * [PATCH] i386: Do better early exception handlersChuck Ebbert2006-09-261-0/+67
| * [PATCH] i386: Allow a kernel not to be in ring 0Rusty Russell2006-09-264-13/+11
| * [PATCH] i386: Abstract sensitive instructionsRusty Russell2006-09-261-16/+22
| * [PATCH] i386: Avoid overwriting the current pgd (V4, i386)Magnus Damm2006-09-262-105/+174
| * [PATCH] i386: Fix the EDD code misparsing the command lineH. Peter Anvin2006-09-261-22/+75
| * [PATCH] i386: annotate FIX_STACK() and the rest of nmi()Chuck Ebbert2006-09-261-3/+15
| * [PATCH] i386: Disallow kprobes on NMI handlersFernando Luis Vázquez Cao2006-09-263-10/+14
| * [PATCH] i386: Disallow kprobes on NMI handlersFernando Luis Vázquez Cao2006-09-261-3/+5
| * [PATCH] i386: mark cpu cache functions as __cpuinitMagnus Damm2006-09-263-3/+3
| * [PATCH] i386: mark cpu identify functions as __cpuinitMagnus Damm2006-09-263-5/+5