summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | cgroup: make cgroup subsystem masks u16Tejun Heo2016-02-221-26/+24
| * | | | cgroup: use do_each_subsys_mask() where applicableTejun Heo2016-02-221-23/+12
| * | | | cgroup: convert for_each_subsys_which() to do-while styleTejun Heo2016-02-221-32/+40
| * | | | cgroup: s/child_subsys_mask/subtree_ss_mask/Tejun Heo2016-02-221-24/+24
| * | | | Revert "cgroup: add cgroup_subsys->css_e_css_changed()"Tejun Heo2016-02-221-18/+0
| * | | | cgroup: fix error return value of cgroup_addrm_files()Tejun Heo2016-02-221-2/+2
| * | | | cgroup: provide cgroup_nov1= to disable controllers in v1 mountsJohannes Weiner2016-02-121-1/+42
| * | | | kernel/Makefile: remove the useless CFLAGS_REMOVE_cgroup-debug.oLi Bin2016-01-311-2/+1
* | | | | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2016-03-183-7/+6
|\ \ \ \ \
| * | | | | workqueue: Fix comment for work_on_cpu()Anna-Maria Gleixner2016-03-111-1/+1
| * | | | | sched/core: Get rid of 'cpu' argument in wq_worker_sleeping()Alexander Gordeev2016-03-023-5/+4
| * | | | | workqueue: Replace usage of init_name with dev_set_name()Lars-Peter Clausen2016-02-171-1/+1
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-189-114/+133
|\ \ \ \ \ \
| * | | | | | lib/bug.c: use common WARN helperJosh Poimboeuf2016-03-171-15/+26
| * | | | | | param: convert some "on"/"off" users to strtoboolKees Cook2016-03-172-16/+4
| * | | | | | printk: add clear_idx symbol to vmcoreinfoIvan Delalande2016-03-171-10/+9
| * | | | | | printk: check CON_ENABLED in have_callable_console()Sergey Senozhatsky2016-03-171-1/+2
| * | | | | | printk: set may_schedule for some of console_trylock() callersSergey Senozhatsky2016-03-171-9/+14
| * | | | | | printk: move can_use_console() out of console_trylock_for_printk()Sergey Senozhatsky2016-03-171-55/+42
| * | | | | | timer: convert timer_slack_ns from unsigned long to u64John Stultz2016-03-173-7/+10
| * | | | | | mm: scale kswapd watermarks in proportion to memoryJohannes Weiner2016-03-171-0/+10
| * | | | | | mm: memcontrol: report kernel stack usage in cgroup2 memory.statVladimir Davydov2016-03-171-1/+9
| * | | | | | watchdog: don't run proc_watchdog_update if new value is same as oldJoshua Hunt2016-03-171-1/+8
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-172-86/+101
|\ \ \ \ \ \ \
| * | | | | | | livepatch/module: remove livepatch module notifierJessica Yu2016-03-172-76/+81
| * | | | | | | modules: split part of complete_formation() into prepare_coming_module()Jessica Yu2016-03-171-8/+18
| * | | | | | | livepatch: Fix the error message about unresolvable ambiguityPetr Mladek2016-03-091-2/+2
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-171-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | treewide: Fix typo in printkMasanari Iida2016-02-151-1/+1
* | | | | | | | | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-171-14/+13
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman2016-02-149-122/+267
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 4.5-rc2 into tty-nextGreg Kroah-Hartman2016-02-0122-765/+833
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tty: audit: Handle tty audit enable atomicallyPeter Hurley2016-01-271-13/+12
| * | | | | | | | | | | tty: audit: Combine push functionsPeter Hurley2016-01-271-1/+1
* | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-03-174-125/+32
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2016-03-042-1/+15
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | X.509: Make algo identifiers text instead of enumDavid Howells2016-03-031-0/+6
| | * | | | | | | | | | | MODSIGN: linux/string.h should be #included to get memcpy()David Howells2016-03-011-0/+1
| | * | | | | | | | | | | Handle ISO 8601 leap seconds and encodings of midnight in mktime64()David Howells2016-02-291-1/+8
| * | | | | | | | | | | | kexec: replace call to copy_file_from_fd() with kernel versionMimi Zohar2016-02-211-64/+9
| * | | | | | | | | | | | module: replace copy_module_from_fd with kernel versionMimi Zohar2016-02-211-60/+8
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-161-8/+52
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | resource: Export insert_resource and remove_resourceToshi Kani2016-03-091-0/+2
| * | | | | | | | | | | | resource: Add remove_resource interfaceToshi Kani2016-03-091-5/+46
| * | | | | | | | | | | | resource: Change __request_region to inherit from immediate parentToshi Kani2016-03-091-3/+4
* | | | | | | | | | | | | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-1610-12/+136
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'Rafael J. Wysocki2016-03-142-10/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | PM / suspend: replacing printksaurabh2016-02-111-3/+3
| | | * | | | | | | | | | | | PM/freezer: y2038, use boottime to compare tstampsAbhilash Jindal2016-02-111-7/+5
| | | | |/ / / / / / / / / / | | | |/| | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2016-03-147-1/+120
| |\ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud