index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
frv
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2015-05-19
1
-2
/
+2
*
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
2015-05-19
1
-0
/
+2
*
arch/frv/mm/extable.c: remove unused function
Rickard Strandqvist
2015-02-12
1
-23
/
+0
*
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-29
1
-0
/
+2
*
frv: remove unused declarations of __start___ex_table and __stop___ex_table
Geert Uytterhoeven
2014-10-14
1
-2
/
+0
*
frv: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
1
-4
/
+8
*
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
1
-4
/
+6
*
mm/frv: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
1
-35
/
+14
*
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
1
-1
/
+1
*
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
1
-2
/
+2
*
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
1
-1
/
+1
*
mm/FRV: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
2013-04-29
1
-4
/
+2
*
mm/FRV: use common help functions to free reserved pages
Jiang Liu
2013-04-29
1
-30
/
+4
*
mm: use vm_unmapped_area() on frv architecture
Michel Lespinasse
2013-02-27
1
-32
/
+17
*
frv: fix use of extinct _sbss and _ebss in debug code
Geert Uytterhoeven
2012-12-17
1
-1
/
+1
*
propagate name change to comments in kernel source
Nadia Yvette Chambers
2012-12-06
1
-1
/
+1
*
frv: remove the second parameter of kmap_atomic_primary()
Cong Wang
2012-07-23
2
-14
/
+14
*
Disintegrate asm/system.h for FRV
David Howells
2012-03-28
3
-3
/
+0
*
highmem: kill all __kmap_atomic()
Cong Wang
2012-03-20
1
-2
/
+2
*
frv: remove unnecessary code
Greg Dietsche
2011-07-29
1
-7
/
+1
*
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2011-05-25
1
-2
/
+0
*
mm: fix race in kunmap_atomic()
Peter Zijlstra
2010-10-27
1
-1
/
+2
*
mm: stack based kmap_atomic()
Peter Zijlstra
2010-10-26
2
-4
/
+54
*
frv: invoke oom-killer from page fault
Nick Piggin
2010-06-04
1
-4
/
+4
*
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-06-01
1
-1
/
+1
|
\
|
*
Rename special text sections in arch/frv from .text.XXX to .text..XXX.
Denys Vlasenko
2010-03-03
1
-1
/
+1
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
3
-1
/
+3
|
/
*
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-06-21
1
-1
/
+1
*
FRV: Fix compile breakage
Adrian Bunk
2009-04-06
1
-1
/
+0
*
FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now
David Howells
2009-02-09
1
-1
/
+1
*
FRV: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
2008-10-16
1
-2
/
+0
*
frv: use generic show_mem()
Johannes Weiner
2008-07-26
1
-31
/
+0
*
frv: export empty_zero_page
Adrian Bunk
2008-05-24
1
-0
/
+3
*
frv: unbreak misalignment handling changes
David Howells
2008-05-01
1
-1
/
+1
*
kernel: Move arches to use common unaligned access
Harvey Harrison
2008-04-29
1
-217
/
+0
*
frv: unexport kmap_atomic_to_page
Adrian Bunk
2008-04-21
1
-3
/
+0
*
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
2008-02-08
1
-3
/
+5
*
frv: use find_task_by_vpid in cxn_pin_by_pid
Pavel Emelyanov
2008-02-05
1
-1
/
+1
*
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
2008-02-05
1
-1
/
+1
*
FRV: arrange things such that BRA can reach from the trap table
David Howells
2007-11-29
1
-1
/
+1
*
FRV: Remove the section annotation on free_initmem()
David Howells
2007-11-09
1
-1
/
+1
*
During VM oom condition, kill all threads in process group
Will Schmidt
2007-10-16
1
-1
/
+1
*
mm: fault feedback #2
Nick Piggin
2007-07-19
1
-11
/
+12
*
FRV: Replace pgd management via slabs through quicklists
Christoph Lameter
2007-05-09
1
-11
/
+11
*
FRV: Miscellaneous fixes
David Howells
2007-05-08
1
-0
/
+1
*
use SLAB_PANIC flag cleanup
Akinobu Mita
2007-05-08
1
-3
/
+1
*
get_unmapped_area handles MAP_FIXED on frv
Benjamin Herrenschmidt
2007-05-07
1
-0
/
+4
*
[PATCH] FRV: No ZONE_DMA
David Howells
2007-03-01
1
-2
/
+1
*
[PATCH] struct path: convert frv
Josef Sipek
2006-12-08
1
-2
/
+2
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-3
/
+3
[next]