| Commit message (Expand) | Author | Age |
* | [NET]: X86_64 checksum annotations and cleanups. | Al Viro | 2006-12-03 |
* | ACPI: Change ACPI to use dev_archdata instead of firmware_data | Benjamin Herrenschmidt | 2006-12-01 |
* | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 2006-12-01 |
* | [PATCH] x86-64: Fix race in exit_idle | Andi Kleen | 2006-11-14 |
* | [PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabled | Andi Kleen | 2006-11-14 |
* | [PATCH] x86: Add acpi_user_timer_override option for Asus boards | Andi Kleen | 2006-11-14 |
* | x86-64: clean up io-apic accesses | Linus Torvalds | 2006-11-08 |
* | [PATCH] x86-64: Only look at per_cpu data for online cpus. | Eric W. Biederman | 2006-10-24 |
* | [PATCH] x86-64: Revert timer routing behaviour back to 2.6.16 state | Andi Kleen | 2006-10-21 |
* | [PATCH] x86-64: x86_64 add NX mask for PTE entry | bibo,mao | 2006-10-21 |
* | ACPI: Processor native C-states using MWAIT | Venkatesh Pallipadi | 2006-10-14 |
* | [PATCH] Consolidate check_signature | Matthew Wilcox | 2006-10-11 |
* | [PATCH] x86_64 irq: Allocate a vector across all cpus for genapic_flat. | Eric W. Biederman | 2006-10-08 |
* | [PATCH] i386/x86_64: Remove global IO_APIC_VECTOR | Eric W. Biederman | 2006-10-08 |
* | [PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patch | Jan Blunck | 2006-10-06 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 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] 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 |
* | | [PATCH] genirq: x86_64 irq: Kill irq compression | Eric W. Biederman | 2006-10-04 |
* | | [PATCH] genirq: x86_64 irq: make vector_irq per cpu | Eric W. Biederman | 2006-10-04 |
* | | [PATCH] genirq: x86_64 irq: Make the external irq handlers report their vecto... | Eric W. Biederman | 2006-10-04 |
* | | [PATCH] genirq: irq: generalize the check for HARDIRQ_BITS | Eric W. Biederman | 2006-10-04 |
* | | [PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector | Eric W. Biederman | 2006-10-04 |
* | | [PATCH] genirq: x86_64 irq: Remove the msi assumption that irq == vector | Eric W. Biederman | 2006-10-04 |
* | | [PATCH] genirq: x86_64 irq: Move msi message composition into io_apic.c | Eric W. Biederman | 2006-10-04 |
* | | [PATCH] genirq: convert the x86_64 architecture to irq-chips | Ingo Molnar | 2006-10-04 |
|/ |
|
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 |
* | [PATCH] sched: introduce child field in sched_domain | Siddha, Suresh B | 2006-10-03 |
* | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann | 2006-10-02 |
* | [PATCH] Add regs_return_value() helper | Ananth N Mavinakayanahalli | 2006-10-02 |
* | [PATCH] kill wall_jiffies | Atsushi Nemoto | 2006-10-01 |
* | [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks | Martin Schwidefsky | 2006-10-01 |
* | [PATCH] Use early clobber in semaphores | Andi Kleen | 2006-09-29 |
* | [PATCH] x86: Clean up x86 NMI sysctls | Andi Kleen | 2006-09-29 |
* | [PATCH] Add proper sparse __user casts to __copy_to_user_inatomic | Andi Kleen | 2006-09-29 |
* | [PATCH] Move valid_dma_direction() from x86_64 to generic code | Rolf Eike Beer | 2006-09-29 |
* | [PATCH] consistently use MAX_ERRNO in __syscall_return | Randy Dunlap | 2006-09-27 |
* | [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes | Mel Gorman | 2006-09-27 |
* | [PATCH] fix x86_64-mm-spinlock-cleanup | Andrew Morton | 2006-09-27 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-09-26 |
|\ |
|
| * | [PATCH] x86: Refactor thermal throttle processing | Dmitriy Zavin | 2006-09-26 |
| * | [PATCH] Fix unwinder warning in traps.c | Andi Kleen | 2006-09-26 |
| * | [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ... | Andi Kleen | 2006-09-26 |
| * | [PATCH] x86: Move direct PCI scanning functions out of line | Andi Kleen | 2006-09-26 |
| * | [PATCH] Don't leak NT bit into next task | Andi Kleen | 2006-09-26 |
| * | [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder | Jan Beulich | 2006-09-26 |
| * | [PATCH] Fix idle notifiers | Andi Kleen | 2006-09-26 |
| * | [PATCH] Remove unused asm-x86_64/mmx.h | Andi Kleen | 2006-09-26 |