summaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-15powerpc/pseries: Make CPU hotplug path endian safeBharata B Rao3-14/+15
2014-10-15powerpc/pseries: Use dump_stack instead of show_stackAnton Blanchard1-6/+5
2014-10-15powerpc: Rename __get_SP() to current_stack_pointer()Anton Blanchard7-7/+7
2014-10-15powerpc: Reimplement __get_SP() as a function not a defineAnton Blanchard6-5/+10
2014-10-13powerpc/numa: Add ability to disable and debug topology updatesNishanth Aravamudan2-1/+40
2014-10-13powerpc/numa: check error return from proc_createNishanth Aravamudan1-1/+2
2014-10-13powerpc/powernv: Fallback to old HMI handling behavior for old firmwareMahesh Salgaonkar1-0/+21
2014-10-10powerpc/book3s: Don't clear MSR_RI in hmi handler.Mahesh Salgaonkar1-5/+0
2014-10-10powerpc: Fix sys_call_table declaration to enable syscall tracingRomeo Cane1-1/+1
2014-10-09cxl: Fix afu_read() not doing finish_wait() on signal or non-blockingIan Munsie1-5/+15
2014-10-08cxl: Add documentation for userspace APIsIan Munsie6-3/+527
2014-10-08cxl: Add driver to Kbuild and MakefilesIan Munsie2-0/+19
2014-10-08cxl: Add userspace header fileIan Munsie3-0/+90
2014-10-08cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie10-0/+4453
2014-10-08cxl: Add base builtin supportIan Munsie5-0/+97
2014-10-08powerpc/mm: Add hooks for cxlIan Munsie2-1/+7
2014-10-08powerpc/opal: Add PHB to cxl mode callIan Munsie2-0/+3
2014-10-08powerpc/mm: Add new hash_page_mm()Ian Munsie2-7/+18
2014-10-08powerpc/powerpc: Add new PCIe functions for allocating cxl interruptsIan Munsie2-0/+185