summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc/eeh: Create PHB PEs after EEH is initializedBenjamin Herrenschmidt2017-09-212-18/+4
* powerpc/kprobes: Update optprobes to use emulate_update_regs()Naveen N. Rao2017-09-201-1/+3
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2017-09-201-2/+10
|\
| * powerpc/e6500: Update machine check for L1D cache errMatt Weber2017-08-281-2/+10
* | powerpc/tm: Flush TM only if CPU has TM featureGustavo Romero2017-09-201-1/+1
* | Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-09-151-1/+1
|\ \
| * | powerpc: Fix handling of alignment interrupt on dcbz instructionPaul Mackerras2017-09-151-1/+1
* | | mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-131-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-111-11/+9
|\ \ \
| * | | signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-11/+9
* | | | treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-082-2/+2
| |/ / |/| |
* | | powerpc/xive: add XIVE Exploitation Mode to CASCédric Le Goater2017-09-021-1/+33
* | | powerpc/iommu: Use permission-specific DEVICE_ATTR variantsJulia Lawall2017-09-011-2/+1
* | | powerpc/eeh: Delete an error out of memory message at init timeMarkus Elfring2017-09-011-4/+1
* | | powerpc/32: remove a NOP from memset()Christophe Leroy2017-09-011-1/+6
* | | powerpc: Use instruction emulation infrastructure to handle alignment faultsPaul Mackerras2017-09-011-771/+32
* | | powerpc: Fix DAR reporting when alignment handler faultsMichael Ellerman2017-08-311-45/+74
* | | powerpc/smp: Add Power9 scheduler topologyOliver O'Halloran2017-08-311-1/+49
* | | powerpc/smp: Add cpu_l2_cache_mapOliver O'Halloran2017-08-311-6/+17
* | | powerpc/smp: Rework CPU topology constructionOliver O'Halloran2017-08-311-66/+86
* | | powerpc/smp: Use cpu_to_chip_id() to find core siblingsOliver O'Halloran2017-08-311-26/+11
* | | powerpc/asm: Convert .llong directives to .8byteTobin C. Harding2017-08-314-15/+15
* | | powerpc: Squash lines for simple wrapper functionsMasahiro Yamada2017-08-311-30/+12
* | | powerpc/kernel: Change retrieval of pci_dnBryant G. Ly2017-08-311-29/+4
* | | powerpc/pci: Remove OF node back pointer from pci_dnAlexey Kardashevskiy2017-08-311-1/+0
* | | powerpc/eeh: Reduce use of pci_dn::nodeAlexey Kardashevskiy2017-08-312-6/+10
* | | powerpc/eeh: Remove unnecessary config_addr from eeh_devAlexey Kardashevskiy2017-08-312-24/+21
* | | powerpc/eeh: Remove unnecessary pointer to phb from eeh_devAlexey Kardashevskiy2017-08-314-18/+17
* | | powerpc/eeh: Reduce to one the number of places where edev is allocatedAlexey Kardashevskiy2017-08-311-11/+21
* | | powerpc/pci: Remove unused parameter from add_one_dev_pci_data()Alexey Kardashevskiy2017-08-311-12/+2
* | | powerpc: Machine check interrupt is a non-maskable interruptNicholas Piggin2017-08-311-3/+6
* | | powerpc/powernv: Use kernel crash path for machine checksNicholas Piggin2017-08-312-1/+30
* | | powerpc: Do not send system reset request through the oops pathNicholas Piggin2017-08-311-16/+31
* | | powerpc: Do not call ppc_md.panic in fadump panic notifierNicholas Piggin2017-08-312-27/+22
* | | powerpc/64: Fix watchdog configuration regressionsNicholas Piggin2017-08-312-7/+28
* | | powerpc/64s/radix: Do not allocate SLB shadow structuresNicholas Piggin2017-08-311-2/+11
* | | powerpc/64s/radix: Remove bolted-SLB address limit for per-cpu stacksNicholas Piggin2017-08-311-3/+8
* | | powerpc/64s: idle POWER9 can execute stop in virtual modeNicholas Piggin2017-08-291-0/+9
* | | powerpc/64s: Drop no longer used IDLE_STATE_ENTER_SEQNicholas Piggin2017-08-291-4/+1
* | | powerpc/64s: POWER9 can execute stop without a sync sequenceNicholas Piggin2017-08-291-3/+4
* | | powerpc/64s: Move IDLE_STATE_ENTER_SEQ[_NORET] into idle_book3s.SNicholas Piggin2017-08-291-0/+17
* | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-08-291-11/+24
|\ \ \
| * | | KVM: PPC: Book3S HV: POWER9 does not require secondary thread managementNicholas Piggin2017-08-291-11/+24
* | | | powerpc/oops: Line up NIP & MSR with other rowsMichael Ellerman2017-08-281-2/+2
* | | | powerpc/oops: Print CR/XER on same line as MSRMichael Ellerman2017-08-281-1/+1
* | | | powerpc/oops: Use IS_ENABLED() for oops markersMichael Ellerman2017-08-281-9/+10
* | | | powerpc/oops: Print the kernel's endian in the oopsMichael Ellerman2017-08-281-0/+6
* | | | powerpc/oops: Fix the oops markers to use pr_cont()Michael Ellerman2017-08-281-5/+5
* | | | powerpc/uprobes: Implement arch_uretprobe_is_alive()Naveen N. Rao2017-08-241-0/+9
* | | | powerpc/kprobes: Don't save/restore DAR/DSISR to/from pt_regs for optprobesNaveen N. Rao2017-08-241-8/+0
| |_|/ |/| |
OpenPOWER on IntegriCloud