index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPARE
Zhao Chenhui
2012-09-12
2
-1
/
+12
|
|
*
|
powerpc/85xx: Replace epapr spin table macros/defines with a struct
Zhao Chenhui
2012-09-12
1
-23
/
+23
|
|
*
|
powerpc/mpic: finish supporting timer group B on Freescale chips
Varun Sethi
2012-09-12
2
-16
/
+47
|
|
*
|
powerpc/85xx: introduce support for the Freescale / iVeia P1022RDK
Timur Tabi
2012-09-12
6
-0
/
+393
|
|
*
|
powerpc/85xx: Add support for P5040DS board
Timur Tabi
2012-09-12
7
-1
/
+318
|
|
*
|
powerpc/85xx: add Freescale P5040 SOC and SEC v5.2 device trees
Kim Phillips
2012-09-12
3
-0
/
+549
|
|
*
|
powerpc/fsl-pci: add fsl,qoriq-pcie-v2.4 compatible string
Timur Tabi
2012-09-12
1
-0
/
+1
|
|
*
|
powerpc/85xx: remove P1020RDB and P2020RDB CAMP device trees
Timur Tabi
2012-09-12
4
-396
/
+0
|
|
*
|
powerpc/85xx: L2sram - Add compatible string to the device id list
Tang Yuantian
2012-09-12
1
-0
/
+10
|
*
|
|
powerpc/eeh: Fix crash on converting OF node to edev
Gavin Shan
2012-09-18
2
-1
/
+9
|
*
|
|
powerpc/eeh: Lock module while handling EEH event
Gavin Shan
2012-09-18
1
-21
/
+70
|
*
|
|
powerpc/kprobe: Don't emulate store when kprobe stwu r1
Tiejun Chen
2012-09-18
1
-2
/
+34
|
*
|
|
powerpc/kprobe: Complete kprobe and migrate exception frame
Tiejun Chen
2012-09-18
2
-6
/
+76
|
*
|
|
powerpc/kprobe: Introduce a new thread flag
Tiejun Chen
2012-09-18
1
-0
/
+3
|
*
|
|
powerpc: Remove unused __get_user64() and __put_user64()
Bharat Bhushan
2012-09-18
1
-11
/
+0
|
*
|
|
powerpc/eeh: Global mutex to protect PE tree
Gavin Shan
2012-09-18
1
-7
/
+32
|
*
|
|
powerpc/eeh: Remove EEH PE for normal PCI hotplug
Gavin Shan
2012-09-18
7
-30
/
+66
|
*
|
|
powerpc/eeh: Introduce EEH_PE_INVALID type PE
Gavin Shan
2012-09-18
2
-14
/
+43
|
*
|
|
powerpc: Add an xmon command to dump one or all pacas
Michael Ellerman
2012-09-18
1
-1
/
+106
|
*
|
|
powerpc/powernv: Remove unused functions
Gavin Shan
2012-09-17
1
-441
/
+0
|
*
|
|
powerpc/powernv: Using PCI core to do resource assignment
Gavin Shan
2012-09-17
1
-36
/
+7
|
*
|
|
powerpc/powernv: Fix overrunning segment tracing array
Gavin Shan
2012-09-17
1
-2
/
+2
|
*
|
|
powerpc/powernv: Skip check on PE if necessary
Gavin Shan
2012-09-17
2
-1
/
+19
|
*
|
|
powerpc/powernv: Initialize DMA for PEs
Gavin Shan
2012-09-17
1
-0
/
+10
|
*
|
|
powerpc/powernv: I/O and MMIO resource assignment for PEs
Gavin Shan
2012-09-17
1
-0
/
+89
|
*
|
|
powerpc/powernv: PE list based on creation order
Gavin Shan
2012-09-17
2
-11
/
+21
|
*
|
|
powerpc/powernv: Create bus sensitive PEs
Gavin Shan
2012-09-17
1
-39
/
+57
|
*
|
|
powerpc/trace: Fix interrupt tracepoints vs. RCU
Li Zhong
2012-09-17
2
-8
/
+8
|
*
|
|
powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit
Aneesh Kumar K.V
2012-09-17
8
-36
/
+47
|
*
|
|
powerpc/mm: Update VSID allocation documentation
Aneesh Kumar K.V
2012-09-17
2
-26
/
+22
|
*
|
|
powerpc/mm: Add 64TB support
Aneesh Kumar K.V
2012-09-17
7
-16
/
+54
|
*
|
|
powerpc/mm: Use 32bit array for slb cache
Aneesh Kumar K.V
2012-09-17
2
-5
/
+5
|
*
|
|
powerpc/mm: Use the required number of VSID bits in slbmte
Aneesh Kumar K.V
2012-09-17
1
-2
/
+10
|
*
|
|
powerpc/mm: Increase the slice range to 64TB
Aneesh Kumar K.V
2012-09-17
5
-55
/
+109
|
*
|
|
powerpc/mm: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGE
Aneesh Kumar K.V
2012-09-17
1
-1
/
+1
|
*
|
|
powerpc/mm: Convert virtual address to vpn
Aneesh Kumar K.V
2012-09-17
16
-240
/
+324
|
*
|
|
powerpc/mm: Simplify hpte_decode
Aneesh Kumar K.V
2012-09-17
1
-21
/
+28
|
*
|
|
powerpc/mm: Use hpt_va to compute virtual address
Aneesh Kumar K.V
2012-09-17
1
-1
/
+1
|
*
|
|
powerpc/mm: Replace open coded CONTEXT_BITS value
Aneesh Kumar K.V
2012-09-17
1
-1
/
+1
|
*
|
|
powerpc/mm: Fix typo in PTRS_PER_PUD
Scott Wood
2012-09-17
1
-1
/
+1
|
*
|
|
powerpc: Add denormalisation exception handling for POWER6/7
Michael Neuling
2012-09-17
6
-0
/
+137
|
*
|
|
Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into next
Benjamin Herrenschmidt
2012-09-17
124
-1016
/
+1256
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge commit 'v3.6-rc5' into pci/gavin-window-alignment
Bjorn Helgaas
2012-09-13
1181
-8347
/
+12996
|
|
|
\
\
|
|
|
|
/
|
*
|
|
powerpc/mm: Match variable types to API
Joe MacDonald
2012-09-10
1
-2
/
+4
|
*
|
|
powerpc/iommu: Add ppc_md.tce_get() callback for use by VFIO
Alexey Kardashevskiy
2012-09-10
1
-0
/
+6
|
*
|
|
powerpc: cleanup old DABRX #defines
Michael Neuling
2012-09-10
1
-5
/
+0
|
*
|
|
powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor
Michael Neuling
2012-09-10
3
-5
/
+13
|
*
|
|
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
2012-09-10
14
-30
/
+46
|
*
|
|
powerpc/eeh: Cleanup on EEH PCI address cache
Gavin Shan
2012-09-10
5
-33
/
+32
|
*
|
|
powerpc/eeh: Trace eeh device from I/O cache
Gavin Shan
2012-09-10
6
-32
/
+28
[prev]
[next]