summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-12-09powerpc: Secondary CPUs must set cpu_callin_map after setting active and onlineAnton Blanchard
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro
2014-12-08powerpc/powernv: Return to cpu offline loop when finished in KVM guestPaul Mackerras
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov
2014-12-05powerpc/book3s: Fix partial invalidation of TLBs in MCE code.Mahesh Salgaonkar
2014-12-05powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V
2014-12-02crypto: powerpc - replace memset by memzero_explicitJulia Lawall
2014-12-02powerpc/xmon: Cleanup the breakpoint flagsMichael Ellerman
2014-12-02powerpc/xmon: Enable HW instruction breakpoint on POWER8Anshuman Khandual
2014-12-02Merge remote-tracking branch 'benh/next' into nextMichael Ellerman
2014-12-02powerpc/mm/thp: Use tlbiel if possibleAneesh Kumar K.V
2014-12-02powerpc/mm/thp: Remove code duplicationAneesh Kumar K.V
2014-12-02powerpc/mm/hugetlb: Sanity check gigantic hugepage countJames Yang
2014-12-02powerpc/oprofile: Disable pagefaults during user stack readJiang Lu
2014-12-02powerpc/mm: Check for matching hpte without taking hpte lockAneesh Kumar K.V
2014-12-02powerpc: Drop useless warning in eeh_init()Greg Kurz
2014-12-02powerpc/powernv: Cleanup unused MCE definitions/declarations.Mahesh Salgaonkar
2014-12-02powerpc/eeh: Dump PHB diag-data earlyGavin Shan
2014-12-02powerpc/eeh: Recover EEH error on ownership change for BCM5719Gavin Shan
2014-12-02powerpc/eeh: Set EEH_PE_RESET on PE resetGavin Shan
2014-12-02powerpc/eeh: Refactor eeh_reset_pe()Gavin Shan
2014-11-30hwmon: (ibmpowernv) Use platform 'id_table' to probe the deviceNeelesh Gupta
2014-11-29netpoll: delete defconfig references to obsolete NETPOLL_TRAPPaul Gortmaker
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-11-27powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard
2014-11-27powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATEGavin Shan
2014-11-27powerpc/eeh: Fix PE state formatGavin Shan
2014-11-27powerpc/pseries: Fix endiannes issue in RTAS call from xmonLaurent Dufour
2014-11-27powerpc/powernv: Fix the hmi event version check.Mahesh Salgaonkar
2014-11-24of/reconfig: Always use the same structure for notifiersGrant Likely
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2014-11-24powerpc/pci: Remove unused force_32bit_msi quirkBenjamin Herrenschmidt
2014-11-24powerpc/pseries: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt
2014-11-24powerpc/powernv: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2014-11-23PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida
2014-11-20Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina
2014-11-19assorted conversions to %p[dD]Al Viro
2014-11-19powerpc: Remove more traces of bootmemMichael Ellerman
2014-11-19powerpc/pseries: Initialise nvram_pstore_info's buf_lockLi Zhong