aboutsummaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)Author
2006-03-27[PATCH] fbdev: Make BIOS EDID reading configurableAntonino A. Daplas
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-03-27[PATCH] lightweight robust futexes: i386Ingo Molnar
2006-03-27[PATCH] unify PFN_* macrosDave Hansen
2006-03-27[PATCH] for_each_online_pgdat: remove sorting pgdatKAMEZAWA Hiroyuki
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki
2006-03-27[PATCH] x86: don't use cpuid.2 to determine cache info if cpuid.4 is supportedShaohua Li
2006-03-27[PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B
2006-03-27[PATCH] PM-Timer: don't use workaround if chipset is not buggyOGAWA Hirofumi
2006-03-26[PATCH] bitops: i386: use generic bitopsAkinobu Mita
2006-03-26[PATCH] kprobes: fix broken fault handling for i386Prasanna S Panchamukhi
2006-03-26[PATCH] kprobe handler: discard user space trapbibo,mao
2006-03-26[PATCH] kretprobe instance recycled by parent processbibo mao
2006-03-26[PATCH] kretprobe: kretprobe-boosterMasami Hiramatsu
2006-03-26[PATCH] x86: kprobes-boosterMasami Hiramatsu
2006-03-26[PATCH] kprobes: clean up resume_execute()Masami Hiramatsu
2006-03-26[PATCH] fix array overrun in efi.cDarren Jenkins
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar
2006-03-26[PATCH] EFI fixesTolentino, Matthew E
2006-03-26[PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas
2006-03-26[PATCH] DMI: only ioremap stuff we actually needBjorn Helgaas
2006-03-26[PATCH] ia64: use i386 dmi_scan.cMatt Domsch
2006-03-26[PATCH] i386: export: memory more than 4G through /proc/iomemVivek Goyal
2006-03-26[PATCH] i386: pass proper trap numbers to die chain handlersJan Beulich
2006-03-26[PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanupsH. Peter Anvin
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2006-03-25[PATCH] x86_64: Initialize powernow_data[] for all siblingsAndi Kleen
2006-03-25[PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfoAndi Kleen
2006-03-25[PATCH] x86_64: Quieten down microcode update driverAndi Kleen
2006-03-25[PATCH] x86_64: Implement early DMI scanningAndi Kleen
2006-03-25[PATCH] x86_64: Clean up and tweak ACPI blacklist year codeAndi Kleen
2006-03-25[PATCH] x86_64: Don't define string functions to builtinAndi Kleen
2006-03-25[PATCH] x86-64: Use -mtune=generic for generic kernelsAndi Kleen
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-03-25[PATCH] cpufreq: speedstep-smi asm fixAndrew Morton
2006-03-25[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj
2006-03-25[PATCH] kconfig: clarify memory debug optionsAndrew Morton
2006-03-25[PATCH] Fix EDD to properly ignore signature of non-existing drivesAndrey Borzenkov
2006-03-25[PATCH] x86: HUGETLBFS and DEBUG_PAGEALLOC are incompatibleChen, Kenneth W
2006-03-25[PATCH] x86: make CONFIG_HOTPLUG_CPU depend on !X86_PCAshok Raj
2006-03-25[PATCH] fix DMI onboard device discoveryAndrey Panin
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk
2006-03-24[PATCH] more-for_each_cpu-conversions fixAndrew Morton
2006-03-23[PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fixBernhard Kaindl
2006-03-23[PATCH] PCI: resource address mismatchLinus Torvalds
2006-03-23[PATCH] PCI: Give PCI config access initialization a defined orderingAndi Kleen
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-03-23[PATCH] pause_on_oops command line optionAndrew Morton
2006-03-23[PATCH] make bug messages more consistentIngo Molnar