summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* param: convert some "on"/"off" users to strtoboolKees Cook2016-03-171-7/+2
* powerpc: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim2016-03-171-3/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-161-5/+23
|\
| * Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-03-094-6/+8
| |\
| * | KVM: PPC: Book3S HV: Send IPI to host core to wake VCPUSuresh E. Warrier2016-02-291-0/+11
| * | powerpc/smp: Add smp_muxed_ipi_set_messageSuresh Warrier2016-02-291-1/+8
| * | powerpc/smp: Support more IPI messagesSuresh Warrier2016-02-291-4/+4
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-151-1/+1
|\ \ \
| * | | arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
| | |/ | |/|
* | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-03-101-1/+2
|\ \ \
| * \ \ Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-061-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | powerpc/hw_breakpoint: Fix oops when destroying hw_breakpoint eventRavi Bangoria2016-03-031-1/+2
* | | | Merge tag 'v4.5-rc6' into locking/core, to pick up fixesIngo Molnar2016-02-294-6/+8
|\ \ \ \ | |/ / /
| * | | mm: ASLR: use get_random_long()Daniel Cashman2016-02-271-2/+2
| * | | Merge tag 'powerpc-4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-02-251-2/+1
| |\ \ \ | | |/ /
| | * | powerpc/eeh: Fix partial hotplug criterionGavin Shan2016-02-221-2/+1
| * | | Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-02-203-2/+5
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * powerpc/eeh: Fix stale cached primary busGavin Shan2016-02-152-1/+4
| | * powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab2016-02-081-1/+1
* | | locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin2016-02-092-5/+0
|/ /
* | Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-293-49/+24
|\ \ | |/
| * powerpc/eeh: Fix PE location codeGavin Shan2016-01-271-18/+15
| * powerpc: Simplify module TOC handlingAlan Modra2016-01-212-31/+9
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-214-3/+11
|\ \
| * | powerpc: enable UBSAN supportDaniel Axtens2016-01-203-1/+9
| * | powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_headerRasmus Villemoes2016-01-201-2/+2
| |/
* | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-212-4/+1
|\ \ | |/ |/|
| *-. Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into nextBjorn Helgaas2015-12-102-4/+1
| |\ \
| | | * PCI/MSI: Initialize MSI capability for all architecturesGuilherme G. Piccoli2015-11-241-3/+0
| | |/ | |/|
| | * PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmaskBjorn Helgaas2015-12-101-1/+1
| |/
* | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-1526-679/+478
|\ \
| * | powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand2016-01-131-0/+27
| * | powerpc: Implement save_stack_trace_regs() to enable kprobe stack tracingSteven Rostedt2016-01-111-0/+7
| * | powerpc: Copy only required pieces of the mm_context_t to the pacaMichael Neuling2015-12-271-4/+4
| * | powerpc: Add function to copy mm_context_t to the pacaMichael Neuling2015-12-191-0/+2
| * | powerpc: Add missing calls to va_end()Daniel Axtens2015-12-171-0/+1
| * | powerpc/476fpe: Add support for kexecAlistair Popple2015-12-171-0/+2
| * | powerpc/kernel: Combine vec/loc for STD_EXCEPTION_PSERIESMichael Ellerman2015-12-171-8/+8
| * | powerpc/kernel: Open code SET_DEFAULT_THREAD_PPRMichael Ellerman2015-12-171-1/+7
| * | powerpc/kernel: Open code HMT_MEDIUM_LOW_HAS_PPRMichael Ellerman2015-12-171-1/+5
| * | powerpc/kernel: Drop HMT_MEDIUM_PPR_DISCARDMichael Ellerman2015-12-171-9/+0
| * | powerpc/rtas: Make enter_rtas() privateMichael Ellerman2015-12-171-0/+3
| * | powerpc/rtas: Use rtas_call_unlocked() in call_rtas_display_status()Michael Ellerman2015-12-171-10/+2
| * | powerpc/rtas: Add rtas_call_unlocked()Michael Ellerman2015-12-171-11/+33
| * | powerpc: Remove broken GregorianDay()Daniel Axtens2015-12-161-34/+2
| * | Merge tag 'powerpc-4.4-3' into nextMichael Ellerman2015-12-143-5/+31
| |\ \
| * | | powerpc: Print MSR TM bits in oops messagesMichael Neuling2015-12-141-8/+43
| * | | powerpc/mm: Remove the dependency on pte bit position in asm codeAneesh Kumar K.V2015-12-141-14/+4
| * | | powerpc: Fix DSCR inheritance over fork()Anton Blanchard2015-12-101-1/+1
| * | | powerpc: Call restore_sprs() before _switch()Anton Blanchard2015-12-101-6/+9
OpenPOWER on IntegriCloud