summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-03-04powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab1-1/+1
2016-02-17powerpc/eeh: Fix PE location codeGavin Shan1-18/+15
2016-02-02powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand1-0/+27
2015-12-18powerpc/tm: Check for already reclaimed tasksMichael Neuling1-0/+18
2015-12-18powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling2-5/+13
2015-11-16powerpc/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-09-03signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras1-2/+0
2015-06-02powerpc: Align TOC to 256 bytesAnton Blanchard1-0/+1
2015-05-06powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson1-10/+34
2015-05-06nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven1-3/+1
2015-04-10powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLERMahesh Salgaonkar1-1/+1
2015-03-30powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan1-0/+26
2015-03-30powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman1-2/+2
2015-03-02powerpc/kernel: Avoid memory corruption at early stageGavin Shan1-0/+8
2015-02-10powerpc: add little endian flag to syscall_get_arch()Richard Guy Briggs1-2/+8
2015-01-16powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()Anton Blanchard1-1/+5
2015-01-15powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle modePaul Mackerras1-1/+17
2015-01-15powerpc/book3s: Fix partial invalidation of TLBs in MCE code.Mahesh Salgaonkar1-2/+2
2014-12-10powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard1-2/+2
2014-11-14powerpc: do_notify_resume can be called with bad thread_info flags argumentAnton Blanchard1-0/+6
2014-10-30powerpc/eeh: Clear frozen device state in timeGavin Shan1-3/+18
2014-09-17powerpc/powernv: Fix IOMMU group lostGavin Shan1-17/+21
2014-09-05powerpc/eeh: Wrong place to call pci_get_slot()Mike Qiu1-33/+13
2014-07-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-2/+4
2014-07-28powerpc: Fix endianness of flash_block_list in rtas_flashThomas Falcon1-2/+4
2014-07-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+20
2014-07-22powerpc: Disable doorbells on Power8 DD1.xJoel Stanley1-0/+20
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2014-07-11powerpc/powernv: Check for IRQHAPPENED before sleepingPreeti U Murthy1-1/+1
2014-07-02sched: Fix compiler warningsGuenter Roeck1-1/+1
2014-06-25powerpc: Don't skip ePAPR spin-table CPUsScott Wood1-1/+9
2014-06-25powerpc/module: Fix TOC symbol CRCLaurent Dufour1-1/+10
2014-06-25powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman3-221/+1
2014-06-24powerpc/kprobes: Fix jprobes on ABI v2 (LE)Michael Ellerman1-3/+6
2014-06-24powerpc/ftrace: Use pr_fmt() to namespace error messagesMichael Ellerman1-23/+20
2014-06-24powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2)Michael Ellerman1-3/+4
2014-06-24powerpc/ftrace: Fix inverted check of create_branch()Michael Ellerman1-1/+1
2014-06-24powerpc/ftrace: Fix typo in mask of opcodeMichael Ellerman1-1/+1
2014-06-24powerpc: Remove ancient DEBUG_SIG codeMichael Ellerman2-18/+0
2014-06-24powerpc/kerenl: Enable EEH for IO accessorsGavin Shan1-10/+10
2014-06-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds18-246/+193
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2014-06-12Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar1-1/+1
2014-06-12powerpc/book3s: Fix some ABIv2 issues in machine check codeAnton Blanchard1-2/+2
2014-06-11powerpc/book3s: Increment the mce counter during machine_check_early call.Mahesh Salgaonkar1-0/+2
2014-06-11powerpc/book3s: Add stack overflow check in machine check handler.Mahesh Salgaonkar1-4/+20
2014-06-11powerpc/book3s: Fix machine check handling for unhandled errorsMahesh Salgaonkar1-3/+37
2014-06-11powerpc/eeh: Dump PE location codeGavin Shan2-5/+68
2014-06-11powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling1-0/+2