aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-01-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+4
2015-01-22module: make module_refcount() a signed integer.Rusty Russell1-1/+1
2015-01-21Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2015-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+11
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell1-1/+1
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell1-0/+2
2015-01-19libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams1-0/+1
2015-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+2
2015-01-16genetlink: synchronize socket closing and family removalJohannes Berg2-1/+8
2015-01-16genetlink: document parallel_opsJohannes Berg1-0/+2
2015-01-17Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-3/+3
2015-01-17Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+3
2015-01-15can: m_can: tag current CAN FD controllers as non-ISOOliver Hartkopp1-0/+1
2015-01-14Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman3-7/+8
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+7
2015-01-14openvswitch: packet messages need their own probe attribtueThomas Graf1-0/+4
2015-01-14netdevice: Add missing parentheses in macroBenjamin Poirier1-1/+1
2015-01-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+8
2015-01-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds1-6/+6
2015-01-13kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger1-6/+6
2015-01-14Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+51
2015-01-13net: Corrected the comment describing the ndo operations to reflect the actua...B Viswanath1-2/+2
2015-01-13x86/xen: properly retrieve NMI reasonJan Beulich1-0/+51
2015-01-13Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-0/+1
2015-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds3-6/+0
2015-01-13mm: mmu_gather: use tlb->end != 0 only for TLB invalidationWill Deacon1-2/+6
2015-01-12mmc: sdhci: Disable re-tuning for HS400Adrian Hunter1-0/+1
2015-01-11Input: uinput - fix ioctl nr overflow for UI_GET_SYSNAME/VERSIONGabriel Laskar1-2/+2
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+23
2015-01-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-15/+22
2015-01-09Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+53
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+2
2015-01-09target: Drop left-over fabric_max_sectors attributeNicholas Bellinger3-6/+0
2015-01-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-3/+12
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski2-5/+23
2015-01-08vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale2-2/+2
2015-01-08mm: protect set_page_dirty() from ongoing truncationJohannes Weiner1-1/+0
2015-01-08mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov1-0/+10
2015-01-08Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+6
2015-01-08libceph: fix sparse endianness warningsIlya Dryomov1-2/+2
2015-01-08blk-mq: Allow requests to never expireKeith Busch1-0/+2
2015-01-08blk-mq: Add helper to abort requeued requestsJens Axboe1-0/+1
2015-01-08blk-mq: Let drivers cancel requeue_workKeith Busch1-0/+1
2015-01-08blk-mq: Export if requests were startedKeith Busch1-0/+1
2015-01-08libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen1-0/+1
2015-01-07blk-mq: get rid of ->cmd_size in the hardware queueJens Axboe1-2/+1
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-5/+2
2015-01-06Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki18-65/+88
2015-01-06mm: propagate error from stack expansion even for guard pageLinus Torvalds1-1/+1
2015-01-06Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller1-5/+2
2015-01-06drm/amdkfd: reformat IOCTL definitions to drm-styleOded Gabbay1-15/+22
2015-01-05NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust1-0/+3
2015-01-05ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo1-2/+2
2015-01-05ACPI / processor: Convert apic_id to phys_id to make it arch agnosticHanjun Guo1-4/+4
2015-01-05Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg1-5/+2
2015-01-02Merge tag 'sound-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-5/+5
2015-01-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+7
2014-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-20/+2
2014-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-19/+49
2014-12-30ALSA: pcm: Fix kerneldoc for params_*() functionsLars-Peter Clausen1-5/+5
2014-12-29Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+8
2014-12-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds3-5/+5
2014-12-29mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko1-7/+6
2014-12-29Merge branches 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki1-0/+8
2014-12-29Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki1-3/+0
2014-12-29virtio_ring: document alignment requirementsMichael S. Tsirkin1-0/+7
2014-12-27netlink/genetlink: pass network namespace to bind/unbindJohannes Berg2-4/+4
2014-12-27genetlink: pass multicast bind/unbind to familiesJohannes Berg1-0/+5
2014-12-27genetlink: pass only network namespace to genl_has_listeners()Johannes Berg1-2/+2
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross2-13/+35
2014-12-26neigh: remove next ptr from struct neigh_tableNicolas Dichtel1-1/+0
2014-12-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-7/+4
2014-12-24Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Dave Airlie1-7/+0
2014-12-23Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-0/+4
2014-12-23audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs1-0/+4
2014-12-23phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsVignesh R1-3/+3
2014-12-23Merge tag 'drm/tegra/for-3.19-rc1-fixes' of git://people.freedesktop.org/~tag...Dave Airlie1-0/+4
2014-12-22in6: fix conflict with glibcstephen hemminger2-1/+5
2014-12-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui3-5/+5
2014-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds1-0/+74
2014-12-20Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds8-7/+655
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds5-54/+10
2014-12-20Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2014-12-20blk-mq: Export freeze/unfreeze functionsKeith Busch1-0/+2
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-12/+5
2014-12-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds3-4/+163
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+2
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki1-1/+1
2014-12-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2014-12-19Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-0/+2
2014-12-18Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-16/+2
2014-12-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-8/+73
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-4/+3
2014-12-18Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-3/+3
2014-12-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds7-8/+420
2014-12-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2014-12-18mm: cma: split cma-reserved in dmesg logPintu Kumar1-0/+1
2014-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+3
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-121/+45
2014-12-18uapi/linux/target_core_user.h: fix headers_install.sh badnessKyle McMartin1-4/+0
2014-12-18Merge branch 'pm-runtime'Rafael J. Wysocki2-4/+2
2014-12-18Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'Rafael J. Wysocki1-0/+1
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley5-54/+10
2014-12-18kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger1-0/+74
2014-12-18KVM: move APIC types to arch/x86/Paolo Bonzini1-27/+0
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds9-9/+70
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2-0/+13
2014-12-17Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+2
2014-12-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds5-36/+151
2014-12-17Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds3-12/+38
2014-12-17libceph: fixup includes in pagelist.hIlya Dryomov1-1/+3
2014-12-17ceph: use getattr request to fetch inline dataYan, Zheng1-0/+2
2014-12-17ceph: add inline data to pagecacheYan, Zheng1-0/+1
2014-12-17libceph: specify position of extent operationYan, Zheng1-1/+2
2014-12-17libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng1-0/+10
2014-12-17libceph: require cephx message signature by defaultYan, Zheng1-0/+1
2014-12-17libceph: update ceph_msg_header structureJohn Spray1-1/+2
2014-12-17libceph: message signature supportYan, Zheng4-1/+43
2014-12-17libceph: nuke ceph_kvfree()Ilya Dryomov2-3/+1
2014-12-17ceph: fix file lock interruptionYan, Zheng1-2/+5
2014-12-17drm/irq: Add drm_crtc_vblank_count()Thierry Reding1-0/+1
2014-12-17drm/irq: Add drm_crtc_handle_vblank()Thierry Reding1-0/+1
2014-12-17drm/irq: Add drm_crtc_send_vblank_event()Thierry Reding1-0/+2
2014-12-17vm_area_operations: kill ->migrate()Al Viro2-12/+0
2014-12-17thermal: cpu_cooling: return ERR_PTR() for !CPU_THERMAL or !THERMAL_OFJavi Merino1-3/+3
2014-12-17new helper: iter_is_iovec()Al Viro1-0/+5
2014-12-17PM / Domains: Export of_genpd_get_from_provider functionAmit Daniel Kachhap1-0/+8
2014-12-17cpuidle / ACPI: remove unused CPUIDLE_FLAG_TIME_INVALIDLen Brown1-3/+0
2014-12-16[media] v4l2-mediabus.h: use two __u16 instead of two __u32Hans Verkuil1-3/+3
2014-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-48/+49
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-26/+137
2014-12-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-5/+41
2014-12-16Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+4
2014-12-16Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-0/+7
2014-12-16net: Allow FIXED_PHY to be modular.David S. Miller1-1/+1
2014-12-16if_tun: drop broken IFF_VNET_LEMichael S. Tsirkin1-1/+0
2014-12-16if_tun: add TUNSETVNETLE/TUNGETVNETLEMichael S. Tsirkin1-0/+2
2014-12-16x86, irq: Introduce helper to check whether an IOAPIC has been registeredJiang Liu1-0/+1
2014-12-16x86, irq: Keep balance of IOAPIC pin reference countJiang Liu1-0/+1
2014-12-16Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...Thomas Gleixner153-624/+3607
2014-12-15Input: stmpe - enforce device tree only modeLinus Walleij1-20/+0
2014-12-15mfd: stmpe: add pull up/down register offsets for STMPELinus Walleij1-0/+2
2014-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds1-0/+40
2014-12-15IB/mlx5: Handle page faultsHaggai Eran1-0/+7
2014-12-15IB/mlx5: Page faults handling infrastructureHaggai Eran1-1/+1
2014-12-15IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran1-0/+1
2014-12-15IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran1-0/+3
2014-12-15mlx5_core: Add support for page faults events and low level handlingHaggai Eran3-1/+120
2014-12-15mlx5_core: Re-add MLX5_DEV_CAP_FLAG_ON_DMND_PG flagRoland Dreier1-0/+1
2014-12-15IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran2-1/+83
2014-12-15IB/core: Add support for on demand paging regionsShachar Raindel3-0/+101
2014-12-15IB/core: Add flags for on demand paging supportSagi Grimberg2-2/+41
2014-12-15IB/core: Add support for extended query device capsEli Cohen2-2/+17
2014-12-15IB/mlx5: Add function to read WQE from user-spaceHaggai Eran2-1/+7
2014-12-15IB/core: Add umem function to read data from user-spaceHaggai Eran1-0/+2
2014-12-15IB/core: Replace ib_umem's offset field with a full addressHaggai Eran1-1/+24
2014-12-15IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran1-0/+13
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-5/+368
2014-12-15Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2-0/+132
2014-12-15ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIsTero Kristo1-2/+2
2014-12-15Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Michael Turquette1-0/+15
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds25-188/+1211
2014-12-15vringh: update for virtio 1.0 APIsMichael S. Tsirkin1-0/+33
2014-12-15vringh: 64 bit featuresMichael S. Tsirkin1-2/+2
2014-12-15tracing: Add tp_printk cmdline to have tracepoints go to printk()Steven Rostedt (Red Hat)1-0/+1
2014-12-15tracing: Move enabling tracepoints to just after rcu_init()Steven Rostedt (Red Hat)1-0/+6
2014-12-15SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-2/+2
2014-12-15Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini3-10/+15
2014-12-15arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall1-6/+4
2014-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2-0/+7
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-6/+268
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-5/+200
2014-12-14Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-63/+66
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds14-129/+154
2014-12-14Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds3-6/+49
2014-12-14Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-0/+1
2014-12-14Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+29
2014-12-14virtio: core support for config generationMichael S. Tsirkin1-4/+28
2014-12-14virtio_pci: add VIRTIO_PCI_NO_LEGACYMichael S. Tsirkin1-5/+10
2014-12-13aio: Make it possible to remap aio ringPavel Emelyanov1-0/+1
2014-12-13Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds3-9/+57
2014-12-13Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds3-2/+14
2014-12-13Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-4/+13
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-3/+1685
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds30-135/+356
2014-12-13percpu: remove __get_cpu_var and __raw_get_cpu_var macrosChristoph Lameter1-2/+0
2014-12-13fsnotify: remove destroy_list from fsnotify_markJan Kara1-2/+5
2014-12-13fsnotify: unify inode and mount marks handlingJan Kara1-20/+4
2014-12-13ipc/msg: increase MSGMNI, remove scalingManfred Spraul2-28/+20
2014-12-13ipc/sem.c: increase SEMMSL, SEMMNI, SEMOPMManfred Spraul1-3/+15
2014-12-13fault-inject: add ratelimit optionDmitry Monakhov1-6/+11
2014-12-13ratelimit: add initialization macroDmitry Monakhov1-3/+9
2014-12-13syscalls: implement execveat() system callDavid Drysdale6-1/+20
2014-12-13memcg: fix possible use-after-free in memcg_kmem_get_cache()Vladimir Davydov2-4/+12
2014-12-13oom: don't assume that a coredumping thread will exit soonOleg Nesterov1-0/+11
2014-12-13mm: vmscan: invoke slab shrinkers from shrink_zone()Johannes Weiner2-5/+3
2014-12-13mm,vmacache: count number of system-wide flushesDavidlohr Bueso1-0/+1
2014-12-13mm/page_owner: keep track of page ownersJoonsoo Kim2-0/+48
2014-12-13stacktrace: introduce snprint_stack_trace for buffer outputJoonsoo Kim1-0/+5
2014-12-13mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim1-1/+16