| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 3 | -4/+10 |
|\ |
|
| * | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-11-28 | 2 | -3/+9 |
| |\ |
|
| | * | [PATCH] x86-64: Use stricter in process stack check for unwinder | Andi Kleen | 2006-11-28 | 1 | -1/+9 |
| | * | [PATCH] x86-64: Fix warning in io_apic.c | Andi Kleen | 2006-11-28 | 1 | -2/+0 |
| | * | [PATCH] x86_64: Align data segment to PAGE_SIZE boundary | Vivek Goyal | 2006-11-21 | 1 | -0/+1 |
| * | | [PATCH] x86_64: fix 'earlyprintk=...,keep' regression | Ingo Molnar | 2006-11-28 | 1 | -1/+1 |
* | | | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 2006-11-22 | 3 | -10/+12 |
* | | | WorkStruct: Separate delayable and non-delayable events. | David Howells | 2006-11-22 | 1 | -1/+1 |
|/ / |
|
* | | [PATCH] x86_64: Align data segment to PAGE_SIZE boundary | Vivek Goyal | 2006-11-21 | 1 | -0/+1 |
|/ |
|
* | [PATCH] i386/x86_64: ACPI cpu_idle_wait() fix | Ingo Molnar | 2006-11-17 | 1 | -1/+3 |
* | [PATCH] x86_64: stack unwinder crash fix | Ingo Molnar | 2006-11-17 | 1 | -0/+6 |
* | [PATCH] x86-64: Fix vsyscall.c compilation on UP | Andi Kleen | 2006-11-16 | 1 | -0/+2 |
* | [PATCH] Use delayed disable mode of ioapic edge triggered interrupts | Eric W. Biederman | 2006-11-15 | 1 | -1/+3 |
* | [PATCH] x86-64: Fix race in exit_idle | Andi Kleen | 2006-11-14 | 1 | -2/+1 |
* | [PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabled | Andi Kleen | 2006-11-14 | 3 | -33/+26 |
* | [PATCH] x86: Add acpi_user_timer_override option for Asus boards | Andi Kleen | 2006-11-14 | 1 | -0/+8 |
* | [PATCH] x86-64: setup saved_max_pfn correctly (kdump) | Magnus Damm | 2006-11-14 | 1 | -0/+2 |
* | [PATCH] x86-64: Fix partial page check to ensure unusable memory is not being... | Aaron Durbin | 2006-11-14 | 1 | -1/+1 |
* | [PATCH] htirq: refactor so we only have one function that writes to the chip | Eric W. Biederman | 2006-11-08 | 1 | -16/+15 |
* | x86-64: write IO APIC irq routing entries in correct order | Linus Torvalds | 2006-11-08 | 1 | -3/+23 |
* | x86-64: clean up io-apic accesses | Linus Torvalds | 2006-11-08 | 1 | -0/+46 |
* | [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-64: fix page align in e820 allocator | Vivek Goyal | 2006-10-21 | 1 | -7/+7 |
* | [PATCH] x86-64: typo in __assign_irq_vector when updating pos for vector and ... | Yinghai Lu | 2006-10-21 | 1 | -3/+3 |
* | [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] 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 |