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