summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'pm-cpufreq-governor' into pm-cpufreqRafael J. Wysocki2016-03-106-1/+119
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | cpufreq: Move scheduler-related code to the sched directoryRafael J. Wysocki2016-03-103-1/+86
| | | * | | | | | | | | cpufreq: Add mechanism for registering utilization update callbacksRafael J. Wysocki2016-03-094-1/+34
| | | | |_|_|_|/ / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge branch 'pm-opp' into pm-cpufreqRafael J. Wysocki2016-02-113-10/+23
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | cpufreq: powernv/tracing: Add powernv_throttle tracepointShilpasri G Bhat2016-02-051-0/+1
| | | |/ / / / / / / | | |/| | | | | | |
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'acpi-pci', 'acpi-soc' and 'pnp'Rafael J. Wysocki2016-03-141-1/+8
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected"Chen Fan2016-03-091-1/+8
| | |/ / / / / / / / /
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-166-19/+56
|\ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud