summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix bug in move of altivec code to vector.SBenjamin Herrenschmidt2009-06-121-2/+4
* Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2009-06-1222-220/+234
|\
| * powerpc/40x: Convert AMCC Kilauea/Halekala boards to ppc40x_simpleJosh Boyer2009-06-045-82/+61
| * powerpc/40x: Convert AMCC Makalu board to ppc40x_simpleJosh Boyer2009-06-045-83/+61
| * powerpc/4xx: Sequoia: Enable NAND supportStefan Roese2009-06-042-37/+94
| * powerpc/4xx: Disable PCI_LEGACYJosh Boyer2009-06-0316-18/+18
* | powerpc: Add support for swiotlb on 32-bitBecky Bruce2009-06-098-2/+226
* | powerpc/spufs: Remove unused error pathStephen Rothwell2009-06-091-2/+0
* | powerpc: Fix warning when printing a resource_size_tStephen Rothwell2009-06-091-1/+1
* | powerpc/xmon: Remove unused variable in xmon.cStephen Rothwell2009-06-091-1/+1
* | powerpc/pseries: Fix warnings when printing resource_size_tStephen Rothwell2009-06-091-2/+2
* | powerpc: Shield code specific to 64-bit server processorsBenjamin Herrenschmidt2009-06-0910-8/+32
* | powerpc: Separate PACA fields for server CPUsBenjamin Herrenschmidt2009-06-093-19/+39
* | powerpc: Split exception handling out of head_64.SBenjamin Herrenschmidt2009-06-092-960/+995
* | powerpc: Introduce CONFIG_PPC_BOOK3SBenjamin Herrenschmidt2009-06-091-11/+11
* | powerpc: Move VMX and VSX asm code to vector.SBenjamin Herrenschmidt2009-06-096-306/+213
* | powerpc: Set init_bootmem_done on NUMA platforms as wellBenjamin Herrenschmidt2009-06-092-1/+3
* | powerpc/mm: Fix a AB->BA deadlock scenario with nohash MMU context lockBenjamin Herrenschmidt2009-06-091-3/+4
* | powerpc/mm: Fix some SMP issues with MMU context handlingBenjamin Herrenschmidt2009-06-091-4/+8
* | powerpc: Add PTRACE_SINGLEBLOCK supportRoland McGrath2009-06-094-11/+60
* | powerpc/virtex: Add ml510 reference design device treeRoderick Colenbrander2009-06-061-0/+465
* | powerpc/virtex: Add Xilinx ML510 reference design supportRoderick Colenbrander2009-06-064-1/+47
* | powerpc/virtex: refactor intc driver and add support for i8259 cascadingGrant Likely2009-06-061-18/+58
* | powerpc/virtex: Add support for Xilinx PCI host bridgeRoderick Colenbrander2009-06-066-0/+162
|/
* powerpc/pci: Fix annotation of pcibios_claim_one_busStephen Rothwell2009-06-021-2/+1
* powerpc/ftrace: Use PPC_INST_NOP directlyMichael Ellerman2009-06-021-7/+2
* powerpc/ftrace: Remove unused macrosMichael Ellerman2009-06-021-8/+0
* powerpc/ftrace: Use ppc_function_entry() instead of GET_ADDRMichael Ellerman2009-06-021-9/+3
* powerpc: Display processor virtualization resource allocs in lparcfgNathan Fontenot2009-06-021-2/+38
* powerpc: Convert RTAS event scan from kernel thread to workqueueAnton Blanchard2009-06-021-38/+38
* powerpc: Make the NR_CPUS max 8192Michael Neuling2009-06-021-2/+2
* Merge branch 'merge' into nextBenjamin Herrenschmidt2009-05-2989-557/+899
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-05-275-4/+7
| |\
| | * Blackfin: fix strncmp.o build errorMike Frysinger2009-05-271-2/+1
| | * Blackfin: drop unneeded asm/.gitignoreMike Frysinger2009-05-271-1/+0
| | * Blackfin: ignore generated vmlinux.ldsMike Frysinger2009-05-271-0/+1
| | * Blackfin: hook up preadv/pwritev syscallsMike Frysinger2009-05-272-1/+5
| * | powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.Benjamin Herrenschmidt2009-05-276-83/+54
| * | powerpc: Minor cleanups of kernel virt address space definitionsBenjamin Herrenschmidt2009-05-275-12/+37
| * | powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mmBenjamin Herrenschmidt2009-05-273-1/+1
| * | Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer"Benjamin Herrenschmidt2009-05-272-57/+271
| |/
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-272-16/+8
| |\
| | * x86: avoid back to back on_each_cpu in cpa_flush_arrayPallipadi, Venkatesh2009-05-261-14/+3
| | * x86, relocs: ignore R_386_NONE in kernel relocation entriesTejun Heo2009-05-261-2/+5
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-05-263-16/+29
| |\ \
| | * | [CPUFREQ] powernow-k8: determine exact CPU frequency for HW PstatesAndreas Herrmann2009-05-261-2/+21
| | * | [CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq dataThomas Renninger2009-05-261-14/+5
| | * | [CPUFREQ] powernow-k7 build fix when ACPI=nDave Jones2009-05-261-0/+2
| | * | [CPUFREQ] add atom family to p4-clockmodJarod Wilson2009-05-261-0/+1
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-05-261-3/+3
| |\ \ \ | | |/ / | |/| |