summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2016-10-07powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-sup...Michael Ellerman
2016-10-07powerpc: Add macros for the ibm_architecture_vec[] lengthsMichael Ellerman
2016-10-06powerpc/ptrace: Fix out of bounds array access warningKhem Raj
2016-06-15powerpc/book3s64: Fix branching to OOL handlers in relocatable kernelHari Bathini
2016-05-11powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard
2016-03-14powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab
2016-02-12powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling
2015-11-09powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde
2015-09-30powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth
2015-08-25signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-06-03powerpc: Align TOC to 256 bytesAnton Blanchard
2015-05-04powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson
2015-05-04nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2015-04-09powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman
2015-01-26powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle modePaul Mackerras
2015-01-26powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()Anton Blanchard
2015-01-07powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard
2014-07-17powerpc: Don't skip ePAPR spin-table CPUsScott Wood
2014-07-17powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category supportBenjamin Herrenschmidt
2014-07-17powerpc: Don't setup CPUs with bad statusMichael Neuling
2014-07-17powerpc: fix typo 'CONFIG_PMAC'Paul Bolle
2014-07-17powerpc/serial: Use saner flags when creating legacy portsBenjamin Herrenschmidt
2014-06-09powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST modeSrivatsa S. Bhat
2014-05-15powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling
2014-05-05powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe
2014-03-31powerpc/eeh: Handle multiple EEH errorsGavin Shan
2014-03-22powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard
2014-03-22powerpc/tm: Fix crash when forking inside a transactionMichael Neuling
2014-03-12powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt
2014-03-05powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour
2014-03-05powerpc: Increase stack redzone for 64-bit userspace to 512 bytesPaul Mackerras
2014-03-05powerpc: Set the correct ksp_limit on ppc32 when switching to irq stackKevin Hao
2014-02-06powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras
2014-01-09powerpc: Align p_endAnton Blanchard
2013-12-04powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling
2013-11-29powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard
2013-11-29powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridgesGavin Shan
2013-11-29powerpc/signals: Mark VSX not saved with small contextsMichael Neuling
2013-11-29powerpc/vio: use strcpy in modalias_showPrarit Bhargava
2013-10-07powerpc/irq: Don't switch to irq stack from softirq stackBenjamin Herrenschmidt
2013-10-03powerpc/tm: Switch out userspace PPR and DSCR soonerMichael Neuling
2013-10-03powerpc/tm: Turn interrupts hard off in tm_reclaim()Michael Neuling
2013-10-03powerpc/vio: Fix modalias_show return valuesPrarit Bhargava
2013-10-03powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan
2013-10-03powerpc/sysfs: Disable writing to PURR in guest modeMadhavan Srinivasan
2013-09-25powerpc/pseries: Do not start secondaries in Open FirmwareBenjamin Herrenschmidt
2013-09-25powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt
2013-09-25powerpc/irq: Run softirqs off the top of the irq stackBenjamin Herrenschmidt
2013-09-11powerpc: Fix section mismatch warning for prom_rtas_callVladimir Murzin
2013-09-11powerpc: Export cpu_to_chip_id() to fix build errorGuenter Roeck