aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
...
| * | | | powerpc: fix ics_rtas_init and start_secondary section mismatchDaniel Borkmann2013-02-07
| * | | | powerpc: Change hardware breakpoint to allow longer rangesMichael Neuling2013-01-28
| * | | | powerpc: Add length setting to set_dawrMichael Neuling2013-01-28
| * | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2013-01-28
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | powerpc: Rename set_break to avoid naming conflictMichael Neuling2013-01-15
| * | | | powerpc: Fix typo in breakpoint kgdb code.Michael Neuling2013-01-15
| * | | | powerpc: Add DSCR support to ptraceAlexey Kardashevskiy2013-01-15
| * | | | powerpc: Make room in exception vector areaBenjamin Herrenschmidt2013-01-10
| * | | | powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo2013-01-10
| * | | | powerpc/eeh/of: Checking for CONFIG_EEH is not neededThadeu Lima de Souza Cascardo2013-01-10
| * | | | powerpc/iommu: Prevent false TCE leak messageThadeu Lima de Souza Cascardo2013-01-10
| * | | | powerpc: Add the DAWR support to the set_break()Michael Neuling2013-01-10
| * | | | powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling2013-01-10
| * | | | powerpc: Implement PPR save/restoreHaren Myneni2013-01-10
| * | | | powerpc: Define ppr in thread_structHaren Myneni2013-01-10
| * | | | powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to callerHaren Myneni2013-01-10
| * | | | powerpc/kexec: Add kexec "hold" support for Book3e processorsJimi Xenidis2013-01-10
| * | | | powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32Li Zhong2013-01-10
| * | | | powerpc: Build kernel with -mcmodel=mediumAnton Blanchard2013-01-10
| * | | | powerpc: Remove RELOC() macroAnton Blanchard2013-01-10
| * | | | powerpc: Relocate prom_init.c on 64bitAnton Blanchard2013-01-10
| * | | | powerpc: Update Kconfig + Makefile to prepare for server doorbellsIan Munsie2013-01-09
| * | | | powerpc: Add code to handle soft-disabled doorbells on serverIan Munsie2013-01-09
| * | | | powerpc: Add book3s privileged doorbell exception vectorsIan Munsie2013-01-09
| * | | | powerpc: Add book3s hypervisor doorbell exception vectorsIan Munsie2013-01-09
| * | | | powerpc: Define differences between doorbells on book3e and book3sIan Munsie2013-01-09
| * | | | powerpc: Enable the Watchdog vector for 405Jason Gunthorpe2013-01-09
| | |/ / | |/| |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-19
|\ \ \ \
| * \ \ \ Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2013-02-04
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | NTP: Add a CONFIG_RTC_SYSTOHC configurationJason Gunthorpe2013-01-15
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker2013-01-27
| * | | | cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-27
| | |/ / | |/| |
* | | | powerpc: Max next_tb to prevent from replaying timer interruptTiejun Chen2013-01-28
* | | | powerpc: kernel/kgdb.c: Fix memory leakageCong Ding2013-01-28
* | | | powerpc/book3e: Disable interrupt after preempt_schedule_irqTiejun Chen2013-01-28
* | | | powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32Li Zhong2013-01-28
|/ / /
* | | Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-03
|\ \ \
| * | | POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* | | | powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai2013-01-03
|/ / /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-18
|\ \ \
| * | | powerpc: Setup relocation on exceptions for bare metal systemsMichael Neuling2012-11-14
| * | | powerpc: Move initial mfspr LPCR out of __init_LPCRMichael Neuling2012-11-14
| * | | powerpc: Add relocation on exception vector handlersMichael Neuling2012-11-14
| * | | powerpc: Add new macros needed for relocation on exceptionsMichael Neuling2012-11-14
| * | | powerpc: Turn syscall handler into macrosMichael Neuling2012-11-14
| * | | powerpc: Make load_hander handle upto 64k offsetMichael Neuling2012-11-14
| * | | powerpc: Remove unessessary 0x3000 location enforcementMichael Neuling2012-11-14
| * | | powerpc: Whitespace changes in exception64s.SMichael Neuling2012-11-14
| * | | Merge branch 'dt' into nextBenjamin Herrenschmidt2012-11-14
| |\ \ \