summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm (follow)
Commit message (Expand)AuthorAge
...
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\ \
| * \ Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-12
| |\ \
| | * | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27
| | * | powerpc: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27
| | |/
| * | locking/static_keys: Add a new static_key interfacePeter Zijlstra2015-08-03
| * | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov2015-08-03
| |/
* | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-01
|\ \
| * | powerpc/powernv: Add definition of OPAL_MSG_OCC message typeShilpasri G Bhat2015-07-28
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-01
|\ \
| * | Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar2015-08-25
| |\|
| * | arch/*/io.h: Add ioremap_uc() to all architecturesLuis R. Rodriguez2015-07-29
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-31
|\ \ \
| * | | rcu,locking: Privatize smp_mb__after_unlock_lock()Paul E. McKenney2015-08-04
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-08-31
|\ \ \
| * | | powerpc: Uncomment and make enable_kernel_vsx() routine availableLeonidas Da Silva Barbosa2015-07-14
| |/ /
* / / spi: mpc512x-psc: add support for Freescale MPC5125Uwe Kleine-König2015-07-17
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-26
|\ \
| * | mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel2015-06-25
* | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \ \ | |/ / |/| |
| * | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-19
| * | remove <asm/scatterlist.h>Christoph Hellwig2015-05-05
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-24
|\ \
| * | mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-24
| * | powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V2015-06-24
| * | mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V2015-06-24
| * | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-24
| * | powerpc/mm: tracking vDSO remapLaurent Dufour2015-06-24
| * | mm: new mm hook frameworkLaurent Dufour2015-06-24
* | | Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-06-24
|\ \ \ | |/ / |/| |
| * | EDAC: Cleanup atomic_scrub messBorislav Petkov2015-05-28
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-24
|\ \
| * | KVM: implement multiple address spacesPaolo Bonzini2015-06-05
| * | KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini2015-05-28
| * | KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini2015-05-26
| * | KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini2015-05-26
| |/
* | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-06-24
|\ \
| * \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-06-19
| |\ \
| | * | powerpc/8xx: Implementation of PAGE_EXECLEROY Christophe2015-06-02
| | * | powerpc/8xx: Handle PAGE_USER via APG bitsLEROY Christophe2015-06-02
| | * | powerpc/8xx: mark _PAGE_SHARED all types of kernel pagesLEROY Christophe2015-06-02
| | * | powerpc/8xx: mmu_virtual_psize incorrect for 16k pagesLEROY Christophe2015-06-02
| * | | powerpc/mm: Change the swap encoding in pte.Aneesh Kumar K.V2015-06-19
| * | | powerpc/mm: PTE_RPN_MAX is not used, remove the sameAneesh Kumar K.V2015-06-19
| * | | powerpc/tm: Abort syscalls in active transactionsSam bobroff2015-06-19
| * | | powerpc: Fix duplicate const clang warning in user access codeAnton Blanchard2015-06-11
| * | | vfio: powerpc/spapr: Support Dynamic DMA windowsAlexey Kardashevskiy2015-06-11
| * | | vfio: powerpc/spapr: Register memory and define IOMMU v2Alexey Kardashevskiy2015-06-11
| * | | powerpc/mmu: Add userspace-to-physical addresses translation cacheAlexey Kardashevskiy2015-06-11
| * | | powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future tableAlexey Kardashevskiy2015-06-11
| * | | vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows APIAlexey Kardashevskiy2015-06-11