Age | Commit message (Expand) | Author | Files | Lines |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 1 | -2/+0 |
2010-10-28 | mm: fix race in kunmap_atomic() | Peter Zijlstra | 1 | -1/+2 |
2010-10-27 | mm: stack based kmap_atomic() | Peter Zijlstra | 2 | -4/+54 |
2010-06-05 | frv: invoke oom-killer from page fault | Nick Piggin | 1 | -4/+4 |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 3 | -1/+3 |
2010-03-03 | Rename special text sections in arch/frv from .text.XXX to .text..XXX. | Denys Vlasenko | 1 | -1/+1 |
2009-06-22 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 1 | -1/+1 |
2009-04-07 | FRV: Fix compile breakage | Adrian Bunk | 1 | -1/+0 |
2009-02-09 | FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now | David Howells | 1 | -1/+1 |
2008-10-17 | FRV: Eliminate NULL test and memset after alloc_bootmem | Julia Lawall | 1 | -2/+0 |
2008-07-26 | frv: use generic show_mem() | Johannes Weiner | 1 | -31/+0 |
2008-05-24 | frv: export empty_zero_page | Adrian Bunk | 1 | -0/+3 |
2008-05-01 | frv: unbreak misalignment handling changes | David Howells | 1 | -1/+1 |
2008-04-29 | kernel: Move arches to use common unaligned access | Harvey Harrison | 1 | -217/+0 |
2008-04-22 | frv: unexport kmap_atomic_to_page | Adrian Bunk | 1 | -3/+0 |
2008-02-08 | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky | 1 | -3/+5 |
2008-02-05 | frv: use find_task_by_vpid in cxn_pin_by_pid | Pavel Emelyanov | 1 | -1/+1 |
2008-02-05 | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 1 | -1/+1 |
2007-11-29 | FRV: arrange things such that BRA can reach from the trap table | David Howells | 1 | -1/+1 |
2007-11-10 | FRV: Remove the section annotation on free_initmem() | David Howells | 1 | -1/+1 |
2007-10-16 | During VM oom condition, kill all threads in process group | Will Schmidt | 1 | -1/+1 |
2007-07-19 | mm: fault feedback #2 | Nick Piggin | 1 | -11/+12 |
2007-05-09 | FRV: Replace pgd management via slabs through quicklists | Christoph Lameter | 1 | -11/+11 |
2007-05-09 | FRV: Miscellaneous fixes | David Howells | 1 | -0/+1 |
2007-05-08 | use SLAB_PANIC flag cleanup | Akinobu Mita | 1 | -3/+1 |
2007-05-07 | get_unmapped_area handles MAP_FIXED on frv | Benjamin Herrenschmidt | 1 | -0/+4 |
2007-03-02 | [PATCH] FRV: No ZONE_DMA | David Howells | 1 | -2/+1 |
2006-12-08 | [PATCH] struct path: convert frv | Josef Sipek | 1 | -2/+2 |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 1 | -3/+3 |
2006-12-07 | [PATCH] mm: arch do_page_fault() vs in_atomic() | Peter Zijlstra | 1 | -1/+1 |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations | Christoph Lameter | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 7 | -7/+0 |
2006-06-23 | [PATCH] frv: basic __iomem annotations | Al Viro | 1 | -3/+3 |
2006-03-26 | [PATCH] frv: remove unnesesary "&" | Akinobu Mita | 1 | -3/+3 |
2006-03-22 | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 1 | -3/+3 |
2006-03-22 | [PATCH] mm: split highorder pages | Nick Piggin | 1 | -3/+1 |
2006-02-15 | [PATCH] FRV: Miscellaneous fixes | David Howells | 1 | -9/+0 |
2006-01-09 | [PATCH] frv: support module exception tables | David Howells | 1 | -25/+9 |
2006-01-09 | [PATCH] frv: implement and export various things required by modules | David Howells | 2 | -0/+13 |
2005-11-29 | [PATCH] FRV: Make the FRV arch work again | David Howells | 2 | -4/+4 |
2005-10-30 | [PATCH] mm: split page table lock | Hugh Dickins | 1 | -2/+2 |
2005-10-30 | [PATCH] mm: init_mm without ptlock | Hugh Dickins | 1 | -4/+1 |
2005-10-28 | [PATCH] gfp_t: dma-mapping (frv) | Al Viro | 1 | -1/+1 |
2005-08-04 | It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbers | Linus Torvalds | 1 | -3/+3 |
2005-06-22 | [PATCH] mm: remove PG_highmem | Badari Pulavarty | 1 | -1/+0 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 14 | -0/+2539 |