aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-16powerpc: Rename set_break to avoid naming conflictMichael Neuling6-11/+11
2013-01-16powerpc: Fix typo in breakpoint kgdb code.Michael Neuling1-1/+1
2013-01-16powerpc: Add DSCR support to ptraceAlexey Kardashevskiy2-0/+30
2013-01-10powerpc: Make room in exception vector areaBenjamin Herrenschmidt1-55/+55
2013-01-10powerpc/perf: Fix for PMCs not making progressMichael Neuling1-0/+2
2013-01-10powerpc/perf: Fix finding overflowed PMC in interruptMichael Neuling1-29/+54
2013-01-10powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo4-3/+34
2013-01-10powerpc/eeh/of: Checking for CONFIG_EEH is not neededThadeu Lima de Souza Cascardo1-4/+0
2013-01-10powerpc/iommu: Prevent false TCE leak messageThadeu Lima de Souza Cascardo1-0/+7
2013-01-10powerpc: Add the DAWR support to the set_break()Michael Neuling3-0/+39
2013-01-10powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling14-129/+187
2013-01-10powerpc: Add DAWR/X SPR number definitionsMichael Neuling1-0/+5
2013-01-10powerpc: Add DAWR CPU feature bit definitionMichael Neuling1-1/+2
2013-01-10powerpc: Add helper functions set the DAWR and CIABR using set_modeIan Munsie1-0/+10
2013-01-10powerpc: Repack 64bit CPU features to remove holesMichael Neuling1-24/+26
2013-01-10powerpc: Remove extra zeros from 32 bit CPU features definitionsMichael Neuling1-31/+31
2013-01-10powerpc: Avoid load of static chain register when calling nested functions through a pointer on 64bitAnton Blanchard1-0/+1
2013-01-10powerpc: Enable devtmpfs, EFI partition support and tmpfs ACLs on pseries, ppc64 and ppc64e defconfigAnton Blanchard3-0/+13
2013-01-10powerpc: Cleanup NLS config options on pseries, ppc64 and ppc64e defconfigAnton Blanchard3-70/+8
2013-01-10powerpc: Run savedefconfig over pseries, ppc64 and ppc64e defconfigAnton Blanchard3-184/+70
2013-01-10powerpc: Convert print_symbol to %pSRJoe Perches1-7/+6
2013-01-10powerpc: Implement PPR save/restoreHaren Myneni3-18/+26
2013-01-10powerpc: Macros for saving/restore PPRHaren Myneni3-0/+63
2013-01-10powerpc: Define ppr in thread_structHaren Myneni3-0/+15
2013-01-10powerpc: Increase exceptions arrays in paca struct to save PPRHaren Myneni2-3/+4
2013-01-10powerpc: Enable PPR save/restoreHaren Myneni1-2/+4
2013-01-10powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to callerHaren Myneni4-5/+6
2013-01-10powerpc/perf: Add stalled-cycles eventsChris Freehill1-0/+2
2013-01-10powerpc: Enable ARCH_USE_BUILTIN_BSWAPDavid Woodhouse1-0/+1
2013-01-10powerpc/82xx: Use for_each_compatible_node() macroWei Yongjun1-2/+2
2013-01-10powerpc/celleb: Use for_each_compatible_node() macroWei Yongjun1-3/+2
2013-01-10powerpc: Disable relocation on exceptions whenever PR KVM is activeIan Munsie3-3/+32
2013-01-10powerpc/kexec: Add kexec "hold" support for Book3e processorsJimi Xenidis1-1/+18
2013-01-10powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32Li Zhong1-0/+2
2013-01-10powerpc: Build kernel with -mcmodel=mediumAnton Blanchard11-11/+69
2013-01-10powerpc: Remove RELOC() macroAnton Blanchard1-291/+267
2013-01-10powerpc: Relocate prom_init.c on 64bitAnton Blanchard6-15/+68
2013-01-10powerpc/pasemi: Enable PRINTK_TIME in defconfigOlof Johansson1-23/+8
2013-01-10powerpc/pseries/pci: Use NULL instead of 0 for pointersTushar Behera1-1/+2
2013-01-10powerpc/perf: Change PMU flag representation from decimal to hexAnshuman Khandual1-5/+5
2013-01-10powerpc: Hook up doorbells on serverIan Munsie3-3/+34
2013-01-10powerpc: Update Kconfig + Makefile to prepare for server doorbellsIan Munsie2-2/+8
2013-01-10powerpc: Add code to handle soft-disabled doorbells on serverIan Munsie3-16/+45
2013-01-10powerpc: Select either privileged or hypervisor doorbell when sendingIan Munsie1-1/+14
2013-01-10powerpc: Add book3s privileged doorbell exception vectorsIan Munsie2-2/+8
2013-01-10powerpc: Add book3s hypervisor doorbell exception vectorsIan Munsie2-3/+15
2013-01-10powerpc: Define differences between doorbells on book3e and book3sIan Munsie4-2/+21
2013-01-10powerpc/dts/virtex440: Add ethernet phy to virtex440-ml507 boardGernot Vormayr1-0/+6
2013-01-10powerpc/44x: Support OCM(On Chip Memory) for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong5-0/+477
2013-01-10powerpc/pseries: Cleanup best_energy_hcall detectionMichael Neuling3-36/+5