summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-9/+11
2016-04-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-31/+120
2016-04-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-6/+41
2016-04-28Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+26
2016-04-28Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds7-51/+90
2016-04-28Merge tag 'sound-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds27-229/+304
2016-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds10-92/+87
2016-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds10-88/+79
2016-04-28perf/x86/intel: Fix incorrect lbr_sel_mask valueKan Liang1-2/+4
2016-04-28perf/x86/intel/pt: Don't die on VMXONAlexander Shishkin4-11/+75
2016-04-28perf/core: Fix perf_event_open() vs. execve() racePeter Zijlstra1-16/+36
2016-04-28perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAXAdam Borowski1-1/+1
2016-04-28rbd: report unsupported features to syslogIlya Dryomov1-3/+6
2016-04-28rbd: fix rbd map vs notify racesIlya Dryomov1-24/+19
2016-04-28x86/apic: Handle zero vector gracefully in clear_vector_irq()Keith Busch1-1/+2
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+29
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-28/+27
2016-04-27Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-11/+28
2016-04-27Merge tag 'arc-4.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-4/+55
2016-04-27Merge tag 'nios2-v4.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+1
2016-04-27Merge tag 'platform-drivers-x86-v4.6-3' of git://git.infradead.org/users/dvha...Linus Torvalds1-1/+1
2016-04-27Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai1039-6774/+10806
2016-04-27ARC: add support for reserved memory defined by device treeAlexey Brodkin2-0/+5
2016-04-27ARC: support generic per-device coherent dma memAlexey Brodkin1-0/+1
2016-04-27nios2: memset: use the right constraint modifier for the %4 output operandRomain Perier1-1/+1
2016-04-27s390/sclp_ctl: fix potential information leak with /dev/sclpMartin Schwidefsky1-5/+7
2016-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-218/+351
2016-04-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-135/+310
2016-04-26devpts: more pty driver interface cleanupsLinus Torvalds5-59/+28
2016-04-26bpf: fix double-fdput in replace_map_fd_with_map_ptr()Jann Horn1-1/+0
2016-04-26Merge remote-tracking branches 'asoc/fix/rt5640' and 'asoc/fix/wm8962' into a...Mark Brown3-20/+20
2016-04-26Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/cs35l32', 'asoc/...Mark Brown11-111/+155
2016-04-26Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown7-32/+63
2016-04-26Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown1-0/+7
2016-04-26Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging"Andy Lutomirski2-8/+3
2016-04-26net: ipv6: Delete host routes on an ifdownDavid Ahern1-33/+15
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller4-12/+161
2016-04-26workqueue: fix ghost PENDING flag while doing MQ IORoman Pen1-0/+29
2016-04-26drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systemsSudeep Holla2-2/+1
2016-04-26ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDWTakashi Iwai4-66/+58
2016-04-26ALSA: hda - Add dock support for ThinkPad X260Conrad Kostecki1-0/+1
2016-04-26net/mlx4_en: fix spurious timestamping callbacksEric Dumazet1-2/+4
2016-04-26net: dummy: remove note about being Y by defaultIvan Babrou1-3/+2
2016-04-25cxgbi: fix uninitialized flowi6Jiri Benc1-0/+1
2016-04-25memcg: relocate charge moving from ->attach to ->post_attachTejun Heo1-18/+19
2016-04-25cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo4-10/+8
2016-04-25ipv6: Revert optional address flusing on ifdown.David S. Miller4-161/+12
2016-04-25libceph: make authorizer destruction independent of ceph_auth_clientIlya Dryomov9-65/+62
2016-04-25toshiba_acpi: Fix regression caused by hotkey enabling valueAzael Avalos1-1/+1
2016-04-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-30/+57