| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-11-28 |
|\ |
|
| * | [PATCH] x86-64: Use stricter in process stack check for unwinder | Andi Kleen | 2006-11-28 |
| * | [PATCH] x86-64: Fix warning in io_apic.c | Andi Kleen | 2006-11-28 |
| * | [PATCH] x86_64: Align data segment to PAGE_SIZE boundary | Vivek Goyal | 2006-11-21 |
* | | [PATCH] x86_64: fix 'earlyprintk=...,keep' regression | Ingo Molnar | 2006-11-28 |
* | | [PATCH] x86_64: Align data segment to PAGE_SIZE boundary | Vivek Goyal | 2006-11-21 |
|/ |
|
* | [PATCH] x86_64: fix memory hotplug build with NUMA=n | Yasunori Goto | 2006-11-20 |
* | [PATCH] i386/x86_64: ACPI cpu_idle_wait() fix | Ingo Molnar | 2006-11-17 |
* | [PATCH] x86_64: stack unwinder crash fix | Ingo Molnar | 2006-11-17 |
* | [PATCH] x86_64: fix CONFIG_CC_STACKPROTECTOR build bug | Ingo Molnar | 2006-11-16 |
* | [PATCH] x86-64: Fix vsyscall.c compilation on UP | Andi Kleen | 2006-11-16 |
* | [PATCH] Use delayed disable mode of ioapic edge triggered interrupts | Eric W. Biederman | 2006-11-15 |
* | [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 |
* | [PATCH] x86-64: setup saved_max_pfn correctly (kdump) | Magnus Damm | 2006-11-14 |
* | [PATCH] x86-64: Handle reserve_bootmem_generic beyond end_pfn | Andi Kleen | 2006-11-14 |
* | [PATCH] x86-64: shorten the x86_64 boot setup GDT to what the comment says | Steven Rostedt | 2006-11-14 |
* | [PATCH] x86-64: Fix PTRACE_[SG]ET_THREAD_AREA regression with ia32 emulation. | Andi Kleen | 2006-11-14 |
* | [PATCH] x86-64: Fix partial page check to ensure unusable memory is not being... | Aaron Durbin | 2006-11-14 |
* | Revert "[PATCH] MMCONFIG and new Intel motherboards" | Andi Kleen | 2006-11-14 |
* | [PATCH] htirq: refactor so we only have one function that writes to the chip | Eric W. Biederman | 2006-11-08 |
* | x86-64: write IO APIC irq routing entries in correct order | Linus Torvalds | 2006-11-08 |
* | x86-64: clean up io-apic accesses | Linus Torvalds | 2006-11-08 |
* | [PATCH] fix i386 regparm=3 RT signal handlers on x86_64 | Albert Cahalan | 2006-10-30 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-10-27 |
|\ |
|
| * | PCI: x86-64: mmconfig missing printk levels | Dave Jones | 2006-10-27 |
* | | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 2006-10-27 |
|/ |
|
* | [PATCH] x86-64: Only look at per_cpu data for online cpus. | Eric W. Biederman | 2006-10-24 |
* | [PATCH] x86-64: Simplify the vector allocator. | Eric W. Biederman | 2006-10-24 |
* | [PATCH] x86-64: increase PHB1 split transaction timeout | Muli Ben-Yehuda | 2006-10-21 |
* | [PATCH] x86-64: Fix C3 timer test | Andi Kleen | 2006-10-21 |
* | [PATCH] x86-64: Revert timer routing behaviour back to 2.6.16 state | Andi Kleen | 2006-10-21 |
* | [PATCH] x86-64: Overlapping program headers in physical addr space fix | Vivek Goyal | 2006-10-21 |
* | [PATCH] x86-64: Put more than one cpu in TARGET_CPUS | Eric W. Biederman | 2006-10-21 |
* | [PATCH] x86: Revert new unwind kernel stack termination | Andi Kleen | 2006-10-21 |
* | [PATCH] x86-64: Use irq_domain in ioapic_retrigger_irq | Eric W. Biederman | 2006-10-21 |
* | [PATCH] x86-64: Revert interrupt backlink changes | Andi Kleen | 2006-10-21 |
* | [PATCH] x86-64: Fix ENOSYS in system call tracing | Jan Beulich | 2006-10-21 |
* | [PATCH] x86: Use -maccumulate-outgoing-args | Andi Kleen | 2006-10-21 |
* | [PATCH] x86-64: fix page align in e820 allocator | Vivek Goyal | 2006-10-21 |
* | [PATCH] x86-64: Fix for arch/x86_64/pci/Makefile CFLAGS | Corey Minyard | 2006-10-21 |
* | [PATCH] x86-64: typo in __assign_irq_vector when updating pos for vector and ... | Yinghai Lu | 2006-10-21 |
* | [PATCH] x86-64: x86_64 hot-add memory srat.c fix | keith mannthey | 2006-10-21 |
* | [PATCH] x86-64: Update defconfig | Andi Kleen | 2006-10-21 |
* | [PATCH] genirq: clean up irq-flow-type naming | Ingo Molnar | 2006-10-17 |
* | ACPI: Processor native C-states using MWAIT | Venkatesh Pallipadi | 2006-10-14 |
* | [PATCH] Fix build breakage with CONFIG_X86_VSMP | Ravikiran Thirumalai | 2006-10-12 |
* | [PATCH] x86_64 irq: Properly update vector_irq | Eric W. Biederman | 2006-10-12 |
* | [PATCH] use struct irq_chip instead of struct hw_interrupt_type | Aneesh Kumar K.V | 2006-10-11 |