Age | Commit message (Expand) | Author |
2014-12-09 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2014-11-30 | hwmon: (ibmpowernv) Use platform 'id_table' to probe the device | Neelesh Gupta |
2014-11-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe... | Linus Torvalds |
2014-11-27 | powerpc: 32 bit getcpu VDSO function uses 64 bit instructions | Anton Blanchard |
2014-11-27 | powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATE | Gavin Shan |
2014-11-27 | powerpc/eeh: Fix PE state format | Gavin Shan |
2014-11-27 | powerpc/pseries: Fix endiannes issue in RTAS call from xmon | Laurent Dufour |
2014-11-27 | powerpc/powernv: Fix the hmi event version check. | Mahesh Salgaonkar |
2014-11-24 | powerpc/pci: Remove unused force_32bit_msi quirk | Benjamin Herrenschmidt |
2014-11-24 | powerpc/pseries: Honor the generic "no_64bit_msi" flag | Benjamin Herrenschmidt |
2014-11-24 | powerpc/powernv: Honor the generic "no_64bit_msi" flag | Benjamin Herrenschmidt |
2014-11-17 | powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREAD | Kevin Hao |
2014-11-17 | mmu_gather: move minimal range calculations into generic code | Will Deacon |
2014-11-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe... | Linus Torvalds |
2014-11-02 | powerpc: use device_online/offline() instead of cpu_up/down() | Dan Streetman |
2014-10-31 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-10-31 | powerpc/powernv: Properly fix LPC debugfs endianness | Benjamin Herrenschmidt |
2014-10-31 | powerpc: do_notify_resume can be called with bad thread_info flags argument | Anton Blanchard |
2014-10-30 | powerpc/fadump: Fix endianess issues in firmware assisted dump handling | Hari Bathini |
2014-10-30 | powerpc: Fix section mismatch warning | Fabian Frederick |
2014-10-29 | powerpc/numa: ensure per-cpu NUMA mappings are correct on topology update | Nishanth Aravamudan |
2014-10-29 | powerpc/numa: use cached value of update->cpu in update_cpu_topology | Nishanth Aravamudan |
2014-10-28 | perf: Fix and clean up initialization of pmu::event_idx | Peter Zijlstra |
2014-10-28 | powerpc/mm: Use appropriate ESID mask in copro_calculate_slb() | Ian Munsie |
2014-10-28 | Revert "powerpc/powernv: Fix endian bug in LPC bus debugfs accessors" | Michael Ellerman |
2014-10-23 | powernv: Use _GLOBAL_TOC for opal wrappers | Jeremy Kerr |
2014-10-22 | powerpc: Wire up sys_bpf() syscall | Pranith Kumar |
2014-10-22 | powerpc/mm: Remove redundant #if case | Aneesh Kumar K.V |
2014-10-22 | powerpc/mm: Fix build error with hugetlfs disabled | Aneesh Kumar K.V |
2014-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe... | Linus Torvalds |
2014-10-19 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-10-17 | powerpc: Only do dynamic DMA zone limits on platforms that need it | Michael Ellerman |
2014-10-16 | powerpc: sync pseries_le_defconfig with pseries_defconfig | Anton Blanchard |
2014-10-16 | powerpc: Add printk levels to setup_system output | Anton Blanchard |
2014-10-16 | powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() change | Michael Ellerman |
2014-10-16 | powerpc/vphn: NUMA node code expects big-endian | Greg Kurz |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-10-15 | powerpc/msi: Use WARN_ON() in msi bitmap selftests | Michael Ellerman |
2014-10-15 | powerpc/msi: Fix the msi bitmap alignment tests | Michael Ellerman |
2014-10-15 | powerpc/eeh: Block CFG upon frozen Shiner adapter | Gavin Shan |
2014-10-15 | powerpc/eeh: Don't collect logs on PE with blocked config space | Gavin Shan |
2014-10-15 | powerpc/eeh: Block PCI config access upon frozen PE | Gavin Shan |
2014-10-15 | powerpc/pseries: Drop config requests in EEH accessors | Gavin Shan |
2014-10-15 | powerpc/powernv: Drop config requests in EEH accessors | Gavin Shan |
2014-10-15 | powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKED | Gavin Shan |
2014-10-15 | powerpc/eeh: Fix condition for isolated state | Gavin Shan |
2014-10-15 | powerpc/pseries: Make CPU hotplug path endian safe | Bharata B Rao |
2014-10-15 | powerpc/pseries: Use dump_stack instead of show_stack | Anton Blanchard |
2014-10-15 | powerpc: Rename __get_SP() to current_stack_pointer() | Anton Blanchard |
2014-10-15 | powerpc: Reimplement __get_SP() as a function not a define | Anton Blanchard |