index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-12
powerpc/e500v2: Add Power ISA properties to comply with ePAPR 1.1
Olivia Yin
17
-0
/
+96
2012-09-12
powerpc/mpic: FSL MPIC error interrupt support.
Varun Sethi
5
-2
/
+229
2012-09-12
powerpc/swiotlb: Enable at early stage and disable if not necessary
Jia Hongtao
7
-14
/
+32
2012-09-12
powerpc/booke: Add CPU_FTR_EMB_HV check for e5500.
Varun Sethi
1
-0
/
+6
2012-09-12
powerpc/booke: Separate out restore_e5500/setup_e5500 routines.
Varun Sethi
2
-18
/
+32
2012-09-12
powerpc/booke: Merge the 32 bit e5500/e500mc cpu setup code.
Varun Sethi
2
-4
/
+7
2012-09-12
powepc/booke: Separate out E.HV check and ivor setup code.
Varun Sethi
2
-17
/
+30
2012-09-12
powerpc/85xx: add HOTPLUG_CPU support
Zhao Chenhui
5
-15
/
+112
2012-09-12
powerpc/85xx: implement hardware timebase sync
Zhao Chenhui
2
-0
/
+84
2012-09-12
powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPARE
Zhao Chenhui
2
-1
/
+12
2012-09-12
powerpc/85xx: Replace epapr spin table macros/defines with a struct
Zhao Chenhui
1
-23
/
+23
2012-09-12
powerpc/mpic: finish supporting timer group B on Freescale chips
Varun Sethi
2
-16
/
+47
2012-09-12
powerpc/85xx: introduce support for the Freescale / iVeia P1022RDK
Timur Tabi
6
-0
/
+393
2012-09-12
powerpc/85xx: Add support for P5040DS board
Timur Tabi
7
-1
/
+318
2012-09-12
powerpc/85xx: add Freescale P5040 SOC and SEC v5.2 device trees
Kim Phillips
3
-0
/
+549
2012-09-12
powerpc/fsl-pci: add fsl,qoriq-pcie-v2.4 compatible string
Timur Tabi
1
-0
/
+1
2012-09-12
powerpc/85xx: remove P1020RDB and P2020RDB CAMP device trees
Timur Tabi
4
-396
/
+0
2012-09-12
powerpc/85xx: L2sram - Add compatible string to the device id list
Tang Yuantian
1
-0
/
+10
2012-09-10
powerpc/mm: Match variable types to API
Joe MacDonald
1
-2
/
+4
2012-09-10
powerpc/iommu: Add ppc_md.tce_get() callback for use by VFIO
Alexey Kardashevskiy
1
-0
/
+6
2012-09-10
powerpc: cleanup old DABRX #defines
Michael Neuling
1
-5
/
+0
2012-09-10
powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor
Michael Neuling
3
-5
/
+13
2012-09-10
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
14
-30
/
+46
2012-09-10
powerpc/eeh: Cleanup on EEH PCI address cache
Gavin Shan
5
-33
/
+32
2012-09-10
powerpc/eeh: Trace eeh device from I/O cache
Gavin Shan
6
-32
/
+28
2012-09-10
powerpc/eeh: Probe mode support
Gavin Shan
4
-109
/
+140
2012-09-10
powerpc/eeh: Move stats to PE
Gavin Shan
5
-32
/
+8
2012-09-10
powerpc/eeh: Handle EEH error based on PE
Gavin Shan
5
-137
/
+125
2012-09-10
powerpc/eeh: Make EEH handler PE sensitive
Gavin Shan
1
-15
/
+10
2012-09-10
powerpc/eeh: Do reset based on PE
Gavin Shan
2
-58
/
+35
2012-09-10
powerpc/eeh: I/O enable and log retrival based on PE
Gavin Shan
2
-27
/
+21
2012-09-10
powerpc/eeh: Device bars restore based on PE
Gavin Shan
4
-80
/
+97
2012-09-10
powerpc/eeh: Make EEH operations based on PE
Gavin Shan
3
-86
/
+74
2012-09-10
powerpc/eeh: Trace error based on PE from beginning
Gavin Shan
3
-33
/
+25
2012-09-10
powerpc/eeh: Trace EEH state based on PE
Gavin Shan
4
-104
/
+84
2012-09-10
powerpc/eeh: Build EEH event based on PE
Gavin Shan
2
-23
/
+10
2012-09-10
powerpc/eeh: Remove PE at appropriate time
Gavin Shan
3
-0
/
+49
2012-09-10
powerpc/eeh: Create PEs duing EEH initialization
Gavin Shan
3
-0
/
+87
2012-09-10
powerpc/eeh: Search PE based on requirement
Gavin Shan
2
-0
/
+144
2012-09-10
powerpc/eeh: Create PEs for PHBs
Gavin Shan
4
-2
/
+129
2012-09-10
powerpc/eeh: Introduce global mutex
Gavin Shan
2
-0
/
+18
2012-09-10
powerpc/eeh: Introduce eeh_pe struct
Gavin Shan
1
-0
/
+38
2012-09-10
powerpc/eeh: More logs for EEH initialization
Gavin Shan
2
-1
/
+15
2012-09-10
powerpc/eeh: Use slab to allocate eeh devices
Gavin Shan
3
-3
/
+3
2012-09-10
powerpc/eeh: Move EEH initialization around
Gavin Shan
6
-26
/
+15
2012-09-10
powerpc: Initialise paca.data_offset with poison
Michael Ellerman
1
-0
/
+1
2012-09-07
powerpc: Use the XDABR hcall
Michael Neuling
1
-3
/
+3
2012-09-07
powerpc: Use consistent name info for arch_hw_breakpoint
Michael Neuling
1
-4
/
+4
2012-09-07
powerpc: Pack arch_hw_breakpoint to avoid holes in struct
Michael Neuling
1
-3
/
+3
2012-09-07
powerpc: Export memory limit via device tree
Suzuki Poulose
1
-0
/
+12
[next]