summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge tag 'drm-intel-next-2015-11-20-merged' of git://anongit.freedesktop.org...Dave Airlie2015-11-301-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-151-3/+2Star
| * | | | | | | | | vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter2016-01-151-0/+1
| * | | | | | | | | mm: mmap: add new /proc tunable for mmap_base ASLRDaniel Cashman2016-01-151-0/+22
| * | | | | | | | | mm, shmem: add internal shmem resident memory accountingJerome Marchand2016-01-151-1/+1
| * | | | | | | | | kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-154-13/+17
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-154-302/+234Star
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | 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/+175Star
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | module: keep percpu symbols in module's symtabMiroslav Benes2015-12-041-4/+11
| | * | | | | | | | | module: clean up RO/NX handling.Rusty Russell2015-12-041-91/+77Star
| | * | | | | | | | | module: use a structure to encapsulate layout.Rusty Russell2015-12-042-109/+94Star
| | * | | | | | | | | gcov: use within_module() helper.Rusty Russell2015-12-041-6/+1Star
| | * | | | | | | | | 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/+19Star
| * | | | | | | | | livepatch: add old_sympos as disambiguator field to klp_funcChris J Arges2015-12-031-41/+31Star
* | | | | | | | | | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-141-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-132-15/+11Star
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'pm-sleep' and 'pm-tools'Rafael J. Wysocki2016-01-122-15/+11Star
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | / / | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | * | | | | | | | | PM / sleep: Add support for read-only sysfs attributesRafael J. Wysocki2016-01-042-15/+11Star
| | |/ / / / / / / /
* | | | | | | | | | Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-01-136-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/+3Star
| * | | | | | | | | | ftrace: Join functions ftrace_module_init() and ftrace_init_module()Abel Vesa2015-12-231-9/+6Star
| * | | | | | | | | | 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
| * | | | | | | | | | ftrace: Remove use of control list and opsSteven Rostedt (Red Hat)2015-12-233-91/+39Star
| * | | | | | | | | | ftrace: Fix output of enabled_functions for showing trampSteven Rostedt (Red Hat)2015-12-231-3/+4
| * | | | | | | | | | ftrace: Fix a typo in commentLi Bin2015-12-231-1/+1
| * | | | | | | | | | ftrace: Show all tramps registered to a record on ftrace_bug()Steven Rostedt (Red Hat)2015-11-251-9/+37
| * | | | | | | | | | ftrace: Add variable ftrace_expected for archs to show expected codeSteven Rostedt (Red Hat)2015-11-251-2/+7
| * | | | | | | | | | ftrace: Add new type to distinguish what kind of ftrace_bug()Steven Rostedt (Red Hat)2015-11-251-1/+36
| * | | | | | | | | | tracing: Update cond flag when enabling or disabling a triggerTom Zanussi2015-11-251-4/+6
| * | | | | | | | | | ring-buffer: Process commits whenever moving to a new page.Steven Rostedt (Red Hat)2015-11-251-0/+7
| * | | | | | | | | | ring-buffer: Remove redundant update of page timestampSteven Rostedt (Red Hat)2015-11-241-24/+8Star
| * | | | | | | | | | ring-buffer: Use READ_ONCE() for most tail_page accessSteven Rostedt (Red Hat)2015-11-241-7/+11
* | | | | | | | | | | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-01-136-62/+48Star
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cgroup: fix a typo.Rami Rosen2016-01-101-1/+1
| * | | | | | | | | | | cgroup: demote subsystem init messages to KERN_DEBUGTejun Heo2016-01-021-1/+1
| * | | | | | | | | | | cgroup_pids: fix a typo.Rami Rosen2015-12-141-1/+1
| * | | | | | | | | | | Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...Tejun Heo2015-12-071-27/+44
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friendsOleg Nesterov2015-12-035-31/+14Star
| * | | | | | | | | | | | Merge branch 'for-4.4-fixes' into for-4.5Tejun Heo2015-12-037-110/+107Star
| |\ \ \ \ \ \ \ \ \ \ \ \