summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPAREZhao Chenhui2012-09-122-1/+12
| | * | powerpc/85xx: Replace epapr spin table macros/defines with a structZhao Chenhui2012-09-121-23/+23
| | * | powerpc/mpic: finish supporting timer group B on Freescale chipsVarun Sethi2012-09-122-16/+47
| | * | powerpc/85xx: introduce support for the Freescale / iVeia P1022RDKTimur Tabi2012-09-126-0/+393
| | * | powerpc/85xx: Add support for P5040DS boardTimur Tabi2012-09-127-1/+318
| | * | powerpc/85xx: add Freescale P5040 SOC and SEC v5.2 device treesKim Phillips2012-09-123-0/+549
| | * | powerpc/fsl-pci: add fsl,qoriq-pcie-v2.4 compatible stringTimur Tabi2012-09-121-0/+1
| | * | powerpc/85xx: remove P1020RDB and P2020RDB CAMP device treesTimur Tabi2012-09-124-396/+0
| | * | powerpc/85xx: L2sram - Add compatible string to the device id listTang Yuantian2012-09-121-0/+10
| * | | powerpc/eeh: Fix crash on converting OF node to edevGavin Shan2012-09-182-1/+9
| * | | powerpc/eeh: Lock module while handling EEH eventGavin Shan2012-09-181-21/+70
| * | | powerpc/kprobe: Don't emulate store when kprobe stwu r1Tiejun Chen2012-09-181-2/+34
| * | | powerpc/kprobe: Complete kprobe and migrate exception frameTiejun Chen2012-09-182-6/+76
| * | | powerpc/kprobe: Introduce a new thread flagTiejun Chen2012-09-181-0/+3
| * | | powerpc: Remove unused __get_user64() and __put_user64()Bharat Bhushan2012-09-181-11/+0
| * | | powerpc/eeh: Global mutex to protect PE treeGavin Shan2012-09-181-7/+32
| * | | powerpc/eeh: Remove EEH PE for normal PCI hotplugGavin Shan2012-09-187-30/+66
| * | | powerpc/eeh: Introduce EEH_PE_INVALID type PEGavin Shan2012-09-182-14/+43
| * | | powerpc: Add an xmon command to dump one or all pacasMichael Ellerman2012-09-181-1/+106
| * | | powerpc/powernv: Remove unused functionsGavin Shan2012-09-171-441/+0
| * | | powerpc/powernv: Using PCI core to do resource assignmentGavin Shan2012-09-171-36/+7
| * | | powerpc/powernv: Fix overrunning segment tracing arrayGavin Shan2012-09-171-2/+2
| * | | powerpc/powernv: Skip check on PE if necessaryGavin Shan2012-09-172-1/+19
| * | | powerpc/powernv: Initialize DMA for PEsGavin Shan2012-09-171-0/+10
| * | | powerpc/powernv: I/O and MMIO resource assignment for PEsGavin Shan2012-09-171-0/+89
| * | | powerpc/powernv: PE list based on creation orderGavin Shan2012-09-172-11/+21
| * | | powerpc/powernv: Create bus sensitive PEsGavin Shan2012-09-171-39/+57
| * | | powerpc/trace: Fix interrupt tracepoints vs. RCULi Zhong2012-09-172-8/+8
| * | | powerpc/mm: Make some of the PGTABLE_RANGE dependency explicitAneesh Kumar K.V2012-09-178-36/+47
| * | | powerpc/mm: Update VSID allocation documentationAneesh Kumar K.V2012-09-172-26/+22
| * | | powerpc/mm: Add 64TB supportAneesh Kumar K.V2012-09-177-16/+54
| * | | powerpc/mm: Use 32bit array for slb cacheAneesh Kumar K.V2012-09-172-5/+5
| * | | powerpc/mm: Use the required number of VSID bits in slbmteAneesh Kumar K.V2012-09-171-2/+10
| * | | powerpc/mm: Increase the slice range to 64TBAneesh Kumar K.V2012-09-175-55/+109
| * | | powerpc/mm: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGEAneesh Kumar K.V2012-09-171-1/+1
| * | | powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V2012-09-1716-240/+324
| * | | powerpc/mm: Simplify hpte_decodeAneesh Kumar K.V2012-09-171-21/+28
| * | | powerpc/mm: Use hpt_va to compute virtual addressAneesh Kumar K.V2012-09-171-1/+1
| * | | powerpc/mm: Replace open coded CONTEXT_BITS valueAneesh Kumar K.V2012-09-171-1/+1
| * | | powerpc/mm: Fix typo in PTRS_PER_PUDScott Wood2012-09-171-1/+1
| * | | powerpc: Add denormalisation exception handling for POWER6/7Michael Neuling2012-09-176-0/+137
| * | | Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into nextBenjamin Herrenschmidt2012-09-17124-1016/+1256
| |\ \ \ | | |/ / | |/| |
| | * | Merge commit 'v3.6-rc5' into pci/gavin-window-alignmentBjorn Helgaas2012-09-131181-8347/+12996
| | |\ \ | | | |/
| * | | powerpc/mm: Match variable types to APIJoe MacDonald2012-09-101-2/+4
| * | | powerpc/iommu: Add ppc_md.tce_get() callback for use by VFIOAlexey Kardashevskiy2012-09-101-0/+6
| * | | powerpc: cleanup old DABRX #definesMichael Neuling2012-09-101-5/+0
| * | | powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling2012-09-103-5/+13
| * | | powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling2012-09-1014-30/+46
| * | | powerpc/eeh: Cleanup on EEH PCI address cacheGavin Shan2012-09-105-33/+32
| * | | powerpc/eeh: Trace eeh device from I/O cacheGavin Shan2012-09-106-32/+28
OpenPOWER on IntegriCloud