summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add support for context switching the TAR registerIan Munsie2013-02-083-0/+31
* powerpc: fix ics_rtas_init and start_secondary section mismatchDaniel Borkmann2013-02-081-1/+1
* powerpc: Change hardware breakpoint to allow longer rangesMichael Neuling2013-01-291-2/+10
* powerpc: Add length setting to set_dawrMichael Neuling2013-01-291-1/+9
* Merge branch 'merge' into nextBenjamin Herrenschmidt2013-01-293-4/+23
|\
| * powerpc: Max next_tb to prevent from replaying timer interruptTiejun Chen2013-01-291-2/+7
| * powerpc: kernel/kgdb.c: Fix memory leakageCong Ding2013-01-291-2/+3
| * powerpc/book3e: Disable interrupt after preempt_schedule_irqTiejun Chen2013-01-291-0/+13
| * powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32Li Zhong2013-01-291-0/+2
* | powerpc: Rename set_break to avoid naming conflictMichael Neuling2013-01-163-8/+8
* | powerpc: Fix typo in breakpoint kgdb code.Michael Neuling2013-01-161-1/+1
* | powerpc: Add DSCR support to ptraceAlexey Kardashevskiy2013-01-161-0/+29
* | powerpc: Make room in exception vector areaBenjamin Herrenschmidt2013-01-101-55/+55
* | powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo2013-01-102-2/+8
* | powerpc/eeh/of: Checking for CONFIG_EEH is not neededThadeu Lima de Souza Cascardo2013-01-101-4/+0
* | powerpc/iommu: Prevent false TCE leak messageThadeu Lima de Souza Cascardo2013-01-101-0/+7
* | powerpc: Add the DAWR support to the set_break()Michael Neuling2013-01-101-0/+23
* | powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling2013-01-108-102/+134
* | powerpc: Implement PPR save/restoreHaren Myneni2013-01-102-10/+16
* | powerpc: Define ppr in thread_structHaren Myneni2013-01-102-0/+3
* | powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to callerHaren Myneni2013-01-102-2/+4
* | powerpc/kexec: Add kexec "hold" support for Book3e processorsJimi Xenidis2013-01-101-1/+18
* | powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32Li Zhong2013-01-101-0/+2
* | powerpc: Build kernel with -mcmodel=mediumAnton Blanchard2013-01-103-3/+44
* | powerpc: Remove RELOC() macroAnton Blanchard2013-01-101-291/+267
* | powerpc: Relocate prom_init.c on 64bitAnton Blanchard2013-01-104-15/+64
* | powerpc: Update Kconfig + Makefile to prepare for server doorbellsIan Munsie2013-01-101-2/+2
* | powerpc: Add code to handle soft-disabled doorbells on serverIan Munsie2013-01-103-16/+45
* | powerpc: Add book3s privileged doorbell exception vectorsIan Munsie2013-01-101-2/+7
* | powerpc: Add book3s hypervisor doorbell exception vectorsIan Munsie2013-01-101-3/+13
* | powerpc: Define differences between doorbells on book3e and book3sIan Munsie2013-01-101-2/+2
* | powerpc: Enable the Watchdog vector for 405Jason Gunthorpe2013-01-102-19/+30
|/
* Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-0312-51/+48
|\
| * POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-0312-51/+48
* | powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai2013-01-031-5/+0
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-1818-121/+451
|\
| * powerpc: Setup relocation on exceptions for bare metal systemsMichael Neuling2012-11-151-0/+2
| * powerpc: Move initial mfspr LPCR out of __init_LPCRMichael Neuling2012-11-151-1/+5
| * powerpc: Add relocation on exception vector handlersMichael Neuling2012-11-152-9/+174
| * powerpc: Add new macros needed for relocation on exceptionsMichael Neuling2012-11-151-0/+25
| * powerpc: Turn syscall handler into macrosMichael Neuling2012-11-151-23/+40
| * powerpc: Make load_hander handle upto 64k offsetMichael Neuling2012-11-152-2/+7
| * powerpc: Remove unessessary 0x3000 location enforcementMichael Neuling2012-11-151-1/+3
| * powerpc: Whitespace changes in exception64s.SMichael Neuling2012-11-151-15/+15
| * Merge branch 'dt' into nextBenjamin Herrenschmidt2012-11-155-16/+15
| |\
| | * powerpc+of: Remove the pSeries_reconfig.h fileNathan Fontenot2012-11-151-1/+0
| | * powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot2012-11-153-12/+12
| | * powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-151-3/+3
| * | powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard2012-11-151-1/+1
| * | powerpc: Add POWER8 architected mode to cputableMichael Neuling2012-11-151-0/+15
OpenPOWER on IntegriCloud