aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-20Merge tag 'remoteproc-4.1-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteprocLinus Torvalds1-0/+2
2015-04-20Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-4/+3
2015-04-20Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds26-76/+460
2015-04-20Merge tag 'iommu-updates-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-3/+30
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-165/+11
2015-04-20smp: don't use 16-bit words for atomic accessesLinus Torvalds1-1/+1
2015-04-20Merge Linus master into drm-nextDave Airlie432-4258/+9919
2015-04-20media-bus: Fixup RGB444_1X12, RGB565_1X16, and YUV8_1X24 media bus formatPhilipp Zabel1-5/+5
2015-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-21/+17
2015-04-18Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan1-0/+51
2015-04-18sparc: Revert generic IOMMU allocator.David S. Miller1-55/+0
2015-04-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-29/+29
2015-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-0/+3
2015-04-18Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds2-2/+163
2015-04-18Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds1-3/+3
2015-04-18Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds2-0/+52
2015-04-18Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds3-48/+125
2015-04-18Merge tag 'dm-4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds3-8/+3
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-7/+10
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+55
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-0/+232
2015-04-17netns: remove BUG_ONs from net_generic()Denys Vlasenko1-2/+0
2015-04-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2015-04-17Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-72/+63
2015-04-17net: remove unused 'dev' argument from netif_needs_gso()Johannes Berg1-1/+1
2015-04-17inet_diag: fix access to tcp cc informationEric Dumazet1-1/+1
2015-04-17blk-mq: fix iteration of busy bitmapJens Axboe1-1/+1
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds11-16/+91
2015-04-17proc: show locks in /proc/pid/fdinfo/XAndrey Vagin1-0/+7
2015-04-17seccomp: allow COMPAT sigreturn overridesKees Cook1-0/+2
2015-04-17include/linux/kconfig.h: ese macros which are already definedMichal Simek1-8/+7
2015-04-17mm: rcu-protected get_mm_exe_file()Konstantin Khlebnikov2-1/+2
2015-04-17kernel/sysctl.c: threads-max observe limitsHeinrich Schuchardt1-0/+3
2015-04-17drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTCKrzysztof Kozlowski1-0/+2
2015-04-17errno.h: Improve ENOSYS's commentAndy Lutomirski1-1/+10
2015-04-17lib/bitmap.c: bitmap_[empty,full]: remove code duplicationYury Norov1-4/+4
2015-04-17kernel.h: implement DIV_ROUND_CLOSEST_ULLJavi Merino1-0/+12
2015-04-17util_macros.h: add find_closest() macroBartosz Golaszewski1-0/+40
2015-04-17lib: find_*_bit reimplementationYury Norov1-2/+2
2015-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-33/+80
2015-04-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds3-24/+86
2015-04-16Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2-48/+3
2015-04-16Merge branch 'for-4.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+5
2015-04-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-1/+2
2015-04-16Merge branch 'for-v4.1-rc1' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds2-0/+9
2015-04-16sparc: Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan1-0/+55
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds3-8/+65
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds2-0/+16
2015-04-16bpf: fix bpf helpers to use skb->mac_header relative offsetsAlexei Starovoitov2-3/+6
2015-04-16stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetreeVince Bridgers1-0/+2