index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
slice.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Remove some unused functions
Michael Ellerman
2015-01-28
1
-29
/
+0
*
powerpc/mm: Fix build error with hugetlfs disabled
Aneesh Kumar K.V
2014-10-22
1
-1
/
+2
*
powerpc/cell: Make spu_flush_all_slbs() generic
Ian Munsie
2014-10-08
1
-7
/
+3
*
powerpc: Ensure global functions include their prototype
Anton Blanchard
2014-09-25
1
-0
/
+2
*
powerpc/mm: Fix mmap errno when MAP_FIXED is set and mapping exceeds the allo...
jmarchan@redhat.com
2014-01-29
1
-1
/
+1
*
powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled
Anton Blanchard
2013-11-21
1
-1
/
+1
*
mm: use vm_unmapped_area() on powerpc architecture
Michel Lespinasse
2013-04-30
1
-45
/
+78
*
mm: remove free_area_cache use in powerpc architecture
Michel Lespinasse
2013-04-30
1
-89
/
+19
*
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-19
1
-1
/
+1
*
powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit
Aneesh Kumar K.V
2012-09-17
1
-0
/
+5
*
powerpc/mm: Increase the slice range to 64TB
Aneesh Kumar K.V
2012-09-17
1
-39
/
+68
*
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slices
Dave Kleikamp
2009-01-16
1
-1
/
+10
*
Merge commit 'origin/master'
Benjamin Herrenschmidt
2008-07-16
1
-1
/
+1
|
\
|
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
1
-1
/
+1
*
|
powerpc: Only demote individual slices rather than whole process
Paul Mackerras
2008-07-01
1
-44
/
+133
|
/
*
spin_lock_unlocked cleanups
Roel Kluin
2007-10-17
1
-1
/
+1
*
[POWERPC] Fix non HUGETLB_PAGE build warning
Stephen Rothwell
2007-08-17
1
-0
/
+1
*
[POWERPC] Fix size check for hugetlbfs
Benjamin Herrenschmidt
2007-08-10
1
-0
/
+2
*
[POWERPC] Introduce address space "slices"
Benjamin Herrenschmidt
2007-05-09
1
-0
/
+633