Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | powerpc/eeh: Avoid event on passed PE | Gavin Shan | 2014-08-05 | 3 | -1/+17 | |
| * | | | | | | | Merge remote-tracking branch 'scott/next' into next | Benjamin Herrenschmidt | 2014-08-05 | 17 | -35/+439 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | powerpc/t2080rdb: Add T2080RDB board support | Shengzhou Liu | 2014-07-31 | 4 | -1/+243 | |
| | * | | | | | | | powerpc/fsl-pci: Correct use of ! and & | Himangi Saraogi | 2014-07-29 | 1 | -2/+2 | |
| | * | | | | | | | powerpc/mpic_msgr: Use kcalloc and correct the argument to sizeof | Himangi Saraogi | 2014-07-29 | 1 | -1/+1 | |
| | * | | | | | | | memory: Freescale CoreNet Coherency Fabric error reporting driver | Scott Wood | 2014-07-29 | 2 | -0/+2 | |
| | * | | | | | | | powerpc/e6500: Work around erratum A-008139 | Scott Wood | 2014-07-29 | 1 | -12/+56 | |
| | * | | | | | | | powerpc/e6500: Add support for hardware threads | Andy Fleming | 2014-07-29 | 8 | -10/+116 | |
| | * | | | | | | | powerpc/booke: Define MSR bits the same way as reg.h | Scott Wood | 2014-07-29 | 1 | -9/+19 | |
| * | | | | | | | | powerpc/perf: Add per-event excludes on Power8 | Michael Ellerman | 2014-07-28 | 2 | -24/+67 | |
| * | | | | | | | | powerpc/perf: Pass the struct perf_events down to compute_mmcr() | Michael Ellerman | 2014-07-28 | 10 | -11/+16 | |
| * | | | | | | | | powerpc/perf: Clear all MMCR settings before calling compute_mmcr() | Michael Ellerman | 2014-07-28 | 1 | -1/+3 | |
| * | | | | | | | | powerpc: Document how we set AIL on guest kernels | Michael Ellerman | 2014-07-28 | 1 | -1/+5 | |
| * | | | | | | | | powerpc/pseries: Switch pseries drivers to use machine_xxx_initcall() | Michael Ellerman | 2014-07-28 | 11 | -23/+19 | |
| * | | | | | | | | powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall() | Michael Ellerman | 2014-07-28 | 8 | -16/+14 | |
| * | | | | | | | | powerpc: Add machine_early_initcall() | Michael Ellerman | 2014-07-28 | 1 | -0/+1 | |
| * | | | | | | | | powerpc: Remove misleading DISABLE_INTS | Michael Ellerman | 2014-07-28 | 2 | -18/+21 | |
| * | | | | | | | | powerpc: Document register clobbering in EXCEPTION_COMMON() | Michael Ellerman | 2014-07-28 | 1 | -0/+1 | |
| * | | | | | | | | powerpc: Update comments in irqflags.h | Michael Ellerman | 2014-07-28 | 1 | -3/+5 | |
| * | | | | | | | | powerpc: Move bad_stack() below the fwnmi_data_area | Michael Ellerman | 2014-07-28 | 1 | -60/+60 | |
| * | | | | | | | | powerpc: Remove CLASSIC_PPC | Michael Ellerman | 2014-07-28 | 2 | -7/+4 | |
| * | | | | | | | | powerpc: Remove CONFIG_POWER4 | Michael Ellerman | 2014-07-28 | 4 | -31/+27 | |
| * | | | | | | | | powerpc: Remove power3 from comments | Michael Ellerman | 2014-07-28 | 4 | -5/+4 | |
| * | | | | | | | | powerpc: Remove oprofile RS64 support | Michael Ellerman | 2014-07-28 | 4 | -227/+1 | |
| * | | | | | | | | powerpc: Remove CONFIG_POWER3 | Michael Ellerman | 2014-07-28 | 3 | -7/+2 | |
| * | | | | | | | | powerpc: Pull out ksp_vsid logic into a helper | Michael Ellerman | 2014-07-28 | 1 | -14/+18 | |
| * | | | | | | | | powerpc: Remove MMU_FTR_SLB | Michael Ellerman | 2014-07-28 | 8 | -29/+10 | |
| * | | | | | | | | powerpc: Remove STAB code | Michael Ellerman | 2014-07-28 | 12 | -522/+11 | |
| * | | | | | | | | powerpc: Drop support for pre-POWER4 cpus | Michael Ellerman | 2014-07-28 | 2 | -102/+6 | |
| * | | | | | | | | powerpc: Use standard macros for sys_sigpending() & sys_old_getrlimit() | Michael Ellerman | 2014-07-28 | 2 | -5/+2 | |
| * | | | | | | | | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2014-07-28 | 10 | -14/+40 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | powernv: Add OPAL tracepoints | Anton Blanchard | 2014-07-11 | 4 | -9/+236 | |
| * | | | | | | | | | powerpc/pseries: Optimise hcall tracepoints | Anton Blanchard | 2014-07-11 | 1 | -22/+16 | |
| * | | | | | | | | | powerpc/pseries: Use jump labels for hcall tracepoints | Anton Blanchard | 2014-07-11 | 3 | -41/+142 | |
| * | | | | | | | | | powerpc/powernv: Add a page size parameter to pnv_pci_setup_iommu_table() | Alexey Kardashevskiy | 2014-07-11 | 4 | -7/+9 | |
| * | | | | | | | | | powerpc/powernv: Use it_page_shift in TCE build | Alexey Kardashevskiy | 2014-07-11 | 1 | -2/+3 | |
| * | | | | | | | | | powerpc/powernv: Use it_page_shift for TCE invalidation | Alexey Kardashevskiy | 2014-07-11 | 1 | -7/+9 | |
| * | | | | | | | | | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2014-07-11 | 29 | -533/+116 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | / / | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | powerpc/85xx: drop hypervisor specific board compatibles | Laurentiu TUDOR | 2014-07-02 | 1 | -32/+20 | |
| * | | | | | | | | powerpc/fsl-booke: Add initial T208x QDS board support | Shengzhou Liu | 2014-07-02 | 5 | -1/+347 | |
| * | | | | | | | | powerpc/fsl-booke: Add support for T2080/T2081 SoC | Shengzhou Liu | 2014-07-02 | 4 | -0/+605 | |
| * | | | | | | | | powerpc/8xx: Remove empty asm/mpc8xx.h | Scott Wood | 2014-06-25 | 6 | -15/+0 | |
| * | | | | | | | | pcmcia: Remove m8xx_pcmcia driver | Scott Wood | 2014-06-25 | 3 | -65/+0 | |
| * | | | | | | | | booke/powerpc: define wimge shift mask to fix compilation error | Bharat Bhushan | 2014-06-25 | 1 | -0/+2 | |
| * | | | | | | | | powerpc/traps/e500: fix misleading error output | Wladislav Wiebe | 2014-06-25 | 1 | -1/+1 | |
| * | | | | | | | | powerpc/85xx: Add T4240RDB board support | Chunhe Lan | 2014-06-25 | 3 | -1/+189 | |
| * | | | | | | | | powerpc/mpc85xx: fix fsl/p2041-post.dtsi clockgen mux2 | Valentin Longchamp | 2014-06-20 | 1 | -0/+1 | |
| * | | | | | | | | powerpc/booke64: wrap tlb lock and search in htw miss with FTR_SMT | Laurentiu Tudor | 2014-06-20 | 1 | -0/+4 | |
| * | | | | | | | | t4240/dts: Enable third elo3 DMA engine support | Chunhe Lan | 2014-06-20 | 2 | -0/+2 | |
| * | | | | | | | | powerpc/defconfig: update RTC support | Shengzhou Liu | 2014-06-20 | 4 | -1/+12 |