aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86-64: Increase TLB flush array sizeAndi Kleen2005-09-121-0/+4
* [PATCH] x86-64: Don't include config.h in asm/timex.hAndi Kleen2005-09-121-1/+0
* [PATCH] x86-64: Some cleanup and optimization to the processor data area.Andi Kleen2005-09-122-10/+11
* [PATCH] x86-64: Make remote TLB flush more scalableAndi Kleen2005-09-121-8/+9
* [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsAndi Kleen2005-09-122-2/+2
* [PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfnAndi Kleen2005-09-122-3/+3
* [PATCH] x86-64: Avoid unnecessary double bouncing for swiotlbAndi Kleen2005-09-121-3/+3
* [PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node par...Andi Kleen2005-09-121-0/+1
* [PATCH] x86-64: Don't cache align PDA on UP buildsAndi Kleen2005-09-121-1/+1
* [PATCH] x86-64: Don't assign CPU numbers in SRAT parsingAndi Kleen2005-09-121-0/+2
* [PATCH] x86-64: Remove esr disable hack in APIC codeAndi Kleen2005-09-121-1/+0
* [PATCH] x86-64: Remove obsolete APIC "write around" bug workaroundAndi Kleen2005-09-121-3/+3
* [PATCH] i386/x86_64: make get_cpu_vendor() staticAdrian Bunk2005-09-101-1/+0
* [PATCH] spinlock consolidationIngo Molnar2005-09-102-122/+62
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-091-1/+1
|\
| * kbuild: alpha,x86_64 use generic asm-offsets.h supportSam Ravnborg2005-09-091-1/+1
* | [PATCH] remove unnecessary handle_IRQ_event() prototypesKenji Kaneshige2005-09-091-4/+0
|/
* Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-0810-114/+138
|\
| * [PATCH] Clean up struct flock definitionsStephen Rothwell2005-09-071-13/+0
| * [PATCH] Clean up the fcntl operationsStephen Rothwell2005-09-071-21/+0
| * [PATCH] Clean up the open flagsStephen Rothwell2005-09-071-17/+0
| * [PATCH] Create asm-generic/fcntl.hStephen Rothwell2005-09-071-25/+1
| * [PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl2005-09-071-7/+0
| * [PATCH] remove asm-*/hdreg.hChristoph Hellwig2005-09-071-1/+0
| * [PATCH] auxiliary vector cleanupsH. J. Lu2005-09-071-0/+4
| * [PATCH] compat: be more consistent about [ug]id_tStephen Rothwell2005-09-071-10/+10
| * [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek2005-09-071-0/+98
| * [PATCH] x86_64: prefetchw() can fall back to prefetch() if !3DNOWEric Dumazet2005-09-071-1/+1
| * [PATCH] i386: cleanup serialize msrZachary Amsden2005-09-051-0/+5
| * [PATCH] x86_64: avoid some atomic operations during address space destructionZachary Amsden2005-09-051-0/+14
| * [PATCH] sab: consolidate kmem_bufctl_tKyle Moffett2005-09-051-2/+0
| * [PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc()Chen, Kenneth W2005-09-051-1/+0
| * [PATCH] hugetlb: add pte_huge() macroAdam Litke2005-09-051-1/+2
| * [PATCH] mm: correct _PAGE_FILE commentPaolo 'Blaisorblade' Giarrusso2005-09-051-1/+1
| * [PATCH] mm: consolidate get_orderStephen Rothwell2005-09-051-14/+2
* | Merge linux-2.6 into linux-acpi-2.6 testLen Brown2005-09-032-1/+3
|\ \ | |/
| * [NET]: Fix ipl=>ihl typo in ip_fast_csumThomas Graf2005-08-291-1/+1
| * [NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy2005-08-291-0/+2
* | Auto-update from upstreamLen Brown2005-08-291-0/+2
|\ \ | |/
| * [PATCH] x86_64: Tell VM about holes in nodesAndi Kleen2005-08-261-0/+2
* | [ACPI] delete CONFIG_ACPI_PCILen Brown2005-08-251-14/+11
* | [ACPI] delete CONFIG_ACPI_BOOTLen Brown2005-08-243-5/+5
|/
* [PATCH] i386 / desc_empty macro is incorrectZachary Amsden2005-08-161-1/+1
* Revert PCIBIOS_MIN_IO changes for 2.6.13Linus Torvalds2005-08-141-1/+3
* [PATCH] increase PCIBIOS_MIN_IO on x86Ivan Kokshaysky2005-08-021-3/+1
* [PATCH] Fix sync_tsc hangEric W. Biederman2005-07-291-0/+3
* [PATCH] x86_64 machine_kexec: Use standard pagetable helpersEric W. Biederman2005-07-291-0/+2
* [PATCH] x86_64: Fix gcc 4 warning in sched_find_first_bitJesse Millan2005-07-281-2/+1
* [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...Andi Kleen2005-07-281-0/+2
* [PATCH] x86_64: Turn BUG data into valid instructionAndi Kleen2005-07-281-3/+10