summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-02-21Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+7
2015-02-21caif: fix a signedness bug in cfpkt_iterate()Dan Carpenter1-1/+1
2015-02-20net: Initialize all members in skb_gro_remcsum_init()Geert Uytterhoeven1-0/+1
2015-02-20igmp: add __ip_mc_{join|leave}_group()Eric Dumazet1-0/+2
2015-02-20Bluetooth: Rename hci_send_to_control to hci_send_to_channelJohan Hedberg1-1/+2
2015-02-20ALSA: bump PCM protocol to 2.0.13Pierre-Louis Bossart1-1/+1
2015-02-20ALSA: core: remove .wall_clockPierre-Louis Bossart1-2/+0
2015-02-20ALSA: core: add .get_time_infoPierre-Louis Bossart1-0/+4
2015-02-20ALSA: core: selection of audio_tstamp type and accuracy reportsPierre-Louis Bossart2-4/+90
2015-02-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds1-0/+28
2015-02-20NVMe: Fix potential corruption during shutdownKeith Busch1-1/+0
2015-02-20NVMe: Asynchronous controller probeKeith Busch1-0/+1
2015-02-20NVMe: Register management handle under nvme classKeith Busch1-2/+1
2015-02-20NVMe: Update SCSI Inquiry VPD 83h translationKeith Busch2-3/+9
2015-02-20NVMe: Metadata format supportKeith Busch2-0/+18
2015-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+1
2015-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds4-46/+7
2015-02-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-0/+65
2015-02-19kdb: Avoid printing KERN_ levels to consolesDaniel Thompson1-1/+7
2015-02-19libceph: tcp_nodelay supportChaitanya Huilgol2-2/+5
2015-02-19ceph: handle SESSION_FORCE_RO messageYan, Zheng1-0/+1
2015-02-19libceph: nuke pool op infrastructureIlya Dryomov2-44/+1
2015-02-19Bluetooth: Convert disconn_cfm to be triggered through hci_cbJohan Hedberg1-28/+16
2015-02-19Bluetooth: Convert connect_cfm to be triggered through hci_cbJohan Hedberg1-24/+16
2015-02-19Bluetooth: Convert L2CAP security callback to use hci_cbJohan Hedberg1-34/+6
2015-02-19Bluetooth: Convert hci_cb_list_lock to a mutexJohan Hedberg1-9/+9
2015-02-19irqflags: Fix (at least latent) code generation issueJan Beulich1-21/+22
2015-02-19NFSv4.1: Clean up bind_conn_to_sessionTrond Myklebust1-1/+8
2015-02-18NFSv4.1: Clean up create_sessionTrond Myklebust1-1/+7
2015-02-18livepatch: remove extern specifier from header filesMiroslav Benes1-4/+4
2015-02-18Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linuxLinus Torvalds1-3/+0
2015-02-18clk: Add __clk_hw_set_clk helper functionJavier Martinez Canillas1-0/+6
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-68/+204
2015-02-18Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-31/+1754
2015-02-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-64/+69
2015-02-18Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+1
2015-02-18IB/core: Add on demand paging caps to ib_uverbs_ex_query_deviceHaggai Eran1-0/+11
2015-02-18IB/core: Add support for extended query device capsEli Cohen1-0/+12
2015-02-18perf, powerpc: Fix up flush_branch_stack() usersPeter Zijlstra1-5/+0
2015-02-18perf/x86/intel: Expose LBR callstack to user space toolingPeter Zijlstra1-8/+8
2015-02-18perf: Simplify the branch stack checkYan, Zheng1-0/+5
2015-02-18perf: Add pmu specific data for perf task contextYan, Zheng1-0/+6
2015-02-18perf/x86/intel: Use context switch callback to flush LBR stackYan, Zheng1-1/+0
2015-02-18perf: Introduce pmu context switch callbackYan, Zheng1-0/+9
2015-02-18perf/x86/intel: Reduce lbr_sel_map[] sizeYan, Zheng1-14/+35
2015-02-18Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds2-0/+8
2015-02-18Merge branch 'cleanups'Trond Myklebust330-1763/+5335
2015-02-18clockevents: Introduce mode specific callbacksViresh Kumar1-2/+19
2015-02-18genirq: Provide disable_hardirq()Peter Zijlstra2-1/+2
2015-02-18sched: Prevent recursion in io_schedule()NeilBrown1-3/+7