summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen2006-06-266-19/+21
* [PATCH] x86_64: Make sure is_compat_task works earlyAndi Kleen2006-06-261-1/+4
* [PATCH] x86_64: fix vector_lock deadlock in io_apic.cIngo Molnar2006-06-261-3/+4
* [PATCH] x86_64: remove unused gart header fileJon Mason2006-06-261-1/+0Star
* [PATCH] x86_64: Remove ia32_sys_call_table exportAndi Kleen2006-06-262-3/+0Star
* [PATCH] x86_64: Remove long obsolete CVSAndi Kleen2006-06-2612-25/+0Star
* [PATCH] x86_64: nmi watchdog header cleanupDon Zickus2006-06-262-8/+1Star
* [PATCH] x86_64: fix unlikely profiling & vsyscalls on x86_64Ingo Molnar2006-06-261-2/+2
* [PATCH] x86_64: add END()/ENDPROC() annotations to entry.SJan Beulich2006-06-262-1/+48
* [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen2006-06-261-2/+2
* [PATCH] x86_64: Use -ENODEV in IOMMU initializationAndi Kleen2006-06-261-3/+3
* [PATCH] i386/x86-64: simplify ioapic_register_intr()Jan Beulich2006-06-261-15/+8Star
* [PATCH] x86_64: serialize assign_irq_vector() use of static variablesJan Beulich2006-06-261-4/+14
* [PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen2006-06-266-89/+161
* [PATCH] x86_64: trivial gart clean-upJon Mason2006-06-261-23/+23
* [PATCH] x86_64: Implement compat functions for PTRACE_SETSIGINFO/GETSIGINFOAndi Kleen2006-06-261-6/+35
* [PATCH] x86_64: iommu_gart_bitmap search to cross next_bitMike Waychison2006-06-261-1/+1
* [PATCH] x86_64: x86_64-enable-large-bzImage.patchIngo Molnar2006-06-261-4/+2Star
* [PATCH] x86_64: pci-dma.c clean-up - trivialJon Mason2006-06-261-6/+6
* [PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann2006-06-266-102/+67Star
* [PATCH] i386/x86-64: Emulate CPUID4 on AMDAndi Kleen2006-06-261-0/+3
* [PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD p...Andi Kleen2006-06-261-7/+13
* [PATCH] x86_64: Use local APIC ID from local APIC instead of CPUIDravikiran thirumalai2006-06-261-4/+1Star
* [PATCH] x86_64: Update defconfigAndi Kleen2006-06-261-25/+134
* Revert "swsusp special saveable pages support" commitsLinus Torvalds2006-06-261-95/+0Star
* [PATCH] Fix kdump Crash Kernel boot memory reservation for NUMA machinesAmul Shah2006-06-251-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-06-233-72/+2Star
|\
| * Pull bugzilla-5653 into release branchLen Brown2006-06-152-72/+1Star
| |\
| | * [ACPI] enable SMP C-states on x86_64David Shaohua Li2006-02-092-72/+1Star
| * | Pull Kconfig into release branchLen Brown2006-06-151-0/+1
| |\ \
| | * | ACPI: Kconfig: ACPI should depend on, not select PCIAdrian Bunk2006-04-021-0/+1
* | | | [PATCH] don't use flush_tlb_all in suspend timeShaohua Li2006-06-231-2/+5
* | | | [PATCH] swsusp: x86_64 mark special saveable/unsaveable pagesShaohua Li2006-06-231-0/+95
* | | | [PATCH] x86: make i387 mxcsr_feature_mask __read_mostlyAndreas Mohr2006-06-231-1/+1
* | | | [PATCH] x86: make using_apic_timer __read_mostlyAndreas Mohr2006-06-231-1/+1
* | | | [PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter2006-06-231-0/+1
* | | | [PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto2006-06-231-32/+1Star
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-231-4/+9
|\ \ \ \
| * | | | [PATCH] PCI: fix issues with extended conf space when MMCONFIG disabled becau...Chuck Ebbert2006-06-211-4/+9
| |/ / /
* / / / [PATCH] x86_64: use select for GART_IOMMU to enable AGPRoman Zippel2006-06-231-3/+2Star
|/ / /
* | | [PATCH] Fix HPET operation on 64-bit NVIDIA platformsAndy Currid2006-06-091-5/+25
* | | [PATCH] x86_64: Don't do syscall exit tracing twiceAndi Kleen2006-05-311-6/+1Star
* | | [PATCH] x86_64: Fix off by one in bad_addr checking in find_e820_areaRobert Hentosh2006-05-311-1/+1
* | | [PATCH] x86_64: Handle empty node zeroDaniel Yeisley2006-05-313-2/+8
* | | [PATCH] x86_64: fix last_tsc calculation of PM timerJan Beulich2006-05-311-1/+1
* | | [PATCH] x86_64: Fix no IOMMU warning in PCI-GART driverAndi Kleen2006-05-311-4/+2Star
* | | [PATCH] x86_64: Fix stack/mmap randomization for compat tasksAndi Kleen2006-05-311-2/+2
* | | [PATCH] kprobes: bad manipulation of 2 byte opcode on x86_64Satoshi Oshima2006-05-211-3/+3
* | | [PATCH] x86_64: Don't schedule on exception stack on preemptive kernelsAndi Kleen2006-05-161-4/+17
* | | [PATCH] x86_64: Fix memory hotadd heuristicsAndi Kleen2006-05-161-4/+11