1. 58b116b drivercore: deferral race condition fix by Grant Likely · 11 years ago
  2. 9afa27c clocksource: nspire: Fix compiler warning by Alexander Shiyan · 11 years ago
  3. 82a56194 clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issue by Lorenzo Pieralisi · 11 years ago
  4. 30c2117 KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC base address. by Haibin Wang · 11 years ago
  5. 7d0a73a RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapter by Hariprasad S · 11 years ago
  6. c2f9da9 RDMA/cxgb4: Only allow kernel db ringing for T4 devs by Steve Wise · 11 years ago
  7. 92e5011 RDMA/cxgb4: Force T5 connections to use TAHOE congestion control by Steve Wise · 11 years ago
  8. cc18b93 RDMA/cxgb4: Fix endpoint mutex deadlocks by Steve Wise · 11 years ago
  9. 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
  10. 6712d29 cpufreq: ppc-corenet-cpufreq: Fix __udivdi3 modpost error by Tim Gardner · 11 years ago
  11. 8997b18 cpufreq: powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/end by Srivatsa S. Bhat · 11 years ago
  12. 3221e55 cpufreq: powernow-k6: Fix double invocation of cpufreq_freq_transition_begin/end by Srivatsa S. Bhat · 11 years ago
  13. 237ede1 cpufreq: powernow-k6: Fix incorrect comparison with max_multipler by Srivatsa S. Bhat · 11 years ago
  14. 7aa0557 cpufreq: longhaul: Fix double invocation of cpufreq_freq_transition_begin/end by Srivatsa S. Bhat · 11 years ago
  15. 0c8482a [SCSI] virtio-scsi: Skip setting affinity on uninitialized vq by Fam Zheng · 11 years ago
  16. 87c7662 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  17. 838b4c0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  18. 50f5aa8 mm: don't pointlessly use BUG_ON() for sanity check by Linus Torvalds · 11 years ago
  19. 3894e9e irqchip: irq-crossbar: Not allocating enough memory by Dan Carpenter · 11 years ago
  20. 8cc3cfc irqchip: armanda: Sanitize set_irq_affinity() by Thomas Gleixner · 11 years ago
  21. af61e27 [SCSI] mpt2sas: Don't disable device twice at suspend. by Tyler Stachecki · 11 years ago
  22. a949ae5 ftrace/module: Hardcode ftrace_module_init() call into load_module() by Steven Rostedt (Red Hat) · 11 years ago
  23. f2ae85b KVM: arm/arm64: vgic: fix GICD_ICFGR register accesses by Andre Przywara · 11 years ago
  24. 41c22f6 KVM: async_pf: mm->mm_users can not pin apf->mm by Oleg Nesterov · 11 years ago
  25. 91021a6 KVM: ARM: vgic: Fix sgi dispatch problem by Haibin Wang · 11 years ago
  26. 5c8818b MAINTAINERS: co-maintainance of KVM/{arm,arm64} by Marc Zyngier · 11 years ago
  27. 5d4e08c arm: KVM: fix possible misalignment of PGDs and bounce page by Mark Salter · 11 years ago
  28. 62a08ae genirq: x86: Ensure that dynamic irq allocation does not conflict by Thomas Gleixner · 11 years ago
  29. def5f12 linux/interrupt.h: fix new kernel-doc warnings by Randy Dunlap · 11 years ago
  30. e32dfbe ALSA: hda - add headset mic detect quirk for a Dell laptop by Hui Wang · 11 years ago
  31. fd0c940 Merge back earlier ACPICA material. by Rafael J. Wysocki · 11 years ago
  32. 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
  33. fe2b201 KVM: x86: Check for host supported fields in shadow vmcs by Bandan Das · 11 years ago
  34. e8e249d kvm: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  35. 39025ba x86/vsmp: Fix irq routing by Oren Twaig · 11 years ago
  36. e456536 powerpc/4xx: Fix section mismatch in ppc4xx_pci.c by Alistair Popple · 11 years ago
  37. 582b910 ppc/kvm: Clear the runlatch bit of a vcpu before napping by Preeti U Murthy · 11 years ago
  38. fd17dc7 ppc/kvm: Set the runlatch bit of a CPU just before starting guest by Preeti U Murthy · 11 years ago
  39. f203891 ppc/powernv: Set the runlatch bits correctly for offline cpus by Preeti U Murthy · 11 years ago
  40. 42dbfc8 powerpc/pseries: Protect remove_memory() with device hotplug lock by Li Zhong · 11 years ago
  41. 0c93069 powerpc: Fix error return in rtas_flash module init by Anton Blanchard · 11 years ago
  42. 579a53c powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048 by Anton Blanchard · 11 years ago
  43. a5980d0 powerpc: Bump COMMAND_LINE_SIZE to 2048 by Anton Blanchard · 11 years ago
  44. a2dd5da powerpc: Rename duplicate COMMAND_LINE_SIZE define by Anton Blanchard · 11 years ago
  45. bbad3e5 powerpc/perf/hv-24x7: Catalog version number is be64, not be32 by Cody P Schafer · 11 years ago
  46. 1ee9fcc powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on it by Cody P Schafer · 11 years ago
  47. 78d1316 powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar_hcall_norets() by Cody P Schafer · 11 years ago
  48. 58a685c powerpc/perf/hv-gpci: Make device attr static by Cody P Schafer · 11 years ago
  49. 0a8cf9e powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reduced by Cody P Schafer · 11 years ago
  50. e98bf00 powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixed by Cody P Schafer · 11 years ago
  51. 29ef7a3 powerpc/mm: Fix tlbie to add AVAL fields for 64K pages by Aneesh Kumar K.V · 11 years ago
  52. 2d6b63b powerpc/powernv: Fix little endian issues in OPAL dump code by Anton Blanchard · 11 years ago
  53. 3441f04 powerpc/powernv: Create OPAL sglist helper functions and fix endian issues by Anton Blanchard · 11 years ago
  54. 14ad0c5 powerpc/powernv: Fix little endian issues in OPAL error log code by Anton Blanchard · 11 years ago
  55. 56b4c99 powerpc/powernv: Fix little endian issues with opal_do_notifier calls by Anton Blanchard · 11 years ago
  56. e2c8b93 powerpc/powernv: Remove some OPAL function declaration duplication by Anton Blanchard · 11 years ago
  57. 2bad742 powerpc/powernv: Use uint64_t instead of size_t in OPAL APIs by Anton Blanchard · 11 years ago
  58. 4966bfa powerpc/powernv: Release the refcount for pci_dev by Wei Yang · 11 years ago
  59. 3f28c5a powerpc/powernv: Reduce multi-hit of iommu_add_device() by Wei Yang · 11 years ago
  60. cc146d1 powerpc/powernv: Fix little endian issues in OPAL flash code by Anton Blanchard · 11 years ago
  61. 298b34d powerpc/powernv: Fix kexec races going back to OPAL by Benjamin Herrenschmidt · 11 years ago
  62. 63aecfb powerpc/powernv: Check sysparam size before creation by Joel Stanley · 11 years ago
  63. 16003d2 powerpc/powernv: Fix typos in sysparam code by Joel Stanley · 11 years ago
  64. 8539037 powerpc/powernv: Check sysfs size before copying by Joel Stanley · 11 years ago
  65. b8569d2 powerpc/powernv: Use ssize_t for sysparam return values by Joel Stanley · 11 years ago
  66. ba9a32b powerpc/powernv: Fix sysparam sysfs error handling by Joel Stanley · 11 years ago
  67. 4fb8d02 powerpc: Fix Oops in rtas_stop_self() by Li Zhong · 11 years ago
  68. 28ea3c7 powerpc: Export flush_icache_range by Jeff Mahoney · 11 years ago
  69. d1db0ee Linux 3.15-rc3 by Linus Torvalds · 11 years ago
  70. 79465d2 module: remove warning about waiting module removal. by Rusty Russell · 11 years ago
  71. 917db41 Merge tag 'drm/tegra/for-3.15-rc3' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  72. 9e5e7be Merge branch 'msm-fixes-3.15-rc3' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 11 years ago
  73. 6f19e7e Merge tag 'drm-intel-fixes-2014-04-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  74. ec6931b word-at-a-time: avoid undefined behaviour in zero_bytemask macro by Will Deacon · 11 years ago
  75. ac6c9e2 Merge branch 'safe-dirty-tlb-flush' by Linus Torvalds · 11 years ago
  76. 33c0022 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  77. 2b9d1c0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  78. afa3cad Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  79. d9e9e8e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  80. a8d7069 Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  81. d0c15ad Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  82. 005fbcd Merge tag 'driver-core-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  83. fefb827 Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  84. e9dba83 Merge tag 'pm+acpi-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  85. cfd4a53 Btrfs: limit the path size in send to PATH_MAX by Chris Mason · 11 years ago
  86. 4e4468f ARM: KVM: disable KVM in Kconfig on big-endian systems by Will Deacon · 11 years ago
  87. 1cf35d4 mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts by Linus Torvalds · 11 years ago
  88. d4c9c8a Merge branches 'pnp' and 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  89. 9a60ee1 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  90. 6dda80f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  91. 3fe89d2 Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  92. 625bba6 Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 11 years ago
  93. b8e6dec Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  94. 0c8c77d s390/ccwgroup: Fix memory corruption by Christian Borntraeger · 11 years ago
  95. b44b214 kernfs: add back missing error check in kernfs_fop_mmap() by Tejun Heo · 11 years ago
  96. c1befb8 kernfs: fix a subdir count leak by Jianyu Zhan · 11 years ago
  97. 34f972d6 usb: option: add and update a number of CMOTech devices by Bjørn Mork · 11 years ago
  98. dd6b48e usb: option: add Alcatel L800MA by Bjørn Mork · 11 years ago
  99. 533b399 usb: option: add Olivetti Olicard 500 by Bjørn Mork · 11 years ago
  100. bce4f58 usb: qcserial: add Sierra Wireless MC7305/MC7355 by Bjørn Mork · 11 years ago