summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Fix gcc 4 warning in aperture.cAndi Kleen2005-11-151-1/+1
* [PATCH] x86-64/i386: Fix CPU model for family 6Suresh Siddha2005-11-152-4/+4
* [PATCH] x86_64: Remove duplicate __cpuinit defineAshok Raj2005-11-151-2/+0Star
* [PATCH] x86_64: Use the DMA32 zone for dma_alloc_coherent()/pci_alloc_consistentAndi Kleen2005-11-151-1/+7
* [PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_tAndi Kleen2005-11-154-11/+5Star
* [PATCH] x86_64: Fix up outdated pfn_to_page commentAndi Kleen2005-11-151-3/+1Star
* [PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon2005-11-155-17/+86
* [PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin2005-11-1511-1/+582
* [PATCH] x86_64: Adjust, correct, and complete the HPET definitions for x86-64.Jan Beulich2005-11-151-14/+21
* [PATCH] x86_64: Account mem_map in VM holes accountingAndi Kleen2005-11-151-0/+19
* [PATCH] x86_64: When cpu_up fails clean up page allocator properlyAndi Kleen2005-11-151-2/+1Star
* [PATCH] x86_64: Make i386 compile again with fourth DMA32 zoneAndi Kleen2005-11-151-2/+2
* [PATCH] x86_64: Set compatibility flag for 4GB zone on IA64Andi Kleen2005-11-151-0/+4
* [PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen2005-11-157-55/+90
* [PATCH] x86_64: Update defconfigAndi Kleen2005-11-151-15/+83
* [libata] ATAPI pad allocation fixes/cleanupJeff Garzik2005-11-055-26/+71
* Merge branch 'master'Jeff Garzik2005-11-051852-64762/+103730
|\
| * [PATCH] nvidiafb: Geforce 7800 series support addedCalin A. Culianu2005-11-052-0/+12
| * Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi...Linus Torvalds2005-11-057-0/+2091
| |\
| | * IB: Add SCSI RDMA Protocol (SRP) initiatorRoland Dreier2005-11-027-0/+2091
| * | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-0525-124/+178
| |\ \
| | * | [IB] mthca: check P_Key index in modify QPJack Morgenstein2005-11-031-0/+7
| | * | [IB] umad: fix hot remove of IB devicesRoland Dreier2005-11-031-16/+64
| | * | [IB] mthca: fix format of FW versionRoland Dreier2005-11-032-2/+2
| | * | [IPoIB] don't compile debug code if debugging isn't enabledRoland Dreier2005-11-033-1/+7
| | * | [IPoIB] remove unneeded initializations to 0Roland Dreier2005-11-021-9/+2Star
| | * | [IB] kzalloc() conversionsRoland Dreier2005-11-0211-62/+27Star
| | * | [IB] ucm: 32/64 compatibility fixesSean Hefty2005-11-011-6/+13
| | * | [IPoIB] cleanups: fix comment, remove useless variablesRoland Dreier2005-10-312-9/+7Star
| | * | [IB] mthca: Avoid SRQ free WQE list corruptionRoland Dreier2005-10-311-6/+7
| | * | [IB] uverbs: Avoid NULL pointer deref on CQ async eventRoland Dreier2005-10-313-6/+5Star
| | * | [IPoIB] use spin_trylock_irqsave()Roland Dreier2005-10-291-4/+1Star
| | * | [IB] mthca: report asynchronous CQ eventsMichael S. Tsirkin2005-10-293-3/+36
| | |/
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-05177-3992/+8618
| |\ \
| | * | powerpc: Fix vmlinux.lds.S for 32-bitPaul Mackerras2005-11-051-25/+5Star
| | * | powerpc: Merge smp.c and smp.hPaul Mackerras2005-11-0510-197/+189Star
| | * | Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras2005-11-045-229/+182Star
| | |\ \
| | | * | powerpc: merge tlbflush.hStephen Rothwell2005-11-043-167/+146Star
| | | * | powerpc: merge tlb.hStephen Rothwell2005-11-042-62/+36Star
| | * | | Merge branch 'for-paulus' of git://kernel/home/michael/src/work/Paul Mackerras2005-11-0427-295/+6134
| | |\ \ \
| | | * | | Merge with PaulusMichael Ellerman2005-11-0434-617/+419Star
| | | |\| |
| | | * | | powerpc: Fix random memory corruption in merged elf.hMichael Ellerman2005-11-041-9/+13
| | | * | | powerpc: Implement smp_release_cpus() in C not asmMichael Ellerman2005-11-045-39/+22Star
| | | * | | powerpc: Cleanup vpa codeMichael Ellerman2005-11-033-18/+19
| | | * | | powerpc: Add helper functions for synthesising instructions at runtimeMichael Ellerman2005-11-031-0/+48
| | | * | | powerpc: Set entry point and text address in linker scriptMichael Ellerman2005-11-032-8/+4Star
| | | * | | powerpc: Make early debugging fit on 80 character terminalMichael Ellerman2005-11-031-1/+1
| | | * | | powerpc: Merge asm-ppc/kexec.h and asm-ppc64/kexec.hMichael Ellerman2005-11-034-82/+50Star
| | | * | | powerpc: Move plpar_wrappers.h into arch/powerpc/platforms/pseriesMichael Ellerman2005-11-036-124/+115Star
| | | * | | powerpc: Make set_dabr() a ppc_md functionMichael Ellerman2005-11-033-17/+18