| Commit message (Expand) | Author | Age |
* | i386: write IO APIC irq routing entries in correct order | Linus Torvalds | 2006-11-01 |
* | i386: clean up io-apic accesses | Linus Torvalds | 2006-11-01 |
* | [PATCH] APM: URL of APM 1.2 specs has changed | Kristian Mueller | 2006-10-30 |
* | [PATCH] visws build fix | Andrey Panin | 2006-10-28 |
* | [PATCH] fix efi_memory_present_wrapper() | bibo,mao | 2006-10-28 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-10-27 |
|\ |
|
| * | PCI: fix pci_fixup_video as it blows up on sparc64 | Eiichiro Oiwa | 2006-10-27 |
* | | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 2006-10-27 |
|/ |
|
* | [PATCH] x86: Revert new unwind kernel stack termination | Andi Kleen | 2006-10-21 |
* | [PATCH] i386: Disable nmi watchdog on all ThinkPads | Andi Kleen | 2006-10-21 |
* | [PATCH] i386: Fix fake return address | Jeremy Fitzhardinge | 2006-10-21 |
* | [PATCH] x86: Use -maccumulate-outgoing-args | Andi Kleen | 2006-10-21 |
* | [PATCH] i386: fix .cfi_signal_frame copy-n-paste error | Andrew Morton | 2006-10-21 |
* | [PATCH] i386: Update defconfig | Andi Kleen | 2006-10-21 |
* | [PATCH] Fix potential interrupts during alternative patching | Zachary Amsden | 2006-10-20 |
* | [PATCH] separate bdi congestion functions from queue congestion functions | Andrew Morton | 2006-10-20 |
* | PCI: optionally sort device lists breadth-first | Matt Domsch | 2006-10-18 |
* | PCI: Turn pci_fixup_video into generic for embedded VGA | eiichiro.oiwa.nm@hitachi.com | 2006-10-18 |
* | [PATCH] lockdep: annotate i386 apm | Peter Zijlstra | 2006-10-17 |
* | [PATCH] genirq: clean up irq-flow-type naming | Ingo Molnar | 2006-10-17 |
* | [PATCH] i386 Time: Avoid PIT SMP lockups | john stultz | 2006-10-17 |
* | Pull sci into test branch | Len Brown | 2006-10-14 |
|\ |
|
| * | ACPI: SCI interrupt source override | Kimball Murray | 2006-10-14 |
* | | ACPI: Processor native C-states using MWAIT | Venkatesh Pallipadi | 2006-10-14 |
|/ |
|
* | [PATCH] thermal throttle: sysfs error checking | Stephen Hemminger | 2006-10-13 |
* | [VOYAGER] fix up ptregs removal mess | James Bottomley | 2006-10-12 |
* | [VOYAGER] fix genirq mess | James Bottomley | 2006-10-12 |
* | [PATCH] kernel-doc: fix function name in usercopy.c | Randy Dunlap | 2006-10-11 |
* | [PATCH] x86/microcode: handle sysfs error | Jeff Garzik | 2006-10-11 |
* | [PATCH] epoll_pwait() | Davide Libenzi | 2006-10-11 |
* | [PATCH] uml: fix processor selection to exclude unsupported processors and fe... | Paolo 'Blaisorblade' Giarrusso | 2006-10-11 |
* | [PATCH] use struct irq_chip instead of struct hw_interrupt_type | Aneesh Kumar K.V | 2006-10-11 |
* | [PATCH] mm: use symbolic names instead of indices for zone initialisation | Mel Gorman | 2006-10-11 |
* | Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 2006-10-09 |
|\ |
|
| * | Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanups | Jeff Garzik | 2006-10-06 |
| |\ |
|
| | * | arch/i386/kernel/time: don't shadow 'irq' function arg | Jeff Garzik | 2006-10-06 |
* | | | [PATCH] i386/x86_64: Remove global IO_APIC_VECTOR | Eric W. Biederman | 2006-10-08 |
* | | | [PATCH] i386/x86_64: FIX pci_enable_irq to set dev->irq to the irq number | Eric W. Biederman | 2006-10-08 |
|/ / |
|
* / | [PATCH] i386: irqs build fix | Andrew Morton | 2006-10-06 |
|/ |
|
* | Merge git://git.infradead.org/~dhowells/irq-2.6 | Linus Torvalds | 2006-10-05 |
|\ |
|
| * | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | | [PATCH] i386: fix rwsem build bug on CONFIG_M386=y | Ingo Molnar | 2006-10-05 |
* | | [PATCH] x86: Terminate the kernel stacks for the unwinder | Andi Kleen | 2006-10-05 |
* | | [PATCH] i386: Fix PCI BIOS config space access | Andi Kleen | 2006-10-05 |
* | | [PATCH] i386: Update defconfig | Andi Kleen | 2006-10-05 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh | Linus Torvalds | 2006-10-04 |
|\ |
|
| * | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 |
* | | [PATCH] htirq: tidy up the htirq code | Eric W. Biederman | 2006-10-04 |
* | | [PATCH] msi: refactor and move the msi irq_chip into the arch code | Eric W. Biederman | 2006-10-04 |
* | | [PATCH] Initial generic hypertransport interrupt support | Eric W. Biederman | 2006-10-04 |