summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* mm, sysctl: make NUMA stats configurableKemi Wang2017-11-151-0/+9
* mm: remove __GFP_COLDMel Gorman2017-11-151-2/+2
* kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-152-20/+0
* kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)2017-11-152-8/+7
* kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2017-11-153-12/+0
* mm: consolidate page table accountingKirill A. Shutemov2017-11-151-12/+4
* mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov2017-11-151-3/+3
* mm: account pud page tablesKirill A. Shutemov2017-11-151-0/+4
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-153-0/+17
|\
| * arm64/sve: Add prctl controls for userspace vector length managementDave Martin2017-11-031-0/+12
| * perf/core: Export AUX buffer helpers to modulesWill Deacon2017-10-181-0/+4
| * genirq: export irq_get_percpu_devid_partition to modulesWill Deacon2017-10-181-0/+1
* | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-156-18/+399
|\ \
| * \ Merge branch 'for-4.15/callbacks' into for-linusJiri Kosina2017-11-154-17/+121
| |\ \
| | * | livepatch: __klp_disable_patch() should never be called for disabled patchesPetr Mladek2017-10-261-1/+4
| | * | livepatch: Correctly call klp_post_unpatch_callback() in error pathsPetr Mladek2017-10-262-6/+6
| | * | livepatch: add transition noticesJoe Lawrence2017-10-191-1/+17
| | * | livepatch: move transition "complete" notice into klp_complete_transition()Joe Lawrence2017-10-191-3/+3
| | * | livepatch: add (un)patch callbacksJoe Lawrence2017-10-194-13/+98
| * | | Merge branch 'for-4.15/shadow-variables' into for-linusJiri Kosina2017-11-152-1/+278
| |\ \ \ | | |/ /
| | * | livepatch: __klp_shadow_get_or_alloc() is local to shadow.cJiri Kosina2017-09-151-1/+1
| | * | livepatch: introduce shadow variable APIJoe Lawrence2017-09-142-1/+278
* | | | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-2/+2
|\ \ \ \
| * | | | tracing: Kconfig text fixes for CONFIG_HWLAT_TRACERJesper Dangaard Brouer2017-10-121-2/+2
* | | | | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-143-29/+132
|\ \ \ \ \
| * | | | | kthread: zero the kthread data structureShaohua Li2017-11-101-5/+1
| * | | | | blktrace: fix unlocked registration of tracepointsJens Axboe2017-11-101-10/+22
| * | | | | blktrace: fix unlocked access to init/start-stop/teardownJens Axboe2017-11-101-10/+48
| * | | | | sysctl: remove /proc/sys/vm/nr_pdflush_threadsJens Axboe2017-10-041-5/+0
| * | | | | block: fix a build errorShaohua Li2017-09-261-4/+4
| * | | | | kthread: add a mechanism to store cgroup infoShaohua Li2017-09-261-2/+64
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2017-11-141-0/+6
|\ \ \ \ \ \
| * | | | | | audit: Record fanotify access control decisionsSteve Grubb2017-10-101-0/+6
* | | | | | | Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...Linus Torvalds2017-11-141-1/+1
|\ \ \ \ \ \ \
| * | | | | | | fsnotify: convert fsnotify_mark.refcnt from atomic_t to refcount_tElena Reshetova2017-10-311-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-141-3/+68
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2017-11-0326-260/+894
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | padata: ensure padata_do_serial() runs on the correct CPUMathias Krause2017-10-071-1/+19
| * | | | | | | padata: ensure the reorder timer callback runs on the correct CPUMathias Krause2017-10-071-1/+42
| * | | | | | | padata: set cpu_index of unused CPUs to -1Mathias Krause2017-10-071-1/+7
* | | | | | | | Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-11-136-106/+83
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2017-11-134-91/+78
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PM / s2idle: Clear the events_check_enabled flagRajat Jain2017-11-081-1/+1
| | * | | | | | | | Merge branch 'acpi-pm' into pm-sleepRafael J. Wysocki2017-10-1128-797/+967
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | Merge back suspend/resume/hibernate material for v4.15.Rafael J. Wysocki2017-10-093-90/+77
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | PM: Use a more common logging styleJoe Perches2017-10-033-90/+77
| | | | |/ / / / / / | | | |/| | | | | |
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'pm-cpufreq-sched' and 'pm-opp'Rafael J. Wysocki2017-11-132-15/+5
| |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branch 'pm-domains' into pm-oppRafael J. Wysocki2017-10-1414-567/+432
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / | | | | |/| | | | | | |
| | | * | | | | | | | | PM / OPP: Move the OPP directory out of power/Viresh Kumar2017-10-031-14/+0
| | | | |_|_|/ / / / / | | | |/| | | | | | |
| | * | | | | | | | | cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freqViresh Kumar2017-11-081-1/+5
OpenPOWER on IntegriCloud