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
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Rename set_break to avoid naming conflict
Michael Neuling
2013-01-16
6
-11
/
+11
*
powerpc: Fix typo in breakpoint kgdb code.
Michael Neuling
2013-01-16
1
-1
/
+1
*
powerpc: Add DSCR support to ptrace
Alexey Kardashevskiy
2013-01-16
2
-0
/
+30
*
powerpc: Make room in exception vector area
Benjamin Herrenschmidt
2013-01-10
1
-55
/
+55
*
powerpc/perf: Fix for PMCs not making progress
Michael Neuling
2013-01-10
1
-0
/
+2
*
powerpc/perf: Fix finding overflowed PMC in interrupt
Michael Neuling
2013-01-10
1
-29
/
+54
*
powerpc/eeh: Fix crash when adding a device in a slot with DDW
Thadeu Lima de Souza Cascardo
2013-01-10
4
-3
/
+34
*
powerpc/eeh/of: Checking for CONFIG_EEH is not needed
Thadeu Lima de Souza Cascardo
2013-01-10
1
-4
/
+0
*
powerpc/iommu: Prevent false TCE leak message
Thadeu Lima de Souza Cascardo
2013-01-10
1
-0
/
+7
*
powerpc: Add the DAWR support to the set_break()
Michael Neuling
2013-01-10
3
-0
/
+39
*
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
2013-01-10
14
-129
/
+187
*
powerpc: Add DAWR/X SPR number definitions
Michael Neuling
2013-01-10
1
-0
/
+5
*
powerpc: Add DAWR CPU feature bit definition
Michael Neuling
2013-01-10
1
-1
/
+2
*
powerpc: Add helper functions set the DAWR and CIABR using set_mode
Ian Munsie
2013-01-10
1
-0
/
+10
*
powerpc: Repack 64bit CPU features to remove holes
Michael Neuling
2013-01-10
1
-24
/
+26
*
powerpc: Remove extra zeros from 32 bit CPU features definitions
Michael Neuling
2013-01-10
1
-31
/
+31
*
powerpc: Avoid load of static chain register when calling nested functions th...
Anton Blanchard
2013-01-10
1
-0
/
+1
*
powerpc: Enable devtmpfs, EFI partition support and tmpfs ACLs on pseries, pp...
Anton Blanchard
2013-01-10
3
-0
/
+13
*
powerpc: Cleanup NLS config options on pseries, ppc64 and ppc64e defconfig
Anton Blanchard
2013-01-10
3
-70
/
+8
*
powerpc: Run savedefconfig over pseries, ppc64 and ppc64e defconfig
Anton Blanchard
2013-01-10
3
-184
/
+70
*
powerpc: Convert print_symbol to %pSR
Joe Perches
2013-01-10
1
-7
/
+6
*
powerpc: Implement PPR save/restore
Haren Myneni
2013-01-10
3
-18
/
+26
*
powerpc: Macros for saving/restore PPR
Haren Myneni
2013-01-10
3
-0
/
+63
*
powerpc: Define ppr in thread_struct
Haren Myneni
2013-01-10
3
-0
/
+15
*
powerpc: Increase exceptions arrays in paca struct to save PPR
Haren Myneni
2013-01-10
2
-3
/
+4
*
powerpc: Enable PPR save/restore
Haren Myneni
2013-01-10
1
-2
/
+4
*
powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller
Haren Myneni
2013-01-10
4
-5
/
+6
*
powerpc/perf: Add stalled-cycles events
Chris Freehill
2013-01-10
1
-0
/
+2
*
powerpc: Enable ARCH_USE_BUILTIN_BSWAP
David Woodhouse
2013-01-10
1
-0
/
+1
*
powerpc/82xx: Use for_each_compatible_node() macro
Wei Yongjun
2013-01-10
1
-2
/
+2
*
powerpc/celleb: Use for_each_compatible_node() macro
Wei Yongjun
2013-01-10
1
-3
/
+2
*
powerpc: Disable relocation on exceptions whenever PR KVM is active
Ian Munsie
2013-01-10
3
-3
/
+32
*
powerpc/kexec: Add kexec "hold" support for Book3e processors
Jimi Xenidis
2013-01-10
1
-1
/
+18
*
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32
Li Zhong
2013-01-10
1
-0
/
+2
*
powerpc: Build kernel with -mcmodel=medium
Anton Blanchard
2013-01-10
11
-11
/
+69
*
powerpc: Remove RELOC() macro
Anton Blanchard
2013-01-10
1
-291
/
+267
*
powerpc: Relocate prom_init.c on 64bit
Anton Blanchard
2013-01-10
6
-15
/
+68
*
powerpc/pasemi: Enable PRINTK_TIME in defconfig
Olof Johansson
2013-01-10
1
-23
/
+8
*
powerpc/pseries/pci: Use NULL instead of 0 for pointers
Tushar Behera
2013-01-10
1
-1
/
+2
*
powerpc/perf: Change PMU flag representation from decimal to hex
Anshuman Khandual
2013-01-10
1
-5
/
+5
*
powerpc: Hook up doorbells on server
Ian Munsie
2013-01-10
3
-3
/
+34
*
powerpc: Update Kconfig + Makefile to prepare for server doorbells
Ian Munsie
2013-01-10
2
-2
/
+8
*
powerpc: Add code to handle soft-disabled doorbells on server
Ian Munsie
2013-01-10
3
-16
/
+45
*
powerpc: Select either privileged or hypervisor doorbell when sending
Ian Munsie
2013-01-10
1
-1
/
+14
*
powerpc: Add book3s privileged doorbell exception vectors
Ian Munsie
2013-01-10
2
-2
/
+8
*
powerpc: Add book3s hypervisor doorbell exception vectors
Ian Munsie
2013-01-10
2
-3
/
+15
*
powerpc: Define differences between doorbells on book3e and book3s
Ian Munsie
2013-01-10
4
-2
/
+21
*
powerpc/dts/virtex440: Add ethernet phy to virtex440-ml507 board
Gernot Vormayr
2013-01-10
1
-0
/
+6
*
powerpc/44x: Support OCM(On Chip Memory) for APM821xx SoC and Bluestone board
Vinh Nguyen Huu Tuong
2013-01-10
5
-0
/
+477
*
powerpc/pseries: Cleanup best_energy_hcall detection
Michael Neuling
2013-01-10
3
-36
/
+5
[next]