aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAge
...
| * | | | | powerpc: Load Monitor Register SupportJack Miller2016-06-21
| * | | | | powerpc: Improve FSCR init and context switchingMichael Neuling2016-06-21
| * | | | | cxl: Add support for CAPP DMA modeIan Munsie2016-06-16
| * | | | | powerpc: Introduce asm-prototypes.hDaniel Axtens2016-06-16
| * | | | | powerpc/spinlock: Fix spin_unlock_wait()Boqun Feng2016-06-14
| * | | | | powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman2016-06-13
| * | | | | powerpc: Various typo fixesMichael Ellerman2016-06-13
| * | | | | powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmpAnton Blanchard2016-06-13
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-26
|\ \ \ \ \ \
| * | | | | | powerpc/mm: check for irq disabled() only if DEBUG_VM is enabledAneesh Kumar K.V2016-07-26
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-07-26
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | crypto: powerpc - Add POWER8 optimised crc32cAnton Blanchard2016-07-05
| * | | | | | powerpc: define FUNC_START/FUNC_ENDAnton Blanchard2016-07-05
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-25
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | locking/atomic, arch/powerpc: Implement atomic{,64}_fetch_{add,sub,and,or,xor...Peter Zijlstra2016-06-16
| * | | | | Merge branch 'linus' into locking/core, to pick up fixes before merging new c...Ingo Molnar2016-06-14
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | locking/mutex: Optimize mutex_trylock() fast-pathPeter Zijlstra2016-06-08
| | |/ / / | |/| | |
* | | | | Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-02
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | powerpc: Initialise pci_io_base as early as possibleDarren Stevens2016-06-30
* | | | | Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-06-25
|\| | | |
| * | | | powerpc/mm/radix: Update Radix tree size as per ISA 3.0Aneesh Kumar K.V2016-06-17
| * | | | powerpc/mm/hash: Use the correct PPP mask when updating HPTEAneesh Kumar K.V2016-06-13
| * | | | powerpc/mm/radix: Flush page walk cache when freeing page tableAneesh Kumar K.V2016-06-10
| | |/ / | |/| |
* | | | powerpc: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-24
* | | | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-24
|/ / /
* | / powerpc/nohash: Fix build break with 64K pagesMichael Ellerman2016-06-09
| |/ |/|
* | powerpc: Use privileged SPR number for MMCR2Thomas Huth2016-05-31
* | powerpc: Fix definition of SIAR and SDAR registersThomas Huth2016-05-31
|/
* Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-20
|\
| * powerpc/pci: Export pci_traverse_device_nodes()Gavin Shan2016-05-11
| * powerpc/pci: Introduce pci_remove_device_node_info()Gavin Shan2016-05-11
| * powerpc/pci: Export pci_add_device_node_info()Gavin Shan2016-05-11
| * powerpc/pci: Rename pcibios_find_pci_bus()Gavin Shan2016-05-11
| * powerpc/pci: Rename pcibios_{add, remove}_pci_devices()Gavin Shan2016-05-11
| * powerpc/powernv: Data type unsigned int for PE numberGavin Shan2016-05-11
| * powerpc/pci: Cleanup on struct pci_controller_opsGavin Shan2016-05-11
| * powerpc/mm/slice: Remove slice_mm_new_context()Aneesh Kumar K.V2016-05-11
| * powerpc/mm/radix: Document software bits for radixAneesh Kumar K.V2016-05-11
| * powerpc/mm/radix: Add THP support for 4K linux page sizeAneesh Kumar K.V2016-05-11
| * powerpc/mm/radix: Add radix THP callbacksAneesh Kumar K.V2016-05-11
| * powerpc/mm/thp: Abstraction for THP functionsAneesh Kumar K.V2016-05-11
| * powerpc/mm: THP is only available on hash64 as of nowAneesh Kumar K.V2016-05-11
| * powerpc/mm/radix: Add hugetlb support 4K page sizeAneesh Kumar K.V2016-05-11
| * powerpc/mm: Add radix support for hugetlbAneesh Kumar K.V2016-05-11
| * powerpc/mm: pte_frag abstractionAneesh Kumar K.V2016-05-11
| * powerpc/mm: vmalloc abstraction in preparation for radixAneesh Kumar K.V2016-05-11
| * powerpc/mm: Add radix pgalloc detailsAneesh Kumar K.V2016-05-11
| * powerpc/mm: Make 4K and 64K use pte_t for pgtable_tAneesh Kumar K.V2016-05-11
| * powerpc/mm: Rename function to indicate we are allocating fragmentsAneesh Kumar K.V2016-05-11
| * powerpc/mm: Simplify the code dropping 4-level table #ifdefAneesh Kumar K.V2016-05-11