index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/pci: Introduce pci_remove_device_node_info()
Gavin Shan
2016-05-11
2
-0
/
+24
*
powerpc/pci: Export pci_add_device_node_info()
Gavin Shan
2016-05-11
3
-13
/
+22
*
powerpc/pci: Move pci_find_bus_by_node() around
Gavin Shan
2016-05-11
2
-31
/
+29
*
powerpc/pci: Rename pcibios_find_pci_bus()
Gavin Shan
2016-05-11
4
-8
/
+7
*
powerpc/pci: Rename pcibios_{add, remove}_pci_devices()
Gavin Shan
2016-05-11
6
-20
/
+19
*
powerpc/powernv: Use PE instead of number during setup and release
Gavin Shan
2016-05-11
2
-47
/
+59
*
powerpc/powernv/ioda1: Improve DMA32 segment track
Gavin Shan
2016-05-11
2
-56
/
+66
*
powerpc/powernv: Remove DMA32 PE list
Gavin Shan
2016-05-11
2
-112
/
+78
*
powerpc/powernv/ioda1: Introduce PNV_IODA1_DMA32_SEGSIZE
Gavin Shan
2016-05-11
1
-13
/
+18
*
powerpc/powernv/ioda1: Rename pnv_pci_ioda_setup_dma_pe()
Gavin Shan
2016-05-11
1
-4
/
+5
*
powerpc/powernv/ioda1: M64 support on P7IOC
Gavin Shan
2016-05-11
1
-3
/
+86
*
powerpc/powernv: Rename M64 related functions
Gavin Shan
2016-05-11
1
-11
/
+11
*
powerpc/powernv: Track M64 segment consumption
Gavin Shan
2016-05-11
2
-2
/
+9
*
powerpc/powernv: IO and M32 mapping based on PCI device resources
Gavin Shan
2016-05-11
1
-3
/
+16
*
powerpc/powernv: Simplify pnv_ioda_setup_pe_seg()
Gavin Shan
2016-05-11
1
-59
/
+62
*
powerpc/powernv: Fix initial IO and M32 segmap
Gavin Shan
2016-05-11
1
-1
/
+7
*
powerpc/powernv: Data type unsigned int for PE number
Gavin Shan
2016-05-11
4
-9
/
+9
*
powerpc/powernv: Rename PE# fields in struct pnv_phb
Gavin Shan
2016-05-11
4
-33
/
+33
*
powerpc/powernv: Reorder fields in struct pnv_phb
Gavin Shan
2016-05-11
1
-4
/
+3
*
powerpc/powernv: Drop phb->bdfn_to_pe()
Gavin Shan
2016-05-11
2
-10
/
+0
*
powerpc/powernv: Cleanup on pci_controller_ops instances
Gavin Shan
2016-05-11
1
-18
/
+18
*
powerpc/pci: Cleanup on struct pci_controller_ops
Gavin Shan
2016-05-11
1
-12
/
+13
*
selftests/powerpc: Add test to check if TM SPRs are corrupted
Rashmica Gupta
2016-05-11
3
-1
/
+146
*
selftests/powerpc: Add TM test to check if TAR is corrupted
Rashmica Gupta
2016-05-11
3
-1
/
+92
*
selftests/powerpc: Add test for forking inside transaction
Rashmica Gupta
2016-05-11
3
-1
/
+44
*
selftests/powerpc: Standardise TM calls
Rashmica Gupta
2016-05-11
2
-13
/
+7
*
selftests/powerpc: Make reg.h common to all powerpc selftests
Rashmica Gupta
2016-05-11
4
-8
/
+13
*
powerpc/powernv: Rename machine_check_pSeries_early() to powernv
Mahesh Salgaonkar
2016-05-11
1
-2
/
+2
*
cxl: Check periodically the coherent platform function's state
Christophe Lombard
2016-05-11
2
-28
/
+33
*
cxl: Add kernel API to allow a context to operate with relocate disabled
Ian Munsie
2016-05-11
5
-2
/
+34
*
cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQs
Ian Munsie
2016-05-11
2
-0
/
+21
*
cxl: Remove duplicate #defines
Ian Munsie
2016-05-11
1
-9
/
+0
*
cxl: Handle num_of_processes larger than can fit in the SPA
Ian Munsie
2016-05-11
1
-3
/
+12
*
powerpc/mm: Improve readability of update_mmu_cache()
Gavin Shan
2016-05-11
1
-7
/
+14
*
powerpc/mm: define TOP_ZONE as a constant
Oliver O'Halloran
2016-05-11
1
-12
/
+5
*
powerpc/sstep: Fix emulation fall-through
Oliver O'Halloran
2016-05-11
1
-0
/
+1
*
powerpc/sstep: Fix sstep.c compile on powerpcspe
Lennart Sorensen
2016-05-11
1
-0
/
+4
*
powerpc/xmon: Fix SPR read/write commands and add command to dump SPRs
Paul Mackerras
2016-05-11
3
-61
/
+122
*
perf tools: Fix perf regs mask generation
Naveen N. Rao
2016-05-11
1
-4
/
+4
*
perf/powerpc: Add support for unwinding perf-stackdump
Chandan Kumar
2016-05-11
3
-0
/
+98
*
powerpc: Add HAVE_PERF_USER_STACK_DUMP support
Chandan Kumar
2016-05-11
3
-2
/
+3
*
powerpc/mm/hash64: Fix subpage protection with 4K HPTE config
Michael Ellerman
2016-05-11
1
-1
/
+9
*
powerpc/mm/hash64: Factor out hash preload psize check
Michael Ellerman
2016-05-11
1
-4
/
+17
*
powerpc: Update of_remove_property() call sites to remove null checking
Suraj Jitindar Singh
2016-05-11
4
-26
/
+10
*
drivers/of: Add check for null property in of_remove_property()
Suraj Jitindar Singh
2016-05-11
1
-0
/
+3
*
powerpc/pseries: Add null property check to pseries_discover_pic()
Suraj Jitindar Singh
2016-05-11
1
-0
/
+2
*
powerpc/powernv/pci: Fix cfg_dbg() & replace with pr_devel()
Alexey Kardashevskiy
2016-05-11
1
-9
/
+6
*
selftests/powerpc: Fix subpage_prot test to return !0 on failure
Michael Ellerman
2016-05-11
1
-8
/
+10
*
selftests/powerpc: Test cp_abort during context switch
Chris Smart
2016-05-11
5
-0
/
+129
*
powerpc: Remove unnecessary CONFIG_SMP #ifdefs
Chris Smart
2016-05-11
1
-6
/
+0
[next]