summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-04-193-2/+9
|\
| * Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie2014-04-191-0/+4
| |\
| | * drm/dp/i2c: Update comments about common i2c over dp assumptions (v3)Alex Deucher2014-04-081-0/+4
| * | drm: Split out drm_probe_helper.c from drm_crtc_helper.cDaniel Vetter2014-04-181-1/+5
| * | drm/tegra: Remove gratuitous pad fieldThierry Reding2014-04-161-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-185-10/+21
|\ \ \
| * | | net: sctp: cache auth_enable per endpointVlad Yasevich2014-04-181-1/+3
| * | | 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
| * | | ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang2014-04-162-9/+10
| * | | 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-182-1/+4
|\ \ \ \
| * | | | Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan2014-04-161-1/+3
| * | | | Tools: hv: Handle the case when the target file exists correctlyK. Y. Srinivasan2014-04-161-0/+1
| | |/ / | |/| |
* | | | 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-183-10/+37
|\ \ \ \
| * | | | mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman2014-04-181-8/+23
| * | | | 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-1512-17/+55
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ipv4: add a sock pointer to dst->output() path.Eric Dumazet2014-04-155-11/+24
| * | | | ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet2014-04-153-3/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-04-142-1/+10
| |\ \ \ \
| | * | | | netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy2014-04-141-0/+10
| | * | | | netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helperAndrey Vagin2014-04-081-1/+0
| * | | | | Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann2014-04-141-1/+13
| * | | | | net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_WDaniel Borkmann2014-04-141-1/+0
| * | | | | ipv6: Limit mtu to 65575 bytesEric Dumazet2014-04-141-0/+5
* | | | | | 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-123-3/+3
|\ \ \ \ \ \
| * | | | | | net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-113-3/+3
* | | | | | | Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-04-124-1/+26
|\ \ \ \ \ \ \
| * | | | | | | x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"Behan Webster2014-04-091-0/+5
| * | | | | | | LLVMLinux: Add support for clang to compiler.h and new compiler-clang.hMark Charlebois2014-04-092-0/+19
| * | | | | | | LLVMLinux: Remove warning about returning an uninitialized variableBehan Webster2014-04-091-1/+2
* | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-04-124-15/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | target/sbc: Add sbc_dif_read_strip software emulationNicholas Bellinger2014-04-071-0/+1