summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-11-29powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell
2010-11-29powerpc/mm: Avoid avoidable void* pointerMichael Neuling
2010-11-29powerpc: Add POWER7+ cputable entryMichael Neuling
2010-11-29powerpc: Remove POWER6 oprofile workarounds for POWER7Michael Neuling
2010-11-29powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entryMichael Neuling
2010-11-29powerpc: Add VPHN firmware featureJesse Larrew
2010-11-29powerpc: Consolidate obj-y assignmentsMichael Ellerman
2010-11-29powerpc/iseries: Remove unused mf_getSrcHistory function and caller.Jesper Juhl
2010-11-29powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_stdJesper Juhl
2010-11-29powerpc: Add memory_hotplug_max()Nishanth Aravamudan
2010-11-29powerpc/macio: Ensure all dma routines get copied overNishanth Aravamudan
2010-11-29powerpc/pseries: iommu cleanupNishanth Aravamudan
2010-11-29powerpc/dart: iommu table cleanupNishanth Aravamudan
2010-11-29powerpc/cell: Beat dma ops cleanupNishanth Aravamudan
2010-11-29powerpc/pasemi: Clean up pasemi iommu table initializationsNishanth Aravamudan
2010-11-29powerpc/vio: Use dma ops helpersNishanth Aravamudan
2010-11-29powerpc: Add support for new hcall H_BEST_ENERGYVaidyanathan Srinivasan
2010-11-29powerpc: Cleanup APIs for cpu/thread/core mappingsVaidyanathan Srinivasan
2010-11-29powerpc: enable ARCH_DMA_ADDR_T_64BIT with ARCH_PHYS_ADDR_T_64BITFUJITA Tomonori
2010-11-29powerpc/pseries: Add kernel parameter to disable batched hcallsWill Schmidt
2010-11-29powerpc: Removing undead ifdef __KERNEL__Christian Dietrich
2010-11-29powerpc/kdump: Override crash_free_reserved_phys_range to avoid freeing RTASAnton Blanchard
2010-11-29powerpc: Add support for popcnt instructionsAnton Blanchard
2010-11-29sh: boards: mach-se: use IS_ERR() instead of NULL checkVasiliy Kulikov
2010-11-29sh: Add div6_reparent_clks to clock framework for FSIKuninori Morimoto
2010-11-29crypto: aesni-intel - Fixed build error on x86-32Mathias Krause
2010-11-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-28ARM i.MX SDMA: Add ROM script addresses to platform_dataSascha Hauer
2010-11-28dmaengine i.MX SDMA: Allow to run without firmwareSascha Hauer
2010-11-28ARM: imx: Get the silicon version from the IIM moduleDinh Nguyen
2010-11-27crypto: aesni-intel - Ported implementation to x86-32Mathias Krause
2010-11-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-11-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-11-27Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2010-11-27Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-11-26Merge branch 'perf/core' into auto-latestIngo Molnar
2010-11-26Merge branch 'sched/core' into auto-latestIngo Molnar
2010-11-26Merge branch 'perf/urgent' into auto-latestIngo Molnar
2010-11-26perf, x86: P4 PMU - describe config formatCyrill Gorcunov
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra
2010-11-26x86: Set cpu masks before calling CPU_STARTING notifiersAndi Kleen
2010-11-26perf: Introduce is_sampling_event()Franck Bui-Huu
2010-11-26Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-11-26mutexes, sched: Introduce arch_mutex_cpu_relax()Gerald Schaefer
2010-11-26Merge commit 'v2.6.37-rc3' into perf/coreIngo Molnar
2010-11-26perf, x86: Fixup Kconfig depsPeter Zijlstra
2010-11-26x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus
2010-11-26Merge branch 'x86/security' into auto-latestIngo Molnar