summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] calgary: phb_shift can be intMuli Ben-Yehuda2006-12-071-1/+1
* [PATCH] x86-64: Support -mregparm arguments for signals with SA_SIGINFO in co...Albert Cahalan2006-12-071-0/+5
* [PATCH] x86-64: Try multiple timer variants in check_timerAndi Kleen2006-12-072-78/+51
* [PATCH] x86-64: Use probe_kernel_address in arch/x86_64/*Andi Kleen2006-12-072-6/+6
* [PATCH] x86-64: Extend clear_irq_vectorYinghai Lu2006-12-071-1/+17
* [PATCH] x86-64: Speed and clean up cache flushing in change_page_attrAndi Kleen2006-12-071-26/+32
* [PATCH] x86: Mention PCI instead of RAM in NMI parity error messageAndi Kleen2006-12-071-2/+1
* [PATCH] x86: remove last two pci_find offenders in the core codeAlan Cox2006-12-071-1/+1
* [PATCH] x86: Don't use nested idle loopsAndi Kleen2006-12-071-21/+9
* [PATCH] x86-64: miscellaneous entry.S adjustmentsJan Beulich2006-12-071-30/+6
* [PATCH] x86-64: dump_trace() atomicity fixAndrew Morton2006-12-071-3/+5
* [PATCH] x86-64: Insert Local and IO APIC(s) into resource mapAaron Durbin2006-12-071-0/+78
* [PATCH] x86: all cpu backtraceAndrew Morton2006-12-071-1/+28
* [PATCH] x86-64: use BUILD_BUG_ON in FPU codeAlexey Dobriyan2006-12-071-5/+2
* [PATCH] x86-64: add X86_FEATURE_PEBS and detectionStephane Eranian2006-12-071-0/+7
* [PATCH] x86: Compress stack unwinder outputAndi Kleen2006-12-071-4/+4
* [PATCH] x86: shorten lines in unwinder to be <= 80 charactersAndi Kleen2006-12-071-8/+13
* [PATCH] x86-64: Update defconfigAndi Kleen2006-12-071-13/+14
* [NET]: X86_64 checksum annotations and cleanups.Al Viro2006-12-022-19/+25
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-11-282-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/+0
| * [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/+1
* [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/+1
* [PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabledAndi Kleen2006-11-143-33/+26
* [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/+2
* [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/+0
* [PATCH] htirq: refactor so we only have one function that writes to the chipEric W. Biederman2006-11-081-16/+15
* 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-271-2/+3
|\
| * PCI: x86-64: mmconfig missing printk levelsDave Jones2006-10-271-2/+3
* | [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
|/
* [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/+7
* [PATCH] x86-64: increase PHB1 split transaction timeoutMuli Ben-Yehuda2006-10-221-1/+43
OpenPOWER on IntegriCloud