index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-ppc64
/
page.h
Age
Commit message (
Expand
)
Author
Lines
2005-03-28
[PATCH] ppc64: fix AIO panic on PPC64 caused by is_hugepage_only_range()
Daniel McNeil
-4
/
+4
2005-03-16
[PATCH] PPC64 Implement non-executable stacks
Paul Mackerras
-1
/
+20
2005-03-04
[PATCH] ppc64: Implement a vDSO and use it for signal trampoline
Benjamin Herrenschmidt
-0
/
+3
2005-03-04
[PATCH] PPC/PPC64: Abstract cpu_feature checks.
Olof Johansson
-1
/
+1
2005-01-25
[PATCH] ppc64: trivial cleanup: EEH_REGION
Paul Mackerras
-2
/
+0
2005-01-04
[PATCH] ppc64: remove the page table size from the naca
Stephen Rothwell
-0
/
+2
2005-01-04
[PATCH] ppc64: consolidate cache sizing variables
Stephen Rothwell
-3
/
+3
2004-10-27
[PATCH] ppc64: rework hugepage code
David Gibson
-1
/
+0
2004-09-16
ppc64: Need to define HPAGE_SHIFT even when HUGETLB_PAGE not configured.
Linus Torvalds
-2
/
+3
2004-09-16
[PATCH] ppc64: iseries build fixes
Anton Blanchard
-3
/
+3
2004-09-13
[PATCH] ppc64: improved VSID allocation algorithm
David Gibson
-11
/
+0
2004-09-02
[PATCH] ppc64: implement page_is_ram
Haren Myneni
-2
/
+1
2004-08-30
[PATCH] ppc64: add a pfn_to_kaddr() function
Dave Hansen
-0
/
+1
2004-08-01
[PATCH] ppc64: improve SLB reload
Paul Mackerras
-2
/
+3
2004-05-29
ppc64: use "ASM_CONST()" to give proper C type to constants
Linus Torvalds
-1
/
+2
2004-05-25
Make constant types explicit, rather than depend on
Linus Torvalds
-10
/
+12
2004-04-11
[PATCH] ppc64: allow hugepages anywhere in low 4GB
Andrew Morton
-15
/
+17
2004-04-11
[PATCH] ppc64: Fix bug in hugepage support
Andrew Morton
-4
/
+8
2004-03-31
[PATCH] ppc64: allow MAP_FIXED hugepage mappings
Andrew Morton
-3
/
+10
2004-03-30
[PATCH] ppc64: clean up virtual <-> absolute code
Andrew Morton
-13
/
+0
2004-03-06
[PATCH] ppc64: Convert mm_context_t to a struct
Andrew Morton
-2
/
+3
2004-02-26
[PATCH] ppc64: physical RAM accounting fix
Benjamin Herrenschmidt
-0
/
+3
2003-12-29
[PATCH] hugepage pagetable freeing fix
Andrew Morton
-0
/
+1
2003-09-08
ppc64: ppc64 Hugepage support from David Gibson
Anton Blanchard
-0
/
+33
2003-03-25
Forward port of 2.4 ppc64 /proc/ppc64/systemcfg changes
Peter Bergner
-15
/
+19
2003-02-25
[PATCH] Spelling fixes: boundary
Michael Hayes
-2
/
+2
2003-01-16
ppc64: move BUG_ILLEGAL_INSTR into asm/bug.h, noted by Milton Miller
Anton Blanchard
-7
/
+0
2003-01-15
pp64: move BUG into asm/bug.h
Anton Blanchard
-16
/
+0
2002-12-17
ppc64: add identifiers to asm statements, makes reading disassembly slightly ...
Anton Blanchard
-1
/
+1
2002-12-08
ppc64: EEH cleanup from Todd Inglett
Anton Blanchard
-0
/
+2
2002-09-21
ppc64: DISCONTIGMEM updates
Anton Blanchard
-1
/
+3
2002-09-14
ppc64: DISCONTIGMEM updates, rework to be like x86 version
Anton Blanchard
-3
/
+1
2002-09-03
[PATCH] convert node/zone_start_paddr to pfns
Andrew Morton
-1
/
+1
2002-06-11
ppc64: config.h resync and remove some stale code
Anton Blanchard
-12
/
+1
2002-06-07
ppc64: Initial DISCONTIGMEM and NUMA support
Anton Blanchard
-1
/
+8
2002-06-03
ppc64: copy_user_page and clear_user_page now take a page *
Anton Blanchard
-2
/
+2
2002-06-01
ppc64: kill MAP_NR, dont mark free_initmem as __init
Anton Blanchard
-2
/
+0
2002-05-08
ppc64: fixes for 2.5.14
Anton Blanchard
-3
/
+6
2002-04-29
ppc64: extern inline -> static inline
Anton Blanchard
-1
/
+1
2002-04-26
ppc64: Remove WANT_PAGE_VIRTUAL now the compiler bug is fixed
Anton Blanchard
-7
/
+0
2002-04-13
ppc64: Paca -> paca, Naca -> naca from Dave Engebretsen
Anton Blanchard
-1
/
+1
2002-02-22
ppc64: update for pte in highmem changes
Anton Blanchard
-0
/
+7
2002-02-15
Add ppc64 support. This includes both pSeries (RS/6000) and
Anton Blanchard
-0
/
+228