| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2015-09-03 | 25 | -86/+312 |
|\ |
|
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 2015-08-27 | 4 | -11/+47 |
| |\ |
|
| | * | powerpc/fsl: Force coherent memory on e500mc derivatives | Scott Wood | 2015-08-07 | 1 | -1/+2 |
| | * | powerpc/booke64: Move mb() to __set_pte_at() with kernel-addr test | Scott Wood | 2015-08-07 | 1 | -0/+11 |
| | * | powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VA | Scott Wood | 2015-08-07 | 1 | -1/+6 |
| | * | powerpc: add support for csum_add() | LEROY Christophe | 2015-08-07 | 1 | -0/+16 |
| | * | powerpc: put csum_tcpudp_magic inline | LEROY Christophe | 2015-08-07 | 1 | -9/+12 |
| * | | powerpc/powernv: Fix mis-merge of OPAL support for LEDS driver | Michael Ellerman | 2015-08-22 | 1 | -0/+12 |
| * | | powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED s... | Anshuman Khandual | 2015-08-20 | 2 | -0/+6 |
| * | | powerpc/eeh: Disable automatically blocked PCI config | Gavin Shan | 2015-08-18 | 1 | -0/+1 |
| * | | powerpc: Export include/uapi/asm/eeh.h | Gavin Shan | 2015-08-18 | 1 | -0/+1 |
| * | | powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_ops | Andrew Donnellan | 2015-08-18 | 1 | -0/+1 |
| * | | powerpc/mm: Drop the 64K on 4K version of pte_pagesize_index() | Michael Ellerman | 2015-08-18 | 1 | -12/+0 |
| * | | powerpc/cell: Drop support for 64K local store on 4K kernels | Michael Ellerman | 2015-08-18 | 1 | -6/+0 |
| * | | powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hash | Michael Ellerman | 2015-08-18 | 1 | -1/+13 |
| * | | powerpc: Add an inline function to update POWER8 HID0 | Gautham R. Shenoy | 2015-08-14 | 1 | -0/+9 |
| * | | powerpc/ftrace: add powerpc timebase as a trace clock source | Naveen N. Rao | 2015-08-06 | 2 | -1/+19 |
| * | | powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check err... | Mahesh Salgaonkar | 2015-08-06 | 2 | -1/+9 |
| * | | powerpc/powernv: display reason for Malfunction Alert HMI. | Mahesh Salgaonkar | 2015-08-06 | 1 | -0/+61 |
| * | | powerpc/kernel: Add SIG_SYS support for compat tasks | Michael Ellerman | 2015-07-29 | 1 | -0/+7 |
| * | | powerpc: Change syscall_get_nr() to return int | Michael Ellerman | 2015-07-29 | 1 | -3/+8 |
| * | | powerpc: Use orig_gpr3 in syscall_get_arguments() | Michael Ellerman | 2015-07-29 | 1 | -3/+13 |
| * | | powerpc: Rework syscall_get_arguments() so there is only one loop | Michael Ellerman | 2015-07-29 | 1 | -11/+8 |
| * | | powerpc: Don't negate error in syscall_set_return_value() | Michael Ellerman | 2015-07-29 | 1 | -1/+7 |
| * | | powerpc: Drop unused syscall_get_error() | Michael Ellerman | 2015-07-29 | 1 | -6/+0 |
| * | | powerpc/kernel: Switch to using MAX_ERRNO | Michael Ellerman | 2015-07-29 | 1 | -2/+0 |
| * | | powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_* | Paul Mackerras | 2015-07-23 | 2 | -15/+15 |
| * | | powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers | Thomas Huth | 2015-07-23 | 1 | -0/+1 |
| |/ |
|
| * | powerpc/signal: Fix confusing header documentation in sigcontext.h | Anshuman Khandual | 2015-07-16 | 1 | -2/+2 |
| * | powerpc/tm: Drop tm_orig_msr from thread_struct | Anshuman Khandual | 2015-07-16 | 1 | -1/+0 |
| * | powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platform | Vipin K Parashar | 2015-07-16 | 2 | -1/+42 |
| * | powerpc: Remove mtmsrd(), use existing mtmsr() | Anton Blanchard | 2015-07-13 | 1 | -2/+1 |
| * | powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_... | Benjamin Herrenschmidt | 2015-07-13 | 1 | -5/+5 |
| * | powerpc/iommu: Remove dma_data union | Benjamin Herrenschmidt | 2015-07-13 | 3 | -14/+36 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 | 3 | -4/+26 |
|\ \ |
|
| * \ | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar | 2015-08-12 | 1 | -0/+7 |
| |\ \ |
|
| | * | | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -2/+0 |
| | * | | powerpc: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -0/+9 |
| | |/ |
|
| * | | locking/static_keys: Add a new static_key interface | Peter Zijlstra | 2015-08-03 | 1 | -2/+17 |
| * | | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a... | Andrey Konovalov | 2015-08-03 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-09-01 | 1 | -0/+12 |
|\ \ |
|
| * | | powerpc/powernv: Add definition of OPAL_MSG_OCC message type | Shilpasri G Bhat | 2015-07-28 | 1 | -0/+12 |
| |/ |
|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-09-01 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge tag 'v4.2-rc8' into x86/mm, before applying new changes | Ingo Molnar | 2015-08-25 | 43 | -194/+683 |
| |\ \
| | |/ |
|
| * | | arch/*/io.h: Add ioremap_uc() to all architectures | Luis R. Rodriguez | 2015-07-29 | 1 | -0/+1 |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-08-31 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | rcu,locking: Privatize smp_mb__after_unlock_lock() | Paul E. McKenney | 2015-08-04 | 1 | -2/+0 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-08-31 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | powerpc: Uncomment and make enable_kernel_vsx() routine available | Leonidas Da Silva Barbosa | 2015-07-14 | 1 | -0/+1 |
| |/ / |
|
* | | | spi: mpc512x-psc: add support for Freescale MPC5125 | Uwe Kleine-König | 2015-07-17 | 1 | -1/+4 |
|/ / |
|