index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2007-07-22
2
-3
/
+9
|
\
|
*
[POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPC
Paul Mackerras
2007-07-22
1
-1
/
+7
|
*
[POWERPC] cell: CONFIG_SPE_BASE is a typo
Geert Uytterhoeven
2007-07-22
1
-2
/
+2
*
|
powerpc: tlb_32.c build fix
Mariusz Kozlowski
2007-07-21
1
-0
/
+2
|
/
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
2
-3
/
+2
*
mm: fault feedback #2
Nick Piggin
2007-07-19
1
-15
/
+11
*
Merge branch 'for-2.6.23' into merge
Paul Mackerras
2007-07-11
19
-643
/
+128
|
\
|
*
[POWERPC] Remove extra return statement
Manish Ahuja
2007-07-10
1
-2
/
+0
|
*
[POWERPC] Move inline asm eieio to using eieio inline function
Kumar Gala
2007-07-10
2
-3
/
+3
|
*
[POWERPC] Kill typedef-ed structs for hash PTEs and BATs
David Gibson
2007-06-14
4
-17
/
+17
|
*
[POWERPC] Remove a couple of unused definitions from pgtable_32.c
David Gibson
2007-06-14
1
-4
/
+0
|
*
[POWERPC] Remove the dregs of APUS support from arch/powerpc
David Gibson
2007-06-14
13
-13
/
+0
|
*
[POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpc
David Gibson
2007-06-14
1
-118
/
+0
|
*
[POWERPC] During VM oom condition, kill all threads in process group
will schmidt
2007-06-14
1
-1
/
+1
|
*
[POWERPC] Rewrite IO allocation & mapping on powerpc64
Benjamin Herrenschmidt
2007-06-14
5
-483
/
+106
|
*
[POWERPC] unmap_vm_area becomes unmap_kernel_range for the public
Benjamin Herrenschmidt
2007-06-14
2
-2
/
+2
|
*
[POWERPC] Move common code out of if/else
Jon Tollefson
2007-06-14
1
-2
/
+1
*
|
[POWERPC] PowerPC: Prevent data exception in kernel space (32-bit)
Segher Boessenkool
2007-06-20
1
-3
/
+2
|
/
*
[POWERPC] Fix modpost warning
Kumar Gala
2007-05-23
1
-1
/
+1
*
[POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEM
Benjamin Herrenschmidt
2007-05-22
1
-4
/
+5
*
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
1
-0
/
+1
*
[POWERPC] Correct #endif comment
Jon Tollefson
2007-05-17
1
-2
/
+2
*
[POWERPC] Add spinlock to request_phb_iospace()
Benjamin Herrenschmidt
2007-05-17
1
-0
/
+4
*
[POWERPC] Fix COMMON symbol warnings
Kumar Gala
2007-05-17
1
-4
/
+14
*
[POWERPC] Remove unused variable in hpte_decode()
Stephen Rothwell
2007-05-12
1
-1
/
+1
*
[POWERPC] Assign correct variable in hpte_decode()
Stephen Rothwell
2007-05-12
1
-1
/
+1
*
[POWERPC] Fix warning in hpte_decode(), and generalize it
Paul Mackerras
2007-05-10
1
-20
/
+17
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-09
13
-645
/
+817
|
\
|
*
[POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32
David Gibson
2007-05-09
2
-3
/
+3
|
*
[POWERPC] Don't use SLAB/SLUB for PTE pages
Hugh Dickins
2007-05-09
1
-11
/
+6
|
*
[POWERPC] Add ability to 4K kernel to hash in 64K pages
Benjamin Herrenschmidt
2007-05-09
3
-16
/
+40
|
*
[POWERPC] Introduce address space "slices"
Benjamin Herrenschmidt
2007-05-09
7
-576
/
+699
|
*
[POWERPC] Small fixes & cleanups in segment page size demotion
Benjamin Herrenschmidt
2007-05-09
1
-41
/
+46
|
*
[POWERPC] Mark pages that don't exist as nosave
Johannes Berg
2007-05-09
1
-0
/
+25
*
|
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
1
-0
/
+3
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-08
8
-128
/
+116
|
\
|
*
[POWERPC] Remove use of 4level-fixup.h for ppc32
David Gibson
2007-05-08
1
-12
/
+16
|
*
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-08
2
-4
/
+23
|
|
\
|
*
|
[POWERPC] Add __init annotations to reserve_mem() and stabs_alloc()
Michael Ellerman
2007-05-08
1
-1
/
+1
|
*
|
[POWERPC] 64K page support for kexec
Luke Browning
2007-05-07
1
-22
/
+62
|
*
|
[POWERPC] Minor fault path optimization
Christoph Hellwig
2007-05-02
1
-27
/
+15
|
*
|
[POWERPC] Revise PPC44x MMU code for arch/powerpc
David Gibson
2007-05-02
2
-64
/
+21
|
*
|
[POWERPC] Initialise spinlock in the DEBUG_PAGEALLOC code
Michael Ellerman
2007-05-02
1
-1
/
+1
|
*
|
[POWERPC] Remove unneeded page_is_ram export
Johannes Berg
2007-05-02
1
-1
/
+0
*
|
|
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
|
|
move die notifier handling to common code
Christoph Hellwig
2007-05-08
1
-1
/
+1
*
|
|
use SLAB_PANIC flag cleanup
Akinobu Mita
2007-05-08
1
-4
/
+1
|
|
/
|
/
|
*
|
get_unmapped_area handles MAP_FIXED on powerpc
Benjamin Herrenschmidt
2007-05-07
1
-0
/
+21
*
|
slab allocators: remove multiple alignment specifications
Christoph Lameter
2007-05-07
2
-2
/
+2
*
|
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
Christoph Lameter
2007-05-07
2
-4
/
+2
|
/
[next]