aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton1-1/+2
2006-10-18PCI: optionally sort device lists breadth-firstMatt Domsch2-2/+64
2006-10-18PCI: Turn pci_fixup_video into generic for embedded VGAeiichiro.oiwa.nm@hitachi.com1-45/+0
2006-10-17[PATCH] lockdep: annotate i386 apmPeter Zijlstra1-10/+27
2006-10-17[PATCH] genirq: clean up irq-flow-type namingIngo Molnar3-11/+15
2006-10-17[PATCH] i386 Time: Avoid PIT SMP lockupsjohn stultz2-4/+4
2006-10-14Pull sci into test branchLen Brown1-5/+5
2006-10-14ACPI: SCI interrupt source overrideKimball Murray1-5/+5
2006-10-14ACPI: Processor native C-states using MWAITVenkatesh Pallipadi2-8/+136
2006-10-13[PATCH] thermal throttle: sysfs error checkingStephen Hemminger1-9/+12
2006-10-12[VOYAGER] fix up ptregs removal messJames Bottomley2-9/+7
2006-10-12[VOYAGER] fix genirq messJames Bottomley1-17/+25
2006-10-11[PATCH] kernel-doc: fix function name in usercopy.cRandy Dunlap1-1/+1
2006-10-11[PATCH] x86/microcode: handle sysfs errorJeff Garzik1-2/+6
2006-10-11[PATCH] epoll_pwait()Davide Libenzi1-0/+1
2006-10-11[PATCH] uml: fix processor selection to exclude unsupported processors and featuresPaolo 'Blaisorblade' Giarrusso1-1/+2
2006-10-11[PATCH] use struct irq_chip instead of struct hw_interrupt_typeAneesh Kumar K.V1-1/+1
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2-12/+12
2006-10-09Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-2/+2
2006-10-08[PATCH] i386/x86_64: Remove global IO_APIC_VECTOREric W. Biederman1-6/+6
2006-10-08[PATCH] i386/x86_64: FIX pci_enable_irq to set dev->irq to the irq numberEric W. Biederman1-4/+0
2006-10-06Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik1-2/+2
2006-10-06arch/i386/kernel/time: don't shadow 'irq' function argJeff Garzik1-2/+2
2006-10-06[PATCH] i386: irqs build fixAndrew Morton1-1/+1
2006-10-05Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds10-34/+52
2006-10-05[PATCH] i386: fix rwsem build bug on CONFIG_M386=yIngo Molnar1-0/+3
2006-10-05[PATCH] x86: Terminate the kernel stacks for the unwinderAndi Kleen1-1/+5
2006-10-05[PATCH] i386: Fix PCI BIOS config space accessAndi Kleen2-0/+6
2006-10-05[PATCH] i386: Update defconfigAndi Kleen1-8/+33
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells10-34/+52
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds1-1/+0
2006-10-04[PATCH] htirq: tidy up the htirq codeEric W. Biederman1-3/+2
2006-10-04[PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman1-23/+58
2006-10-04[PATCH] Initial generic hypertransport interrupt supportEric W. Biederman1-0/+90
2006-10-04[PATCH] genirq: x86_64 irq: Kill gsi_irq_sharingEric W. Biederman1-3/+1
2006-10-04[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman3-142/+50
2006-10-04[PATCH] genirq: i386 irq: Move msi message composition into io_apic.cEric W. Biederman1-0/+70
2006-10-04[PATCH] genirq: i386 irq: Dynamic irq supportEric W. Biederman1-0/+48
2006-10-04[PATCH] genirq: msi: simplify the msi irq limit policyEric W. Biederman1-30/+0
2006-10-04[PATCH] genirq: convert the i386 architecture to irq-chipsIngo Molnar3-144/+80
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-03[PATCH] i383 numa: fix numaq/summit apicid conflictKeith Mannthey1-1/+1
2006-10-03BUG_ON cleanups in arch/i386Eric Sesterhenn4-8/+4
2006-10-03fix file specification in commentsUwe Zeisberger2-2/+2
2006-10-03Attack of "the the"s in archMatt LaPlante2-2/+2
2006-10-03x86: Fix booting with "no387 nofxsr"Linus Torvalds1-0/+9
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann1-0/+15
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2-6/+6
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-11/+16
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn1-2/+0