summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-176-75/+294
|\
| * printk: change recursion_bug type to boolSergey Senozhatsky2016-01-161-3/+3
| * printk: do cond_resched() between lines while outputting to consolesTejun Heo2016-01-162-3/+35
| * printk: only unregister boot consoles when necessaryThierry Reding2016-01-161-1/+25
| * kernel/stop_machine.c: remove CONFIG_SMP dependenciesAndrew Morton2016-01-161-4/+0
| * mm: bring in additional flag for fixup_user_fault to signal unlockDominik Dingel2016-01-151-1/+1
| * mm, x86: get_user_pages() for dax mappingsDan Williams2016-01-151-0/+12
| * mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gupDan Williams2016-01-151-4/+49
| * x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams2016-01-151-2/+70
| * mm: introduce find_dev_pagemap()Dan Williams2016-01-151-8/+77
| * mm, dax, pmem: introduce pfn_tDan Williams2016-01-151-0/+7
| * futex, thp: remove special case for THP in get_futex_keyKirill A. Shutemov2016-01-151-49/+14
| * memcg: adjust to support new THP refcountingKirill A. Shutemov2016-01-151-3/+4
| * rmap: add argument to charge compound pageKirill A. Shutemov2016-01-151-2/+2
* | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-01-171-0/+1
|\ \ | |/ |/|
| * Merge branch 'for-linus' into for-nextTakashi Iwai2015-12-2320-166/+229
| |\
| * \ Back merge tag 'v4.4-rc4' into drm-nextDave Airlie2015-12-0812-52/+134
| |\ \
| * \ \ Merge tag 'drm-intel-next-2015-11-20-merged' of git://anongit.freedesktop.org...Dave Airlie2015-12-011-0/+1
| |\ \ \
| | * \ \ Merge tag 'v4.4-rc2' into drm-intel-next-queuedDaniel Vetter2015-11-23127-2804/+5863
| | |\ \ \
| | * | | | async: export current_is_async()Lukas Wunner2015-11-191-0/+1
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-157-17/+43
|\ \ \ \ \ \
| * | | | | | mm: rework virtual memory accountingKonstantin Khlebnikov2016-01-141-3/+2
| * | | | | | vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter2016-01-141-0/+1
| * | | | | | mm: mmap: add new /proc tunable for mmap_base ASLRDaniel Cashman2016-01-141-0/+22
| * | | | | | mm, shmem: add internal shmem resident memory accountingJerome Marchand2016-01-141-1/+1
| * | | | | | kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-144-13/+17
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-144-302/+234
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | livepatch: Cleanup module page permission changesJosh Poimboeuf2015-12-041-5/+11
| * | | | | | Merge branch 'from-rusty/modules-next' into for-4.5/coreJiri Kosina2015-12-046-196/+175
| |\ \ \ \ \ \
| | * | | | | | module: keep percpu symbols in module's symtabMiroslav Benes2015-12-041-4/+11
| | * | | | | | module: clean up RO/NX handling.Rusty Russell2015-12-041-91/+77
| | * | | | | | module: use a structure to encapsulate layout.Rusty Russell2015-12-042-109/+94
| | * | | | | | gcov: use within_module() helper.Rusty Russell2015-12-041-6/+1
| | * | | | | | module: Use the same logic for setting and unsetting RO/NXJosh Poimboeuf2015-12-041-27/+30
| | |/ / / / /
| * | | | | | livepatch: function,sympos scheme in livepatch sysfs directoryChris J Arges2015-12-031-2/+8
| * | | | | | livepatch: add sympos as disambiguator field to klp_relocChris J Arges2015-12-031-65/+19
| * | | | | | livepatch: add old_sympos as disambiguator field to klp_funcChris J Arges2015-12-031-41/+31
* | | | | | | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-131-2/+9
|\ \ \ \ \ \ \
| * | | | | | | restrict /dev/mem to idle io memory rangesDan Williams2016-01-091-2/+9
* | | | | | | | Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-122-15/+11
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'pm-sleep' and 'pm-tools'Rafael J. Wysocki2016-01-122-15/+11
| |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | * / | | | | | | PM / sleep: Add support for read-only sysfs attributesRafael J. Wysocki2016-01-042-15/+11
| | |/ / / / / / /
* | | | | | | | | Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-01-126-228/+300
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ftrace: Fix the race between ftrace and insmodQiu Peiyang2016-01-071-9/+16
| * | | | | | | | | ftrace: Add infrastructure for delayed enabling of module functionsSteven Rostedt (Red Hat)2016-01-071-55/+106
| * | | | | | | | | tracing: Fix comment to use tracing_on over tracing_enableChuyu Hu2015-12-231-2/+2
| * | | | | | | | | ftrace: Clean up ftrace_module_init() codeSteven Rostedt (Red Hat)2015-12-231-6/+3
| * | | | | | | | | ftrace: Join functions ftrace_module_init() and ftrace_init_module()Abel Vesa2015-12-231-9/+6
| * | | | | | | | | bpf: Constify bpf_verifier_ops structureJulia Lawall2015-12-231-1/+1
| * | | | | | | | | ftrace: Have ftrace_ops_get_func() handle RCU and PER_CPU flags tooSteven Rostedt (Red Hat)2015-12-231-12/+18