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
/
ia64
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
Mel Gorman
2014-01-21
3
-131
/
+48
*
mm: use pgdat_end_pfn() to simplify the code in arch
Xishi Qiu
2013-11-13
1
-3
/
+1
*
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
1
-2
/
+4
*
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
2013-09-11
1
-0
/
+5
*
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-07-03
3
-50
/
+5
|
\
|
*
mm/IA64: prepare for killing free_all_bootmem_node()
Jiang Liu
2013-07-03
1
-7
/
+2
|
*
mm/IA64: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
3
-40
/
+1
|
*
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
1
-1
/
+1
|
*
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
1
-1
/
+1
|
*
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
1
-2
/
+1
*
|
[IA64] Delete __cpuinit usage from all ia64 users
Paul Gortmaker
2013-06-24
3
-4
/
+3
|
/
*
mm: speedup in __early_pfn_to_nid
Russ Anderson
2013-04-29
1
-1
/
+14
*
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
2013-04-29
1
-4
/
+3
*
mm/IA64: use common help functions to free reserved pages
Jiang Liu
2013-04-29
1
-19
/
+4
*
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
2013-04-29
2
-0
/
+4
*
Fix build error for numa_clear_node() under IA64
Yijing Wang
2013-04-02
1
-0
/
+5
*
Add WB/UC check for early_ioremap
Li, Zhen-Hua
2013-03-19
1
-5
/
+9
*
Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-02-25
1
-11
/
+9
|
\
|
*
mm: use vm_unmapped_area() in hugetlbfs on ia64 architecture
Michel Lespinasse
2013-02-22
1
-11
/
+9
*
|
ia64: use %ld to print pages calculated in nr_free_buffer_pages
Zhang Yanfei
2013-02-23
2
-2
/
+2
*
|
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
2013-02-23
1
-0
/
+3
*
|
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
Yasuaki Ishimatsu
2013-02-23
1
-0
/
+1
*
|
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
2013-02-23
1
-0
/
+18
|
/
*
IA64: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
2
-5
/
+3
*
revert "mm: fix-up zone present pages"
Andrew Morton
2012-11-16
1
-1
/
+0
*
mm: fix-up zone present pages
Jianguo Wu
2012-10-09
1
-0
/
+1
*
readahead: fault retry breaks mmap file read random detection
Shaohua Li
2012-10-09
1
-0
/
+1
*
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
1
-1
/
+2
*
[IA64] Port OOM changes to ia64_do_page_fault
Kautuk Consul
2012-06-14
1
-12
/
+34
*
Disintegrate asm/system.h for IA64
David Howells
2012-03-28
2
-2
/
+0
*
ia64: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
2011-12-08
2
-3
/
+4
*
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2011-05-25
1
-2
/
+0
*
arch, mm: filter disallowed nodes from arch specific show_mem functions
David Rientjes
2011-05-25
2
-8
/
+12
*
sanitize <linux/prefetch.h> usage
Linus Torvalds
2011-05-20
1
-0
/
+1
*
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
2011-03-24
2
-2
/
+2
*
thp: pte alloc trans splitting
Andrea Arcangeli
2011-01-13
1
-1
/
+1
*
[IA64] Fix spinaphore down_spin()
Tony Luck
2010-06-30
1
-1
/
+1
*
ia64: revert __node_random addition
Linus Torvalds
2010-05-30
1
-17
/
+0
*
[IA64] Fix build breakage
Tony Luck
2010-05-27
1
-0
/
+17
*
[IA64] invoke oom-killer from page fault
npiggin@suse.de
2010-05-18
1
-10
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
3
-1
/
+2
*
mm: change anon_vma linking to fix multi-process server scalability issue
Rik van Riel
2010-03-06
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-03-03
1
-1
/
+1
|
\
|
*
Merge branch 'master' into percpu
Tejun Heo
2010-02-02
2
-14
/
+20
|
|
\
|
*
\
Merge branch 'master' into percpu
Tejun Heo
2010-01-05
2
-6
/
+29
|
|
\
\
|
*
|
|
percpu: remove per_cpu__ prefix.
Rusty Russell
2009-10-29
1
-1
/
+1
*
|
|
|
[IA64] Remove COMPAT_IA32 support
Tony Luck
2010-02-08
1
-5
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
[IA64] __per_cpu_idtrs[] is a memory hog
Tony Luck
2010-01-07
1
-13
/
+19
*
|
|
[IA64] use helpers for rlimits
Jiri Slaby
2010-01-06
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2009-12-16
1
-0
/
+11
|
\
\
[next]