summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-19
|\
| *-. Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki2015-09-18
| |\ \
| | | * Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki2015-09-15
| | |/| | |/| |
| | | * PM / devfreq: comments for get_dev_status usage updatedMyungJoo Ham2015-09-11
| | | * PM / devfreq: cache the last call to get_dev_status()Javi Merino2015-09-11
| | * | cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()Rafael J. Wysocki2015-09-16
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-19
|\ \ \
| * | | block: Refuse request/bio merges with gaps in the integrity payloadSagi Grimberg2015-09-11
| * | | block: Check for gaps on front and back mergesJens Axboe2015-09-03
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-18
|\ \ \ \
| * | | | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
| * | | | genirq: Move field 'msi_desc' from irq_data into irq_common_dataJiang Liu2015-09-16
| * | | | genirq: Move field 'affinity' from irq_data into irq_common_dataJiang Liu2015-09-16
| * | | | genirq: Move field 'handler_data' from irq_data into irq_common_dataJiang Liu2015-09-16
| * | | | genirq: Move field 'node' from irq_data into irq_common_dataJiang Liu2015-09-16
| * | | | genirq: Provide IRQD_FORWARDED_TO_VCPU status flagThomas Gleixner2015-09-16
| * | | | genirq: Simplify irq_data_to_desc()Thomas Gleixner2015-09-16
| * | | | genirq: Remove __irq_set_handler_locked()Thomas Gleixner2015-09-16
| * | | | genirq: Remove __irq_set_chip_handler_name_locked()Thomas Gleixner2015-09-16
| * | | | genirq: Update the comment for generic_handle_irq_descHuang Shijie2015-09-15
| * | | | genirq: Remove stale commentThomas Gleixner2015-09-15
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-09-17
|\ \ \ \
| * | | | libceph: advertise support for keepalive2Ilya Dryomov2015-09-17
| * | | | libceph: don't access invalid memory in keepalive2 pathIlya Dryomov2015-09-17
| |/ / /
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-09-17
|\ \ \ \
| * | | | clockevents: Remove unused set_mode() callbackViresh Kumar2015-09-14
| |/ / /
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-17
|\ \ \ \
| * | | | nohz: Affine unpinned timers to housekeepersVatika Harlalka2015-09-02
* | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-09-17
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | locking/static_keys: Fix up the static keys documentationJonathan Corbet2015-09-15
| * | | | locking/static_keys: Fix a silly typoJonathan Corbet2015-09-08
* | | | | blk: rq_data_dir() should not return a booleanLinus Torvalds2015-09-12
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-11
|\ \ \ \ \
| * | | | | fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches2015-09-11
| * | | | | sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers2015-09-11
* | | | | | Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds2015-09-11
|\ \ \ \ \ \
| * | | | | | NTB: Fix documentation for ntb_peer_db_clear.Allen Hubbe2015-09-07
| * | | | | | NTB: Fix documentation for ntb_link_is_upAllen Hubbe2015-09-07
| * | | | | | NTB: Add flow control to the ntb_netdevDave Jiang2015-09-07
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-11
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-opp'Rafael J. Wysocki2015-09-11
| |\ \ \ \ \ \
| | * | | | | | PM / OPP: add dev_pm_opp_get_suspend_opp() helperBartlomiej Zolnierkiewicz2015-09-09
* | | | | | | | Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-11
|\ \ \ \ \ \ \ \
| * | | | | | | | [media] mm: Provide new get_vaddr_frames() helperJan Kara2015-08-16
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-11
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'thermal-core' and 'thermal-intel' of .git into nextZhang Rui2015-09-02
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | thermal: consistently use int for temperaturesSascha Hauer2015-08-03
| | |/ / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-09-11
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | libceph: use keepalive2 to verify the mon session is aliveYan, Zheng2015-09-08
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-10
|\ \ \ \ \ \ \ \ \