aboutsummaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)Author
2006-01-11[PATCH] fix/simplify mutex debugging codeDavid Woodhouse
2006-01-10x86: fix "make install" targetLinus Torvalds
2006-01-10Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-01-10[PATCH] vesafb: Drop blank hookAntonino A. Daplas
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy
2006-01-10[PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy
2006-01-10[PATCH] hrtimer: introduce ktime_t time formatThomas Gleixner
2006-01-10[PATCH] kexec: change CONFIG_PHYSICAL_START dependencyManeesh Soni
2006-01-10[PATCH] kdump: read previous kernel's memoryVivek Goyal
2006-01-10[PATCH] kdump: x86_64: add elfcorehdr command line optionVivek Goyal
2006-01-10[PATCH] kdump: save registers early (inline functions)Vivek Goyal
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal
2006-01-10[PATCH] kdump: i386 save ss esp bug fixakpm@osdl.org
2006-01-10[PATCH] printk levels for i386 oops code.Dave Jones
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-01-09[PATCH] mutex subsystem, more debugging codeIngo Molnar
2006-01-10remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelogAdrian Bunk
2006-01-09[CRYPTO] aes-i586: Remove unused variable ls_tabDaniel Marjamäki
2006-01-09[CRYPTO] aes-i586: Nano-optimisation on key length checkDenis Vlasenko
2006-01-09[CRYPTO] Allow AES C/ASM implementations to coexistHerbert Xu
2006-01-09[CRYPTO] Use standard byte order macros wherever possibleHerbert Xu
2006-01-09[PATCH] arch: Replace pci_module_init() with pci_register_driver()Richard Knutsson
2006-01-09[PATCH] PCI: update Toshiba ohci quirk DMI tableJesse Barnes
2006-01-09[PATCH] PCI: irq.c: trivial printk and DBG updatesDaniel Marjamäki
2006-01-09[PATCH] PCI: arch/i386/pci/acpi.c: use for_each_pci_devHanna Linder
2006-01-09kbuild: drop vmlinux dependency from "make install"H. Peter Anvin
2006-01-08[PATCH] Make vm86 support optionalMatt Mackall
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall
2006-01-08[PATCH] tiny: Make x86 doublefault handling optionalMatt Mackall
2006-01-08[PATCH] Make apm buildable without legacy pmDave Jones
2006-01-08[PATCH] Split out screen_info from tty.hBrian Gerst
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton
2006-01-08[PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk
2006-01-08[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter
2006-01-08kbuild: remove GCC_VERSIONSam Ravnborg
2006-01-06x86: remove bogus 'pci=usepirqmask' suggestion when no irq is definedLinus Torvalds
2006-01-06[PATCH] i386: Handle HP laptop rebooting properly.Ben Collins
2006-01-06[PATCH] i386: ioapic virtual wire mode fixVivek Goyal
2006-01-06[PATCH] fix cpu frequency detection in arch/i386/kernel/timers/timer_tsc.c::r...Larry Finger
2006-01-06[PATCH] APM Screen Blanking fixJordan Crouse
2006-01-06[PATCH] Base support for AMD Geode GX/LX processorsJordan Crouse
2006-01-06[PATCH] arch/i386/kernel/cpuid.c: unused variableDaniel Marjamaki
2006-01-06[PATCH] arch/i386/kernel/msr.c: removed unused variableDaniel Marjamaki
2006-01-06[PATCH] x86: missing printk newline in apic boot option parserDave Jones
2006-01-06[PATCH] x86: change_page_attr() fixDave Jones
2006-01-06[PATCH] make bigsmp the default mode if CONFIG_HOTPLUG_CPUAshok Raj
2006-01-06[PATCH] i386 sparsemem for single node systemsAndy Whitcroft