summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-11-292-3/+9
|\
| * [PATCH] x86-64: Use stricter in process stack check for unwinderAndi Kleen2006-11-281-1/+9
| * [PATCH] x86-64: Fix warning in io_apic.cAndi Kleen2006-11-281-2/+0Star
| * [PATCH] x86_64: Align data segment to PAGE_SIZE boundaryVivek Goyal2006-11-211-0/+1
* | [PATCH] x86_64: fix 'earlyprintk=...,keep' regressionIngo Molnar2006-11-281-1/+1
* | [PATCH] x86_64: Align data segment to PAGE_SIZE boundaryVivek Goyal2006-11-211-0/+1
|/
* [PATCH] x86_64: fix memory hotplug build with NUMA=nYasunori Goto2006-11-201-8/+1Star
* [PATCH] i386/x86_64: ACPI cpu_idle_wait() fixIngo Molnar2006-11-171-1/+3
* [PATCH] x86_64: stack unwinder crash fixIngo Molnar2006-11-171-0/+6
* [PATCH] x86_64: fix CONFIG_CC_STACKPROTECTOR build bugIngo Molnar2006-11-161-2/+2
* [PATCH] x86-64: Fix vsyscall.c compilation on UPAndi Kleen2006-11-161-0/+2
* [PATCH] Use delayed disable mode of ioapic edge triggered interruptsEric W. Biederman2006-11-151-1/+3
* [PATCH] x86-64: Fix race in exit_idleAndi Kleen2006-11-141-2/+1Star
* [PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabledAndi Kleen2006-11-143-33/+26Star
* [PATCH] x86: Add acpi_user_timer_override option for Asus boardsAndi Kleen2006-11-141-0/+8
* [PATCH] x86-64: setup saved_max_pfn correctly (kdump)Magnus Damm2006-11-141-0/+2
* [PATCH] x86-64: Handle reserve_bootmem_generic beyond end_pfnAndi Kleen2006-11-141-1/+14
* [PATCH] x86-64: shorten the x86_64 boot setup GDT to what the comment saysSteven Rostedt2006-11-141-3/+2Star
* [PATCH] x86-64: Fix PTRACE_[SG]ET_THREAD_AREA regression with ia32 emulation.Andi Kleen2006-11-141-0/+2
* [PATCH] x86-64: Fix partial page check to ensure unusable memory is not being...Aaron Durbin2006-11-141-1/+1
* Revert "[PATCH] MMCONFIG and new Intel motherboards"Andi Kleen2006-11-141-32/+0Star
* [PATCH] htirq: refactor so we only have one function that writes to the chipEric W. Biederman2006-11-091-16/+15Star
* x86-64: write IO APIC irq routing entries in correct orderLinus Torvalds2006-11-081-3/+23
* x86-64: clean up io-apic accessesLinus Torvalds2006-11-081-0/+46
* [PATCH] fix i386 regparm=3 RT signal handlers on x86_64Albert Cahalan2006-10-301-0/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-10-281-2/+3
|\
| * PCI: x86-64: mmconfig missing printk levelsDave Jones2006-10-271-2/+3
* | [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-281-7/+1Star
|/
* [PATCH] x86-64: Only look at per_cpu data for online cpus.Eric W. Biederman2006-10-252-6/+43
* [PATCH] x86-64: Simplify the vector allocator.Eric W. Biederman2006-10-251-13/+7Star
* [PATCH] x86-64: increase PHB1 split transaction timeoutMuli Ben-Yehuda2006-10-221-1/+43
* [PATCH] x86-64: Fix C3 timer testAndi Kleen2006-10-221-1/+1
* [PATCH] x86-64: Revert timer routing behaviour back to 2.6.16 stateAndi Kleen2006-10-212-5/+6
* [PATCH] x86-64: Overlapping program headers in physical addr space fixVivek Goyal2006-10-211-1/+2
* [PATCH] x86-64: Put more than one cpu in TARGET_CPUSEric W. Biederman2006-10-211-1/+1
* [PATCH] x86: Revert new unwind kernel stack terminationAndi Kleen2006-10-211-5/+0Star
* [PATCH] x86-64: Use irq_domain in ioapic_retrigger_irqEric W. Biederman2006-10-211-2/+5
* [PATCH] x86-64: Revert interrupt backlink changesAndi Kleen2006-10-211-3/+0Star
* [PATCH] x86-64: Fix ENOSYS in system call tracingJan Beulich2006-10-211-0/+2
* [PATCH] x86: Use -maccumulate-outgoing-argsAndi Kleen2006-10-211-0/+4
* [PATCH] x86-64: fix page align in e820 allocatorVivek Goyal2006-10-211-7/+7
* [PATCH] x86-64: Fix for arch/x86_64/pci/Makefile CFLAGSCorey Minyard2006-10-211-1/+1
* [PATCH] x86-64: typo in __assign_irq_vector when updating pos for vector and ...Yinghai Lu2006-10-211-3/+3
* [PATCH] x86-64: x86_64 hot-add memory srat.c fixkeith mannthey2006-10-211-2/+2
* [PATCH] x86-64: Update defconfigAndi Kleen2006-10-211-15/+15
* [PATCH] genirq: clean up irq-flow-type namingIngo Molnar2006-10-173-11/+13
* ACPI: Processor native C-states using MWAITVenkatesh Pallipadi2006-10-141-7/+15
* [PATCH] Fix build breakage with CONFIG_X86_VSMPRavikiran Thirumalai2006-10-121-0/+1
* [PATCH] x86_64 irq: Properly update vector_irqEric W. Biederman2006-10-121-1/+1
* [PATCH] use struct irq_chip instead of struct hw_interrupt_typeAneesh Kumar K.V2006-10-111-1/+1