index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
frv
/
mm
Age
Commit message (
Expand
)
Author
2014-10-14
frv: remove unused declarations of __start___ex_table and __stop___ex_table
Geert Uytterhoeven
2013-11-15
frv: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-07-03
mm/frv: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-04-29
mm/FRV: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
2013-04-29
mm/FRV: use common help functions to free reserved pages
Jiang Liu
2013-02-27
mm: use vm_unmapped_area() on frv architecture
Michel Lespinasse
2012-12-17
frv: fix use of extinct _sbss and _ebss in debug code
Geert Uytterhoeven
2012-12-06
propagate name change to comments in kernel source
Nadia Yvette Chambers
2012-07-23
frv: remove the second parameter of kmap_atomic_primary()
Cong Wang
2012-03-28
Disintegrate asm/system.h for FRV
David Howells
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
2011-07-29
frv: remove unnecessary code
Greg Dietsche
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2010-10-27
mm: fix race in kunmap_atomic()
Peter Zijlstra
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
2010-06-04
frv: invoke oom-killer from page fault
Nick Piggin
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-03
Rename special text sections in arch/frv from .text.XXX to .text..XXX.
Denys Vlasenko
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-04-06
FRV: Fix compile breakage
Adrian Bunk
2009-02-09
FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now
David Howells
2008-10-16
FRV: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
2008-07-26
frv: use generic show_mem()
Johannes Weiner
2008-05-24
frv: export empty_zero_page
Adrian Bunk
2008-05-01
frv: unbreak misalignment handling changes
David Howells
2008-04-29
kernel: Move arches to use common unaligned access
Harvey Harrison
2008-04-21
frv: unexport kmap_atomic_to_page
Adrian Bunk
2008-02-08
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
2008-02-05
frv: use find_task_by_vpid in cxn_pin_by_pid
Pavel Emelyanov
2008-02-05
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
2007-11-29
FRV: arrange things such that BRA can reach from the trap table
David Howells
2007-11-09
FRV: Remove the section annotation on free_initmem()
David Howells
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
2007-07-19
mm: fault feedback #2
Nick Piggin
2007-05-09
FRV: Replace pgd management via slabs through quicklists
Christoph Lameter
2007-05-08
FRV: Miscellaneous fixes
David Howells
2007-05-08
use SLAB_PANIC flag cleanup
Akinobu Mita
2007-05-07
get_unmapped_area handles MAP_FIXED on frv
Benjamin Herrenschmidt
2007-03-01
[PATCH] FRV: No ZONE_DMA
David Howells
2006-12-08
[PATCH] struct path: convert frv
Josef Sipek
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
[PATCH] mm: arch do_page_fault() vs in_atomic()
Peter Zijlstra
2006-09-26
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
Christoph Lameter
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-23
[PATCH] frv: basic __iomem annotations
Al Viro
[next]