index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
avr32
/
mm
Commit message (
Expand
)
Author
Age
*
avr32/mm/fault.c: port OOM changes to do_page_fault
Kautuk Consul
2012-07-30
*
avr32: add export.h to arch/avr32 for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
*
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2011-05-25
*
mm: Fix out-of-date comments which refers non-existent functions
Ryota Ozaki
2011-02-17
*
avr32: invoke oom-killer from page fault
Nick Piggin
2010-08-09
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2010-02-20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
2009-09-23
|
\
|
*
Use macros for .data.page_aligned section.
Tim Abbott
2009-09-21
*
|
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-09-22
|
/
*
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-06-21
*
generic debug pagealloc
Akinobu Mita
2009-04-01
*
arch/avr32: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
2009-01-06
*
avr32: Introducing asm/syscalls.h
Jaswinder Singh
2008-12-17
*
avr32: use generic show_mem()
Johannes Weiner
2008-07-26
*
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
2008-07-24
*
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
2008-07-24
*
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
2008-07-24
*
avr32: Store virtual addresses in the PGD
Haavard Skinnemoen
2008-07-02
*
avr32: Remove useless zeroing of swapper_pg_dir at startup
Haavard Skinnemoen
2008-07-02
*
avr32: Clean up and optimize the TLB operations
Haavard Skinnemoen
2008-07-02
*
avr32: export empty_zero_page
Haavard Skinnemoen
2008-06-27
*
avr32: proc: use non-racy method for /proc/tlb creation
Denis V. Lunev
2008-04-29
*
avr32: Remove two unused #defines from mm/init.c
Johannes Weiner
2008-04-19
*
avr32: Fix broken pte dump code in do_page_fault()
Haavard Skinnemoen
2008-02-13
*
[AVR32] constify function pointer tables
Jan Engelhardt
2008-01-25
*
[AVR32] Drop GFP_COMP for DMA memory allocations
Haavard Skinnemoen
2008-01-25
*
[AVR32] Fix copy_to_user_page() breakage
Haavard Skinnemoen
2007-12-07
*
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-19
*
Remove dma_cache_(wback|inv|wback_inv) functions
Ralf Baechle
2007-10-17
*
During VM oom condition, kill all threads in process group
Will Schmidt
2007-10-16
*
[AVR32] Drop support for redundant "keepinitrd" boot-time parm.
Robert P. J. Day
2007-10-11
*
mm: fault feedback #2
Nick Piggin
2007-07-19
*
[AVR32] Fix bug in invalidate_dcache_region()
Haavard Skinnemoen
2007-06-23
*
[AVR32] ratelimit segfault reporting rate
Andrea Righi
2007-06-14
*
[AVR32] optimize pagefault path
Christoph Hellwig
2007-05-13
*
[AVR32] Implement dma_{alloc,free}_writecombine()
Haavard Skinnemoen
2007-05-09
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
*
[AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.c
Haavard Skinnemoen
2007-04-27
*
[AVR32] Clean up exception handling code
Haavard Skinnemoen
2007-04-27
*
[AVR32] Don't use kmap() in flush_icache_page()
Haavard Skinnemoen
2007-03-07
*
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2007-02-12
*
[AVR32] Fix incorrect invalidation of shared cachelines
David Brownell
2007-02-09
*
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
2006-12-07
*
[PATCH] AVR32: Don't try to iounmap P2 segment addresses
Haavard Skinnemoen
2006-10-25
*
[PATCH] AVR32: Silence some compile warnings
Haavard Skinnemoen
2006-10-25
*
[PATCH] Generic ioremap_page_range: avr32 conversion
Haavard Skinnemoen
2006-10-01
*
[PATCH] AVR32: Use unsigned long flags for saving interrupt state
Haavard Skinnemoen
2006-09-27
*
[PATCH] avr32 architecture
Haavard Skinnemoen
2006-09-26