summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* [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
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds2006-01-101-0/+4
|\ \
| * | [PATCH] mutex subsystem, more debugging codeIngo Molnar2006-01-101-0/+4
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-102-292/+0Star
|\ \
| * | remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelogAdrian Bunk2006-01-102-292/+0Star
| |/
* | [CRYPTO] aes-i586: Remove unused variable ls_tabDaniel Marjamäki2006-01-091-10/+0Star
* | [CRYPTO] aes-i586: Nano-optimisation on key length checkDenis Vlasenko2006-01-091-21/+19Star
* | [CRYPTO] Allow AES C/ASM implementations to coexistHerbert Xu2006-01-091-0/+2
* | [CRYPTO] Use standard byte order macros wherever possibleHerbert Xu2006-01-091-21/+23
|/
* [PATCH] Make vm86 support optionalMatt Mackall2006-01-093-1/+5
* [PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall2006-01-091-4/+0Star
* [PATCH] tiny: Make x86 doublefault handling optionalMatt Mackall2006-01-092-1/+4
* [PATCH] Make apm buildable without legacy pmDave Jones2006-01-092-1/+5
* [PATCH] Split out screen_info from tty.hBrian Gerst2006-01-091-1/+1
* [PATCH] remove gcc-2 checksAndrew Morton2006-01-093-13/+6Star
* [PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk2006-01-091-2/+0Star
* [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai2006-01-092-2/+2
* [PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2006-01-091-0/+1
* x86: remove bogus 'pci=usepirqmask' suggestion when no irq is definedLinus Torvalds2006-01-061-1/+1
* [PATCH] i386: Handle HP laptop rebooting properly.Ben Collins2006-01-061-3/+3
* [PATCH] i386: ioapic virtual wire mode fixVivek Goyal2006-01-061-2/+2
* [PATCH] fix cpu frequency detection in arch/i386/kernel/timers/timer_tsc.c::r...Larry Finger2006-01-061-0/+2
* [PATCH] APM Screen Blanking fixJordan Crouse2006-01-061-13/+14
* [PATCH] Base support for AMD Geode GX/LX processorsJordan Crouse2006-01-063-6/+42
* [PATCH] arch/i386/kernel/cpuid.c: unused variableDaniel Marjamaki2006-01-061-2/+1Star
* [PATCH] arch/i386/kernel/msr.c: removed unused variableDaniel Marjamaki2006-01-061-2/+1Star
* [PATCH] x86: missing printk newline in apic boot option parserDave Jones2006-01-061-1/+1
* [PATCH] x86: change_page_attr() fixDave Jones2006-01-061-6/+21
* [PATCH] make bigsmp the default mode if CONFIG_HOTPLUG_CPUAshok Raj2006-01-061-8/+18
* [PATCH] i386 sparsemem for single node systemsAndy Whitcroft2006-01-062-2/+14
* [PATCH] x86/x86_64: mark rodata section read-only: make some datastructures c...Arjan van de Ven2006-01-062-1/+1
* [PATCH] x86/x86_64: mark rodata section read only: x86 partsArjan van de Ven2006-01-062-0/+34
* [PATCH] x86: Deprecate useless bugZachary Amsden2006-01-061-11/+1Star
* [PATCH] x86: Apm is on cpu zero onlyZachary Amsden2006-01-061-12/+11Star
* [PATCH] x86: Stop deleting ntZachary Amsden2006-01-061-5/+0Star
* [PATCH] x86: Fixed pnp bios limitsZachary Amsden2006-01-061-4/+8
* [PATCH] x86: Pnp byte granularityZachary Amsden2006-01-061-6/+6
* [PATCH] x86: Apm seg in gdtZachary Amsden2006-01-062-10/+5Star
* [PATCH] x86: Always relax segmentsZachary Amsden2006-01-061-38/+17Star
* [PATCH] x86: Cr4 is valid on some 486sZachary Amsden2006-01-061-3/+1Star
* [PATCH] i386: fix bound check IDT gateJan Beulich2006-01-061-2/+2
* [PATCH] i386: move SIMD initializationJan Beulich2006-01-061-0/+22