summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | ftrace: Remove use of control list and opsSteven Rostedt (Red Hat)2015-12-233-91/+39
| * | | | | 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/+8
| * | | | | 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-126-62/+48
|\ \ \ \ \ \
| * | | | | | 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/+14
| * | | | | | | Merge branch 'for-4.4-fixes' into for-4.5Tejun Heo2015-12-037-110/+107
| |\ \ \ \ \ \ \
| * | | | | | | | cpuset: Replace all instances of time_t with time64_tArnd Bergmann2015-11-251-4/+8
| * | | | | | | | cgroup: replace __DEVEL__sane_behavior with cgroup2 fs typeTejun Heo2015-11-161-24/+23
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-126-59/+187
|\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud