index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-22
powerpc/numa: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-29
/
+19
2016-07-21
powerpc/mm: Add memory barrier in __hugepte_alloc()
Sukadev Bhattiprolu
1
-0
/
+7
2016-07-21
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
6
-66
/
+79
2016-07-21
powerpc/mm/hash64: Don't test for machine type to detect HEA special case
Benjamin Herrenschmidt
1
-2
/
+3
2016-07-21
powerpc/mm/hash: Don't use machine_is() early during boot
Benjamin Herrenschmidt
1
-9
/
+17
2016-07-21
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
2
-0
/
+15
2016-07-21
powerpc/dart: Use a cachable DART
Benjamin Herrenschmidt
1
-32
/
+0
2016-07-19
powerpc/32: Remove RELOCATABLE_PPC32
Kevin Hao
1
-1
/
+1
2016-07-17
powerpc/mm/radix: Add LPID based tlb flush helpers
Aneesh Kumar K.V
1
-0
/
+52
2016-07-17
powerpc/mm/radix: Update machine call back to support new HCALL.
Aneesh Kumar K.V
2
-5
/
+14
2016-07-17
powerpc/mm/radix: Update PID switch sequence
Aneesh Kumar K.V
1
-1
/
+4
2016-07-17
powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0
Aneesh Kumar K.V
1
-5
/
+4
2016-07-17
powerpc/mm: Print formation regarding the the MMU mode
Aneesh Kumar K.V
2
-2
/
+4
2016-07-17
powerpc/mm: Clear top 16 bits of va only on older cpus
Aneesh Kumar K.V
1
-2
/
+4
2016-07-17
powerpc/mm/radix: Update LPCR HR bit as per ISA
Aneesh Kumar K.V
1
-2
/
+2
2016-07-17
powerpc/mm: Fix .long's in tlb-radix.c to more meaningful
Balbir Singh
1
-8
/
+5
2016-07-15
Merge tag 'powerpc-4.7-5' into next
Michael Ellerman
5
-37
/
+89
2016-07-09
powerpc/8xx: add CONFIG_PIN_TLB_IMMR
Christophe Leroy
1
-4
/
+8
2016-07-09
powerpc/8xx: Rework CONFIG_PIN_TLB handling
Christophe Leroy
1
-8
/
+19
2016-07-09
powerpc/8xx: Don't use page table for linear memory space
Christophe Leroy
1
-38
/
+18
2016-07-09
powerpc/8xx: Map IMMR area with 512k page at a fixed address
Christophe Leroy
2
-2
/
+57
2016-07-07
powerpc/kernel: Drop unused extern for current_set
Michael Ellerman
1
-3
/
+0
2016-07-07
powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configs
Benjamin Herrenschmidt
1
-0
/
+10
2016-07-05
powerpc/mm: Add a parameter to disable 1TB segs
Oliver O'Halloran
1
-0
/
+15
2016-07-02
Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-0
/
+9
2016-06-30
powerpc: Initialise pci_io_base as early as possible
Darren Stevens
2
-0
/
+9
2016-06-25
Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
5
-37
/
+80
2016-06-24
powerpc: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-24
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
2
-4
/
+3
2016-06-17
powerpc/mm/radix: Update Radix tree size as per ISA 3.0
Aneesh Kumar K.V
2
-7
/
+4
2016-06-17
powerpc/mm/hash: Don't add memory coherence if cache inhibited is set
Aneesh Kumar K.V
1
-5
/
+9
2016-06-16
powerpc/mm: Ensure "special" zones are empty
Oliver O'Halloran
1
-1
/
+7
2016-06-14
powerpc/numa: Fix multiple bugs in memory_hotplug_max()
Bharata B Rao
1
-1
/
+17
2016-06-14
powerpc/numa: Fix whitespace in hot_add_drconf_memory_max()
Bharata B Rao
1
-10
/
+10
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
1
-2
/
+2
2016-06-14
powerpc/mm/hash: Use the correct PPP mask when updating HPTE
Aneesh Kumar K.V
1
-4
/
+4
2016-06-10
powerpc/mm/radix: Flush page walk cache when freeing page table
Aneesh Kumar K.V
1
-0
/
+41
2016-06-10
powerpc/mm/radix: Update to tlb functions ric argument
Aneesh Kumar K.V
1
-21
/
+22
2016-06-08
powerpc/mm/hash: Compute the segment size correctly for ISA 3.0
Aneesh Kumar K.V
1
-1
/
+5
2016-06-08
powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT
Aneesh Kumar K.V
1
-4
/
+4
2016-06-01
powerpc/mm/radix: Add missing tlb flush
Aneesh Kumar K.V
1
-4
/
+1
2016-06-01
powerpc/mm/hash: Fix the reference bit update when handling hash fault
Aneesh Kumar K.V
1
-2
/
+20
2016-06-01
powerpc/mm/radix: Update LPCR only if it is powernv
Aneesh Kumar K.V
1
-13
/
+10
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
27
-786
/
+1992
2016-05-19
powerpc: mm: use hugetlb_bad_size()
Vaishali Thakkar
1
-2
/
+4
2016-05-11
powerpc/mm: Improve readability of update_mmu_cache()
Gavin Shan
1
-7
/
+14
2016-05-11
powerpc/mm: define TOP_ZONE as a constant
Oliver O'Halloran
1
-12
/
+5
2016-05-11
powerpc/mm/hash64: Fix subpage protection with 4K HPTE config
Michael Ellerman
1
-1
/
+9
2016-05-11
powerpc/mm/hash64: Factor out hash preload psize check
Michael Ellerman
1
-4
/
+17
2016-05-11
powerpc/mm/slice: Remove slice_mm_new_context()
Aneesh Kumar K.V
1
-2
/
+1
[prev]
[next]