summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-0325-86/+312
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-08-274-11/+47
| |\
| | * powerpc/fsl: Force coherent memory on e500mc derivativesScott Wood2015-08-071-1/+2
| | * powerpc/booke64: Move mb() to __set_pte_at() with kernel-addr testScott Wood2015-08-071-0/+11
| | * powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VAScott Wood2015-08-071-1/+6
| | * powerpc: add support for csum_add()LEROY Christophe2015-08-071-0/+16
| | * powerpc: put csum_tcpudp_magic inlineLEROY Christophe2015-08-071-9/+12
| * | powerpc/powernv: Fix mis-merge of OPAL support for LEDS driverMichael Ellerman2015-08-221-0/+12
| * | powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED s...Anshuman Khandual2015-08-202-0/+6
| * | powerpc/eeh: Disable automatically blocked PCI configGavin Shan2015-08-181-0/+1
| * | powerpc: Export include/uapi/asm/eeh.hGavin Shan2015-08-181-0/+1
| * | powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_opsAndrew Donnellan2015-08-181-0/+1
| * | powerpc/mm: Drop the 64K on 4K version of pte_pagesize_index()Michael Ellerman2015-08-181-12/+0
| * | powerpc/cell: Drop support for 64K local store on 4K kernelsMichael Ellerman2015-08-181-6/+0
| * | powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman2015-08-181-1/+13
| * | powerpc: Add an inline function to update POWER8 HID0Gautham R. Shenoy2015-08-141-0/+9
| * | powerpc/ftrace: add powerpc timebase as a trace clock sourceNaveen N. Rao2015-08-062-1/+19
| * | powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check err...Mahesh Salgaonkar2015-08-062-1/+9
| * | powerpc/powernv: display reason for Malfunction Alert HMI.Mahesh Salgaonkar2015-08-061-0/+61
| * | powerpc/kernel: Add SIG_SYS support for compat tasksMichael Ellerman2015-07-291-0/+7
| * | powerpc: Change syscall_get_nr() to return intMichael Ellerman2015-07-291-3/+8
| * | powerpc: Use orig_gpr3 in syscall_get_arguments()Michael Ellerman2015-07-291-3/+13
| * | powerpc: Rework syscall_get_arguments() so there is only one loopMichael Ellerman2015-07-291-11/+8
| * | powerpc: Don't negate error in syscall_set_return_value()Michael Ellerman2015-07-291-1/+7
| * | powerpc: Drop unused syscall_get_error()Michael Ellerman2015-07-291-6/+0
| * | powerpc/kernel: Switch to using MAX_ERRNOMichael Ellerman2015-07-291-2/+0
| * | powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*Paul Mackerras2015-07-232-15/+15
| * | powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth2015-07-231-0/+1
| |/
| * powerpc/signal: Fix confusing header documentation in sigcontext.hAnshuman Khandual2015-07-161-2/+2
| * powerpc/tm: Drop tm_orig_msr from thread_structAnshuman Khandual2015-07-161-1/+0
| * powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platformVipin K Parashar2015-07-162-1/+42
| * powerpc: Remove mtmsrd(), use existing mtmsr()Anton Blanchard2015-07-131-2/+1
| * powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_...Benjamin Herrenschmidt2015-07-131-5/+5
| * powerpc/iommu: Remove dma_data unionBenjamin Herrenschmidt2015-07-133-14/+36
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-033-4/+26
|\ \
| * \ Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-121-0/+7
| |\ \
| | * | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-2/+0
| | * | powerpc: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-0/+9
| | |/
| * | locking/static_keys: Add a new static_key interfacePeter Zijlstra2015-08-031-2/+17
| * | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov2015-08-031-2/+2
| |/
* | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-011-0/+12
|\ \
| * | powerpc/powernv: Add definition of OPAL_MSG_OCC message typeShilpasri G Bhat2015-07-281-0/+12
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-011-0/+1
|\ \
| * \ Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar2015-08-2543-194/+683
| |\ \ | | |/
| * | arch/*/io.h: Add ioremap_uc() to all architecturesLuis R. Rodriguez2015-07-291-0/+1
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-311-2/+0
|\ \ \
| * | | rcu,locking: Privatize smp_mb__after_unlock_lock()Paul E. McKenney2015-08-041-2/+0
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-08-311-0/+1
|\ \ \
| * | | powerpc: Uncomment and make enable_kernel_vsx() routine availableLeonidas Da Silva Barbosa2015-07-141-0/+1
| |/ /
* | | spi: mpc512x-psc: add support for Freescale MPC5125Uwe Kleine-König2015-07-171-1/+4
|/ /
OpenPOWER on IntegriCloud