summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Remove optimization for B stepping AMD K8Andi Kleen2005-11-144-310/+2
* [PATCH] x86_64: Reduce number of retries for reset through keyboard controllerAndi Kleen2005-11-141-1/+1
* [PATCH] x86_64: x86_64/i386 fix Intel cache detection code assumption about t...Siddha, Suresh B2005-11-141-14/+32
* [PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B2005-11-148-108/+162
* [PATCH] x86_64: Don't enable interrupt unconditionally in reboot pathAndi Kleen2005-11-142-4/+6
* [PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.cAndi Kleen2005-11-141-20/+27
* [PATCH] x86_64: Allow modular build of ia32 aout loaderAndi Kleen2005-11-144-5/+7
* [PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...Shaohua Li2005-11-142-0/+13
* [PATCH] x86_64: Optimize NUMA node hash functionEric Dumazet2005-11-141-24/+43
* [PATCH] x86_64: Save/restore CS in 64bit signal handlers and force __USER_CS ...Bryan Ford2005-11-141-0/+17
* [PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen2005-11-142-5/+42
* [PATCH] x86_64: Replace swiotlb extern with includeAndi Kleen2005-11-141-4/+1
* [PATCH] x86_64: Replace cpu_pda extern with includeAndi Kleen2005-11-141-2/+0
* [PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen2005-11-145-16/+7
* [PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B2005-11-148-31/+53
* [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen2005-11-143-5/+11
* [PATCH] x86_64: Fix gcc 4 warning in aperture.cAndi Kleen2005-11-141-1/+1
* [PATCH] x86-64/i386: Fix CPU model for family 6Suresh Siddha2005-11-142-4/+4
* [PATCH] x86_64: Remove duplicate __cpuinit defineAshok Raj2005-11-141-2/+0
* [PATCH] x86_64: Use the DMA32 zone for dma_alloc_coherent()/pci_alloc_consistentAndi Kleen2005-11-141-1/+7
* [PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon2005-11-143-16/+81
* [PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin2005-11-148-0/+569
* [PATCH] x86_64: Account mem_map in VM holes accountingAndi Kleen2005-11-141-0/+19
* [PATCH] x86_64: Make i386 compile again with fourth DMA32 zoneAndi Kleen2005-11-141-2/+2
* [PATCH] x86_64: Set compatibility flag for 4GB zone on IA64Andi Kleen2005-11-141-0/+4
* [PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen2005-11-142-43/+47
* [PATCH] x86_64: Update defconfigAndi Kleen2005-11-141-15/+83
* Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-04104-1128/+7146
|\
| * powerpc: Fix vmlinux.lds.S for 32-bitPaul Mackerras2005-11-051-25/+5
| * powerpc: Merge smp.c and smp.hPaul Mackerras2005-11-059-192/+157
| * Merge branch 'for-paulus' of git://kernel/home/michael/src/work/Paul Mackerras2005-11-0419-77/+6022
| |\
| | * Merge with PaulusMichael Ellerman2005-11-0421-175/+300
| | |\
| | * | powerpc: Implement smp_release_cpus() in C not asmMichael Ellerman2005-11-044-39/+21
| | * | powerpc: Cleanup vpa codeMichael Ellerman2005-11-032-10/+19
| | * | powerpc: Set entry point and text address in linker scriptMichael Ellerman2005-11-032-8/+4
| | * | 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-031-1/+1
| | * | powerpc: Move plpar_wrappers.h into arch/powerpc/platforms/pseriesMichael Ellerman2005-11-035-4/+115
| | * | powerpc: Make set_dabr() a ppc_md functionMichael Ellerman2005-11-032-17/+17
| | * | powerpc: Copy default configs into arch/powerpc/configsMichael Ellerman2005-11-035-0/+5847
| * | | powerpc: Merge smp-tbsync.c (the generic timebase sync routine)Paul Mackerras2005-11-045-65/+65
| | |/ | |/|
| * | Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras2005-11-035-3/+140
| |\ \
| | * | powerpc: move include/asm-ppc64/ppc32.h to arch/powerpc/kernelStephen Rothwell2005-11-032-1/+139
| | * | powerpc: move ppc64/kernel/signal.c to arch/powerpcStephen Rothwell2005-11-033-2/+1
| * | | [PATCH] ppc32: Fixed warning in m8xx_setup.cVitaly Bordug2005-11-031-0/+1
| * | | [PATCH] ppc32 8xx: fix cpm_dpalloc() commentMarcelo Tosatti2005-11-031-3/+2
| * | | [PATCH] ppc32 8xx: export symbols required for modular IDEMarcelo Tosatti2005-11-031-0/+5
| * | | [PATCH] powerpc: always init nvram on 64-bit powermacDavid Woodhouse2005-11-031-1/+1
| * | | [PATCH] ppc: Fix build warnings in arch/ppc/kernel/traps.cBecky Bruce2005-11-031-4/+4
| * | | [PATCH] ppc64: Fix add notifier crashesJohn Rose2005-11-032-3/+4
| |/ /
OpenPOWER on IntegriCloud