summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-10-261-4/+4
|\
| * ARM: i.MX6: Fix "emi" clock name typoSteve Longerbeam2014-10-251-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-263-0/+43
|\ \
| * | fs: limit filesystem stacking depthMiklos Szeredi2014-10-241-0/+11
| * | vfs: add RENAME_WHITEOUTMiklos Szeredi2014-10-241-0/+1
| * | vfs: add whiteout supportMiklos Szeredi2014-10-241-0/+11
| * | vfs: export check_sticky()Miklos Szeredi2014-10-241-0/+9
| * | vfs: introduce clone_private_mount()Miklos Szeredi2014-10-241-0/+3
| * | vfs: export __inode_permission() to modulesMiklos Szeredi2014-10-241-0/+1
| * | vfs: export do_splice_direct() to modulesMiklos Szeredi2014-10-241-0/+3
| * | vfs: add i_op->dentry_open()Miklos Szeredi2014-10-241-0/+4
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-241-0/+1
|\ \
| * | kvm: vfio: fix unregister kvm_device_ops of vfioWanpeng Li2014-10-241-0/+1
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-241-2/+3
|\ \ \
| * | | random: add and use memzero_explicit() for clearing dataDaniel Borkmann2014-10-171-2/+3
* | | | Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-247-4/+35
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2014-10-232-0/+24
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | cpufreq: cpufreq-dt: extend with platform_dataThomas Petazzoni2014-10-211-0/+22
| | | * | | cpufreq: allow driver-specific dataThomas Petazzoni2014-10-211-0/+2
| | |/ / /
| * | | | Merge branch 'freezer'Rafael J. Wysocki2014-10-231-0/+3
| |\ \ \ \
| | * | | | OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko2014-10-211-0/+3
| | |/ / /
| * | | | Merge branch 'pm-qos'Rafael J. Wysocki2014-10-231-1/+4
| |\ \ \ \
| | * | | | PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH classTomeu Vizoso2014-09-251-1/+4
| * | | | | ACPICA: Update version to 20140926.Bob Moore2014-10-211-1/+1
| * | | | | ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng2014-10-211-1/+1
| * | | | | ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng2014-10-211-2/+2
| * | | | | ACPICA: Add string for _DDN method name.Bob Moore2014-10-211-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-10-244-0/+89
|\ \ \ \ \
| * \ \ \ \ Merge branch 'int340x-thermal' of .git into nextZhang Rui2014-10-173-0/+6
| |\ \ \ \ \
| | * | | | | Thermal: introduce INT3402 thermal driverAaron Lu2014-10-101-0/+2
| | * | | | | Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.hAaron Lu2014-10-101-0/+2
| | * | | | | ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelantAaron Lu2014-10-101-0/+1
| | * | | | | ACPI: make acpi_create_platform_device() an external APIZhang Rui2014-10-101-0/+1
| * | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti...Zhang Rui2014-08-271-0/+83
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | thermal: trace: Trace when temperature is above a trip pointPunit Agrawal2014-07-291-0/+26
| | * | | | | thermal: trace: Trace when a cooling device's state is updatedPunit Agrawal2014-07-291-0/+19
| | * | | | | thermal: trace: Trace temperature changesPunit Agrawal2014-07-291-0/+38
* | | | | | | Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-236-19/+18
|\ \ \ \ \ \ \
| * | | | | | | uprobes: Remove "weak" from function declarationsBjorn Helgaas2014-10-221-7/+7
| * | | | | | | memory-hotplug: Remove "weak" from memory_block_size_bytes() declarationBjorn Helgaas2014-10-221-1/+1
| * | | | | | | kgdb: Remove "weak" from kgdb_arch_pc() declarationBjorn Helgaas2014-10-221-1/+1
| * | | | | | | vmcore: Remove "weak" from function declarationsBjorn Helgaas2014-10-221-8/+7
| * | | | | | | clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas2014-10-221-1/+1
| * | | | | | | audit: Remove "weak" from audit_classify_compat_syscall() declarationBjorn Helgaas2014-10-221-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-10-232-0/+18
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'next' into efi-next-mergeMatt Fleming2014-10-032-0/+18
| |\ \ \ \ \ \
| | * | | | | | efi: Provide a non-blocking SetVariable() operationMatt Fleming2014-10-031-0/+6
| | * | | | | | efi: Introduce efi_md_typeattr_format()Laszlo Ersek2014-10-031-0/+7
| | * | | | | | efi: Add macro for EFI_MEMORY_UCE memory attributeLaszlo Ersek2014-10-031-0/+1
| | * | | | | | lib: Add a generic cmdline parse function parse_option_strDave Young2014-10-031-0/+1