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
/
unicore32
/
mm
Age
Commit message (
Expand
)
Author
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-22
arch, mm: remove arch specific show_mem
Michal Hocko
2017-01-26
unicore32: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-03-17
mm: remove VM_FAULT_MINOR
Jan Kara
2016-03-17
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2015-02-11
mm: fix false-positive warning on exit due mm_nr_pmds(mm)
Kirill A. Shutemov
2014-06-20
arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compilin...
Chen Gang
2014-06-20
arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling error
Chen Gang
2014-06-04
arch/unicore32/mm/ioremap.c: return NULL on invalid pfn
Andrew Morton
2014-06-04
arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn()
Fabian Frederick
2014-01-21
mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
Mel Gorman
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
arch: mm: do not invoke OOM killer on kernel fault OOM
Johannes Weiner
2013-07-09
reboot: unicore32: prepare reboot_mode for moving to generic kernel code
Robin Holt
2013-07-03
mm/unicore32: 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, vmalloc: change iterating a vmlist to find_vm_area()
Joonsoo Kim
2013-04-29
mm/unicore32: use common help functions to free reserved pages
Jiang Liu
2013-04-29
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
2012-11-09
unicore32/mm/fault.c: Port OOM changes to do_pf
Kautuk Consul
2012-04-04
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2012-03-28
Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]
Guan Xuetao
2012-03-28
Unicore32: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2011-12-08
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
2011-12-08
memblock: Kill memblock_init()
Tejun Heo
2011-12-08
memblock: Fix include breakages caused by 24aa07882b
Tejun Heo
2011-10-31
unicore32: EXPORT_SYMBOL needs export.h
Axel Lin
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2011-05-25
arch, mm: filter disallowed nodes from arch specific show_mem functions
David Rientjes
2011-04-02
unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ...
Guan Xuetao
2011-03-24
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
2011-03-17
unicore32: replace unicore32-specific iomap functions with generic lib implem...
GuanXuetao
2011-03-17
unicore32 upgrade to v2.6.38-rc5: add one more paramter for pte_alloc_map call
GuanXuetao
2011-03-17
unicore32 core architecture: mm related: consistent device DMA handling
GuanXuetao
2011-03-17
unicore32 core architecture: mm related: fault handling
GuanXuetao
2011-03-17
unicore32 core architecture: mm related: generic codes
GuanXuetao
2011-03-17
unicore32 core architecture: processor and system headers
GuanXuetao
2011-03-17
unicore32 core architecture: generic elf and ksyms stuff
GuanXuetao
[prev]