Age | Commit message (Expand) | Author |
2015-11-14 | powerpc/pseries: Fix dedicated processor partition detection | Anton Blanchard |
2015-11-09 | powerpc/rtas: Validate rtas.entry before calling enter_rtas() | Vasant Hegde |
2015-10-05 | powerpc/MSI: Fix race condition in tearing down MSI interrupts | Paul Mackerras |
2015-09-30 | powerpc/mm: Recompute hash value after a failed update | Aneesh Kumar K.V |
2015-09-30 | powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers | Thomas Huth |
2015-09-30 | powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hash | Michael Ellerman |
2015-08-25 | signal: fix information leak in copy_siginfo_from_user32 | Amanieu d'Antras |
2015-08-25 | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra |
2015-07-30 | powerpc/perf: Fix book3s kernel to userspace backtraces | Anton Blanchard |
2015-06-03 | powerpc: Align TOC to 256 bytes | Anton Blanchard |
2015-06-02 | powerpc/mm: Fix mmap errno when MAP_FIXED is set and mapping exceeds the allo... | jmarchan@redhat.com |
2015-05-04 | powerpc: Fix missing L2 cache size in /sys/devices/system/cpu | Dave Olson |
2015-05-04 | powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTH | Anton Blanchard |
2015-05-04 | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven |
2015-04-21 | powerpc/pseries: Little endian fixes for post mobility device tree update | Tyrel Datwyler |
2015-04-09 | powerpc: Fix sys_call_table declaration to enable syscall tracing | Romeo Cane |
2015-04-09 | powerpc/smp: Wait until secondaries are active & online | Michael Ellerman |
2015-04-09 | powerpc/perf: Fix ABIv2 kernel backtraces | Anton Blanchard |
2015-04-09 | power, sched: stop updating inside arch_update_cpu_topology() when nothing to... | Michael Wang |
2015-04-09 | powerpc/mpc85xx: Add ranges to etsec2 nodes | Scott Wood |
2015-03-16 | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi |
2015-03-12 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2015-03-01 | axonram: Fix bug in direct_access | Matthew Wilcox |
2015-02-08 | powerpc/xmon: Fix another endiannes issue in RTAS call from xmon | Laurent Dufour |
2015-01-29 | move d_rcu from overlapping d_child to overlapping d_alias | Al Viro |
2015-01-29 | crypto: add missing crypto module aliases | Mathias Krause |
2015-01-29 | crypto: prefix module autoloading with "crypto-" | Kees Cook |
2015-01-26 | powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle mode | Paul Mackerras |
2015-01-26 | powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll() | Anton Blanchard |
2015-01-07 | powerpc: 32 bit getcpu VDSO function uses 64 bit instructions | Anton Blanchard |
2014-12-06 | powerpc/powernv: Honor the generic "no_64bit_msi" flag | Benjamin Herrenschmidt |
2014-12-06 | powerpc/pseries: Fix endiannes issue in RTAS call from xmon | Laurent Dufour |
2014-12-06 | powerpc/pseries: Honor the generic "no_64bit_msi" flag | Benjamin Herrenschmidt |
2014-11-13 | powerpc: use device_online/offline() instead of cpu_up/down() | Dan Streetman |
2014-10-31 | powerpc: Add smp_mb()s to arch_spin_unlock_wait() | Michael Ellerman |
2014-10-31 | powerpc: Add smp_mb() to arch_spin_is_locked() | Michael Ellerman |
2014-09-17 | powerpc/thp: Use ACCESS_ONCE when loading pmdp | Aneesh Kumar K.V |
2014-09-17 | powerpc/thp: Invalidate with vpn in loop | Aneesh Kumar K.V |
2014-09-17 | powerpc/thp: Handle combo pages in invalidate | Aneesh Kumar K.V |
2014-09-17 | powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pte | Aneesh Kumar K.V |
2014-09-17 | powerpc/thp: Don't recompute vsid and ssize in loop on invalidate | Aneesh Kumar K.V |
2014-09-17 | powerpc/thp: Add write barrier after updating the valid bit | Aneesh Kumar K.V |
2014-09-17 | powerpc/pseries: Avoid deadlock on removing ddw | Gavin Shan |
2014-09-17 | powerpc/pseries: Failure on removing device node | Gavin Shan |
2014-09-17 | powerpc/mm: Use read barrier when creating real_pte | Aneesh Kumar K.V |
2014-09-17 | powerpc/mm/numa: Fix break placement | Andrey Utkin |
2014-07-29 | locking/mutex: Disable optimistic spinning on some architectures | Peter Zijlstra |
2014-07-18 | powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64 | Guenter Roeck |
2014-07-18 | powerpc/perf: Clear MMCR2 when enabling PMU | Joel Stanley |
2014-07-18 | powerpc/perf: Add PPMU_ARCH_207S define | Joel Stanley |