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