summaryrefslogtreecommitdiff
path: root/arch/powerpc/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | powerpc/powernv: Machine check exception handling.Mahesh Salgaonkar2013-12-05
| * | | | powerpc/book3s: Queue up and process delayed MCE events.Mahesh Salgaonkar2013-12-05
| * | | | powerpc/book3s: Decode and save machine check event.Mahesh Salgaonkar2013-12-05
| * | | | powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8.Mahesh Salgaonkar2013-12-05
| * | | | powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.Mahesh Salgaonkar2013-12-05
| * | | | powerpc/book3s: Add flush_tlb operation in cpu_spec.Mahesh Salgaonkar2013-12-05
| * | | | powerpc/book3s: Introduce a early machine check hook in cpu_spec.Mahesh Salgaonkar2013-12-05
| * | | | powerpc/book3s: Introduce exclusive emergency stack for machine check exception.Mahesh Salgaonkar2013-12-05
| * | | | powerpc/book3s: Split the common exception prolog logic into two section.Mahesh Salgaonkar2013-12-05
| * | | | powerpc: Make irq_stat.timers_irqs counting more specificfan.du2013-12-02
| * | | | powerpc: purge all the prefetched instructions for the coherent icache flushKevin Hao2013-12-02
| * | | | powerpc: Move the patch_exception to a common placeKevin Hao2013-12-02
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-01-27
|\ \ \ \ \
| * | | | | powerpc/thp: Fix crash on mremapAneesh Kumar K.V2014-01-15
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\ \ \ \ \ \
| * | | | | | net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-18
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
| |\| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18
| |\ \ \ \ \ \
| * | | | | | | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-17
| | |_|/ / / / | |/| | | | |
* | | | | | | powerpc: use generic fixmap.hMark Salter2014-01-23
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-20
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-01-16
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'v3.13-rc4' into perf/coreIngo Molnar2013-12-16
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2013-11-21
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | uprobes/powerpc: Kill arch_uprobe->ainsnOleg Nesterov2013-11-20
* | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v3.13-rc8' into core/lockingIngo Molnar2014-01-13
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra2014-01-12
| * | | | | | | | Merge tag 'v3.13-rc4' into core/lockingIngo Molnar2013-12-17
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | powerpc: Full barrier for smp_mb__after_unlock_lock()Paul E. McKenney2013-12-16
* | | | | | | | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | powerpc: Clean up panic_timeout usageJason Baron2013-11-26
* | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-12-30
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | powerpc: Make unaligned accesses endian-safe for powerpcRajesh B Prathipati2013-12-30
| * | | | | | | | powerpc: Fix bad stack check in exception entryMichael Neuling2013-12-30
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-12-20
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini2013-12-20
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | powerpc: book3s: kvm: Don't abuse host r2 in exit pathAneesh Kumar K.V2013-12-18
| | * | | | | | powerpc/kvm/booke: Fix build break due to stack frame size warningScott Wood2013-12-11
| | * | | | | | KVM: PPC: Book3S: PR: Make svcpu -> vcpu store preempt savvyAlexander Graf2013-12-09
| | * | | | | | KVM: PPC: Book3S: PR: Export kvmppc_copy_to|from_svcpuAlexander Graf2013-12-09
| | | |_|/ / / | | |/| | | |
* | | | | | | powerpc/powernv: Fix OPAL LPC access in Little EndianBenjamin Herrenschmidt2013-12-13
* | | | | | | powerpc/powernv: Fix endian issue in opal_xscom_readAnton Blanchard2013-12-13
|/ / / / / /
* | | | | / powerpc: Fix PTE page address mismatch in pgtable ctor/dtorHong H. Pham2013-12-10
| |_|_|_|/ |/| | | |
* | | | | powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filteringHari Bathini2013-11-25
* | | | | powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe2013-11-22
| |/ / / |/| | |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-11-22
|\ \ \ \
| * | | | powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman2013-11-21
| | |/ / | |/| |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-20
|\ \ \ \ | |/ / / |/| | |
| * | | powerpc: Set eflags correctly for ELF ABIv2 core dumps.Rusty Russell2013-11-21