summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-06-15powerpc/book3s64: Fix branching to OOL handlers in relocatable kernelHari Bathini1-5/+11
2016-05-11powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard1-1/+1
2016-03-15powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab1-1/+1
2016-02-12powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling2-5/+13
2015-11-09powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde1-0/+3
2015-09-30powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth1-0/+17
2015-08-25signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras1-2/+0
2015-06-03powerpc: Align TOC to 256 bytesAnton Blanchard1-0/+1
2015-05-04powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson1-10/+34
2015-05-04nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven1-3/+1
2015-04-09powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman1-2/+2
2015-01-26powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle modePaul Mackerras1-0/+16
2015-01-26powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()Anton Blanchard1-1/+5
2015-01-07powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard1-2/+2
2014-07-17powerpc: Don't skip ePAPR spin-table CPUsScott Wood1-1/+9
2014-07-17powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category supportBenjamin Herrenschmidt1-1/+2
2014-07-17powerpc: Don't setup CPUs with bad statusMichael Neuling1-1/+1
2014-07-17powerpc: fix typo 'CONFIG_PMAC'Paul Bolle1-1/+1
2014-07-17powerpc/serial: Use saner flags when creating legacy portsBenjamin Herrenschmidt1-6/+9
2014-06-09powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST modeSrivatsa S. Bhat1-1/+1
2014-05-15powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling4-7/+33
2014-05-05powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe1-0/+6
2014-03-31powerpc/eeh: Handle multiple EEH errorsGavin Shan1-72/+78
2014-03-23powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard1-0/+1
2014-03-23powerpc/tm: Fix crash when forking inside a transactionMichael Neuling1-0/+9
2014-03-12powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt1-1/+9
2014-03-05powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour1-3/+5
2014-03-05powerpc: Increase stack redzone for 64-bit userspace to 512 bytesPaul Mackerras1-2/+2
2014-03-05powerpc: Set the correct ksp_limit on ppc32 when switching to irq stackKevin Hao1-1/+4
2014-02-06powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras1-0/+3
2014-01-10powerpc: Align p_endAnton Blanchard1-0/+1
2013-12-04powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling2-9/+13
2013-11-29powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard1-2/+2
2013-11-29powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridgesGavin Shan1-0/+9
2013-11-29powerpc/signals: Mark VSX not saved with small contextsMichael Neuling1-1/+9
2013-11-29powerpc/vio: use strcpy in modalias_showPrarit Bhargava1-2/+2
2013-10-08powerpc/irq: Don't switch to irq stack from softirq stackBenjamin Herrenschmidt1-2/+3
2013-10-03powerpc/tm: Switch out userspace PPR and DSCR soonerMichael Neuling1-31/+63
2013-10-03powerpc/tm: Turn interrupts hard off in tm_reclaim()Michael Neuling1-0/+1
2013-10-03powerpc/vio: Fix modalias_show return valuesPrarit Bhargava1-4/+8
2013-10-03powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan1-1/+1
2013-10-03powerpc/sysfs: Disable writing to PURR in guest modeMadhavan Srinivasan1-2/+16
2013-09-25powerpc/pseries: Do not start secondaries in Open FirmwareBenjamin Herrenschmidt1-0/+21
2013-09-25powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt4-14/+20
2013-09-25powerpc/irq: Run softirqs off the top of the irq stackBenjamin Herrenschmidt3-63/+60
2013-09-11powerpc: Fix section mismatch warning for prom_rtas_callVladimir Murzin1-1/+2
2013-09-11powerpc: Export cpu_to_chip_id() to fix build errorGuenter Roeck1-0/+1
2013-09-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-7/+1
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds48-1733/+1093
2013-09-05Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+3