1. 8c836fa MAINTAINERS: email address change for Jeff Layton by Jeff Layton · 11 years ago
  2. 886c7c4 usb: gadget: at91-udc: fix irq and iomem resource retrieval by Jean-Jacques Hiblot · 11 years ago
  3. 3234f5b rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init() by Ben Hutchings · 11 years ago
  4. 5f91869 rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbb by Larry Finger · 11 years ago
  5. 62e54db ath9k: remove tid->paused flag by Felix Fietkau · 11 years ago
  6. ae9c25a ath9k_hw: do not lower ANI setting below default on AR913x by Felix Fietkau · 11 years ago
  7. 8aa9e85 ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe by Vineet Gupta · 11 years ago
  8. 71dc96e Merge tag 'sound-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  9. 9a12672 perf tests x86: Fix stack map lookup in dwarf unwind test by Jiri Olsa · 11 years ago
  10. 6392b4e perf x86: Fix perf to use non-executable stack, again by Mathias Krause · 11 years ago
  11. 603940b perf tools: Remove extra '/' character in events file path by Xia Kaixu · 11 years ago
  12. 61d4290 perf machine: Search for modules in %s/lib/modules/%s by Richard Yao · 11 years ago
  13. 611ec12 perf tests: Add static build make test by Jiri Olsa · 11 years ago
  14. 2cf9040 perf tools: Fix bfd dependency libraries detection by Jiri Olsa · 11 years ago
  15. e27a08f perf tools: Use LDFLAGS instead of ALL_LDFLAGS by Jiri Olsa · 11 years ago
  16. 98a01e7 timer: Prevent overflow in apply_slack by Jiri Bohac · 11 years ago
  17. 91943954 ALSA: hda - add headset mic detect quirk for a Dell laptop by Hui Wang · 11 years ago
  18. 012a45e hrtimer: Prevent remote enqueue of leftmost timers by Leon Ma · 11 years ago
  19. 6c6c0d5 hrtimer: Prevent all reprogramming if hang detected by Stuart Hayes · 11 years ago
  20. 9bbfd20 drm/i915: don't try DP_LINK_BW_5_4 on HSW ULX by Paulo Zanoni · 11 years ago
  21. ed8c37e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  22. b8eade2 drm/exynos: use %pad for dma_addr_t by Jingoo Han · 11 years ago
  23. 293d3f6 drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() results by Jingoo Han · 11 years ago
  24. e2a75c4 MAINTAINERS: update maintainer entry for Exynos DP driver by Jingoo Han · 11 years ago
  25. 25c8b5c drm/exynos: balance framebuffer refcount by Andrzej Hajda · 11 years ago
  26. d8af20b Merge branch 'vmwgfx-fixes-3.15' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
  27. b3413af PNP: Fix compile error in quirks.c by Bjorn Helgaas · 11 years ago
  28. 3eba563 ACPI / EC: Process rather than discard events in acpi_ec_clear by Kieran Clancy · 11 years ago
  29. fb0095d Merge branch 'clockevents/3.15-fixes' of git://git.linaro.org/people/daniel.lezcano/linux into timers/urgent by Thomas Gleixner · 11 years ago
  30. 0a1f83a Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu into irq/urgent by Thomas Gleixner · 11 years ago
  31. 6ba736d ALSA: hda - Suppress CORBRP clear on Nvidia controller chips by Takashi Iwai · 11 years ago
  32. cfa7c86 drm/i915: Sanitize the enable_ppgtt module option once by Daniel Vetter · 11 years ago
  33. fbcde3d dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warning by Mike Snitzer · 11 years ago
  34. 58b116b drivercore: deferral race condition fix by Grant Likely · 11 years ago
  35. 9afa27c clocksource: nspire: Fix compiler warning by Alexander Shiyan · 11 years ago
  36. 82a5619 clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issue by Lorenzo Pieralisi · 11 years ago
  37. 30c2117 KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC base address. by Haibin Wang · 11 years ago
  38. 7d0a73a RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapter by Hariprasad S · 11 years ago
  39. c2f9da9 RDMA/cxgb4: Only allow kernel db ringing for T4 devs by Steve Wise · 11 years ago
  40. 92e5011 RDMA/cxgb4: Force T5 connections to use TAHOE congestion control by Steve Wise · 11 years ago
  41. cc18b93 RDMA/cxgb4: Fix endpoint mutex deadlocks by Steve Wise · 11 years ago
  42. 2aafe1a Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  43. 6712d29 cpufreq: ppc-corenet-cpufreq: Fix __udivdi3 modpost error by Tim Gardner · 11 years ago
  44. 8997b18 cpufreq: powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/end by Srivatsa S. Bhat · 11 years ago
  45. 3221e55 cpufreq: powernow-k6: Fix double invocation of cpufreq_freq_transition_begin/end by Srivatsa S. Bhat · 11 years ago
  46. 237ede1 cpufreq: powernow-k6: Fix incorrect comparison with max_multipler by Srivatsa S. Bhat · 11 years ago
  47. 7aa0557 cpufreq: longhaul: Fix double invocation of cpufreq_freq_transition_begin/end by Srivatsa S. Bhat · 11 years ago
  48. 0c8482a [SCSI] virtio-scsi: Skip setting affinity on uninitialized vq by Fam Zheng · 11 years ago
  49. 87c7662 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  50. 838b4c0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  51. 50f5aa8 mm: don't pointlessly use BUG_ON() for sanity check by Linus Torvalds · 11 years ago
  52. 3bd5814 ceph: reserve caps for file layout/lock MDS requests by Yan, Zheng · 11 years ago
  53. fd7b95c ceph: avoid releasing caps that are being used by Yan, Zheng · 11 years ago
  54. 0a8a70f ceph: clear directory's completeness when creating file by Yan, Zheng · 11 years ago
  55. 92b2e75 libceph: fix non-default values check in apply_primary_affinity() by Ilya Dryomov · 11 years ago
  56. 6da5246 ceph: use fpos_cmp() to compare dentry positions by Yan, Zheng · 11 years ago
  57. 0081bd8 ceph: check directory's completeness before emitting directory entry by Yan, Zheng · 11 years ago
  58. 3894e9e irqchip: irq-crossbar: Not allocating enough memory by Dan Carpenter · 11 years ago
  59. 8cc3cfc irqchip: armanda: Sanitize set_irq_affinity() by Thomas Gleixner · 11 years ago
  60. 014f1b2 net: bonding: Fix format string mismatch in bond_sysfs.c by Masanari Iida · 11 years ago
  61. e374c61 net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iif by Julian Anastasov · 11 years ago
  62. af61e27 [SCSI] mpt2sas: Don't disable device twice at suspend. by Tyler Stachecki · 11 years ago
  63. 1560c97 fuse: add renameat2 support by Miklos Szeredi · 11 years ago
  64. a949ae5 ftrace/module: Hardcode ftrace_module_init() call into load_module() by Steven Rostedt (Red Hat) · 11 years ago
  65. 4ace1f8 fuse: clear MS_I_VERSION by Miklos Szeredi · 11 years ago
  66. 3ad22c6 fuse: clear FUSE_I_CTIME_DIRTY flag on setattr by Maxim Patlasov · 11 years ago
  67. 31f3267 fuse: trust kernel i_ctime only by Maxim Patlasov · 11 years ago
  68. 8b47e73 fuse: remove .update_time by Miklos Szeredi · 11 years ago
  69. ab9e13f fuse: allow ctime flushing to userspace by Maxim Patlasov · 11 years ago
  70. e27c9d3 fuse: fuse: add time_gran to INIT_OUT by Miklos Szeredi · 11 years ago
  71. 1e18bda fuse: add .write_inode by Miklos Szeredi · 11 years ago
  72. 22401e7 fuse: clean up fsync by Miklos Szeredi · 11 years ago
  73. 93d2269 fuse: fuse: fallocate: use file_update_time() by Miklos Szeredi · 11 years ago
  74. 75caeec fuse: update mtime on open(O_TRUNC) in atomic_o_trunc mode by Maxim Patlasov · 11 years ago
  75. 009dd69 fuse: update mtime on truncate(2) by Maxim Patlasov · 11 years ago
  76. d31433c fuse: do not use uninitialized i_mode by Maxim Patlasov · 11 years ago
  77. aeb4eb6 fuse: fix mtime update error in fsync by Miklos Szeredi · 11 years ago
  78. 4adb830 fuse: check fallocate mode by Miklos Szeredi · 11 years ago
  79. 7736e8c fuse: add __exit to fuse_ctl_cleanup by Fabian Frederick · 11 years ago
  80. f2ae85b KVM: arm/arm64: vgic: fix GICD_ICFGR register accesses by Andre Przywara · 11 years ago
  81. 41c22f6 KVM: async_pf: mm->mm_users can not pin apf->mm by Oleg Nesterov · 11 years ago
  82. 91021a6 KVM: ARM: vgic: Fix sgi dispatch problem by Haibin Wang · 11 years ago
  83. 5c8818b MAINTAINERS: co-maintainance of KVM/{arm,arm64} by Marc Zyngier · 11 years ago
  84. 5d4e08c arm: KVM: fix possible misalignment of PGDs and bounce page by Mark Salter · 11 years ago
  85. 62a08ae genirq: x86: Ensure that dynamic irq allocation does not conflict by Thomas Gleixner · 11 years ago
  86. def5f12 linux/interrupt.h: fix new kernel-doc warnings by Randy Dunlap · 11 years ago
  87. e32dfbe ALSA: hda - add headset mic detect quirk for a Dell laptop by Hui Wang · 11 years ago
  88. 474a596 Merge tag 'asoc-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  89. fe2b201 KVM: x86: Check for host supported fields in shadow vmcs by Bandan Das · 11 years ago
  90. e8e249d kvm: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  91. 39025ba x86/vsmp: Fix irq routing by Oren Twaig · 11 years ago
  92. e456536 powerpc/4xx: Fix section mismatch in ppc4xx_pci.c by Alistair Popple · 11 years ago
  93. 582b910 ppc/kvm: Clear the runlatch bit of a vcpu before napping by Preeti U Murthy · 11 years ago
  94. fd17dc7 ppc/kvm: Set the runlatch bit of a CPU just before starting guest by Preeti U Murthy · 11 years ago
  95. f203891 ppc/powernv: Set the runlatch bits correctly for offline cpus by Preeti U Murthy · 11 years ago
  96. 42dbfc8 powerpc/pseries: Protect remove_memory() with device hotplug lock by Li Zhong · 11 years ago
  97. 0c93069 powerpc: Fix error return in rtas_flash module init by Anton Blanchard · 11 years ago
  98. 579a53c powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048 by Anton Blanchard · 11 years ago
  99. a5980d0 powerpc: Bump COMMAND_LINE_SIZE to 2048 by Anton Blanchard · 11 years ago
  100. a2dd5da powerpc: Rename duplicate COMMAND_LINE_SIZE define by Anton Blanchard · 11 years ago