summaryrefslogtreecommitdiffstats
path: root/Documentation/volatile-considered-harmful.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-03powerpc/kdump: crash_dump.c needs to include io.hMichael Ellerman1-0/+1
2014-10-03powerpc: Don't build powernv for other platform defconfigsMichael Ellerman5-0/+5
2014-10-03powerpc/pci: remove duplicate declaration of pci_bus_find_capabilityWei Yang1-1/+0
2014-10-03powerpc/iommu/ddw: Fix endiannessAlexey Kardashevskiy1-23/+28
2014-10-02powerpc: Add printk levels to powerpc codeAnton Blanchard5-10/+10
2014-10-02powerpc: Add printk levels to powernv platform codeAnton Blanchard2-4/+4
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard10-18/+12
2014-10-02powerpc: Use pr_fmt in module loader codeAnton Blanchard2-36/+31
2014-10-02powerpc: Fill in si_addr_lsb siginfo fieldAnton Blanchard1-0/+8
2014-10-02powerpc: Add VM_FAULT_HWPOISON handling to powerpc page fault handlerAnton Blanchard1-6/+11
2014-10-02powerpc: Simplify do_sigbusAnton Blanchard1-10/+10
2014-10-02powerpc: Speed up clear_page by unrolling itAnton Blanchard1-11/+31
2014-10-01powerpc/eeh: Show hex prefix for PE state sysfsGavin Shan1-1/+1
2014-09-30powerpc/powernv: Override dma_get_required_mask()Gavin Shan7-4/+62
2014-09-30powerpc/powernv: Fetch frozen PE on top levelGavin Shan1-14/+34
2014-09-30powerpc/eeh: Dump PCI config space for all child devicesGavin Shan1-15/+20
2014-09-30powerpc/eeh: Emulate EEH recovery for VFIO devicesGavin Shan3-6/+144
2014-09-30powerpc/eeh: Tag reset state for user owned PEGavin Shan1-0/+2
2014-09-30powerpc/powernv: Sync OpalPciResetScope with firmwareGavin Shan3-11/+14
2014-09-30powerpc/pseries: Decrease message level on EEH initializationGavin Shan1-25/+10
2014-09-30powerpc/eeh: Block PCI config access during resetGavin Shan1-0/+4
2014-09-30powerpc/eeh: Use eeh_unfreeze_pe()Gavin Shan3-50/+8
2014-09-30powerpc/eeh: Unfreeze PE on enabling EEH functionalityGavin Shan2-28/+33
2014-09-30powerpc/eeh: Fix improper condition in eeh_pci_enable()Gavin Shan1-16/+42
2014-09-30powerpc/eeh: Clear frozen device state in timeGavin Shan1-3/+18
2014-09-30powerpc/powernv: Clear PAPR error injection registersGavin Shan1-0/+25
2014-09-30powerpc/powernv: Add PCI error injection debugfs entryMike Qiu1-0/+52
2014-09-30powerpc/eeh: Introduce eeh_ops::err_injectGavin Shan5-0/+75
2014-09-30powerpc/powernv: Sync header with firmwareGavin Shan2-0/+33
2014-09-30powerpc/eeh: Clear frozen state on passing deviceGavin Shan1-1/+35
2014-09-30powerpc/eeh: Reenable PCI devices after resetGavin Shan1-14/+48
2014-09-30powerpc/eeh: Freeze PE before PE resetGavin Shan4-11/+44
2014-09-30powerpc/eeh: Add eeh_pe_state sysfs entryGavin Shan1-1/+59
2014-09-30powerpc/eeh: Drop unused argument in eeh_check_failure()Gavin Shan2-24/+20
2014-09-30powerpc: Enable DCACHE_WORD_ACCESS on ppc64leAnton Blanchard1-0/+1
2014-09-30powerpc: ppc64le optimised word at a timeAnton Blanchard1-15/+48
2014-09-30selftests/powerpc: Add test of load_unaligned_zero_pad()Michael Ellerman7-2/+179
2014-09-30powerpc: Implement load_unaligned_zeropadAnton Blanchard1-0/+40
2014-09-25powerpc: pci-ioda: Use a single function to emit logging messagesJoe Perches1-28/+30
2014-09-25powerpc: pci-ioda: Remove unnecessary return value from printkJoe Perches1-6/+3
2014-09-25powerpc/eeh: Fix kernel crash when passing through VFWei Yang3-3/+8
2014-09-25powerpc/mm: Unindent htab_dt_scan_page_sizes()Michael Ellerman1-61/+60
2014-09-25powerpc/ppc64: Print CPU/MMU/FW features at bootMichael Ellerman1-0/+8
2014-09-25powerpc/ppc64: Clean up the boot-time settings displayMichael Ellerman1-10/+12
2014-09-25powerpc: Fix build failure when CONFIG_USB=yPranith Kumar1-1/+1
2014-09-25powerpc: Fix build failure on 44xPranith Kumar1-2/+2
2014-09-25powerpc: some changes in numa_setup_cpu()Li Zhong1-6/+8
2014-09-25powerpc: Only set numa node information for present cpus at boottimeLi Zhong2-3/+9
2014-09-25powerpc: Fix warning reported by verify_cpu_node_mapping()Li Zhong1-2/+1
2014-09-25powerpc: Implement emulation of string loads and storesPaul Mackerras1-10/+49