summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel2016-03-151-9/+33
| * | | | | | | | | | mm/page_poisoning.c: allow for zero poisoningLaura Abbott2016-03-151-0/+17
| * | | | | | | | | | mm: fix two typos in comments for to_vmem_altmap()Andreas Ziegler2016-03-151-2/+2
| * | | | | | | | | | tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra2016-03-153-8/+4
* | | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-157-181/+1086
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cpu/hotplug: Document states betterThomas Gleixner2016-03-121-1/+46
| * | | | | | | | | | | cpu/hotplug: Fix smpboot thread orderingThomas Gleixner2016-03-101-2/+3
| * | | | | | | | | | | cpu/hotplug: Remove redundant state checkThomas Gleixner2016-03-061-2/+0
| * | | | | | | | | | | cpu/hotplug: Plug death reporting raceThomas Gleixner2016-03-031-2/+14
| * | | | | | | | | | | rcu: Make CPU_DYING_IDLE an explicit callThomas Gleixner2016-03-013-35/+38
| * | | | | | | | | | | cpu/hotplug: Make wait for dead cpu completion basedThomas Gleixner2016-03-012-8/+13
| * | | | | | | | | | | cpu/hotplug: Let upcoming cpu bring itself fully upThomas Gleixner2016-03-012-29/+39
| * | | | | | | | | | | cpu/hotplug: Move online calls to hotplugged cpuThomas Gleixner2016-03-011-48/+96
| * | | | | | | | | | | cpu/hotplug: Create hotplug threadsThomas Gleixner2016-03-013-1/+147
| * | | | | | | | | | | cpu/hotplug: Split out the state walk into functionsThomas Gleixner2016-03-011-43/+68
OpenPOWER on IntegriCloud