aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netHEADmasterLinus Torvalds12-17/+55
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet5-11/+24
2014-04-15ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet3-3/+3
2014-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+10
2014-04-14Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann1-1/+13
2014-04-14net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_WDaniel Borkmann1-1/+0
2014-04-14ipv6: Limit mtu to 65575 bytesEric Dumazet1-0/+5
2014-04-14netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy1-0/+10
2014-04-13Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2-1/+13
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+3
2014-04-12Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds4-1/+26
2014-04-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds4-15/+28
2014-04-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+8
2014-04-12Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds1-7/+12
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-118/+71
2014-04-12Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds5-28/+69
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds6-5/+41
2014-04-11Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2-9/+13
2014-04-11Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/e...Linus Torvalds2-5/+4
2014-04-11Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+6
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller3-3/+3
2014-04-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+20
2014-04-11mm: slab/slub: use page->list consistently instead of page->lruDave Hansen1-1/+2
2014-04-10AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERICChris Metcalf1-1/+1
2014-04-10NVMe: Retry failed commands with non-fatal errorsKeith Busch2-2/+3
2014-04-10NVMe: Make I/O timeout a module parameterKeith Busch1-1/+2
2014-04-10NVMe: CPU hot plug notificationKeith Busch1-0/+1
2014-04-10NVMe: per-cpu io queuesKeith Busch1-1/+5
2014-04-10Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-6/+19
2014-04-10Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2014-04-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2-5/+10
2014-04-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-15/+43
2014-04-09block: fix regression with block enabled taggingJens Axboe2-1/+14
2014-04-09scsi: Make sure cmd_flags are 64-bitMartin K. Petersen1-2/+2
2014-04-09tracing: Fix anonymous unions in struct ftrace_event_callMathieu Desnoyers2-5/+15
2014-04-09x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"Behan Webster1-0/+5
2014-04-09LLVMLinux: Add support for clang to compiler.h and new compiler-clang.hMark Charlebois2-0/+19
2014-04-09LLVMLinux: Remove warning about returning an uninitialized variableBehan Webster1-1/+2
2014-04-09Merge tag 'asoc-v3.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai6-5/+29
2014-04-09Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-5/+522
2014-04-09Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-31/+24
2014-04-09tracepoint: Fix sparse warnings in tracepoint.cMathieu Desnoyers2-3/+5
2014-04-09block: Fix for_each_bvec()Martin K. Petersen1-3/+3
2014-04-08Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-1/+15
2014-04-08tracepoint: Simplify tracepoint module searchSteven Rostedt (Red Hat)1-2/+1
2014-04-08tracepoint: Use struct pointer instead of name hash for reg/unreg tracepointsMathieu Desnoyers3-21/+51
2014-04-08Merge tag 'asoc-v3.15-4' into asoc-linusMark Brown1-1/+1
2014-04-08Merge tag 'asoc-v3.15-3' into asoc-linusMark Brown1-0/+13
2014-04-08Merge tag 'asoc-v3.15-2' into asoc-linusMark Brown2-10/+11
2014-04-08Merge tag 'asoc-v3.15' into asoc-linusMark Brown14-78/+736
2014-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-7/+23
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds23-440/+908
2014-04-08include/linux/syscalls.h: add sys_renameat2() prototypeHeiko Carstens1-0/+3
2014-04-08Merge branch 'pm-cpufreq'Rafael J. Wysocki1-3/+6
2014-04-08netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helperAndrey Vagin1-1/+0
2014-04-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds28-282/+417
2014-04-07mm: create generic early_ioremap() supportMark Salter1-0/+42
2014-04-07lglock: map to spinlock when !CONFIG_SMPJosh Triplett1-0/+16
2014-04-07percpu: add preemption checks to __this_cpu opsChristoph Lameter1-10/+29
2014-04-07vmstat: use raw_cpu_ops to avoid false positives on preemption checksChristoph Lameter1-2/+6
2014-04-07mm: use raw_cpu ops for determining current NUMA nodeChristoph Lameter1-2/+2
2014-04-07percpu: add raw_cpu_opsChristoph Lameter2-141/+203
2014-04-07slub: rework sysfs layout for memcg cachesVladimir Davydov1-0/+3
2014-04-07memcg, slab: do not destroy children caches if parent has aliasesVladimir Davydov1-5/+1
2014-04-07memcg, slab: separate memcg vs root cache creation pathsVladimir Davydov2-9/+3
2014-04-07memcg, slab: cleanup memcg cache creationVladimir Davydov1-0/+9
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König3-4/+4
2014-04-07bug: Make BUG() always stop the machineJosh Triplett1-1/+1
2014-04-07bug: when !CONFIG_BUG, make WARN call no_printk to check format and argsJosh Triplett1-0/+1
2014-04-07include/asm-generic/bug.h: style fix: s/while(0)/while (0)/Josh Triplett1-3/+3
2014-04-07bug: when !CONFIG_BUG, simplify WARN_ON_ONCE and familyJosh Triplett1-27/+30
2014-04-07rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine1-1/+4
2014-04-07idr: remove dead codeStephen Hemminger1-63/+0
2014-04-07include/linux/crash_dump.h: add vmcore_cleanup() prototypeRashika Kheria1-0/+1
2014-04-07wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-spaceOleg Nesterov1-2/+2
2014-04-07wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transitionOleg Nesterov1-0/+1
2014-04-07exec: kill bprm->tcomm[], simplify the "basename" logicOleg Nesterov3-3/+2
2014-04-07numa: use LAST_CPUPID_SHIFT to calculate LAST_CPUPID_MASKSrikar Dronamraju1-1/+1
2014-04-07madvise: correct the comment of MADV_DODUMP flagZhang Yanfei1-1/+1
2014-04-07mm/readahead.c: inline ra_submitFabian Frederick1-3/+0
2014-04-07mm: remove unused arg of set_page_dirty_balance()Miklos Szeredi1-1/+1
2014-04-07memcg: rename high level charging functionsMichal Hocko1-4/+4
2014-04-07memcg: get_mem_cgroup_from_mm()Johannes Weiner1-6/+0
2014-04-07mm: use 'const char *' insted of 'char *' for reason in dump_page()Kirill A. Shutemov1-2/+2
2014-04-07res_counter: remove interface for locked charging and unchargingDavid Rientjes1-5/+1
2014-04-07mm, mempolicy: remove per-process flagDavid Rientjes2-2/+0
2014-04-07mm, mempolicy: rename slab_node for clarityDavid Rientjes1-1/+1
2014-04-07mm: per-thread vma cachingDavidlohr Bueso3-2/+47
2014-04-07mm: implement ->map_pages for page cacheKirill A. Shutemov1-0/+1
2014-04-07mm: introduce vm_ops->map_pages()Kirill A. Shutemov1-0/+8
2014-04-07mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLEAlex Thorlton2-0/+6
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+62
2014-04-07sched: remove sleep_on() and friendsArnd Bergmann1-11/+0
2014-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds6-12/+91
2014-04-07NTB: Code Style Clean-upJon Mason1-7/+7
2014-04-07NTB: client event cleanupJon Mason1-0/+5
2014-04-07Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-1/+1
2014-04-07Merge tag 'fbdev-omap-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+14
2014-04-07Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-173/+1142
2014-04-07Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds5-34/+147
2014-04-07cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar1-3/+6
2014-04-07target/sbc: Add sbc_dif_read_strip software emulationNicholas Bellinger1-0/+1
2014-04-07target/sbc: Add sbc_dif_generate software emulationNicholas Bellinger1-0/+1
2014-04-07target: Pass in transport supported PI at session initializationNicholas Bellinger3-9/+16
2014-04-07target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2-0/+2
2014-04-07target: Fix Task Aborted Status (TAS) handlingAlex Leung1-1/+1
2014-04-07Target/core: Remove prot_handover use for nowSagi Grimberg1-6/+0
2014-04-07Target/dif: Introduce protection-passthough-only modeSagi Grimberg1-0/+1
2014-04-06Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-4/+4
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-23/+26
2014-04-06[media] rc-core: remove generic scancode filterDavid Härdeman1-0/+2
2014-04-06[media] rc-core: split dev->s_filterDavid Härdeman1-2/+4
2014-04-06[media] v4l2-common: fix warning when used on userpaceMauro Carvalho Chehab1-0/+2
2014-04-05Merge tag 'dm-3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+5
2014-04-05Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-33/+67
2014-04-05Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds4-0/+62
2014-04-05Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2014-04-05Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+3
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds9-16/+167
2014-04-05Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-4/+77
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2-0/+28
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+1
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-4/+24
2014-04-05Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie12-24/+46
2014-04-05Merge tag 'drm/tegra/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2-9/+16
2014-04-05Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie1-0/+6
2014-04-05Merge tag 'ttm-next-2014-04-04' of git://people.freedesktop.org/~thomash/linu...Dave Airlie1-18/+29
2014-04-04Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-45/+2
2014-04-04Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+16
2014-04-04libceph: enable PRIMARY_AFFINITY feature bitIlya Dryomov1-1/+2
2014-04-04libceph: return primary from ceph_calc_pg_acting()Ilya Dryomov1-1/+1
2014-04-04libceph: switch ceph_calc_pg_acting() to new helpersIlya Dryomov1-1/+1
2014-04-04libceph: ceph_can_shift_osds(pool) and pool type definesIlya Dryomov2-2/+15
2014-04-04libceph: ceph_osd_{exists,is_up,is_down}(osd) definitionsIlya Dryomov1-1/+13
2014-04-04libceph: enable OSDMAP_ENC feature bitIlya Dryomov1-0/+1
2014-04-04libceph: primary_affinity infrastructureIlya Dryomov2-0/+7
2014-04-04libceph: primary_temp infrastructureIlya Dryomov1-0/+5
2014-04-04libceph: generalize ceph_pg_mappingIlya Dryomov1-2/+7
2014-04-04libceph: split osdmap allocation and decode stepsIlya Dryomov1-1/+1
2014-04-04crush: support chooseleaf_vary_r tunable (tunables3) by defaultIlya Dryomov1-1/+9
2014-04-04crush: add SET_CHOOSELEAF_VARY_R stepIlya Dryomov1-0/+1
2014-04-04crush: add chooseleaf_vary_r tunableIlya Dryomov1-0/+6
2014-04-04ceph: use fl->fl_file as owner identifier of flock and posix lockYan, Zheng1-2/+2
2014-04-04Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2-0/+38
2014-04-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-37/+80
2014-04-04Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds1-0/+22
2014-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+6
2014-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+137
2014-04-04Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+9
2014-04-04Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds2-20/+42
2014-04-04Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-6/+21
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-68/+380
2014-04-04drm/mipi_dsi: add flags to DSI messagesAndrzej Hajda1-0/+6
2014-04-04drm/tegra: Relicense public header under MITThierry Reding1-9/+15
2014-04-04gpu: host1x: export host1x_syncpt_incr_max() functionBryan Wu1-0/+1
2014-04-04drm/ttm: Hide the implementation details of reservationThomas Hellstrom1-18/+29
2014-04-04drm/cma: include <drm/drmP.h> as neededShawn Guo1-0/+2
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-93/+22
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds10-19/+352
2014-04-03Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds6-15/+59
2014-04-04Merge branch 'devel-stable' into for-nextRussell King62-303/+426
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King2-4/+23
2014-04-04dmaengine: omap-dma: move register read/writes into omap-dma.cRussell King1-0/+2
2014-04-04ARM: omap: move dma channel allocation into plat-omap codeRussell King1-1/+0
2014-04-04ARM: omap: clean up DMA register accessesRussell King1-0/+13
2014-04-04ARM: omap: remove references to disable_irq_lchRussell King1-1/+0
2014-04-04drm: Add support for two-ended allocation, v3Lauri Kasanen2-4/+31
2014-04-04dmaengine: omap-dma: program hardware directlyRussell King1-2/+4
2014-04-04dmaengine: omap-dma: provide a hook to get the underlying DMA platform opsRussell King1-0/+2
2014-04-03Merge branch 'akpm' (incoming from Andrew)Linus Torvalds28-90/+276
2014-04-03nilfs2: verify metadata sizes read from diskRyusuke Konishi1-0/+8
2014-04-03nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctlAndreas Rohner1-0/+2
2014-04-03nilfs2: add struct nilfs_suinfo_update and flagsAndreas Rohner1-0/+42
2014-04-03rtc: pm8xxx: add support for devicetreeJosh Cartwright1-25/+0
2014-04-03lib/decompress_inflate.c: include appropriate header fileRashika Kheria1-2/+2
2014-04-03backlight: update bd state & fb_blank properties when necessaryLiu Ying1-0/+6
2014-04-03include/linux/printk.h: remove double asmlinkage in printk_emitSimon Kågström1-3/+3
2014-04-03printk: remove duplicated check for log levelPetr Mladek1-7/+3
2014-04-03xattr: guard against simultaneous glibc header inclusionSerge Hallyn2-0/+16
2014-04-03err.h: use bool for IS_ERR and IS_ERR_OR_NULLJoe Perches1-3/+4
2014-04-03kernel/groups.c: remove return value of set_groupsWang YanQing1-1/+1
2014-04-03include/linux/syscalls.h: add sys32_quotactl() prototypeRashika Kheria1-0/+2
2014-04-03kobject: don't block for each kobject_ueventVladimir Davydov1-0/+1
2014-04-03drop_caches: add some documentation and info messageDave Hansen1-0/+1
2014-04-03mm: remove read_cache_page_async()Sasha Levin1-10/+0
2014-04-03include/linux/mm.h: remove ifdef conditionRashika Kheria1-2/+0
2014-04-03mm: keep page cache radix tree nodes in checkJohannes Weiner4-9/+63
2014-04-03lib: radix_tree: tree node interfaceJohannes Weiner1-0/+34
2014-04-03mm: thrash detection-based file cache sizingJohannes Weiner2-0/+10
2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner3-1/+14
2014-04-03mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner4-6/+23
2014-04-03mm: filemap: move radix tree hole searching hereJohannes Weiner2-4/+5
2014-04-03lib: radix-tree: add radix_tree_delete_item()Johannes Weiner1-0/+1
2014-04-03mm: vmstat: fix UP zone state accountingJohannes Weiner1-8/+9
2014-04-03mm, hugetlb: fix race in region trackingDavidlohr Bueso1-0/+1
2014-04-03mm, hugetlb: unify region structure handlingJoonsoo Kim1-0/+9
2014-04-03mm: optimize put_mems_allowed() usageMel Gorman1-13/+14
2014-04-03quota: provide function to grab quota structure referenceJan Kara1-0/+8
2014-04-03fanotify: convert access_mutex to spinlockJan Kara1-1/+1