summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-22powerpc/eeh: Fix partial hotplug criterionGavin Shan
2016-02-18powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchgBoqun Feng
2016-02-18powerpc: atomic: Implement acquire/release/relaxed variants for xchgBoqun Feng
2016-02-18powerpc: atomic: Implement atomic{, 64}_*_return_* variantsBoqun Feng
2016-02-18atomics: Allow architectures to define their own __atomic_op_* helpersBoqun Feng
2016-02-18MAINTAINERS: Update EEH details and maintainershipRussell Currey
2016-02-18powerpc: Fix kgdb on little endian ppc64leBalbir Singh
2016-02-17powerpc/ioda: Set "read" permission when "write" is setAlexey Kardashevskiy
2016-02-15powerpc/mm: Fix Multi hit ERAT cause by recent THP updateAneesh Kumar K.V
2016-02-15powerpc/powernv: Fix stale PE primary busGavin Shan
2016-02-15powerpc/eeh: Fix stale cached primary busGavin Shan
2016-02-15powerpc/pseries: Don't trace hcalls on offline CPUsDenis Kirjanov
2016-02-10powerpc/perf/hv-gpci: Increase request buffer sizeSukadev Bhattiprolu
2016-02-10powerpc/powernv: allocate sparse PE# when using M64 BAR in Single PE modeWei Yang
2016-02-10powerpc/powernv: boundary the total VF BAR size instead of the individual oneWei Yang
2016-02-10powerpc/powernv: replace the hard coded boundary with gateWei Yang
2016-02-10powerpc/powernv: use one M64 BAR in Single PE mode for one VF BARWei Yang
2016-02-10powerpc/powernv: simplify the calculation of iov resource alignmentWei Yang
2016-02-10powerpc/powernv: don't enable SRIOV when VF BAR has non 64bit-prefetchable BARWei Yang
2016-02-10powerpc/powernv: Simplify definitions of EEH debugfs handlersGavin Shan
2016-02-10powerpc/xmon: Add xmon command to dump process/task similar to ps(1)Douglas Miller
2016-02-09powerpc/xmon: add command to dump OPAL msglogAndrew Donnellan
2016-02-09powerpc/powernv: new function to access OPAL msglogAndrew Donnellan
2016-02-08powerpc/eeh: fix incorrect function name in commentAndrew Donnellan
2016-02-08powerpc/xmon: fix typo in usage messageAndrew Donnellan
2016-02-08powerpc/powernv: Remove support for p5ioc2Russell Currey
2016-02-08powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab
2016-02-07Linux 4.5-rc3v4.5-rc3Linus Torvalds
2016-02-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-02-07Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds
2016-02-06Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-06Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-02-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-02-05Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-05epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUTJason Baron
2016-02-05radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov
2016-02-05MAINTAINERS: trim the file triggers for ABI/APIMichael Kerrisk (man-pages)
2016-02-05dax: dirty inode only if requiredDmitry Monakhov
2016-02-05thp: make deferred_split_scan() work againKirill A. Shutemov
2016-02-05mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov
2016-02-05ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei
2016-02-05um: asm/page.h: remove the pte_high member from struct pte_tNicolai Stange
2016-02-05mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka
2016-02-05mm/hugetlb: fix gigantic page initialization/allocationMike Kravetz
2016-02-05mm: downgrade VM_BUG in isolate_lru_page() to warningKirill A. Shutemov
2016-02-05mempolicy: do not try to queue pages from !vma_migratable()Kirill A. Shutemov
2016-02-05mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progressTetsuo Handa
2016-02-05vmstat: make vmstat_update deferrableMichal Hocko