summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ipc/sem: add hysteresisManfred Spraul2017-01-132-26/+62
| * ipc/sem.c: avoid using spin_unlock_wait()Manfred Spraul2017-01-131-22/+3
| * scripts/gdb: add lx-fdtdump commandPeter Griffin2017-01-132-0/+80
| * lib/fonts/Kconfig: keep non-Sparc fonts listed togetherRandy Dunlap2017-01-131-8/+8
| * config: android-base: enable hardened usercopy and kernel ASLRAmit Pundir2017-01-131-0/+2
| * config: android-recommended: disable aio supportDaniel Micay2017-01-131-0/+1
| * rapidio: use get_user_pages_unlocked()Lorenzo Stoakes2017-01-131-6/+5
| * kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke2017-01-132-0/+3
| * checkpatch: warn on logging continuationsJoe Perches2017-01-131-0/+6
| * checkpatch: warn on embedded function namesJoe Perches2017-01-131-2/+20
| * lib: add CONFIG_TEST_SORT to enable self-test of sort()Kostenzer Felix2017-01-132-17/+32
| * rbtree: use designated initializersKees Cook2017-01-132-2/+6
| * linux-kernelh-fix-div_round_closest-to-support-negative-divisors-fixAndrew Morton2017-01-131-1/+1
| * linux/kernel.h: fix DIV_ROUND_CLOSEST to support negative divisorsNiklas Söderlund2017-01-131-4/+6
| * find_bit-micro-optimise-find_next__bit-v2Matthew Wilcox2017-01-132-2/+2
| * lib/find_bit.c: micro-optimise find_next_*_bitMatthew Wilcox2017-01-131-1/+1
| * lib: add module support to atomic64 testsGeert Uytterhoeven2017-01-132-4/+11
| * lib: add module support to glob testsGeert Uytterhoeven2017-01-134-166/+169
| * lib: add module support to crc32 testsGeert Uytterhoeven2017-01-134-826/+858
| * lib/timerqueue.c: use rb_entry_safeGeliang Tang2017-01-131-2/+1
| * kernel/notifier.c: simplify expressionViresh Kumar2017-01-131-1/+1
| * proc: less code duplication in /proc/*/cmdlineAlexey Dobriyan2017-01-131-88/+56
| * proc: use rb_entry()Geliang Tang2017-01-131-5/+6
| * kasan: add memcg kmem_cache testGreg Thelen2017-01-131-0/+34
| * kasan: drain quarantine of memcg slab objectsGreg Thelen2017-01-134-4/+7
| * mm/vmstat.c: walk the zone in pageblock_nr_pages stepszhong jiang2017-01-131-1/+1
| * mm/page_owner: align with pageblock_nr pageszhong jiang2017-01-131-1/+1
| * mm/z3fold.c: limit first_num to the actual range of possible buddy indexeszhong jiang2017-01-131-3/+7
| * mm, thp: add new defer+madvise defrag optionDavid Rientjes2017-01-133-73/+82
| * mm/swap: skip readahead only when swap slot cache is enabledHuang Ying2017-01-133-3/+12
| * mm/swap: enable swap slots cache usageTim Chen2017-01-131-0/+7
| * mm/swap: add cache for swap slots allocationTim Chen2017-01-136-12/+382
| * mm/swap: free swap slots in batchTim Chen2017-01-132-61/+95
| * mm/swap: allocate swap slots in batchesTim Chen2017-01-132-25/+113
| * mm/swap: skip readahead for unreferenced swap slotsTim Chen2017-01-133-6/+51
| * mm/swap: split swap cache into 64MB trunksHuang, Ying2017-01-134-22/+79
| * mm/swap: add cluster lockHuang, Ying2017-01-132-58/+194
| * mm/swap: fix kernel message in swap_info_get()Huang, Ying2017-01-131-4/+4
| * powerpc: do not make the entire heap executableDenys Vlasenko2017-01-134-14/+45
| * mm/memory_hotplug: set magic number to page->freelist instead of page->lru.nextYasuaki Ishimatsu2017-01-133-4/+6
| * mm/sparse: use page_private() to get page->private valueYasuaki Ishimatsu2017-01-131-1/+1
| * mm/memblock.c: check return value of memblock_reserve() in memblock_virt_allo...Wei Yang2017-01-131-4/+2
| * mm/memblock.c: trivial code refine in memblock_is_region_memory()Wei Yang2017-01-131-2/+1
| * mm: fix some typos in mm/zsmalloc.cXishi Qiu2017-01-131-3/+3
| * mm/bootmem.c: cosmetic improvement of code readabilityAdygzhy Ondar2017-01-131-1/+1
| * mm,compaction: serialize waitqueue_active() checksDavidlohr Bueso2017-01-131-0/+7
| * mm: page_alloc: skip over regions of invalid pfns where possiblePaul Burton2017-01-133-1/+36
| * mm, compaction: add vmstats for kcompactd workDavid Rientjes2017-01-134-3/+24
| * mm/mmzone.c: swap likely to unlikely as code logic is different for next_zone...Steven Rostedt2017-01-131-1/+1
| * mm: fix filemap.c kernel-doc warningsRandy Dunlap2017-01-131-1/+1