summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-02-201-7/+0
|\ \ \
| * | | powerpc/livepatch: Remove klp_write_module_reloc() stubKamalesh Babulal2016-12-191-7/+0
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-203-180/+12
|\ \ \ \
| * | | | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-3/+1
| * | | | powerpc, sched/cputime: Remove unused cputime definitionsFrederic Weisbecker2017-02-011-173/+0
| * | | | Merge branch 'linus' into sched/core, to pick up fixes and refresh the branchIngo Molnar2017-02-019-18/+39
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sched/cputime, powerpc: Migrate stolen_time field to the accounting structureFrederic Weisbecker2017-01-141-1/+0
| * | | | sched/cputime, powerpc: Prepare accounting structure for cputime flush on tickFrederic Weisbecker2017-01-141-3/+11
| | |_|/ | |/| |
* | | | Merge tag 'powerpc-4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-102-1/+3
|\ \ \ \
| * | | | powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt2017-02-092-1/+3
* | | | | Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-033-40/+4
|\ \ \ \ \ | |/ / / /
| * | | | powerpc: Fix build failure with clang due to BUILD_BUG_ON()Michael Ellerman2017-01-252-0/+4
| * | | | powerpc: Revert the initial stack protector supportMichael Ellerman2017-01-241-40/+0
| | |/ / | |/| |
* | | | modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel2017-02-031-4/+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-1645-272/+509
|\ \
| * \ 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
| * | | powerpc/kexec: Enable kexec_file_load() syscallThiago Jung Bauermann2016-11-302-1/+2
| * | | powerpc: Add support code for kexec_file_load()Thiago Jung Bauermann2016-11-301-0/+10
| * | | powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann2016-11-304-7/+7
| * | | powerpc/mm: Batch tlb flush when invalidating pte entriesAneesh Kumar K.V2016-11-281-3/+10
| * | | powerpc/mm: update radix__pte_update to not do full mm tlb flushAneesh Kumar K.V2016-11-281-7/+1
| * | | powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flushAneesh Kumar K.V2016-11-285-13/+12
| * | | powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()Aneesh Kumar K.V2016-11-281-0/+2
| * | | powerpc/mm: Introduce _PAGE_LARGE software pte bitsAneesh Kumar K.V2016-11-283-0/+32
| * | | powerpc/mm/hugetlb: Handle hugepage size supported by hash configAneesh Kumar K.V2016-11-281-0/+4
| * | | powerpc/mm: Rename hugetlb-radix.h to hugetlb.hAneesh Kumar K.V2016-11-282-3/+3
| * | | powerpc: Fix __cmpxchg() to take a volatile ptr againMichael Ellerman2016-11-251-3/+3
| * | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2016-11-244-8/+62
| |\ \ \
| * | | | powerpc: Initial stack protector (-fstack-protector) supportChristophe Leroy2016-11-231-0/+40
| * | | | powerpc: Implement {cmp}xchg for u8 and u16Pan Xinhui2016-11-231-3/+106
OpenPOWER on IntegriCloud