summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* clk: sunxi: Fixup clk_sunxi_mmc_phase_control to take a clk rather then a hw_clkHans de Goede2014-05-141-1/+1
* clk: shmobile: r8a7779: Add clocks supportSimon Horman2014-05-121-0/+3
* clk: Improve clk_ops documentationGeert Uytterhoeven2014-05-121-19/+25
* clk: Fixup spacing in commentsGeert Uytterhoeven2014-05-121-44/+44
* clk: sunxi: Implement MMC phase controlEmilio López2014-05-051-0/+22
* clk: divider: Add round to closest dividerMaxime COQUELIN2014-04-301-0/+3
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-272-2/+36
|\
| * genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2014-04-172-2/+36
* | Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-271-0/+1
|\ \
| * | tty: Fix race condition between __tty_buffer_request_room and flush_to_ldiscManfred Schlaegl2014-04-241-0/+1
* | | Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-271-0/+16
|\ \ \
| * | | phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHYGrygorii Strashko2014-04-241-0/+16
| |/ /
* | | Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-04-251-1/+1
|\ \ \
| * | | locks: rename FL_FILE_PVT and IS_FILE_PVT to use "*_OFDLCK" insteadJeff Layton2014-04-231-1/+1
* | | | Merge tag 'regulator-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-04-241-2/+2
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2014-04-231-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | regulator: core: Return error in get optional stubTim Kryger2014-04-181-2/+2
| | |/ /
* | | | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-241-0/+1
|\ \ \ \
| * | | | libata/ahci: accommodate tag ordered controllersDan Williams2014-04-181-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-04-231-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Input: serio - add firmware_id sysfs attributeHans de Goede2014-04-191-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-182-0/+8
|\ \ \ \ \
| * | | | | net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGuenter Roeck2014-04-161-0/+2
| * | | | | net: mdio-gpio: Add support for active low gpio pinsGuenter Roeck2014-04-161-0/+3
| * | | | | net: phy: add minimal support for QSGMII PHYThomas Petazzoni2014-04-161-0/+3
* | | | | | Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-181-1/+3
|\ \ \ \ \ \
| * | | | | | Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan2014-04-161-1/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-182-19/+1
|\ \ \ \ \ \
| * | | | | | sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo2014-04-162-19/+1
| |/ / / / /
* | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-182-2/+14
|\ \ \ \ \ \
| * | | | | | wait: explain the shadowing and type inconsistenciesPeter Zijlstra2014-04-181-1/+13
| * | | | | | Shiraz has movedViresh Kumar2014-04-181-1/+1
* | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-182-0/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | IB/mlx5: Add block multicast loopback supportEli Cohen2014-04-102-0/+2
* | | | | | | Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-181-0/+5
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | of: add empty of_find_node_by_path() for !OFAlexander Shiyan2014-04-181-0/+5
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'ipmi' (emailed ipmi fixes)Linus Torvalds2014-04-172-3/+10
|\ \ \ \ \ \
| * | | | | | ipmi: boolify some thingsCorey Minyard2014-04-171-3/+3
| * | | | | | ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard2014-04-172-1/+8
| |/ / / / /
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-161-7/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | x86: Remove the PCI reboot method from the default chainIngo Molnar2014-04-161-7/+7
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-152-2/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-04-141-1/+0
| |\ \ \ \ \
| | * | | | | netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helperAndrey Vagin2014-04-081-1/+0
| * | | | | | net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_WDaniel Borkmann2014-04-141-1/+0
* | | | | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-04-132-1/+13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | mm: slab/slub: use page->list consistently instead of page->lruDave Hansen2014-04-111-1/+2
| * | | | | | slab: fix wrongly used macroJoonsoo Kim2014-04-011-11/+11
| * | | | | | slab: restrict the number of objects in a slabJoonsoo Kim2014-02-081-0/+11
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-121-1/+1
|\ \ \ \ \ \ \