index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding.
Cody P Schafer
2013-04-29
1
-6
/
+3
*
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
2013-04-29
1
-8
/
+3
*
mm/PPC: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
2013-04-29
1
-5
/
+1
*
mm/ppc: use common help functions to free reserved pages
Jiang Liu
2013-04-29
1
-27
/
+2
*
powerpc: Rename USER_ESID_BITS* to ESID_BITS*
Aneesh Kumar K.V
2013-03-17
2
-3
/
+3
*
powerpc: Update kernel VSID range
Aneesh Kumar K.V
2013-03-17
4
-41
/
+42
*
powerpc: Fix STAB initialization
Benjamin Herrenschmidt
2013-03-13
1
-0
/
+2
*
Merge branch 'akpm' (more incoming from Andrew)
Linus Torvalds
2013-02-23
2
-0
/
+17
|
\
|
*
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
2013-02-23
1
-0
/
+4
|
*
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
Yasuaki Ishimatsu
2013-02-23
1
-0
/
+1
|
*
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
2013-02-23
1
-0
/
+12
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-02-23
4
-10
/
+23
|
\
\
|
|
/
|
/
|
|
*
powerpc: Hook in new transactional memory code
Michael Neuling
2013-02-15
1
-0
/
+16
|
*
powerpc/mm: Eliminate unneeded for_each_memblock
Cody P Schafer
2013-01-29
1
-7
/
+4
|
*
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
2013-01-10
1
-2
/
+2
|
*
powerpc: Build kernel with -mcmodel=medium
Anton Blanchard
2013-01-10
1
-1
/
+1
*
|
powerpc/mm: Fix hash computation function
Aneesh Kumar K.V
2013-02-04
1
-27
/
+35
|
/
*
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-4
/
+0
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-12-18
2
-23
/
+4
|
\
|
*
Merge branch 'dt' into next
Benjamin Herrenschmidt
2012-11-15
1
-12
/
+0
|
|
\
|
|
*
powerpc+of: Move of_drconf_cell struct definition to asm/prom.h
Nathan Fontenot
2012-11-15
1
-12
/
+0
|
*
|
powerpc/47x: Use the new ppc-opcode infrastructure
Tony Breeds
2012-11-15
1
-11
/
+4
|
|
/
*
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-12-13
1
-15
/
+12
|
\
\
|
*
|
mm, oom: remove statically defined arch functions of same name
David Rientjes
2012-12-12
1
-15
/
+12
|
|
/
*
|
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-19
1
-1
/
+1
|
/
*
readahead: fault retry breaks mmap file read random detection
Shaohua Li
2012-10-09
1
-0
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-10-06
15
-237
/
+357
|
\
|
*
powerpc: Remove tlb batching hack for nighthawk
Michael Ellerman
2012-09-27
1
-25
/
+1
|
*
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
2012-09-18
1
-2
/
+1
|
|
\
|
|
*
powerpc/swiotlb: Enable at early stage and disable if not necessary
Jia Hongtao
2012-09-12
1
-2
/
+1
|
*
|
powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit
Aneesh Kumar K.V
2012-09-17
2
-1
/
+16
|
*
|
powerpc/mm: Update VSID allocation documentation
Aneesh Kumar K.V
2012-09-17
1
-3
/
+5
|
*
|
powerpc/mm: Add 64TB support
Aneesh Kumar K.V
2012-09-17
1
-0
/
+12
|
*
|
powerpc/mm: Use 32bit array for slb cache
Aneesh Kumar K.V
2012-09-17
1
-4
/
+4
|
*
|
powerpc/mm: Use the required number of VSID bits in slbmte
Aneesh Kumar K.V
2012-09-17
1
-2
/
+10
|
*
|
powerpc/mm: Increase the slice range to 64TB
Aneesh Kumar K.V
2012-09-17
3
-53
/
+99
|
*
|
powerpc/mm: Convert virtual address to vpn
Aneesh Kumar K.V
2012-09-17
5
-113
/
+161
|
*
|
powerpc/mm: Simplify hpte_decode
Aneesh Kumar K.V
2012-09-17
1
-21
/
+28
|
*
|
powerpc/mm: Replace open coded CONTEXT_BITS value
Aneesh Kumar K.V
2012-09-17
1
-1
/
+1
|
|
/
|
*
powerpc/mm: Match variable types to API
Joe MacDonald
2012-09-10
1
-2
/
+4
|
*
powerpc: Change memory_limit from phys_addr_t to unsigned long long
Suzuki Poulose
2012-09-07
1
-1
/
+1
|
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2012-09-07
2
-3
/
+5
|
|
\
|
*
|
powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit int
Mihai Caraman
2012-09-05
1
-2
/
+2
|
*
|
powerpc/booke64: Add DO_KVM kernel hooks
Mihai Caraman
2012-09-05
1
-3
/
+11
|
*
|
powerpc: Add trap_nr to thread_struct
Ananth N Mavinakayanahalli
2012-09-05
1
-0
/
+1
|
*
|
powerpc: Remove all includes of <asm/abs_addr.h>
Michael Ellerman
2012-09-05
3
-3
/
+1
|
*
|
powerpc/mm: Remove uses of abs_to_virt() and virt_to_abs()
Michael Ellerman
2012-09-05
1
-2
/
+1
|
*
|
powerpc/mm: Replace abs_to_virt() with __va()
Michael Ellerman
2012-09-05
1
-2
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-02
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
userns: On ppc convert current_uid from a kuid before printing.
Eric W. Biederman
2012-09-21
1
-1
/
+1
|
|
/
[next]