summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86-64: Add command line option to set machine check tolerance levelAndi Kleen2005-09-122-0/+9
* [PATCH] x86-64: Make lockless machine check record passing a bit more robust.Andi Kleen2005-09-121-11/+21
* [PATCH] x86-64: Remove redundant swiotlb=force handlingAndi Kleen2005-09-121-4/+0
* [PATCH] x86-64: Don't allocate aperture when swiotlb is enabled and no AGP foundAndi Kleen2005-09-121-0/+2
* [PATCH] x86-64: Reverse order of bootmem listsAndi Kleen2005-09-121-3/+11
* [PATCH] x86-64: Avoid unnecessary double bouncing for swiotlbAndi Kleen2005-09-121-3/+3
* [PATCH] x86-64: Don't assume APIC for boot processor has an APIC ID of zeroAndi Kleen2005-09-121-1/+1
* [PATCH] x86-64: Use SRAT data on Intel systems too.Andi Kleen2005-09-121-0/+21
* [PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node par...Andi Kleen2005-09-124-25/+63
* [PATCH] x86-64: Don't cache align PDA on UP buildsAndi Kleen2005-09-121-1/+1
* [PATCH] x86-64: Fix the apic version that gets printed during bootAndi Kleen2005-09-121-1/+1
* [PATCH] x86-64: Don't assign CPU numbers in SRAT parsingAndi Kleen2005-09-124-22/+21
* [PATCH] x86-64: White space and comment fixes for smp_call_function_singleAndi Kleen2005-09-121-1/+4
* [PATCH] x86-64: Enable interrupts during delay calibration on APsAndi Kleen2005-09-121-0/+5
* [PATCH] x86-64: Use largest APIC number, not number of CPUs to decide on phys...Andi Kleen2005-09-121-3/+4
* [PATCH] x86-64: Remove code for outdated APICsAndi Kleen2005-09-123-36/+10
* [PATCH] x86-64: Remove esr disable hack in APIC codeAndi Kleen2005-09-122-21/+1
* [PATCH] x86-64: Remove obsolete APIC "write around" bug workaroundAndi Kleen2005-09-123-9/+9
* [PATCH] x86-64: Remove apic_write_around from smpboot.cAndi Kleen2005-09-121-9/+8
* [PATCH] x86-64: Update defconfigAndi Kleen2005-09-121-17/+48
* [PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems.Andi Kleen2005-09-122-14/+0
* [PATCH] cpuset semaphore depth check optimizePaul Jackson2005-09-122-5/+9
* [PATCH] crc16: remove w1 specific comments.Evgeniy Polyakov2005-09-122-16/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds2005-09-1228-273/+795
|\
| * [PATCH] ppc64: Remove unused codeAnton Blanchard2005-09-122-20/+0
| * [PATCH] ppc64: Fix for missing start-cpu rtas tokenAnton Blanchard2005-09-121-2/+11
| * [PATCH] ppc64: indent pci codeAnton Blanchard2005-09-123-59/+59
| * [PATCH] ppc64: xics cleanupAnton Blanchard2005-09-121-22/+22
| * [PATCH] ppc64: Add ptrace data breakpoint supportAnton Blanchard2005-09-1214-25/+145
| * [PATCH] ppc64: Add definitions for new PTRACE callsAnton Blanchard2005-09-123-0/+22
| * [PATCH] ppc64: Fix up some whitespace issues in ptrace32.cAnton Blanchard2005-09-121-3/+3
| * [PATCH] ppc64: ptrace cleanupsAnton Blanchard2005-09-121-52/+69
| * [PATCH] ppc64: Add PTRACE_{GET|SET}VRREGSRobert Jennings2005-09-123-0/+102
| * ppc64: Set up PCI tree from Open Firmware device treePaul Mackerras2005-09-125-90/+362
* | Mark ia64-specific MCA/INIT scheduler hooks as dangerousLinus Torvalds2005-09-121-26/+44
* | [PATCH] i386: Don't miss pending signals returning to user mode after signal ...Roland McGrath2005-09-121-2/+2
* | [PATCH] i810fb: Update i810fb documentationAntonino A. Daplas2005-09-111-26/+30
* | [PATCH] i810fb: Change option ext_vga to extvga to match documentationAntonino A. Daplas2005-09-111-6/+6
* | [PATCH] i810fb: Restore xres and yres option parametersAntonino A. Daplas2005-09-111-17/+35
* | [PATCH] i810fb: Fix oops if CONFIG_FB_I810_I2C is set to noAntonino A. Daplas2005-09-111-6/+6
* | [PATCH] m68knommu: common RAM based 68360 startup codeGreg Ungerer2005-09-111-0/+408
* | [PATCH] m68knommu: allow for SDRAM and GPIO differences on 5270/1 and 5274/5 ...Greg Ungerer2005-09-111-2/+19
* | [PATCH] m68knommu: FEC eth definitions support for the 523x Coldfire processo...Greg Ungerer2005-09-111-3/+4
* | [PATCH] m68knommu: add SPI register definitions for 528x processorsGreg Ungerer2005-09-111-0/+112
* | [PATCH] uclinux: add NULL check, 0 end valid check and some more exports to n...Greg Ungerer2005-09-111-4/+13
* | [PATCH] m68knommu: dma support for 523x processorsGreg Ungerer2005-09-111-1/+1
* | [PATCH] uclinux: remove use of mtd_put_device() in uclinux MTD map driverGreg Ungerer2005-09-111-8/+5
* | [PATCH] m68knommu: add ColdFire serial driver support for 523x processor familyGreg Ungerer2005-09-111-4/+9
* | [PATCH] m68knommu: change addr arg to const in bitops.h/find_next_zero_bit()Greg Ungerer2005-09-111-1/+1
* | [PATCH] m68knommu: correct prototype args in checksum.hGreg Ungerer2005-09-111-3/+4
OpenPOWER on IntegriCloud