aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-29net: reorganize sk_buff for faster __copy_skb_header()Eric Dumazet1-61/+72
2014-09-29iommu: introduce domain attribute for nesting IOMMUsWill Deacon1-0/+1
2014-09-29mei: remove include to pci header from mei module filesTomas Winkler1-0/+1
2014-09-29usb: hcd: add generic PHY supportSergei Shtylyov1-0/+1
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart1-1/+1
2014-09-29clk: ti: change clock init to use generic of_clk_initTero Kristo1-0/+1
2014-09-29dql: dql_queued() should write first to reduce bus transactionsEric Dumazet1-2/+10
2014-09-28net_dma: simple removalDan Williams3-35/+3
2014-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2014-09-27Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds2-15/+27
2014-09-27Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-nextMike Turquette3-0/+41
2014-09-27block: Add T10 Protection Information functionsMartin K. Petersen2-2/+25
2014-09-27block: Don't merge requests if integrity flags differMartin K. Petersen1-10/+10
2014-09-27block: Integrity checksum flagMartin K. Petersen2-0/+2
2014-09-27block: Relocate bio integrity flagsMartin K. Petersen2-5/+10
2014-09-27block: Add a disk flag to block integrity profileMartin K. Petersen1-0/+1
2014-09-27block: Add prefix to block integrity profile flagsMartin K. Petersen1-2/+4
2014-09-27block: Clean up the code used to generate and verify integrity metadataMartin K. Petersen2-5/+16
2014-09-27block: Deprecate the use of the term sector in the context of block integrityMartin K. Petersen1-3/+3
2014-09-27block: Remove bip_bufMartin K. Petersen1-3/+0
2014-09-27block: Remove integrity tagging functionsMartin K. Petersen2-7/+0
2014-09-27block: Replace bi_integrity with bi_specialMartin K. Petersen3-9/+17
2014-09-27block: Get rid of bdev_integrity_enabled()Martin K. Petersen1-3/+3
2014-09-27Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-nextPaolo Bonzini1-0/+2
2014-09-27clk: Add a function to retrieve phaseMaxime Ripard1-0/+5
2014-09-27clk: Include of.h in clock-provider.hMaxime Ripard1-0/+1
2014-09-27clk: introduce clk_set_phase function & callbackMike Turquette3-0/+35
2014-09-26fuse: honour max_read and max_write in direct_io modeMiklos Szeredi1-1/+1
2014-09-26clk: add gpio gated clockJyri Sarha1-0/+22
2014-09-26Merge tag 'tegra-clk-3.18' of git://nv-tegra.nvidia.com/user/pdeschrijver/linux into clk-nextMike Turquette14-73/+94
2014-09-26net: introduce __skb_header_release()Eric Dumazet1-0/+15
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller4-3/+18
2014-09-26net: Change netdev_<level> logging functions to return voidJoe Perches1-10/+9
2014-09-26bpf: verifier (add verifier core)Alexei Starovoitov1-0/+47
2014-09-26bpf: handle pseudo BPF_LD_IMM64 insnAlexei Starovoitov1-0/+6
2014-09-26bpf: verifier (add docs)Alexei Starovoitov1-0/+2
2014-09-26bpf: expand BPF syscall with program load/unloadAlexei Starovoitov2-6/+40
2014-09-26bpf: add lookup/update/delete/iterate methods to BPF mapsAlexei Starovoitov1-0/+8
2014-09-26bpf: enable bpf syscall on x64 and i386Alexei Starovoitov1-1/+2
2014-09-26bpf: introduce BPF syscall and mapsAlexei Starovoitov1-0/+41
2014-09-26Merge tag 'tags/restart-handler-for-v3.18' into nextSebastian Reichel1-0/+3
2014-09-26netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso2-7/+7
2014-09-26netfilter: bridge: nf_bridge_copy_header as static inline in headerPablo Neira Ayuso1-10/+38
2014-09-26tty: serial: 8250_core: add run time pmSebastian Andrzej Siewior1-0/+1
2014-09-26tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacksSebastian Andrzej Siewior1-0/+2
2014-09-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+13
2014-09-26mfd: Add ACPI supportMika Westerberg1-0/+3
2014-09-26mfd: ti_am335x_tscadc: Update logic in CTRL register for 5-wire TSJeff Lance1-0/+1
2014-09-26mfd: tps65217: Tell regmap what registers are validMark Brown1-0/+2
2014-09-26mfd: Add HI6421 PMIC Core driverGuodong Xu1-0/+41