summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | [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-091-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [PATCH] mutex subsystem, more debugging codeIngo Molnar2006-01-091-0/+4
| |/ / / / / / / /
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-092-292/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelogAdrian Bunk2006-01-102-292/+0
| |/ / / / / / / /
* | | | | | | | | [CRYPTO] aes-i586: Remove unused variable ls_tabDaniel Marjamäki2006-01-091-10/+0
* | | | | | | | | [CRYPTO] aes-i586: Nano-optimisation on key length checkDenis Vlasenko2006-01-091-21/+19
* | | | | | | | | [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-083-1/+5
* | | | | | | | [PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall2006-01-081-4/+0
* | | | | | | | [PATCH] tiny: Make x86 doublefault handling optionalMatt Mackall2006-01-082-1/+4
* | | | | | | | [PATCH] Make apm buildable without legacy pmDave Jones2006-01-082-1/+5
* | | | | | | | [PATCH] Split out screen_info from tty.hBrian Gerst2006-01-081-1/+1
* | | | | | | | [PATCH] remove gcc-2 checksAndrew Morton2006-01-083-13/+6
* | | | | | | | [PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk2006-01-081-2/+0
* | | | | | | | [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai2006-01-082-2/+2
* | | | | | | | [PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2006-01-081-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/+1
* | | | | | | [PATCH] arch/i386/kernel/msr.c: removed unused variableDaniel Marjamaki2006-01-061-2/+1
* | | | | | | [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/+1
* | | | | | | [PATCH] x86: Apm is on cpu zero onlyZachary Amsden2006-01-061-12/+11
* | | | | | | [PATCH] x86: Stop deleting ntZachary Amsden2006-01-061-5/+0
* | | | | | | [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/+5
* | | | | | | [PATCH] x86: Always relax segmentsZachary Amsden2006-01-061-38/+17
* | | | | | | [PATCH] x86: Cr4 is valid on some 486sZachary Amsden2006-01-061-3/+1
* | | | | | | [PATCH] i386: fix bound check IDT gateJan Beulich2006-01-061-2/+2
* | | | | | | [PATCH] i386: move SIMD initializationJan Beulich2006-01-061-0/+22
* | | | | | | [PATCH] i386: don't blindly enable interrupts in die()Jan Beulich2006-01-061-2/+5
* | | | | | | [PATCH] x86: GDT alignment fixZachary Amsden2006-01-065-5/+11
|/ / / / / /
* | | | | | [PATCH] i386: PTRACE_POKEUSR: allow changing RF bit in EFLAGS register.Chuck Ebbert2006-01-051-3/+6
* | | | | | [PATCH] i386: "invalid operand" -> "invalid opcode"Chuck Ebbert2006-01-041-1/+1
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-01-048-44/+105
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
OpenPOWER on IntegriCloud