aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-6/+29
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2-1/+74
2014-06-15Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2-20/+44
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert1-0/+12
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert1-1/+3
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert3-5/+14
2014-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+10
2014-06-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+23
2014-06-13btrfs: new ioctl TREE_SEARCH_V2Gerhard Heift1-0/+10
2014-06-13NVMe: Define Log Page constantsMatthew Wilcox1-0/+4
2014-06-13NVMe: Fix hot cpu notification dead lockKeith Busch1-1/+1
2014-06-13Merge tag 'sound-fix-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+2
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-3/+10
2014-06-12Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds4-2/+34
2014-06-12Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-1/+1
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-8/+28
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-10/+63
2014-06-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-3/+209
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds108-540/+2197
2014-06-12Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+3
2014-06-12Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+13
2014-06-12Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-26/+83
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2-35/+10
2014-06-12Merge tag 'mfd-for-linus-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+4
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds17-57/+760
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-50/+65
2014-06-12hwmon: add support for Sensirion SHTC1 sensorTomas Pop1-0/+23
2014-06-12Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar16-38/+88
2014-06-12Merge branch 'pm-sleep'Rafael J. Wysocki1-26/+58
2014-06-12Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+25
2014-06-12ALSA: core: Use ktime_get_ts()Thomas Gleixner1-1/+1
2014-06-12ALSA: compress: Cancel the optimization of compiler and fix the size of struc...Wang, Xiaoming1-1/+1
2014-06-12Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro31-50/+178
2014-06-12kill generic_file_splice_write()Al Viro1-2/+0
2014-06-12fs/splice.c: remove unneeded exportsAl Viro1-10/+0
2014-06-12->splice_write() via ->write_iter()Al Viro1-0/+2
2014-06-11Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2014-06-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+2
2014-06-11net_sched: drr: warn when qdisc is not work conservingFlorian Westphal1-1/+1
2014-06-11net: Save software checksum completeTom Herbert1-1/+2
2014-06-11net: Preserve CHECKSUM_COMPLETE at validationTom Herbert1-9/+14
2014-06-11ip_vti: fix sparse warnings for VTI_ISVTIDmitry Popov1-1/+1
2014-06-11net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila1-1/+15
2014-06-11cpumask: Utility function to set n'th cpu - local cpu firstAmir Vadai1-0/+8
2014-06-11Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-21/+6
2014-06-11scsi_cmnd: Introduce scsi_transfer_length helperSagi Grimberg1-0/+17
2014-06-11net: sctp: migrate most recently used transport to ktimeDaniel Borkmann1-3/+3
2014-06-11ktime: add ktime_after and ktime_before helperDaniel Borkmann1-0/+24
2014-06-11target: Report correct response length for some commandsRoland Dreier1-0/+1
2014-06-11Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg1-1/+2
2014-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+7
2014-06-11Merge tag 'xfs-for-linus-3.16-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-0/+1
2014-06-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+24
2014-06-11Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdLinus Torvalds7-7/+232
2014-06-11net: filter: cleanup A/X name usageAlexei Starovoitov1-72/+84
2014-06-10bridge: memorize and export selected IGMP/MLD querier portLinus Lüssing1-0/+1
2014-06-10bridge: add export of multicast database adjacent to net_devLinus Lüssing1-0/+18
2014-06-10tcp: add gfp parameter to tcp_fragmentOctavian Purdila1-1/+1
2014-06-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+22
2014-06-11PM / sleep: trace events for device PM callbacksTodd E Brandt1-18/+42
2014-06-11Merge branch 'topic/ipu-destaging' of git://git.pengutronix.de/git/pza/linux ...Dave Airlie1-0/+342
2014-06-10Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...Mike Turquette2-1/+74
2014-06-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-38/+48
2014-06-10rtc: s5m: use shorter time of register updateKrzysztof Kozlowski1-0/+10
2014-06-10mfd/rtc: sec/s5m: rename SEC* symbols to S5MKrzysztof Kozlowski1-38/+38
2014-06-10Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-86/+79
2014-06-10Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-75/+105
2014-06-10fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski1-1/+1
2014-06-10watchdog: add Intel MID watchdog driver supportDavid Cohen1-0/+22
2014-06-10block: add __init to elv_registerFabian Frederick1-1/+1
2014-06-10Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds11-273/+21
2014-06-10Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds6-12/+333
2014-06-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-1/+49
2014-06-10Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier6-12/+333
2014-06-10RDMA/core: Add support for iWARP Port Mapper user space serviceTatyana Nikolova3-2/+316
2014-06-10Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+14
2014-06-10ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)1-1/+1
2014-06-10Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-1/+4
2014-06-09Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2-2/+152
2014-06-09drm/radeon: add query for number of active CUsAlex Deucher1-1/+1
2014-06-09drm/edid: Store all supported hdmi deep color modes in drm_display_infoMario Kleiner1-0/+3
2014-06-09Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds3-11/+17
2014-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-50/+107
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-0/+4
2014-06-09btrfs: retrieve more info from FS_INFO ioctlDavid Sterba1-1/+5
2014-06-09btrfs: balance filter: add limit of processed chunksDavid Sterba1-1/+2
2014-06-09Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds6-16/+99
2014-06-10drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()Damien Lespiau1-2/+0
2014-06-10Merge tag 'drm/panel/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie1-0/+2
2014-06-10Merge tag 'drm/tegra/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie1-0/+2
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2-107/+176
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds1-0/+1
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-35/+5
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds3-3/+35
2014-06-09Merge branch 'topic/xilinx' into for-linusVinod Koul1-0/+47
2014-06-09Merge branch 'topic/dw' into for-linusVinod Koul1-1/+1
2014-06-09Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley1-0/+9
2014-06-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-6/+15
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds290-3293/+9066
2014-06-07Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds12-64/+303
2014-06-07Merge tag 'vfio-v3.16-rc1' of git://github.com/awilliam/linux-vfio into nextLinus Torvalds1-3/+2
2014-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...Linus Torvalds1-0/+13
2014-06-06Merge branch 'akpm' (patches from Andrew Morton) into nextLinus Torvalds12-27/+80
2014-06-06svcrdma: refactor marshalling logicSteve Wise1-2/+1
2014-06-06nfs4: remove unused CHANGE_SECURITY_LABELJ. Bruce Fields1-2/+0
2014-06-06idle: remove cpu_idle() forward declarationsGeert Uytterhoeven2-3/+0
2014-06-06mm: introduce kmemleak_update_trace()Catalin Marinas1-0/+4
2014-06-06key: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-1/+1
2014-06-06ipc,shm: document new limits in the uapi headerDavidlohr Bueso1-6/+9
2014-06-06ipc/shm.c: increase the defaults for SHMALL, SHMMAXManfred Spraul2-7/+4
2014-06-06include/asm-generic/ioctl.h: fix _IOC_TYPECHECK sparse errorHans Verkuil1-0/+5
2014-06-06idr: reorder the fieldsLai Jiangshan1-5/+8
2014-06-06signals: introduce kernel_sigaction()Oleg Nesterov1-2/+16
2014-06-06signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]Oleg Nesterov2-3/+2
2014-06-06signals: kill sigfindinword()Oleg Nesterov1-5/+0
2014-06-06ptrace: fix fork event messages across pid namespacesMatthew Dempsky1-0/+32
2014-06-06drivers/rtc/rtc-cmos.c: drivers/char/rtc.c features for DECstation supportMaciej W. Rozycki1-0/+4
2014-06-07PM / sleep: trace events for suspend/resumeTodd E Brandt1-17/+25
2014-06-06Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-1288/+2522
2014-06-06Merge branches 'topic/vsp1' and 'topic/adv76xx' of git://git.kernel.org/pub/s...Linus Torvalds2-64/+62
2014-06-06Merge tag 'iommu-updates-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+24
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-24/+31
2014-06-06ARM: OMAP5+: dpll: support Duty Cycle Correction(DCC)Andrii Tseglytskyi1-0/+4
2014-06-06blk-mq: bump max tag depth to 10K tagsJens Axboe1-1/+1
2014-06-06block: add blk_rq_set_block_pc()Jens Axboe1-0/+1
2014-06-06Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-0/+22
2014-06-06locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocksWaiman Long2-0/+187
2014-06-06perf: Differentiate exec() and non-exec() comm eventsAdrian Hunter3-5/+14
2014-06-06Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar31-51/+181
2014-06-06perf: Fix perf_event_comm() vs. exec() assumptionPeter Zijlstra1-1/+3
2014-06-06libceph: add ceph_monc_wait_osdmap()Ilya Dryomov1-0/+2
2014-06-06libceph: mon_get_version request infrastructureIlya Dryomov1-3/+6
2014-06-06ceph: update inode fields according to issued capsYan, Zheng1-0/+2
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds5-0/+28
2014-06-05net: phy: fix sparse warning in fixed.cKonrad Zapalowicz1-0/+5
2014-06-05cpufreq: add support for intermediate (stable) frequenciesViresh Kumar1-0/+25
2014-06-05drm: Introduce drm_dev_set_unique()Thierry Reding1-0/+2
2014-06-05Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+12
2014-06-05block: add notion of a chunk size for request mergingJens Axboe1-1/+21
2014-06-05Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+10
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2-1/+15
2014-06-05drm/dsi: Support device shutdownThierry Reding1-0/+2
2014-06-05Merge branch 'devel-stable' into for-nextRussell King3-0/+23
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King3-0/+6
2014-06-05perf: Add new conditional branch filter 'PERF_SAMPLE_BRANCH_COND'Anshuman Khandual1-1/+2
2014-06-05perf: Disable sampled events if no PMU interruptVince Weaver1-0/+10
2014-06-05Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie48-75/+265
2014-06-05Merge branch 'perf/kprobes' into perf/coreIngo Molnar3-3/+30
2014-06-05Merge branch 'perf/uprobes' into perf/coreIngo Molnar1-0/+4
2014-06-05sched, trace: Add a tracepoint for IPI-less remote wakeupsAndy Lutomirski1-0/+20
2014-06-05sched: Rename capacity related flagsNicolas Pitre1-2/+2
2014-06-05sched: Final power vs. capacity cleanupsNicolas Pitre1-3/+3
2014-06-05sched: Let 'struct sched_group_power' care about CPU capacityNicolas Pitre1-1/+1
2014-06-05sched: Fix signedness bug in yield_to()Dan Carpenter2-2/+2
2014-06-05locking/rwsem: Fix warnings for CONFIG_RWSEM_GENERIC_SPINLOCKDavidlohr Bueso1-1/+1
2014-06-05locking/rwsem: Support optimistic spinningDavidlohr Bueso1-3/+22
2014-06-05drm/plane-helper: Add drm_plane_helper_check_update() (v3)Matt Roper1-0/+22
2014-06-04isdn/capi: move capi_info2str to capidrv.cPaul Bolle1-5/+0
2014-06-04vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)Tom Herbert2-1/+14
2014-06-04gre: Call gso_make_checksumTom Herbert3-2/+7
2014-06-04net: Add GSO support for UDP tunnels with checksumTom Herbert2-0/+3
2014-06-04net: Support for multiple checksums with gsoTom Herbert1-1/+25
2014-06-04udp: Generic functions to set checksumTom Herbert2-0/+21
2014-06-05drm: add drm_fb_helper_restore_fbdev_mode_unlocked()Rob Clark1-1/+1
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds44-207/+467
2014-06-05drm: convert crtc and connection_mutex to ww_mutex (v5)Rob Clark3-11/+135
2014-06-05drm/dp: add a hw mutex around the transfer functions. (v2)Dave Airlie1-3/+4
2014-06-04init/main.c: remove an ifdefAndrew Morton1-0/+4
2014-06-04kthreads: kill CLONE_KERNEL, change kernel_thread(kernel_init) to avoid CLONE...Oleg Nesterov1-6/+0
2014-06-04kernel/printk: use symbolic defines for console loglevelsBorislav Petkov1-2/+13
2014-06-04Documentation: expand/clarify debug documentationDan Streetman1-0/+6
2014-06-04printk: Add printk_deferred_onceJohn Stultz1-0/+11
2014-06-04printk: rename printk_sched to printk_deferredJohn Stultz1-3/+3
2014-06-04kernel/user.c: drop unused field 'files' from user_structKirill A. Shutemov1-1/+0
2014-06-04compiler.h: avoid sparse errors in __compiletime_error_fallback()James Hogan1-2/+11
2014-06-04mm/zbud.c: make size unsigned like unique callsiteFabian Frederick1-1/+1
2014-06-04hugetlb: rename hugepage_migration_support() to ..._supported()Naoya Horiguchi1-2/+2
2014-06-04mm/rmap.c: cleanup ttu_flagsKonstantin Khlebnikov1-4/+3
2014-06-04mm/vmscan.c: use DIV_ROUND_UP for calculation of zone's balance_gap and corre...Jianyu Zhan1-4/+4
2014-06-04include/linux/gfp.h: exclude duplicate headerAndy Shevchenko1-1/+0
2014-06-04mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman3-6/+103
2014-06-04mm: shmem: avoid atomic operation during shmem_getpage_gfpMel Gorman1-0/+1
2014-06-04mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman3-4/+4
2014-06-04mm: page_alloc: use unsigned int for order in more placesMel Gorman1-4/+4
2014-06-04mm: page_alloc: reduce number of times page_to_pfn is calledMel Gorman2-22/+20
2014-06-04mm: page_alloc: use word-based accesses for get/set pageblock bitmapsMel Gorman2-7/+36
2014-06-04mm: page_alloc: use jump labels to avoid checking number_of_cpusetsMel Gorman1-3/+26
2014-06-04include/linux/jump_label.h: expose the reference countMel Gorman1-7/+13
2014-06-04memcg: cleanup kmem cache creation/destruction functions namingVladimir Davydov2-2/+2
2014-06-04swap: change swap_list_head to plist, add swap_avail_headDan Streetman2-2/+3
2014-06-04lib/plist: add plist_requeueDan Streetman1-0/+2
2014-06-04lib/plist: add helper functionsDan Streetman1-0/+43
2014-06-04swap: change swap_info singly-linked list to list_headDan Streetman2-7/+2
2014-06-04mm/compaction: do not count migratepages when unnecessaryVlastimil Babka1-4/+21
2014-06-04mm, compaction: embed migration mode in compact_controlDavid Rientjes1-2/+2
2014-06-04mm, compaction: add per-zone migration pfn cache for async compactionDavid Rientjes1-2/+3
2014-06-04mm, migration: add destination page freeing callbackDavid Rientjes1-4/+7
2014-06-04memcg: get rid of memcg_create_cache_nameVladimir Davydov2-3/+2
2014-06-04mm: update comment for DEFAULT_MAX_MAP_COUNTKirill A. Shutemov1-0/+4