summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-09-12[PATCH] x86-64: Some cleanup and optimization to the processor data area.Andi Kleen6-14/+18
2005-09-12[PATCH] x86-64: Add simnow consoleAndi Kleen1-0/+46
2005-09-12[PATCH] x86-64: Make remote TLB flush more scalableAndi Kleen4-58/+117
2005-09-12[PATCH] x86-64: Fix 32bit sendfileTsuneo.Yoshioka@f-secure.com3-3/+3
2005-09-12[PATCH] x86-64: Include build number in oops outputAndi Kleen1-2/+5
2005-09-12[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsAndi Kleen9-9/+44
2005-09-12[PATCH] x86-64: Remove code to resume machine check state of other CPUs.Andi Kleen1-2/+4
2005-09-12[PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfnAndi Kleen3-8/+3
2005-09-12[PATCH] x86-64: Use e820_find_hole to compute reserved pagesAndi Kleen1-37/+5
2005-09-12[PATCH] x86-64: Fix harmless off by one in e820 codeAndi Kleen1-1/+1
2005-09-12[PATCH] x86-64: Micro optimization to dma_alloc_coherent node lookupAndi Kleen1-5/+3
2005-09-12[PATCH] x86-64: Don't trust boot_cpu_id in the mptable.Andi Kleen1-2/+1
2005-09-12[PATCH] x86-64: Add command line option to set machine check tolerance levelAndi Kleen2-0/+9
2005-09-12[PATCH] x86-64: Make lockless machine check record passing a bit more robust.Andi Kleen1-11/+21
2005-09-12[PATCH] x86-64: Remove redundant swiotlb=force handlingAndi Kleen1-4/+0
2005-09-12[PATCH] x86-64: Don't allocate aperture when swiotlb is enabled and no AGP foundAndi Kleen1-0/+2
2005-09-12[PATCH] x86-64: Reverse order of bootmem listsAndi Kleen1-3/+11
2005-09-12[PATCH] x86-64: Avoid unnecessary double bouncing for swiotlbAndi Kleen1-3/+3
2005-09-12[PATCH] x86-64: Don't assume APIC for boot processor has an APIC ID of zeroAndi Kleen1-1/+1
2005-09-12[PATCH] x86-64: Use SRAT data on Intel systems too.Andi Kleen1-0/+21
2005-09-12[PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node par...Andi Kleen4-25/+63
2005-09-12[PATCH] x86-64: Don't cache align PDA on UP buildsAndi Kleen1-1/+1
2005-09-12[PATCH] x86-64: Fix the apic version that gets printed during bootAndi Kleen1-1/+1
2005-09-12[PATCH] x86-64: Don't assign CPU numbers in SRAT parsingAndi Kleen4-22/+21
2005-09-12[PATCH] x86-64: White space and comment fixes for smp_call_function_singleAndi Kleen1-1/+4
2005-09-12[PATCH] x86-64: Enable interrupts during delay calibration on APsAndi Kleen1-0/+5
2005-09-12[PATCH] x86-64: Use largest APIC number, not number of CPUs to decide on phys...Andi Kleen1-3/+4
2005-09-12[PATCH] x86-64: Remove code for outdated APICsAndi Kleen3-36/+10
2005-09-12[PATCH] x86-64: Remove esr disable hack in APIC codeAndi Kleen2-21/+1
2005-09-12[PATCH] x86-64: Remove obsolete APIC "write around" bug workaroundAndi Kleen3-9/+9
2005-09-12[PATCH] x86-64: Remove apic_write_around from smpboot.cAndi Kleen1-9/+8
2005-09-12[PATCH] x86-64: Update defconfigAndi Kleen1-17/+48
2005-09-12[PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems.Andi Kleen2-14/+0
2005-09-12[PATCH] cpuset semaphore depth check optimizePaul Jackson2-5/+9
2005-09-12[PATCH] crc16: remove w1 specific comments.Evgeniy Polyakov2-16/+6
2005-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds28-273/+795
2005-09-12Mark ia64-specific MCA/INIT scheduler hooks as dangerousLinus Torvalds1-26/+44
2005-09-12[PATCH] i386: Don't miss pending signals returning to user mode after signal ...Roland McGrath1-2/+2
2005-09-12[PATCH] ppc64: Remove unused codeAnton Blanchard2-20/+0
2005-09-12[PATCH] ppc64: Fix for missing start-cpu rtas tokenAnton Blanchard1-2/+11
2005-09-12[PATCH] ppc64: indent pci codeAnton Blanchard3-59/+59
2005-09-12[PATCH] ppc64: xics cleanupAnton Blanchard1-22/+22
2005-09-12[PATCH] ppc64: Add ptrace data breakpoint supportAnton Blanchard14-25/+145
2005-09-12[PATCH] ppc64: Add definitions for new PTRACE callsAnton Blanchard3-0/+22
2005-09-12[PATCH] ppc64: Fix up some whitespace issues in ptrace32.cAnton Blanchard1-3/+3
2005-09-12[PATCH] ppc64: ptrace cleanupsAnton Blanchard1-52/+69
2005-09-12[PATCH] ppc64: Add PTRACE_{GET|SET}VRREGSRobert Jennings3-0/+102
2005-09-12ppc64: Set up PCI tree from Open Firmware device treePaul Mackerras5-90/+362
2005-09-11[PATCH] i810fb: Update i810fb documentationAntonino A. Daplas1-26/+30
2005-09-11[PATCH] i810fb: Change option ext_vga to extvga to match documentationAntonino A. Daplas1-6/+6