index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-18
fix Christoph's email addresses
Christoph Lameter
7
-7
/
+7
2016-03-18
bug: set warn variable before calling WARN()
Steven Rostedt
1
-9
/
+12
2016-03-18
arch/mn10300/kernel/fpu-nofpu.c: needs asm/elf.h
Andrew Morton
1
-0
/
+1
2016-03-18
mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUG
Andrew Morton
2
-0
/
+2
2016-03-18
proc-vmcore: wrong data type casting fix
Dave Young
1
-2
/
+5
2016-03-18
proc/base: make prompt shell start from new line after executing "cat /proc/$...
Minfei Huang
1
-1
/
+1
2016-03-18
procfs: add conditional compilation check
Eric Engestrom
1
-0
/
+2
2016-03-18
proc: add /proc/<pid>/timerslack_ns interface
John Stultz
2
-0
/
+85
2016-03-18
timer: convert timer_slack_ns from unsigned long to u64
John Stultz
9
-21
/
+26
2016-03-18
mm,oom: do not loop !__GFP_FS allocation if the OOM killer is disabled
Tetsuo Handa
1
-1
/
+5
2016-03-18
mm,oom: make oom_killer_disable() killable
Tetsuo Handa
1
-7
/
+3
2016-03-18
mm/zsmalloc: add `freeable' column to pool stat
Sergey Senozhatsky
1
-7
/
+13
2016-03-18
zsmalloc: drop unused member 'mapping_area->huge'
YiPing Xu
1
-6
/
+3
2016-03-18
mm/vmalloc: use PAGE_ALIGNED() to check PAGE_SIZE alignment
Shawn Lin
1
-1
/
+1
2016-03-18
mm: memcontrol: zap oom_info_lock
Vladimir Davydov
1
-4
/
+0
2016-03-18
mm: memcontrol: clarify the uncharge_list() loop
Johannes Weiner
1
-0
/
+4
2016-03-18
mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
Johannes Weiner
2
-4
/
+40
2016-03-18
mm: memcontrol: reclaim when shrinking memory.high below usage
Johannes Weiner
1
-0
/
+6
2016-03-18
tools/vm/page-types.c: avoid memset() in walk_pfn() when count == 1
Naoya Horiguchi
1
-1
/
+9
2016-03-18
powerpc/mm: enable page parallel initialisation
Li Zhang
1
-0
/
+1
2016-03-18
mm: meminit: initialise more memory for inode/dentry hash tables in early boot
Li Zhang
1
-2
/
+9
2016-03-18
thp: fix deadlock in split_huge_pmd()
Kirill A. Shutemov
1
-11
/
+2
2016-03-18
thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkers
Kirill A. Shutemov
3
-180
/
+50
2016-03-18
mm: make remove_migration_ptes() beyond mm/migration.c
Kirill A. Shutemov
2
-6
/
+11
2016-03-18
rmap: extend try_to_unmap() to be usable by split_huge_page()
Kirill A. Shutemov
4
-12
/
+27
2016-03-18
rmap: introduce rmap_walk_locked()
Kirill A. Shutemov
2
-9
/
+33
2016-03-18
mm: ZONE_DEVICE depends on SPARSEMEM_VMEMMAP
Dan Williams
1
-0
/
+1
2016-03-18
mm: remove VM_FAULT_MINOR
Jan Kara
5
-6
/
+4
2016-03-18
mm: percpu: use pr_fmt to prefix output
Joe Perches
2
-11
/
+13
2016-03-18
mm: convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
20
-150
/
+118
2016-03-18
mm: coalesce split strings
Joe Perches
20
-109
/
+78
2016-03-18
mm: convert pr_warning to pr_warn
Joe Perches
3
-18
/
+16
2016-03-18
mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
Dan Williams
3
-15
/
+22
2016-03-18
mm: memcontrol: cleanup css_reset callback
Vladimir Davydov
1
-3
/
+5
2016-03-18
mm, memory hotplug: print debug message in the proper way for online_pages
Chen Yucong
1
-16
/
+16
2016-03-18
mm: remove __GFP_NOFAIL is deprecated comment
Michal Hocko
1
-13
/
+5
2016-03-18
mm/page_ref: add tracepoint to track down page reference manipulation
Joonsoo Kim
6
-6
/
+296
2016-03-18
mm: introduce page reference manipulation functions
Joonsoo Kim
25
-82
/
+134
2016-03-18
mm: thp: set THP defrag by default to madvise and add a stall-free defrag option
Mel Gorman
7
-56
/
+91
2016-03-18
mm, mempool: only set __GFP_NOMEMALLOC if there are free elements
David Rientjes
1
-4
/
+16
2016-03-18
mm: remove unnecessary description about a non-exist gfp flag
Satoru Takeuchi
1
-2
/
+0
2016-03-18
mm: scale kswapd watermarks in proportion to memory
Johannes Weiner
5
-2
/
+58
2016-03-18
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
16
-32
/
+27
2016-03-18
virtio_balloon: export 'available' memory to balloon statistics
Igor Redko
2
-1
/
+8
2016-03-18
mm/page_alloc.c: calculate 'available' memory in a separate function
Igor Redko
3
-30
/
+45
2016-03-18
mm/Kconfig: remove redundant arch depend for memory hotplug
Yang Shi
1
-1
/
+0
2016-03-18
ARC, thp: remove infrastructure for handling splitting PMDs
Vineet Gupta
1
-3
/
+0
2016-03-18
mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range
Aneesh Kumar K.V
3
-17
/
+22
2016-03-18
mm, tracing: refresh __def_vmaflag_names
Kirill A. Shutemov
2
-7
/
+17
2016-03-18
mm: deduplicate memory overcommitment code
Andrey Ryabinin
3
-240
/
+124
[next]