index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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
*
[PATCH] mm: arch do_page_fault() vs in_atomic()
Peter Zijlstra
2006-12-07
1
-1
/
+1
*
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
Christoph Lameter
2006-09-26
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
7
-7
/
+0
*
[PATCH] frv: basic __iomem annotations
Al Viro
2006-06-23
1
-3
/
+3
*
[PATCH] frv: remove unnesesary "&"
Akinobu Mita
2006-03-26
1
-3
/
+3
*
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2006-03-22
1
-3
/
+3
*
[PATCH] mm: split highorder pages
Nick Piggin
2006-03-22
1
-3
/
+1
*
[PATCH] FRV: Miscellaneous fixes
David Howells
2006-02-14
1
-9
/
+0
*
[PATCH] frv: support module exception tables
David Howells
2006-01-08
1
-25
/
+9
*
[PATCH] frv: implement and export various things required by modules
David Howells
2006-01-08
2
-0
/
+13
*
[PATCH] FRV: Make the FRV arch work again
David Howells
2005-11-28
2
-4
/
+4
*
[PATCH] mm: split page table lock
Hugh Dickins
2005-10-29
1
-2
/
+2
*
[PATCH] mm: init_mm without ptlock
Hugh Dickins
2005-10-29
1
-4
/
+1
[next]