aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* mm: bring in additional flag for fixup_user_fault to signal unlockDominik Dingel2016-01-15
* mm, x86: get_user_pages() for dax mappingsDan Williams2016-01-15
* mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gupDan Williams2016-01-15
* x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams2016-01-15
* mm: introduce find_dev_pagemap()Dan Williams2016-01-15
* mm, dax, pmem: introduce pfn_tDan Williams2016-01-15
* futex, thp: remove special case for THP in get_futex_keyKirill A. Shutemov2016-01-15
* memcg: adjust to support new THP refcountingKirill A. Shutemov2016-01-15
* rmap: add argument to charge compound pageKirill A. Shutemov2016-01-15
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-15
|\
| * mm: rework virtual memory accountingKonstantin Khlebnikov2016-01-14
| * vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter2016-01-14
| * mm: mmap: add new /proc tunable for mmap_base ASLRDaniel Cashman2016-01-14
| * mm, shmem: add internal shmem resident memory accountingJerome Marchand2016-01-14
| * kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-14
|\ \ | |/ |/|
| * livepatch: Cleanup module page permission changesJosh Poimboeuf2015-12-04
| * Merge branch 'from-rusty/modules-next' into for-4.5/coreJiri Kosina2015-12-04
| |\
| | * module: keep percpu symbols in module's symtabMiroslav Benes2015-12-04
| | * module: clean up RO/NX handling.Rusty Russell2015-12-04
| | * module: use a structure to encapsulate layout.Rusty Russell2015-12-04
| | * gcov: use within_module() helper.Rusty Russell2015-12-04
| | * module: Use the same logic for setting and unsetting RO/NXJosh Poimboeuf2015-12-04
| * | livepatch: function,sympos scheme in livepatch sysfs directoryChris J Arges2015-12-03
| * | livepatch: add sympos as disambiguator field to klp_relocChris J Arges2015-12-03
| * | livepatch: add old_sympos as disambiguator field to klp_funcChris J Arges2015-12-03
* | | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-13
|\ \ \
| * | | restrict /dev/mem to idle io memory rangesDan Williams2016-01-09
* | | | Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-12
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'pm-sleep' and 'pm-tools'Rafael J. Wysocki2016-01-11
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | * / | | PM / sleep: Add support for read-only sysfs attributesRafael J. Wysocki2016-01-04
| | |/ / /
* | | | | Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-01-12
|\ \ \ \ \
| * | | | | ftrace: Fix the race between ftrace and insmodQiu Peiyang2016-01-07
| * | | | | ftrace: Add infrastructure for delayed enabling of module functionsSteven Rostedt (Red Hat)2016-01-07
| * | | | | tracing: Fix comment to use tracing_on over tracing_enableChuyu Hu2015-12-23
| * | | | | ftrace: Clean up ftrace_module_init() codeSteven Rostedt (Red Hat)2015-12-23
| * | | | | ftrace: Join functions ftrace_module_init() and ftrace_init_module()Abel Vesa2015-12-23
| * | | | | bpf: Constify bpf_verifier_ops structureJulia Lawall2015-12-23
| * | | | | ftrace: Have ftrace_ops_get_func() handle RCU and PER_CPU flags tooSteven Rostedt (Red Hat)2015-12-23
| * | | | | ftrace: Remove use of control list and opsSteven Rostedt (Red Hat)2015-12-23
| * | | | | ftrace: Fix output of enabled_functions for showing trampSteven Rostedt (Red Hat)2015-12-23
| * | | | | ftrace: Fix a typo in commentLi Bin2015-12-23
| * | | | | ftrace: Show all tramps registered to a record on ftrace_bug()Steven Rostedt (Red Hat)2015-11-25
| * | | | | ftrace: Add variable ftrace_expected for archs to show expected codeSteven Rostedt (Red Hat)2015-11-25
| * | | | | ftrace: Add new type to distinguish what kind of ftrace_bug()Steven Rostedt (Red Hat)2015-11-25
| * | | | | tracing: Update cond flag when enabling or disabling a triggerTom Zanussi2015-11-25
| * | | | | ring-buffer: Process commits whenever moving to a new page.Steven Rostedt (Red Hat)2015-11-25
| * | | | | ring-buffer: Remove redundant update of page timestampSteven Rostedt (Red Hat)2015-11-24
| * | | | | ring-buffer: Use READ_ONCE() for most tail_page accessSteven Rostedt (Red Hat)2015-11-24
* | | | | | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-01-12
|\ \ \ \ \ \