aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64
AgeCommit message (Expand)Author
2006-02-07[PATCH] arch/x86_64/pci/mmconfig.c NULL noise removalAl Viro
2006-02-07[PATCH] amd64 time.c __iomem annotationsAl Viro
2006-02-07[PATCH] drive_info removal outside of arch/i386Al Viro
2006-02-07[PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai
2006-02-05Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down"Linus Torvalds
2006-02-04[PATCH] x86_64: IOMMU printk cleanupJon Mason
2006-02-04[PATCH] x86_64: Let impossible CPUs point to reference per cpu dataAndi Kleen
2006-02-04[PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n...Andi Kleen
2006-02-04[PATCH] x86_64: minor odering correction to dump_pagetable()Jan Beulich
2006-02-04[PATCH] x86_64: small fix for CFI annotationsJan Beulich
2006-02-04[PATCH] x86_64: Calibrate APIC timer using PM timerAndi Kleen
2006-02-04[PATCH] x86_64: Don't allow kprobes on __switch_toAndi Kleen
2006-02-04[PATCH] x86_64: align per-cpu section to configured cache bytesZach Brown
2006-02-04[PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't m...Kevin VanMaren
2006-02-04[PATCH] x86_64: Fix zero mcfg entry workaround on x86-64Andi Kleen
2006-02-04[PATCH] x86_64: Do more checking in the SRAT header codeAndi Kleen
2006-02-04[PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug.Ashok Raj
2006-02-04[PATCH] x86_64: mark two routines as __cpuinitShaohua Li
2006-02-04[PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsingAndi Kleen
2006-02-04[PATCH] x86_64: Remove CONFIG_INIT_DEBUGAndi Kleen
2006-02-04[PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai
2006-02-04[PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct...Andi Kleen
2006-02-04[PATCH] x86_64: Fix swiotlb dma_alloc_coherent fallbackAndi Kleen
2006-02-04[PATCH] x86_64: [PATCH] timer resumeShaohua Li
2006-02-04[PATCH] x86_64: Automatically enable apicmaintimer on ATI boardsAndi Kleen
2006-02-04[PATCH] x86_64: Allow to run main time keeping from the local APIC interruptAndi Kleen
2006-02-04[PATCH] x86_64: Disallow kprobes on NMI handlersAndi Kleen
2006-02-04[PATCH] x86_64: Update defconfigAndi Kleen
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-02-01[PATCH] Add faster __iowrite32_copy routine for x86_64Bryan O'Sullivan
2006-02-01[PATCH] x86_64: compat_sys_futimesat fixAndrew Morton
2006-01-31[PATCH] PCI: handle bogus MCFG entriesAndi Kleen
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown
2006-01-18[PATCH] vfs: *at functions: x86_64Ulrich Drepper
2006-01-18[PATCH] x86_64: Fix MCE exception stack for boot CPUJan Beulich
2006-01-18[PATCH] e1000: Added disable packet split capabilityJesse Brandeburg
2006-01-16[PATCH] x86_64: add x86-64 support for memory hot-addMatt Tolentino
2006-01-16[PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bitAndi Kleen
2006-01-16[PATCH] x86_64: Remove elf32_map in 32bit ELF loaderAndi Kleen
2006-01-16[PATCH] x86_64: eliminate empty_bad_{page,{pte,pmd}_table}Jan Beulich
2006-01-16[PATCH] x86_64: Update defconfigAndi Kleen
2006-01-16x86-64: fix initrd freeingLinus Torvalds
2006-01-16[PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32.Andi Kleen
2006-01-16[PATCH] x86_64: set do_not_nx as cpuinitdataAndi Kleen
2006-01-16[PATCH] x86_64: lapic resume uses correct base addressShaohua Li
2006-01-16[PATCH] x86_64: Only let user select PM timer support when EMBEDDEDAndi Kleen
2006-01-16[PATCH] x86_64: Allow nesting of int3 by default for kprobesAndi Kleen
2006-01-12[PATCH] amd64: task_stack_page()Al Viro
2006-01-12[PATCH] amd64: task_pt_regs()Al Viro
2006-01-12[PATCH] amd64: task_thread_info()Al Viro