summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-07-03powerpc/mm: remove obsolete comment about page size name arrayScott Wood
2012-07-03powerpc: Kill flatdevtree_env.h tooPaul Bolle
2012-07-03powerpc: Fix kernel-doc warningWanpeng Li
2012-07-03powerpc: Fix assmption of end_of_DRAM() returns end addressBharat Bhushan
2012-07-03powerpc: Optimise the 64bit optimised __clear_userAnton Blanchard
2012-07-03powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performanceAnton Blanchard
2012-07-03powerpc/iommu: Push spinlock into iommu_range_alloc and __iommu_freeAnton Blanchard
2012-07-03powerpc/iommu: Reduce spinlock coverage in iommu_freeAnton Blanchard
2012-07-03powerpc/iommu: Reduce spinlock coverage in iommu_alloc and iommu_freeAnton Blanchard
2012-07-03powerpc/pseries: Disable interrupts around IOMMU percpu data accessesAnton Blanchard
2012-07-03powerpc: POWER7 optimised memcpy using VMX and enhanced prefetchAnton Blanchard
2012-07-03powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_userAnton Blanchard
2012-07-03powerpc/pci: cleanup on duplicate assignmentGavin Shan
2012-07-03powerpc/numa: Fix OF node refcounting bugGavin Shan
2012-07-03powerpc: POWER7 optimised copy_page using VMX and enhanced prefetchAnton Blanchard
2012-07-03powerpc: Rename copyuser_power7_vmx.c to vmx-helper.cAnton Blanchard
2012-07-03powerpc: Clear RI and EE at the same time in system call exitAnton Blanchard
2012-07-03powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_userAnton Blanchard
2012-07-03powerpc/smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang
2012-07-03powerpc: 64bit optimised __clear_userAnton Blanchard
2012-07-03powerpc: tracing: Avoid tracepoint duplication with DECLARE_EVENT_CLASSAnton Blanchard
2012-07-03powerpc: Enable jump label supportAnton Blanchard
2012-07-03powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifierDeepthi Dharwar
2012-07-03powerpc/pseries/iommu: remove default window before attempting DDW manipulationNishanth Aravamudan
2012-07-03powerpc/ftrace: Use patch_instruction instead of probe_kernel_write()Steven Rostedt
2012-07-03powerpc: Have patch_instruction detect faultsSteven Rostedt
2012-07-03powerpc/ftrace: Have PPC skip updating with stop_machine()Steven Rostedt
2012-07-03powerpc/boot: Only build board support files when required.Tony Breeds
2012-07-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-07-02ARM: OMAP4: TWL6030: ensure sys_nirq1 is mux'd and wakeup enabledKevin Hilman
2012-07-02ARM: OMAP2: Overo: init I2C before MMC to fix MMC suspend/resume failureKevin Hilman
2012-07-02ARM: imx27_visstrim_m10: Do not include <asm/system.h>Fabio Estevam
2012-07-02powerpc/kvm: sldi should be sldMichael Neuling
2012-07-02powerpc/xmon: Use cpumask iterator to avoid warningAnton Blanchard
2012-07-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-01ARM: 7438/1: fill possible PMD empty section gapsNicolas Pitre
2012-07-01ARM: pxa: hx4700: Fix basic suspend/resumePaul Parsons
2012-06-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-30Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-06-30ARM: imx6q: fix suspend regression caused by common clk migrationShawn Guo
2012-06-30Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-06-30Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown
2012-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-29powerpc/pseries: Fix software invalidate TCEMichael Neuling
2012-06-29powerpc: check_and_cede_processor() never cedesAnton Blanchard
2012-06-29powerpc/ftrace: Do not trace restore_interrupts()Steven Rostedt
2012-06-29powerpc: Fix Section mismatch warnings in prom_init.cLi Zhong
2012-06-29ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preemptTiejun Chen