summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-165/+11
|\
| * cpumask: resurrect CPU_MASK_CPU0Rusty Russell2015-04-161-0/+5
| * linux/cpumask.h: add typechecking to cpumask_test_cpuRasmus Villemoes2015-03-311-4/+4
| * cpumask: only allocate nr_cpumask_bits.Rusty Russell2015-03-101-3/+2
| * cpumask: remove deprecated functions.Rusty Russell2015-03-101-151/+0
| * CPU_MASK_ALL/CPU_MASK_NONE: remove from deprecated region.Rusty Russell2015-03-051-19/+12
* | smp: don't use 16-bit words for atomic accessesLinus Torvalds2015-04-201-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-04-191-21/+17
|\ \
| * | Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan2015-04-181-0/+51
| * | sparc: Revert generic IOMMU allocator.David S. Miller2015-04-181-55/+0
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-183-29/+29
|\ \ \
| * | | tracing, mm: Record pfn instead of pointer to struct pageNamhyung Kim2015-04-133-29/+29
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-04-182-0/+3
|\ \ \ \
| * | | | fs_pin: Allow for the possibility that m_list or s_list go unused.Eric W. Biederman2015-04-091-0/+2
| * | | | mnt: Add MNT_UMOUNT flagEric W. Biederman2015-04-031-0/+1
* | | | | Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2015-04-182-2/+163
|\ \ \ \ \
| * | | | | f2fs: pass checkpoint reason on roll-forward recoveryJaegeuk Kim2015-04-161-0/+1
| * | | | | f2fs: add F2FS_INLINE_DOTS to recover missing dot dentriesJaegeuk Kim2015-04-111-0/+1
| * | | | | f2fs: add some tracepoints to debug volatile and atomic writesJaegeuk Kim2015-04-111-1/+26
| * | | | | f2fs: add trace for rb-tree extent cache opsChao Yu2015-03-031-0/+134
| * | | | | f2fs: simplfy a field name in struct f2fs_extent,extent_infoChao Yu2015-03-031-1/+1
* | | | | | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2015-04-181-3/+3
|\ \ \ \ \ \
| * | | | | | Documentation: Add "@" in front of private structure members.Robert P. J. Day2015-02-271-3/+3
* | | | | | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-182-0/+52
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2015-03-291-0/+20
| |\ \ \ \ \ \ \
| | * | | | | | | of: Explicitly include linux/types.h in of_graph.hMark Brown2015-03-261-0/+2
| | * | | | | | | Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f...Rob Herring2015-03-251-0/+18
| | |\ \ \ \ \ \ \
| | | * | | | | | | of: Add of_graph_get_port_by_id functionPhilipp Zabel2015-02-231-0/+7
| | | * | | | | | | of: Add for_each_endpoint_of_node helper macroPhilipp Zabel2015-02-231-0/+11
| | | |/ / / / / /
| * | / / / / / / of: Empty node & property flag accessors when !OFPantelis Antoniou2015-03-281-0/+32
| |/ / / / / / /
* | | | | | | | Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-04-183-48/+125
|\ \ \ \ \ \ \ \
| * | | | | | | | gpio: move pincontrol calls to <linux/gpio/driver.h>Linus Walleij2015-03-192-48/+48
| * | | | | | | | gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functionsRojhalat Ibrahim2015-03-051-0/+30
| * | | | | | | | gpiolib: add gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim2015-03-051-0/+46
| * | | | | | | | gpio: add parameter to allow the use named gpiosOlliver Schinagl2015-03-041-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'dm-4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-04-183-8/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | init: export name_to_dev_t and mark name argument as constDan Ehrenberg2015-04-151-1/+1
| * | | | | | | dm: add full blk-mq support to request-based DMMike Snitzer2015-04-151-2/+2
| * | | | | | | dm: remove unnecessary wrapper around blk_lld_busyMike Snitzer2015-03-311-5/+0
| * | | | | | | Merge remote-tracking branch 'jens/for-4.1/core' into dm/for-nextMike Snitzer2015-03-311-0/+3
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-176-7/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | netns: remove BUG_ONs from net_generic()Denys Vlasenko2015-04-171-2/+0
| * | | | | | | | | net: remove unused 'dev' argument from netif_needs_gso()Johannes Berg2015-04-171-1/+1
| * | | | | | | | | inet_diag: fix access to tcp cc informationEric Dumazet2015-04-171-1/+1
| * | | | | | | | | bpf: fix bpf helpers to use skb->mac_header relative offsetsAlexei Starovoitov2015-04-162-3/+6
| * | | | | | | | | stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetreeVince Bridgers2015-04-161-0/+2
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-04-171-0/+55
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sparc: Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan2015-04-161-0/+55
* | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-174-0/+232
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki2015-04-011-0/+34