summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add a prototype for mcount() so it can be versionedMichael Ellerman2017-02-101-0/+2
* powerpc/kprobes: Implement OptprobesAnju T2017-02-102-1/+24
* powerpc/kprobes: Fixes for kprobe_lookup_name() on BENaveen N. Rao2017-02-101-1/+2
* powerpc: Add helper to check if offset is within relative branch rangeAnju T2017-02-101-0/+1
* powerpc/bpf: Introduce __PPC_SH64()Naveen N. Rao2017-02-101-0/+1
* powerpc/pseries: Automatically resize HPT for memory hot add/removeDavid Gibson2017-02-101-0/+1
* powerpc/pseries: Advertise HPT resizing support via CASDavid Gibson2017-02-101-0/+1
* powerpc/pseries: Add support for hash table resizingDavid Gibson2017-02-101-0/+1
* powerpc/pseries: Add hypercall wrappers for hash page table resizingDavid Gibson2017-02-093-2/+17
* powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature maskAneesh Kumar K.V2017-02-071-0/+1
* powerpc/64s: Use (start, size) rather than (start, end) for exception handlersNicholas Piggin2017-02-071-76/+82
* powerpc/64s: Tidy up after exception handler reworkNicholas Piggin2017-02-071-80/+80
* powerpc: Add new cache geometry aux vectorsBenjamin Herrenschmidt2017-02-063-1/+53
* powerpc/64: Add L2 and L3 cache shape infoBenjamin Herrenschmidt2017-02-061-0/+2
* powerpc/64: Clean up ppc64_caches using a struct per cacheBenjamin Herrenschmidt2017-02-062-14/+14
* powerpc/64: Retrieve number of L1 cache sets from device-treeBenjamin Herrenschmidt2017-02-061-0/+2
* powerpc/64: Fix naming of cache block vs. cache lineBenjamin Herrenschmidt2017-02-062-7/+9
* powerpc: Move ARCH_DLINFO out of uapiBenjamin Herrenschmidt2017-02-062-23/+22
* powerpc/pseries: Introduce memory hotplug READD operationJohn Allen2017-02-021-0/+1
* powerpc/sparse: Constify the address pointer in __get_user_nosleep()Daniel Axtens2017-02-021-1/+1
* powerpc/sparse: Constify the address pointer in __get_user_nocheck()Daniel Axtens2017-02-021-1/+1
* powerpc/sparse: Constify the address pointer in __get_user_check()Daniel Axtens2017-02-021-1/+1
* powerpc/mm: add radix__remove_section_mapping()Reza Arbab2017-01-311-0/+1
* powerpc/mm: add radix__create_section_mapping()Reza Arbab2017-01-311-0/+4
* powerpc: Add support for non-PCI ISA bridgesBenjamin Herrenschmidt2017-01-311-0/+1
* powerpc: Move isa bridge definitions to separate includeBenjamin Herrenschmidt2017-01-312-18/+28
* powernv: Pass PSSCR value and mask to power9_idle_stopGautham R. Shenoy2017-01-312-1/+46
* powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macroGautham R. Shenoy2017-01-311-1/+4
* powerpc/powernv: Initialise nest mmuAlistair Popple2017-01-303-1/+22
* powerpc/mm/hash: Properly mask the ESID bits when building proto VSIDAneesh Kumar K.V2017-01-301-2/+5
* powerpc/mm: Fixup wrong LPCR_VRMASD valueAneesh Kumar K.V2017-01-251-1/+1
* powerpc/64: Use optimized checksum routines on little-endianPaul Mackerras2017-01-251-0/+4
* powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofoldPaul Mackerras2017-01-251-5/+12
* powerpc/mm/4k: don't allocate larger pmd page table for 4kAneesh Kumar K.V2017-01-231-2/+2
* powerpc/mm: Remove the debug hugepd_ok checkAneesh Kumar K.V2017-01-231-5/+0
* powerpc: Ignore reserved field in DCSR and PVR reads and writesAnton Blanchard2017-01-201-5/+5
* powerpc/perf: Use MSR to report privilege level on P9 DD1Madhavan Srinivasan2017-01-181-0/+1
* powerpc/mm: Fix little-endian 4K hugetlbAneesh Kumar K.V2017-01-186-13/+29
* powerpc/mm: Fix memory hotplug BUG() on radixReza Arbab2017-01-171-0/+4
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* powerpc: ima: send the kexec buffer to the next kernelThiago Jung Bauermann2016-12-202-2/+28
* powerpc: ima: get the kexec buffer passed by the previous kernelThiago Jung Bauermann2016-12-202-0/+14
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-1646-272/+510
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-12-1613-72/+189
| |\
| | * powerpc/8xx: Implement support of hugepagesChristophe Leroy2016-12-096-13/+71
| | * powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy2016-12-097-59/+118
| * | powerpc/iommu: Stop using @current in mm_iommu_xxxAlexey Kardashevskiy2016-12-021-7/+9
| * | powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy2016-12-021-2/+2
| * | powerpc/prom: Switch to using structs for ibm_architecture_vecMichael Ellerman2016-11-301-6/+0
| * | powerpc/pseries: add definitions for new H_SIGNAL_SYS_RESET hcallNicholas Piggin2016-11-302-1/+12
OpenPOWER on IntegriCloud