aboutsummaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)Author
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro
2006-12-04[PATCH] severing module.h->sched.hAl Viro
2006-12-02Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/lenb/li...Linus Torvalds
2006-12-02Revert "ACPI: SCI interrupt source override"Len Brown
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-12-01Driver core: convert cpuid code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert msr code to use struct deviceGreg Kroah-Hartman
2006-12-01PCI: make arch/i386/pci/common.c:pci_bf_sort staticAdrian Bunk
2006-12-01PCI: irq: irq and pci_ids patch for Intel ICH9Jason Gaston
2006-12-01PCI: arch/i386/kernel/pci-dma.c: ioremap balanced with iounmapAmol Lad
2006-12-01pci/i386: style cleanupsRandy Dunlap
2006-12-01PCI: quirks: fix the festering mess that claims to handle IDE quirksAlan Cox
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-17x86: be more careful when walking back the frame pointer chainLinus Torvalds
2006-11-17[PATCH] i386/x86_64: ACPI cpu_idle_wait() fixIngo Molnar
2006-11-15[PATCH] Use delayed disable mode of ioapic edge triggered interruptsEric W. Biederman
2006-11-14Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-11-14[PATCH] fix via586 irq routing for pirq 5Daniel Ritz
2006-11-14[PATCH] x86: Add acpi_user_timer_override option for Asus boardsAndi Kleen
2006-11-08[PATCH] htirq: refactor so we only have one function that writes to the chipEric W. Biederman
2006-11-08[PATCH] kretprobe: fix kretprobe-booster to save regs and set statusMasami Hiramatsu
2006-11-08[PATCH] i386: Force data segment to be 4K alignedVivek Goyal
2006-11-08[PATCH] Regression in 2.6.19-rc microcode driverArjan van de Ven
2006-11-08Revert "[PATCH] i386: Add MMCFG resources to i386 too"Linus Torvalds
2006-11-03Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-11-03[PATCH] acpi_noirq section fixAndrew Morton
2006-11-02PCI: Revert "PCI: i386/x86_84: disable PCI resource decode on device disable"Greg Kroah-Hartman
2006-11-01i386: write IO APIC irq routing entries in correct orderLinus Torvalds
2006-11-01i386: clean up io-apic accessesLinus Torvalds
2006-10-30[PATCH] APM: URL of APM 1.2 specs has changedKristian Mueller
2006-10-28[PATCH] visws build fixAndrey Panin
2006-10-28[PATCH] fix efi_memory_present_wrapper()bibo,mao
2006-10-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton
2006-10-27PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa
2006-10-21[PATCH] x86: Revert new unwind kernel stack terminationAndi Kleen
2006-10-21[PATCH] i386: Disable nmi watchdog on all ThinkPadsAndi Kleen
2006-10-21[PATCH] i386: Fix fake return addressJeremy Fitzhardinge
2006-10-21[PATCH] x86: Use -maccumulate-outgoing-argsAndi Kleen
2006-10-21[PATCH] i386: fix .cfi_signal_frame copy-n-paste errorAndrew Morton
2006-10-21[PATCH] i386: Update defconfigAndi Kleen
2006-10-20[PATCH] Fix potential interrupts during alternative patchingZachary Amsden
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton
2006-10-18PCI: optionally sort device lists breadth-firstMatt Domsch
2006-10-18PCI: Turn pci_fixup_video into generic for embedded VGAeiichiro.oiwa.nm@hitachi.com
2006-10-17[PATCH] lockdep: annotate i386 apmPeter Zijlstra
2006-10-17[PATCH] genirq: clean up irq-flow-type namingIngo Molnar