summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-104-2/+19
|\
| * generic sys_execve()Al Viro2012-10-011-2/+6
| * generic kernel_execve()Al Viro2012-09-301-0/+5
| * new helper: current_pt_regs()Al Viro2012-09-301-0/+4
| * preparation for generic kernel_thread()Al Viro2012-09-301-0/+3
| * the only place that needs to include asm/exec.h is linux/binfmts.hAl Viro2012-09-201-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-10180-1958/+2063
|\ \
| * \ Merge tag 'disintegrate-isdn-20121009' of git://git.infradead.org/users/dhowe...David S. Miller2012-10-093-1/+1
| |\ \
| | * | UAPI: (Scripted) Disintegrate include/linux/isdnDavid Howells2012-10-093-1/+1
| * | | Merge tag 'disintegrate-net-20121009' of git://git.infradead.org/users/dhowel...David S. Miller2012-10-09170-1917/+2026
| |\ \ \
| | * | | UAPI: (Scripted) Disintegrate include/linux/tc_ematchDavid Howells2012-10-096-4/+4
| | * | | UAPI: (Scripted) Disintegrate include/linux/tc_actDavid Howells2012-10-099-7/+7
| | * | | UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv6David Howells2012-10-0915-266/+281
| | * | | UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv4David Howells2012-10-0913-226/+241
| | * | | UAPI: (Scripted) Disintegrate include/linux/netfilter_bridgeDavid Howells2012-10-0922-332/+350
| | * | | UAPI: (Scripted) Disintegrate include/linux/netfilter_arpDavid Howells2012-10-095-201/+209
| | * | | UAPI: (Scripted) Disintegrate include/linux/netfilter/ipsetDavid Howells2012-10-0910-272/+296
| | * | | UAPI: (Scripted) Disintegrate include/linux/netfilterDavid Howells2012-10-0986-607/+636
| | * | | UAPI: (Scripted) Disintegrate include/linux/caifDavid Howells2012-10-094-2/+2
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2012-10-09185-4347/+6229
| |\| |
| * | | ipv4: Add FLOWI_FLAG_KNOWN_NHJulian Anastasov2012-10-081-0/+1
| * | | ipv4: introduce rt_uses_gatewayJulian Anastasov2012-10-081-1/+2
| * | | ipv6: gro: fix PV6_GRO_CB(skb)->proto problemEric Dumazet2012-10-081-0/+3
| * | | vlan: don't deliver frames for unknown vlans to protocolsFlorian Zumbiehl2012-10-081-4/+4
| * | | net: gro: selective flush of packetsEric Dumazet2012-10-081-6/+9
| * | | net: gro: fix a potential crash in skb_gro_reset_offsetEric Dumazet2012-10-071-1/+0Star
| * | | net: remove skb recyclingEric Dumazet2012-10-071-24/+0Star
| * | | infiniband: pass rdma_cm module to netlink_dump_startGao feng2012-10-071-0/+1
| * | | netlink: add reference of module in netlink_dump_startGao feng2012-10-071-4/+16
* | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-10-103-0/+55
|\ \ \ \
| * | | | dw_dmac: autoconfigure data_width or get it via platform dataAndy Shevchenko2012-09-271-0/+5
| * | | | dw_dmac: autoconfigure block_size or use platform dataAndy Shevchenko2012-09-271-0/+2
| * | | | dmaengine: mmp-pdma supportZhangfei Gao2012-09-141-0/+19
| * | | | dmaengine: add TI EDMA DMA engine driverMatt Porter2012-09-011-0/+29
* | | | | Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-107-17/+48
|\ \ \ \ \
| * | | | | mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson2012-10-072-14/+2Star
| * | | | | mmc: dw_mmc: add support for exynos specific implementation of dw-mshcThomas Abraham2012-10-031-1/+1
| * | | | | mmc: dw_mmc: add support for implementation specific callbacksThomas Abraham2012-10-031-0/+4
| * | | | | mmc: dw_mmc: add quirk to indicate missing write protect lineThomas Abraham2012-10-031-1/+2
| * | | | | mmc: dw_mmc: lookup for optional biu and ciu clocksThomas Abraham2012-10-031-0/+4
| * | | | | mmc: dw_mmc: convert copy of struct device in struct dw_mci to a referenceThomas Abraham2012-10-031-1/+1
| * | | | | mmc: support BKOPS feature for eMMCJaehoon Chung2012-10-033-0/+31
| * | | | | mmc: sdhci-pxav3: dt: Support "cd-gpios" propertyChris Ball2012-09-191-0/+1
| * | | | | mmc: core: Do not rescan non-removable devicesJohan Rudholm2012-09-041-0/+1
| * | | | | mmc: sdhci: Add regulator support for vccq (voltage regualor)Philip Rakity2012-09-041-1/+2
* | | | | | Merge tag 'for-linus-20121009' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-10-1014-43/+120
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse2012-10-09770-8893/+20524
| |\ \ \ \ \ \
| | * | | | | | UAPI: (Scripted) Disintegrate include/mtdDavid Howells2012-10-097-5/+5
| | | |_|_|/ / | | |/| | | |
| * | | | | | mtd: nand: increase max OOB size to 640Brian Norris2012-09-291-1/+1
| * | | | | | mtd: add helpers to get the supportted ONFI timing modeHuang Shijie2012-09-291-0/+25