summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* | [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-101-4/+0
* | [PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy2006-01-101-5/+1
* | [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/+3
* | [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-094-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-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
OpenPOWER on IntegriCloud