summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-241-1/+7
|\ \ \ \ \
| * | | | | thermal: Add a function to get the minimum powerJavi Merino2015-09-141-0/+6
| * | | | | thermal: Fix thermal_zone_of_sensor_register to match documentationPunit Agrawal2015-09-131-1/+1
| |/ / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-242-6/+7
|\ \ \ \ \
| * | | | | userfaultfd: register uapi generic syscall (aarch64)Dr. David Alan Gilbert2015-09-221-3/+5
| * | | | | userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...Andrea Arcangeli2015-09-221-3/+2
* | | | | | Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-241-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d...Mark Brown2015-09-221-1/+1
| |\ \ \ \ \ \ \ \ \ | | | | | | |/ / / / | | | | | |/| | | |
| | | * | / | | | | spi: fix kernel-doc warnings in spi.hGeliang Tang2015-09-161-1/+1
| | | | |/ / / / / | | | |/| | | | |
* | | | | | | | | Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-213-25/+22
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...Tejun Heo2015-09-163-25/+22
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | security: fix typo in security_task_prctlJann Horn2015-09-201-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-194-4/+31
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'acpi-bus'Rafael J. Wysocki2015-09-182-3/+3
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()Sudeep Holla2015-09-152-3/+3
| | |/ / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki2015-09-182-1/+28
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | | * | | | | | Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki2015-09-151-1/+23
| | |/| | | | | | | |/| | | | | | |
| | | * | | | | | PM / devfreq: comments for get_dev_status usage updatedMyungJoo Ham2015-09-111-1/+8
| | | * | | | | | PM / devfreq: cache the last call to get_dev_status()Javi Merino2015-09-111-0/+15
| | * | | | | | | cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()Rafael J. Wysocki2015-09-161-0/+5
| |/ / / / / / /
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-191-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | IB/hfi1: fix pstateinfo from returning improperly byteswapped valueIra Weiny2015-09-181-2/+2
* | | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-09-191-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: fix type cast in __pfn_to_phys()Tyler Baker2015-09-191-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-191-0/+50
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | block: Refuse request/bio merges with gaps in the integrity payloadSagi Grimberg2015-09-111-0/+30
| * | | | | | | | | block: Check for gaps on front and back mergesJens Axboe2015-09-031-0/+20
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-181-5/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2015-09-171-5/+1
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei2015-09-171-5/+1
* | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-183-65/+59
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-163-11/+11
| * | | | | | | | | | genirq: Move field 'msi_desc' from irq_data into irq_common_dataJiang Liu2015-09-162-5/+5
| * | | | | | | | | | genirq: Move field 'affinity' from irq_data into irq_common_dataJiang Liu2015-09-161-6/+6
| * | | | | | | | | | genirq: Move field 'handler_data' from irq_data into irq_common_dataJiang Liu2015-09-162-5/+5
| * | | | | | | | | | genirq: Move field 'node' from irq_data into irq_common_dataJiang Liu2015-09-161-3/+14
| * | | | | | | | | | genirq: Provide IRQD_FORWARDED_TO_VCPU status flagThomas Gleixner2015-09-161-0/+16
| * | | | | | | | | | genirq: Simplify irq_data_to_desc()Thomas Gleixner2015-09-161-5/+1
| * | | | | | | | | | genirq: Remove __irq_set_handler_locked()Thomas Gleixner2015-09-161-10/+0
| * | | | | | | | | | genirq: Remove __irq_set_chip_handler_name_locked()Thomas Gleixner2015-09-161-13/+0
| * | | | | | | | | | genirq: Update the comment for generic_handle_irq_descHuang Shijie2015-09-151-3/+1
| * | | | | | | | | | genirq: Remove stale commentThomas Gleixner2015-09-151-4/+0
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-09-172-1/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | libceph: advertise support for keepalive2Ilya Dryomov2015-09-171-0/+1
| * | | | | | | | | | libceph: don't access invalid memory in keepalive2 pathIlya Dryomov2015-09-171-1/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-09-171-24/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | clockevents: Remove unused set_mode() callbackViresh Kumar2015-09-141-24/+5
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-171-0/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nohz: Affine unpinned timers to housekeepersVatika Harlalka2015-09-021-0/+9
* | | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-09-172-8/+6
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |