index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
volatile-considered-harmful.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-03
powerpc/kdump: crash_dump.c needs to include io.h
Michael Ellerman
1
-0
/
+1
2014-10-03
powerpc: Don't build powernv for other platform defconfigs
Michael Ellerman
5
-0
/
+5
2014-10-03
powerpc/pci: remove duplicate declaration of pci_bus_find_capability
Wei Yang
1
-1
/
+0
2014-10-03
powerpc/iommu/ddw: Fix endianness
Alexey Kardashevskiy
1
-23
/
+28
2014-10-02
powerpc: Add printk levels to powerpc code
Anton Blanchard
5
-10
/
+10
2014-10-02
powerpc: Add printk levels to powernv platform code
Anton Blanchard
2
-4
/
+4
2014-10-02
powerpc: Remove powerpc specific cmd_line
Anton Blanchard
10
-18
/
+12
2014-10-02
powerpc: Use pr_fmt in module loader code
Anton Blanchard
2
-36
/
+31
2014-10-02
powerpc: Fill in si_addr_lsb siginfo field
Anton Blanchard
1
-0
/
+8
2014-10-02
powerpc: Add VM_FAULT_HWPOISON handling to powerpc page fault handler
Anton Blanchard
1
-6
/
+11
2014-10-02
powerpc: Simplify do_sigbus
Anton Blanchard
1
-10
/
+10
2014-10-02
powerpc: Speed up clear_page by unrolling it
Anton Blanchard
1
-11
/
+31
2014-10-01
powerpc/eeh: Show hex prefix for PE state sysfs
Gavin Shan
1
-1
/
+1
2014-09-30
powerpc/powernv: Override dma_get_required_mask()
Gavin Shan
7
-4
/
+62
2014-09-30
powerpc/powernv: Fetch frozen PE on top level
Gavin Shan
1
-14
/
+34
2014-09-30
powerpc/eeh: Dump PCI config space for all child devices
Gavin Shan
1
-15
/
+20
2014-09-30
powerpc/eeh: Emulate EEH recovery for VFIO devices
Gavin Shan
3
-6
/
+144
2014-09-30
powerpc/eeh: Tag reset state for user owned PE
Gavin Shan
1
-0
/
+2
2014-09-30
powerpc/powernv: Sync OpalPciResetScope with firmware
Gavin Shan
3
-11
/
+14
2014-09-30
powerpc/pseries: Decrease message level on EEH initialization
Gavin Shan
1
-25
/
+10
2014-09-30
powerpc/eeh: Block PCI config access during reset
Gavin Shan
1
-0
/
+4
2014-09-30
powerpc/eeh: Use eeh_unfreeze_pe()
Gavin Shan
3
-50
/
+8
2014-09-30
powerpc/eeh: Unfreeze PE on enabling EEH functionality
Gavin Shan
2
-28
/
+33
2014-09-30
powerpc/eeh: Fix improper condition in eeh_pci_enable()
Gavin Shan
1
-16
/
+42
2014-09-30
powerpc/eeh: Clear frozen device state in time
Gavin Shan
1
-3
/
+18
2014-09-30
powerpc/powernv: Clear PAPR error injection registers
Gavin Shan
1
-0
/
+25
2014-09-30
powerpc/powernv: Add PCI error injection debugfs entry
Mike Qiu
1
-0
/
+52
2014-09-30
powerpc/eeh: Introduce eeh_ops::err_inject
Gavin Shan
5
-0
/
+75
2014-09-30
powerpc/powernv: Sync header with firmware
Gavin Shan
2
-0
/
+33
2014-09-30
powerpc/eeh: Clear frozen state on passing device
Gavin Shan
1
-1
/
+35
2014-09-30
powerpc/eeh: Reenable PCI devices after reset
Gavin Shan
1
-14
/
+48
2014-09-30
powerpc/eeh: Freeze PE before PE reset
Gavin Shan
4
-11
/
+44
2014-09-30
powerpc/eeh: Add eeh_pe_state sysfs entry
Gavin Shan
1
-1
/
+59
2014-09-30
powerpc/eeh: Drop unused argument in eeh_check_failure()
Gavin Shan
2
-24
/
+20
2014-09-30
powerpc: Enable DCACHE_WORD_ACCESS on ppc64le
Anton Blanchard
1
-0
/
+1
2014-09-30
powerpc: ppc64le optimised word at a time
Anton Blanchard
1
-15
/
+48
2014-09-30
selftests/powerpc: Add test of load_unaligned_zero_pad()
Michael Ellerman
7
-2
/
+179
2014-09-30
powerpc: Implement load_unaligned_zeropad
Anton Blanchard
1
-0
/
+40
2014-09-25
powerpc: pci-ioda: Use a single function to emit logging messages
Joe Perches
1
-28
/
+30
2014-09-25
powerpc: pci-ioda: Remove unnecessary return value from printk
Joe Perches
1
-6
/
+3
2014-09-25
powerpc/eeh: Fix kernel crash when passing through VF
Wei Yang
3
-3
/
+8
2014-09-25
powerpc/mm: Unindent htab_dt_scan_page_sizes()
Michael Ellerman
1
-61
/
+60
2014-09-25
powerpc/ppc64: Print CPU/MMU/FW features at boot
Michael Ellerman
1
-0
/
+8
2014-09-25
powerpc/ppc64: Clean up the boot-time settings display
Michael Ellerman
1
-10
/
+12
2014-09-25
powerpc: Fix build failure when CONFIG_USB=y
Pranith Kumar
1
-1
/
+1
2014-09-25
powerpc: Fix build failure on 44x
Pranith Kumar
1
-2
/
+2
2014-09-25
powerpc: some changes in numa_setup_cpu()
Li Zhong
1
-6
/
+8
2014-09-25
powerpc: Only set numa node information for present cpus at boottime
Li Zhong
2
-3
/
+9
2014-09-25
powerpc: Fix warning reported by verify_cpu_node_mapping()
Li Zhong
1
-2
/
+1
2014-09-25
powerpc: Implement emulation of string loads and stores
Paul Mackerras
1
-10
/
+49
[next]