Age | Commit message (Expand) | Author |
2012-09-12 | powerpc/swiotlb: Enable at early stage and disable if not necessary | Jia Hongtao |
2012-09-12 | powerpc/booke: Add CPU_FTR_EMB_HV check for e5500. | Varun Sethi |
2012-09-12 | powerpc/booke: Separate out restore_e5500/setup_e5500 routines. | Varun Sethi |
2012-09-12 | powerpc/booke: Merge the 32 bit e5500/e500mc cpu setup code. | Varun Sethi |
2012-09-12 | powepc/booke: Separate out E.HV check and ivor setup code. | Varun Sethi |
2012-09-12 | powerpc/85xx: add HOTPLUG_CPU support | Zhao Chenhui |
2012-09-12 | powerpc/85xx: implement hardware timebase sync | Zhao Chenhui |
2012-09-12 | powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPARE | Zhao Chenhui |
2012-09-12 | powerpc/85xx: Replace epapr spin table macros/defines with a struct | Zhao Chenhui |
2012-09-12 | powerpc/mpic: finish supporting timer group B on Freescale chips | Varun Sethi |
2012-09-12 | powerpc/85xx: introduce support for the Freescale / iVeia P1022RDK | Timur Tabi |
2012-09-12 | powerpc/85xx: Add support for P5040DS board | Timur Tabi |
2012-09-12 | powerpc/85xx: add Freescale P5040 SOC and SEC v5.2 device trees | Kim Phillips |
2012-09-12 | powerpc/fsl-pci: add fsl,qoriq-pcie-v2.4 compatible string | Timur Tabi |
2012-09-12 | powerpc/85xx: remove P1020RDB and P2020RDB CAMP device trees | Timur Tabi |
2012-09-12 | powerpc/85xx: L2sram - Add compatible string to the device id list | Tang Yuantian |
2012-09-10 | powerpc/mm: Match variable types to API | Joe MacDonald |
2012-09-10 | powerpc/iommu: Add ppc_md.tce_get() callback for use by VFIO | Alexey Kardashevskiy |
2012-09-10 | powerpc: cleanup old DABRX #defines | Michael Neuling |
2012-09-10 | powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor | Michael Neuling |
2012-09-10 | powerpc: Rework set_dabr so it can take a DABRX value as well | Michael Neuling |
2012-09-10 | powerpc/eeh: Cleanup on EEH PCI address cache | Gavin Shan |
2012-09-10 | powerpc/eeh: Trace eeh device from I/O cache | Gavin Shan |
2012-09-10 | powerpc/eeh: Probe mode support | Gavin Shan |
2012-09-10 | powerpc/eeh: Move stats to PE | Gavin Shan |
2012-09-10 | powerpc/eeh: Handle EEH error based on PE | Gavin Shan |
2012-09-10 | powerpc/eeh: Make EEH handler PE sensitive | Gavin Shan |
2012-09-10 | powerpc/eeh: Do reset based on PE | Gavin Shan |
2012-09-10 | powerpc/eeh: I/O enable and log retrival based on PE | Gavin Shan |
2012-09-10 | powerpc/eeh: Device bars restore based on PE | Gavin Shan |
2012-09-10 | powerpc/eeh: Make EEH operations based on PE | Gavin Shan |
2012-09-10 | powerpc/eeh: Trace error based on PE from beginning | Gavin Shan |
2012-09-10 | powerpc/eeh: Trace EEH state based on PE | Gavin Shan |
2012-09-10 | powerpc/eeh: Build EEH event based on PE | Gavin Shan |
2012-09-10 | powerpc/eeh: Remove PE at appropriate time | Gavin Shan |
2012-09-10 | powerpc/eeh: Create PEs duing EEH initialization | Gavin Shan |
2012-09-10 | powerpc/eeh: Search PE based on requirement | Gavin Shan |
2012-09-10 | powerpc/eeh: Create PEs for PHBs | Gavin Shan |
2012-09-10 | powerpc/eeh: Introduce global mutex | Gavin Shan |
2012-09-10 | powerpc/eeh: Introduce eeh_pe struct | Gavin Shan |
2012-09-10 | powerpc/eeh: More logs for EEH initialization | Gavin Shan |
2012-09-10 | powerpc/eeh: Use slab to allocate eeh devices | Gavin Shan |
2012-09-10 | powerpc/eeh: Move EEH initialization around | Gavin Shan |
2012-09-10 | powerpc: Initialise paca.data_offset with poison | Michael Ellerman |
2012-09-07 | powerpc: Use the XDABR hcall | Michael Neuling |
2012-09-07 | powerpc: Use consistent name info for arch_hw_breakpoint | Michael Neuling |
2012-09-07 | powerpc: Pack arch_hw_breakpoint to avoid holes in struct | Michael Neuling |
2012-09-07 | powerpc: Export memory limit via device tree | Suzuki Poulose |
2012-09-07 | powerpc: Change memory_limit from phys_addr_t to unsigned long long | Suzuki Poulose |
2012-09-07 | powerpc: Fix build dependencies for c files requiring libfdt.h | Matthew McClintock |