1. 8c836fa MAINTAINERS: email address change for Jeff Layton by Jeff Layton · 10 years ago
  2. 8aa9e85 ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe by Vineet Gupta · 10 years ago
  3. 71dc96e Merge tag 'sound-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  4. ed8c37e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  5. b8eade2 drm/exynos: use %pad for dma_addr_t by Jingoo Han · 10 years ago
  6. 293d3f6 drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() results by Jingoo Han · 10 years ago
  7. e2a75c4 MAINTAINERS: update maintainer entry for Exynos DP driver by Jingoo Han · 10 years ago
  8. 25c8b5c drm/exynos: balance framebuffer refcount by Andrzej Hajda · 10 years ago
  9. d8af20b Merge branch 'vmwgfx-fixes-3.15' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 10 years ago
  10. 6ba736d ALSA: hda - Suppress CORBRP clear on Nvidia controller chips by Takashi Iwai · 10 years ago
  11. 2aafe1a Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  12. 87c7662 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  13. 838b4c0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  14. 50f5aa8 mm: don't pointlessly use BUG_ON() for sanity check by Linus Torvalds · 10 years ago
  15. a949ae5 ftrace/module: Hardcode ftrace_module_init() call into load_module() by Steven Rostedt (Red Hat) · 10 years ago
  16. e32dfbe ALSA: hda - add headset mic detect quirk for a Dell laptop by Hui Wang · 10 years ago
  17. 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 · 10 years ago
  18. e456536 powerpc/4xx: Fix section mismatch in ppc4xx_pci.c by Alistair Popple · 10 years ago
  19. 582b910 ppc/kvm: Clear the runlatch bit of a vcpu before napping by Preeti U Murthy · 10 years ago
  20. fd17dc7 ppc/kvm: Set the runlatch bit of a CPU just before starting guest by Preeti U Murthy · 10 years ago
  21. f203891 ppc/powernv: Set the runlatch bits correctly for offline cpus by Preeti U Murthy · 10 years ago
  22. 42dbfc8 powerpc/pseries: Protect remove_memory() with device hotplug lock by Li Zhong · 10 years ago
  23. 0c93069 powerpc: Fix error return in rtas_flash module init by Anton Blanchard · 10 years ago
  24. 579a53c powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048 by Anton Blanchard · 10 years ago
  25. a5980d0 powerpc: Bump COMMAND_LINE_SIZE to 2048 by Anton Blanchard · 10 years ago
  26. a2dd5da powerpc: Rename duplicate COMMAND_LINE_SIZE define by Anton Blanchard · 10 years ago
  27. bbad3e5 powerpc/perf/hv-24x7: Catalog version number is be64, not be32 by Cody P Schafer · 10 years ago
  28. 1ee9fcc powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on it by Cody P Schafer · 10 years ago
  29. 78d1316 powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar_hcall_norets() by Cody P Schafer · 10 years ago
  30. 58a685c powerpc/perf/hv-gpci: Make device attr static by Cody P Schafer · 10 years ago
  31. 0a8cf9e powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reduced by Cody P Schafer · 10 years ago
  32. e98bf00 powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixed by Cody P Schafer · 10 years ago
  33. 29ef7a3 powerpc/mm: Fix tlbie to add AVAL fields for 64K pages by Aneesh Kumar K.V · 10 years ago
  34. 2d6b63b powerpc/powernv: Fix little endian issues in OPAL dump code by Anton Blanchard · 10 years ago
  35. 3441f04 powerpc/powernv: Create OPAL sglist helper functions and fix endian issues by Anton Blanchard · 10 years ago
  36. 14ad0c5 powerpc/powernv: Fix little endian issues in OPAL error log code by Anton Blanchard · 10 years ago
  37. 56b4c99 powerpc/powernv: Fix little endian issues with opal_do_notifier calls by Anton Blanchard · 10 years ago
  38. e2c8b93 powerpc/powernv: Remove some OPAL function declaration duplication by Anton Blanchard · 10 years ago
  39. 2bad742 powerpc/powernv: Use uint64_t instead of size_t in OPAL APIs by Anton Blanchard · 10 years ago
  40. 4966bfa powerpc/powernv: Release the refcount for pci_dev by Wei Yang · 10 years ago
  41. 3f28c5a powerpc/powernv: Reduce multi-hit of iommu_add_device() by Wei Yang · 10 years ago
  42. cc146d1 powerpc/powernv: Fix little endian issues in OPAL flash code by Anton Blanchard · 10 years ago
  43. 298b34d powerpc/powernv: Fix kexec races going back to OPAL by Benjamin Herrenschmidt · 10 years ago
  44. 63aecfb powerpc/powernv: Check sysparam size before creation by Joel Stanley · 10 years ago
  45. 16003d2 powerpc/powernv: Fix typos in sysparam code by Joel Stanley · 10 years ago
  46. 8539037 powerpc/powernv: Check sysfs size before copying by Joel Stanley · 10 years ago
  47. b8569d2 powerpc/powernv: Use ssize_t for sysparam return values by Joel Stanley · 10 years ago
  48. ba9a32b powerpc/powernv: Fix sysparam sysfs error handling by Joel Stanley · 10 years ago
  49. 4fb8d02 powerpc: Fix Oops in rtas_stop_self() by Li Zhong · 10 years ago
  50. 28ea3c7 powerpc: Export flush_icache_range by Jeff Mahoney · 10 years ago
  51. d1db0ee Linux 3.15-rc3 by Linus Torvalds · 10 years ago
  52. 917db41 Merge tag 'drm/tegra/for-3.15-rc3' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  53. 9e5e7be Merge branch 'msm-fixes-3.15-rc3' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 10 years ago
  54. 6f19e7e Merge tag 'drm-intel-fixes-2014-04-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  55. ec6931b word-at-a-time: avoid undefined behaviour in zero_bytemask macro by Will Deacon · 10 years ago
  56. ac6c9e2 Merge branch 'safe-dirty-tlb-flush' by Linus Torvalds · 10 years ago
  57. 33c0022 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  58. 2b9d1c0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  59. afa3cad Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  60. d9e9e8e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  61. a8d7069 Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  62. d0c15ad Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  63. 005fbcd Merge tag 'driver-core-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  64. fefb827 Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  65. e9dba83 Merge tag 'pm+acpi-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  66. cfd4a53 Btrfs: limit the path size in send to PATH_MAX by Chris Mason · 10 years ago
  67. 1cf35d4 mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts by Linus Torvalds · 10 years ago
  68. d4c9c8a Merge branches 'pnp' and 'acpi-hotplug' by Rafael J. Wysocki · 10 years ago
  69. 9a60ee1 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  70. 6dda80f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  71. 3fe89d2 Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  72. 625bba6 Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  73. b8e6dec Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  74. 0c8c77d s390/ccwgroup: Fix memory corruption by Christian Borntraeger · 10 years ago
  75. b44b214 kernfs: add back missing error check in kernfs_fop_mmap() by Tejun Heo · 10 years ago
  76. c1befb8 kernfs: fix a subdir count leak by Jianyu Zhan · 10 years ago
  77. 34f972d6 usb: option: add and update a number of CMOTech devices by Bjørn Mork · 10 years ago
  78. dd6b48e usb: option: add Alcatel L800MA by Bjørn Mork · 10 years ago
  79. 533b399 usb: option: add Olivetti Olicard 500 by Bjørn Mork · 10 years ago
  80. bce4f58 usb: qcserial: add Sierra Wireless MC7305/MC7355 by Bjørn Mork · 10 years ago
  81. 70a3615 usb: qcserial: add Sierra Wireless MC73xx by Bjørn Mork · 10 years ago
  82. a00986f usb: qcserial: add Sierra Wireless EM7355 by Bjørn Mork · 10 years ago
  83. bc3ee18 arm64: init: Move of_clk_init to time_init by Chanho Min · 10 years ago
  84. 5509076 USB: io_ti: fix firmware download on big-endian machines by Johan Hovold · 10 years ago
  85. 01bb59e usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM by David Cohen · 10 years ago
  86. 6db249e xhci: extend quirk for Renesas cards by Igor Gnatenko · 10 years ago
  87. c09ec25 xhci: Switch Intel Lynx Point ports to EHCI on shutdown. by Denis Turischev · 10 years ago
  88. 1f81b6d usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb by Julius Werner · 10 years ago
  89. 8f07120 arm64: initialize spinlock for init_mm's context by Leo Yan · 10 years ago
  90. 43683af arm64: debug: remove noisy, pointless warning by Will Deacon · 10 years ago
  91. 2eb835e arm64: mm: Add THP TLB entries to general mmu_gather by Steve Capper · 10 years ago
  92. 78f2975 drm/i915: Move all ring resets before setting the HWS page by Chris Wilson · 10 years ago
  93. 3ff04a16 drm/i915: Don't WARN nor handle unexpected hpd interrupts on gmch platforms by Daniel Vetter · 10 years ago
  94. 7d8d9f6 drm/msm/mdp4: cure for the cursor blues (v2) by Rob Clark · 10 years ago
  95. 96673ec drm/msm: default to XR24 rather than AR24 by Rob Clark · 10 years ago
  96. 1ffa242 drm/msm: fix memory leak by Micah Richert · 10 years ago
  97. d93003e ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4B by Sebastian Hesselbarth · 10 years ago
  98. cd17117 ARM: 8041/1: pj4: fix cpu_is_pj4 check by Sebastian Hesselbarth · 10 years ago
  99. e89f443 ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessor by Sebastian Hesselbarth · 10 years ago
  100. 7d06565 ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is set by Sebastian Hesselbarth · 10 years ago