| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] fix i386 regparm=3 RT signal handlers on x86_64 | Albert Cahalan | 2006-10-30 | 1 | -0/+5 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-10-27 | 1 | -2/+3 |
|\ |
|
| * | PCI: x86-64: mmconfig missing printk levels | Dave Jones | 2006-10-27 | 1 | -2/+3 |
* | | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 2006-10-27 | 1 | -7/+1 |
|/ |
|
* | [PATCH] x86-64: Only look at per_cpu data for online cpus. | Eric W. Biederman | 2006-10-25 | 2 | -6/+43 |
* | [PATCH] x86-64: Simplify the vector allocator. | Eric W. Biederman | 2006-10-25 | 1 | -13/+7 |
* | [PATCH] x86-64: increase PHB1 split transaction timeout | Muli Ben-Yehuda | 2006-10-22 | 1 | -1/+43 |
* | [PATCH] x86-64: Fix C3 timer test | Andi Kleen | 2006-10-22 | 1 | -1/+1 |
* | [PATCH] x86-64: Revert timer routing behaviour back to 2.6.16 state | Andi Kleen | 2006-10-21 | 2 | -5/+6 |
* | [PATCH] x86-64: Overlapping program headers in physical addr space fix | Vivek Goyal | 2006-10-21 | 1 | -1/+2 |
* | [PATCH] x86-64: Put more than one cpu in TARGET_CPUS | Eric W. Biederman | 2006-10-21 | 1 | -1/+1 |
* | [PATCH] x86: Revert new unwind kernel stack termination | Andi Kleen | 2006-10-21 | 1 | -5/+0 |
* | [PATCH] x86-64: Use irq_domain in ioapic_retrigger_irq | Eric W. Biederman | 2006-10-21 | 1 | -2/+5 |
* | [PATCH] x86-64: Revert interrupt backlink changes | Andi Kleen | 2006-10-21 | 1 | -3/+0 |
* | [PATCH] x86-64: Fix ENOSYS in system call tracing | Jan Beulich | 2006-10-21 | 1 | -0/+2 |
* | [PATCH] x86: Use -maccumulate-outgoing-args | Andi Kleen | 2006-10-21 | 1 | -0/+4 |
* | [PATCH] x86-64: fix page align in e820 allocator | Vivek Goyal | 2006-10-21 | 1 | -7/+7 |
* | [PATCH] x86-64: Fix for arch/x86_64/pci/Makefile CFLAGS | Corey Minyard | 2006-10-21 | 1 | -1/+1 |
* | [PATCH] x86-64: typo in __assign_irq_vector when updating pos for vector and ... | Yinghai Lu | 2006-10-21 | 1 | -3/+3 |
* | [PATCH] x86-64: x86_64 hot-add memory srat.c fix | keith mannthey | 2006-10-21 | 1 | -2/+2 |
* | [PATCH] x86-64: Update defconfig | Andi Kleen | 2006-10-21 | 1 | -15/+15 |
* | [PATCH] genirq: clean up irq-flow-type naming | Ingo Molnar | 2006-10-17 | 3 | -11/+13 |
* | ACPI: Processor native C-states using MWAIT | Venkatesh Pallipadi | 2006-10-14 | 1 | -7/+15 |
* | [PATCH] Fix build breakage with CONFIG_X86_VSMP | Ravikiran Thirumalai | 2006-10-12 | 1 | -0/+1 |
* | [PATCH] x86_64 irq: Properly update vector_irq | Eric W. Biederman | 2006-10-12 | 1 | -1/+1 |
* | [PATCH] use struct irq_chip instead of struct hw_interrupt_type | Aneesh Kumar K.V | 2006-10-11 | 1 | -1/+1 |
* | [PATCH] mm: use symbolic names instead of indices for zone initialisation | Mel Gorman | 2006-10-11 | 2 | -6/+11 |
* | [PATCH] ptrace32 trivial __user annotations | Al Viro | 2006-10-10 | 1 | -2/+2 |
* | [PATCH] x86_64 irq: Scream but don't die if we receive an unexpected irq | Eric W. Biederman | 2006-10-09 | 1 | -7/+7 |
* | [PATCH] x86_64 irq: Allocate a vector across all cpus for genapic_flat. | Eric W. Biederman | 2006-10-08 | 3 | -48/+115 |
* | [PATCH] i386/x86_64: Remove global IO_APIC_VECTOR | Eric W. Biederman | 2006-10-08 | 1 | -4/+4 |
* | [PATCH] x86_64 irq_regs fix | Andrew Morton | 2006-10-06 | 1 | -1/+4 |
* | Merge git://git.infradead.org/~dhowells/irq-2.6 | Linus Torvalds | 2006-10-05 | 3 | -18/+21 |
|\ |
|
| * | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 3 | -18/+21 |
* | | [PATCH] x86-64: Fix compilation without CONFIG_KALLSYMS | Randy Dunlap | 2006-10-05 | 1 | -1/+1 |
* | | [PATCH] x86-64: Annotate interrupt frame backlink in interrupt handlers | Andi Kleen | 2006-10-05 | 1 | -0/+3 |
* | | [PATCH] x86-64: Fix FPU corruption | Andi Kleen | 2006-10-05 | 1 | -4/+3 |
* | | [PATCH] x86: Terminate the kernel stacks for the unwinder | Andi Kleen | 2006-10-05 | 1 | -0/+5 |
* | | [PATCH] x86-64: Calgary IOMMU: print PCI bus numbers in hex | Jon Mason | 2006-10-05 | 1 | -4/+4 |
* | | [PATCH] x86-64: Calgary IOMMU: Update Jon's contact info | Jon Mason | 2006-10-05 | 1 | -1/+2 |
* | | [PATCH] x86-64: Calgary IOMMU: Fix off by one when calculating register space... | Jon Mason | 2006-10-05 | 1 | -2/+11 |
* | | [PATCH] x86-64: Calgary IOMMU: deobfuscate calgary_init | Jon Mason | 2006-10-05 | 1 | -5/+7 |
* | | [PATCH] x86-64: Update defconfig | Andi Kleen | 2006-10-05 | 1 | -8/+35 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh | Linus Torvalds | 2006-10-04 | 10 | -13/+2 |
|\ |
|
| * | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 10 | -13/+2 |
* | | [PATCH] htirq: tidy up the htirq code | Eric W. Biederman | 2006-10-04 | 1 | -0/+1 |
* | | [PATCH] msi: refactor and move the msi irq_chip into the arch code | Eric W. Biederman | 2006-10-04 | 1 | -27/+62 |
* | | [PATCH] Initial generic hypertransport interrupt support | Eric W. Biederman | 2006-10-04 | 1 | -0/+96 |
* | | [PATCH] genirq: x86_64 irq: Kill irq compression | Eric W. Biederman | 2006-10-04 | 2 | -46/+1 |
* | | [PATCH] genirq: x86_64 irq: Kill gsi_irq_sharing | Eric W. Biederman | 2006-10-04 | 1 | -62/+0 |