summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-01-311-3/+3
|\
| * livepatch: send a fake signal to all blocking tasksMiroslav Benes2017-12-041-3/+3
* | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-315-47/+44
|\ \
| * | swiotlb: rename swiotlb_free to swiotlb_exitChristoph Hellwig2018-01-151-1/+1
| * | powerpc: rename swiotlb_dma_opsChristoph Hellwig2018-01-152-3/+3
| * | dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig2018-01-151-3/+0
| * | powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig2018-01-105-40/+40
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-1/+1
|\ \ \
| * | | ppc: annotate ->poll() instancesAl Viro2017-11-271-1/+1
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-304-87/+16
|\ \ \ \
| * | | | signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman2018-01-221-7/+2
| * | | | signal/powerpc: Remove unnecessary signal_code parameter of do_send_trapEric W. Biederman2018-01-222-9/+9
| * | | | signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2018-01-151-57/+0
| * | | | signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman2018-01-151-9/+0
| * | | | signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAPEric W. Biederman2018-01-121-5/+5
| | |/ / | |/| |
* | | | powerpc/64s: Allow control of RFI flush via debugfsMichael Ellerman2018-01-171-0/+30
* | | | powerpc/64s: Wire up cpu_show_meltdown()Michael Ellerman2018-01-171-0/+8
* | | | powerpc: Don't preempt_disable() in show_cpuinfo()Benjamin Herrenschmidt2018-01-111-11/+0
* | | | powerpc/64s: Support disabling RFI flush with no_rfi_flush and noptiMichael Ellerman2018-01-101-1/+23
* | | | powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman2018-01-104-0/+177
* | | | powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNELNicholas Piggin2018-01-101-1/+28
* | | | powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNELNicholas Piggin2018-01-101-2/+16
* | | | powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNELNicholas Piggin2018-01-101-1/+11
* | | | powerpc/64s: Simple RFI macro conversionsNicholas Piggin2018-01-102-17/+21
|/ / /
* | | powerpc/kernel: Print actual address of regs when oopsingMichael Ellerman2017-12-191-1/+1
* | | powerpc/64s: Initialize ISAv3 MMU registers before setting partition tableNicholas Piggin2017-12-061-0/+2
* | | Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"David Gibson2017-12-052-22/+27
* | | Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-12-012-3/+11
|\ \ \ | |/ / |/| |
| * | powerpc: Do not assign thread.tidr if already assignedVaibhav Jain2017-11-291-0/+3
| * | powerpc: Avoid signed to unsigned conversion in set_thread_tidr()Vaibhav Jain2017-11-291-3/+6
| * | powerpc/kexec: Fix kexec/kdump in P9 guest kernelsMichael Ellerman2017-11-241-0/+2
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-251-2/+2
|\ \ \
| * | | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-2/+2
* | | | Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-241-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | powerpc/64s: Fix Power9 DD2.1 logic in DT CPU featuresMichael Ellerman2017-11-221-2/+2
* | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-11-171-29/+2
|\ \ \
| * | | ppc: switch to {get,put}_compat_sigset()Al Viro2017-09-191-29/+2
* | | | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-161-0/+3
|\ \ \ \
| * | | | KVM: PPC: Book3S HV: Run HPT guests on POWER9 radix hostsPaul Mackerras2017-11-011-0/+3
| * | | | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2017-11-011-24/+11
| |\ \ \ \
* | \ \ \ \ Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-1637-398/+1004
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 featureMichael Ellerman2017-11-153-8/+8
| * | | | | powerpc/64s: Fix masking of SRR1 bits on instruction faultMichael Ellerman2017-11-141-1/+1
| * | | | | powerpc/64s: mm_context.addr_limit is only used on hashNicholas Piggin2017-11-133-4/+5
| * | | | | powerpc: Fix DABR match on hash based systemsBenjamin Herrenschmidt2017-11-132-2/+2
| * | | | | powerpc/signal: Properly handle return value from uprobe_deny_signal()Naveen N. Rao2017-11-131-1/+1
| * | | | | powerpc/fadump: use kstrtoint to handle sysfs storeMichal Suchanek2017-11-131-4/+13
| * | | | | powerpc/kprobes: refactor kprobe_lookup_name for safer string operationsNaveen N. Rao2017-11-121-27/+20
| * | | | | powerpc/kprobes: Do not disable interrupts for optprobes and kprobes_on_ftraceNaveen N. Rao2017-11-122-18/+2
| * | | | | powerpc/kprobes: Disable preemption before invoking probe handler for optprobesNaveen N. Rao2017-11-121-2/+3
OpenPOWER on IntegriCloud