index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
powerpc/powernv: Rename machine_check_pSeries_early() to powernv
Mahesh Salgaonkar
2016-05-11
1
-2
/
+2
*
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
*
powerpc: Add HAVE_PERF_USER_STACK_DUMP support
Chandan Kumar
2016-05-11
1
-0
/
+1
*
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
*
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
*
powerpc: Remove unnecessary CONFIG_SMP #ifdefs
Chris Smart
2016-05-11
1
-6
/
+0
*
powerpc: Remove unused remnants from A2 cpu
Rashmica Gupta
2016-05-11
1
-2
/
+0
*
powerpc/mm/slice: Remove slice_mm_new_context()
Aneesh Kumar K.V
2016-05-11
2
-5
/
+1
*
powerpc/mm/subpage: Initialise user psize correctly
Aneesh Kumar K.V
2016-05-11
1
-1
/
+10
*
powerpc/mm/radix: Fix CONFIG_PPC_MMU_STD_64 typo
Valentin Rothberg
2016-05-11
1
-5
/
+5
*
powerpc/mm/radix: Document software bits for radix
Aneesh Kumar K.V
2016-05-11
1
-2
/
+6
*
powerpc/mm/radix: Use firmware feature to enable Radix MMU
Aneesh Kumar K.V
2016-05-11
1
-0
/
+1
*
powerpc/mm/radix: Add THP support for 4K linux page size
Aneesh Kumar K.V
2016-05-11
4
-26
/
+82
*
powerpc/mm/radix: Add radix THP callbacks
Aneesh Kumar K.V
2016-05-11
5
-1
/
+158
*
powerpc/mm/thp: Abstraction for THP functions
Aneesh Kumar K.V
2016-05-11
6
-179
/
+226
*
powerpc/mm: THP is only available on hash64 as of now
Aneesh Kumar K.V
2016-05-11
3
-372
/
+369
*
powerpc/mm/radix: Add hugetlb support 4K page size
Aneesh Kumar K.V
2016-05-11
2
-21
/
+47
*
powerpc/mm/radix: Make sure swapper pgdir is properly aligned
Aneesh Kumar K.V
2016-05-11
1
-5
/
+8
*
powerpc/mm: Add radix support for hugetlb
Aneesh Kumar K.V
2016-05-11
6
-1
/
+132
*
powerpc/mm: Fix vma_mmu_pagesize() for radix
Aneesh Kumar K.V
2016-05-11
1
-4
/
+4
*
powerpc/mm: pte_frag abstraction
Aneesh Kumar K.V
2016-05-11
6
-2
/
+22
*
powerpc/radix: Update MMU cache
Aneesh Kumar K.V
2016-05-11
1
-0
/
+2
*
powerpc/mm: vmalloc abstraction in preparation for radix
Aneesh Kumar K.V
2016-05-11
8
-14
/
+118
*
powerpc/mm: Update pte filter for radix
Aneesh Kumar K.V
2016-05-11
1
-0
/
+3
*
powerpc/mm: Add radix pgalloc details
Aneesh Kumar K.V
2016-05-11
5
-7
/
+55
*
powerpc/mm: Make 4K and 64K use pte_t for pgtable_t
Aneesh Kumar K.V
2016-05-11
4
-145
/
+52
*
powerpc/mm: Rename function to indicate we are allocating fragments
Aneesh Kumar K.V
2016-05-11
3
-29
/
+16
*
powerpc/mm: Simplify the code dropping 4-level table #ifdef
Aneesh Kumar K.V
2016-05-11
1
-39
/
+18
*
powerpc/mm: Revert changes made to nohash pgalloc-64.h
Aneesh Kumar K.V
2016-05-11
2
-35
/
+10
*
powerpc/mm: Copy pgalloc (part 2)
Aneesh Kumar K.V
2016-05-11
7
-25
/
+59
[next]