summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* clk: Make clk input parameter of __clk_get_name() constGeert Uytterhoeven2015-10-16
* Merge branch 'clk-fixes' into clk-nextStephen Boyd2015-10-02
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-26
| |\
| | * phy: add phy_device_remove()Russell King2015-09-24
| | * phy: fix mdiobus module safetyRussell King2015-09-24
| | * skbuff: Fix skb checksum flag on skb pullPravin B Shelar2015-09-24
| | * netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman2015-09-23
| | * netfilter: bridge: fix routing of bridge frames with call-iptables=1Florian Westphal2015-09-14
| * | Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-25
| |\ \
| | * | cgroup, writeback: don't enable cgroup writeback on traditional hierarchiesTejun Heo2015-09-24
| * | | Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-09-25
| |\ \ \
| | * | | SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust2015-09-17
| * | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-24
| |\ \ \ \
| | * | | | thermal: Add a function to get the minimum powerJavi Merino2015-09-14
| | * | | | thermal: Fix thermal_zone_of_sensor_register to match documentationPunit Agrawal2015-09-13
| | |/ / /
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-24
| |\ \ \ \
| | * | | | userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...Andrea Arcangeli2015-09-22
| * | | | | Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-24
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | | | | |
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *-------. \ \ \ Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d...Mark Brown2015-09-22
| | |\ \ \ \ \ \ \ \ | | | | | | | |/ / / | | | | | | |/| | |
| | | | * | / | | | spi: fix kernel-doc warnings in spi.hGeliang Tang2015-09-16
| | | | | |/ / / / | | | | |/| | | |
| * | | | | | | | Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-21
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...Tejun Heo2015-09-16
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | security: fix typo in security_task_prctlJann Horn2015-09-20
| | |/ / / / / | |/| | | | |
| * | | | | | 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
| |\ \ \ \ \ \ \ \