summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] e1000: Added disable packet split capabilityJesse Brandeburg2006-01-181-0/+2
* [PATCH] x86_64: add __meminit for memory hotplugMatt Tolentino2006-01-171-1/+1
* [PATCH] i386: remove gcc version check for CONFIG_REGPARMAdrian Bunk2006-01-171-4/+1Star
* [PATCH] x86_64: Mark powernow k8 init functions as __cpuinitAndi Kleen2006-01-161-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-161-1/+1
|\
| * correct email address of Manfred SpraulChristian Kujau2006-01-151-1/+1
* | [PATCH] enable unit-at-a-time optimisations for gcc4Ingo Molnar2006-01-151-3/+3
* | [PATCH] gx1fb: (try to) play nicer with various BIOSesDavid Vrabel2006-01-151-0/+16
* | [PATCH] i386: fix stack dump loglevelChuck Ebbert2006-01-151-18/+39
* | [PATCH] i386: put HOTPLUG_CPU under Processor type, not Bus optionsRandy Dunlap2006-01-151-9/+9
|/
* [PATCH] i386: task_stack_page()Al Viro2006-01-121-1/+1
* [PATCH] i386: fix task_pt_regs()akpm@osdl.org2006-01-122-20/+3Star
* [PATCH] i386: task_thread_info()Al Viro2006-01-122-3/+3
* [PATCH] scheduler cache-hot-autodetectakpm@osdl.org2006-01-121-0/+1
* [PATCH] i386/x86-64: make setup_early_printk() usage consistentJan Beulich2006-01-121-1/+1
* [PATCH] i386: Move DOUBLEFAULT config to arch/i386/KconfigAndi Kleen2006-01-121-0/+9
* [PATCH] i386: Move phys_proc_id/early intel workaround to correct function.Andi Kleen2006-01-121-7/+10
* [PATCH] x86_64: Memorize location of i8259 for reboots.Eric W. Biederman2006-01-121-1/+1
* [PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s...Andi Kleen2006-01-121-2/+2
* [PATCH] i386: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi2006-01-122-2/+82
* [PATCH] i386/x86-64: Remove sub jiffy profile timer supportVenkatesh Pallipadi2006-01-121-55/+6Star
* [PATCH] x86_64: Fix off by one in acpi table mappingAndi Kleen2006-01-121-1/+1
* [PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen2006-01-123-9/+13
* [PATCH] i386/x86-64: Don't IPI to offline cpus on shutdownEric W. Biederman2006-01-121-3/+4
* [PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen2006-01-122-4/+26
* [PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep ...Andi Kleen2006-01-123-31/+4Star
* [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen2006-01-123-2/+11
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-125-0/+5
* [PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S2006-01-121-0/+13
* [PATCH] fix/simplify mutex debugging codeDavid Woodhouse2006-01-111-1/+1
* x86: fix "make install" targetLinus Torvalds2006-01-111-1/+1
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-103-5/+21
|\
| * kbuild: drop vmlinux dependency from "make install"H. Peter Anvin2006-01-093-4/+17
| * kbuild: remove GCC_VERSIONSam Ravnborg2006-01-081-2/+2
* | [PATCH] vesafb: Drop blank hookAntonino A. Daplas2006-01-101-5/+0Star
* | [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-101-4/+0Star
* | [PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy2006-01-101-5/+1Star
* | [PATCH] hrtimer: introduce ktime_t time formatThomas Gleixner2006-01-101-0/+4
* | [PATCH] kexec: change CONFIG_PHYSICAL_START dependencyManeesh Soni2006-01-101-12/+21
* | [PATCH] kdump: read previous kernel's memoryVivek Goyal2006-01-102-0/+75
* | [PATCH] kdump: x86_64: add elfcorehdr command line optionVivek Goyal2006-01-101-1/+1
* | [PATCH] kdump: save registers early (inline functions)Vivek Goyal2006-01-101-44/+3Star
* | [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal2006-01-101-2/+3
* | [PATCH] kdump: i386 save ss esp bug fixakpm@osdl.org2006-01-101-2/+4
* | [PATCH] printk levels for i386 oops code.Dave Jones2006-01-101-27/+34
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-01-104-21/+32
|\ \
| * | [PATCH] arch: Replace pci_module_init() with pci_register_driver()Richard Knutsson2006-01-091-1/+1
| * | [PATCH] PCI: update Toshiba ohci quirk DMI tableJesse Barnes2006-01-091-0/+7
| * | [PATCH] PCI: irq.c: trivial printk and DBG updatesDaniel Marjamäki2006-01-091-19/+23
| * | [PATCH] PCI: arch/i386/pci/acpi.c: use for_each_pci_devHanna Linder2006-01-091-1/+1