aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules.Tony Breeds2014-04-091-0/+1
* arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.cMonam Agarwal2014-04-091-1/+1
* powerpc/opal: Add missing includeMichael Neuling2014-04-091-0/+2
* powerpc: Convert last uses of __FUNCTION__ to __func__Joe Perches2014-04-091-6/+5
* powerpc: Add lq/stq emulationAnton Blanchard2014-04-093-8/+46
* powerpc/powernv: Add invalid OPAL callJoel Stanley2014-04-093-0/+6
* powerpc/powernv: Add OPAL message log interfaceJoel Stanley2014-04-094-1/+128
* powerpc/book3s: Fix mc_recoverable_range buffer overrun issue.Mahesh Salgaonkar2014-04-091-8/+20
* powerpc: Remove dead code in sycall entryMichael Neuling2014-04-091-8/+0
* powerpc: Use of_node_init() for the fakenode in msi_bitmap.cLi Zhong2014-04-091-1/+1
* powerpc/mm: NUMA pte should be handled via slow path in get_user_pages_fast()Aneesh Kumar K.V2014-04-091-0/+13
* powerpc/powernv: Fix endian issues with sensor codeAnton Blanchard2014-04-092-3/+4
* powerpc/powernv: Fix endian issues with OPAL async codeAnton Blanchard2014-04-075-13/+16
* powerpc/powernv: Add opal_notifier_unregister() and export to modulesBenjamin Herrenschmidt2014-04-072-0/+16
* powerpc/ppc64: Do not turn AIL (reloc-on interrupts) too earlyBenjamin Herrenschmidt2014-04-072-5/+15
* powerpc/ppc64: Gracefully handle early interruptsBenjamin Herrenschmidt2014-04-072-1/+17
* powerpc/prom: early_init_dt_scan_cpus() updates cpu features only onceBenjamin Herrenschmidt2014-04-071-26/+26
* powerpc: Make boot_cpuid common between 32 and 64-bitBenjamin Herrenschmidt2014-04-074-3/+7
* powerpc: Adjust CPU_FTR_SMT on all platformsBenjamin Herrenschmidt2014-04-071-1/+1
* powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling2014-04-074-7/+33
* powerpc/le: Enable RTAS events supportGreg Kurz2014-04-075-61/+128
* powerpc: Correct emulated mtfsf instructionStephen Chivers2014-04-071-35/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-04-0613-19/+1285
|\
| * arch/tile: remove unused variable 'devcap'Chris Metcalf2014-04-041-2/+0
| * tile: Fix vDSO compilation issue with allyesconfigKerry Sheh2014-04-041-1/+1
| * tile/perf: Support perf_events on tilegx and tileproZhigang Lu2014-03-075-0/+1048
| * tile: Enable NMIs on return from handle_nmi() without errorsZhigang Lu2014-03-072-1/+21
| * tile: Add support for handling PMC hardwareZhigang Lu2014-03-076-12/+204
| * tile: don't use __get_cpu_var() with structure-typed argumentsChris Metcalf2014-03-061-2/+2
| * tile: avoid overflow in ns2cyclesHenrik Austad2014-03-061-1/+9
* | Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-04-051-0/+5
|\ \
| | \
| | \
| *-. \ Merge branches 'iommu/fixes', 'arm/smmu', 'x86/amd', 'arm/omap', 'arm/shmobil...Joerg Roedel2014-04-021-0/+5
| |\ \ \ | | | |/ | | |/|
| | | * iommu/omap: Add devicetree supportFlorian Vaussard2014-03-041-0/+5
| | |/
* | | Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-04-052-5/+1
|\ \ \
| * \ \ Merge branch 'clk-fixes' into clk-nextMike Turquette2014-02-2471-303/+345
| |\ \ \
| * | | | clk: socfpga: Add a clk-phase property to the "altr,socfpga-gate-clk"Dinh Nguyen2014-02-181-0/+1
| * | | | clk: socfpga: Remove socfpga_init_clocksDinh Nguyen2014-02-181-1/+0
| * | | | clk: socfpga: Map the clk manager base address in the clock driverDinh Nguyen2014-02-181-4/+0
* | | | | Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-052-18/+0
|\ \ \ \ \
| * | | | | pwm: Remove obsolete HAVE_PWM Kconfig symbolSascha Hauer2014-02-103-20/+0
* | | | | | Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-0582-1314/+1021
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann2014-03-2932-302/+165
| |\ \ \ \ \ \
| | * | | | | | dt-bindings: clock: Move exynos-audss-clk.h to dt-bindings/clockTushar Behera2014-03-212-2/+2
| | * | | | | | ARM: dts: Update Exynos DT files with generic compatible stringsSachin Kamat2014-03-2122-22/+22
| | * | | | | | ARM: EXYNOS: Add generic compatible stringsSachin Kamat2014-03-211-0/+2
| | * | | | | | ARM: EXYNOS: Consolidate exynos4 and exynos5 machine filesSachin Kamat2014-03-216-185/+92
| | * | | | | | ARM: EXYNOS: Consolidate CPU init codeSachin Kamat2014-03-211-85/+23
| | * | | | | | ARM: SAMSUNG: Introduce generic Exynos4 and 5 helpersSachin Kamat2014-03-211-0/+4
| | * | | | | | ARM: EXYNOS: Add support to reserve memory for MFC-v7Sachin Kamat2014-03-211-1/+9
| | * | | | | | ARM: SAMSUNG: Reorganize calls to reserve memory for MFCTushar Behera2014-03-215-26/+30
| | |/ / / / /