1. d1db0ee Linux 3.15-rc3 by Linus Torvalds · 10 years ago master v3.15-rc3
  2. ec6931b word-at-a-time: avoid undefined behaviour in zero_bytemask macro by Will Deacon · 10 years ago
  3. ac6c9e2 Merge branch 'safe-dirty-tlb-flush' by Linus Torvalds · 10 years ago
  4. 33c0022 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  5. 2b9d1c0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  6. afa3cad Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  7. 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
  8. 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
  9. 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
  10. 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
  11. 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
  12. 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
  13. cfd4a53 Btrfs: limit the path size in send to PATH_MAX by Chris Mason · 10 years ago
  14. 1cf35d4 mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts by Linus Torvalds · 10 years ago
  15. d4c9c8a Merge branches 'pnp' and 'acpi-hotplug' by Rafael J. Wysocki · 10 years ago
  16. 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
  17. 6dda80f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  18. 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
  19. 625bba6 Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  20. b8e6dec Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  21. 0c8c77d s390/ccwgroup: Fix memory corruption by Christian Borntraeger · 10 years ago
  22. b44b214 kernfs: add back missing error check in kernfs_fop_mmap() by Tejun Heo · 10 years ago
  23. c1befb8 kernfs: fix a subdir count leak by Jianyu Zhan · 10 years ago
  24. 34f972d usb: option: add and update a number of CMOTech devices by Bjørn Mork · 10 years ago
  25. dd6b48e usb: option: add Alcatel L800MA by Bjørn Mork · 10 years ago
  26. 533b399 usb: option: add Olivetti Olicard 500 by Bjørn Mork · 10 years ago
  27. bce4f58 usb: qcserial: add Sierra Wireless MC7305/MC7355 by Bjørn Mork · 10 years ago
  28. 70a3615 usb: qcserial: add Sierra Wireless MC73xx by Bjørn Mork · 10 years ago
  29. a00986f usb: qcserial: add Sierra Wireless EM7355 by Bjørn Mork · 10 years ago
  30. bc3ee18 arm64: init: Move of_clk_init to time_init by Chanho Min · 10 years ago
  31. 5509076 USB: io_ti: fix firmware download on big-endian machines by Johan Hovold · 10 years ago
  32. 01bb59e usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM by David Cohen · 10 years ago
  33. 6db249e xhci: extend quirk for Renesas cards by Igor Gnatenko · 10 years ago
  34. c09ec25 xhci: Switch Intel Lynx Point ports to EHCI on shutdown. by Denis Turischev · 10 years ago
  35. 1f81b6d usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb by Julius Werner · 10 years ago
  36. 8f07120 arm64: initialize spinlock for init_mm's context by Leo Yan · 10 years ago
  37. 43683af arm64: debug: remove noisy, pointless warning by Will Deacon · 10 years ago
  38. 2eb835e arm64: mm: Add THP TLB entries to general mmu_gather by Steve Capper · 10 years ago
  39. d93003e ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4B by Sebastian Hesselbarth · 10 years ago
  40. cd17117 ARM: 8041/1: pj4: fix cpu_is_pj4 check by Sebastian Hesselbarth · 10 years ago
  41. e89f443 ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessor by Sebastian Hesselbarth · 10 years ago
  42. 7d06565 ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is set by Sebastian Hesselbarth · 10 years ago
  43. c2f07fe ARM: 8038/1: iwmmxt: explicitly check for supported architectures by Sebastian Hesselbarth · 10 years ago
  44. 76e7745 Merge tag 'zynq-dt-fixes-for-3.15' of git://git.xilinx.com/linux-xlnx into fixes by Arnd Bergmann · 10 years ago
  45. f8213bd Btrfs: correctly set profile flags on seqlock retry by Filipe Manana · 10 years ago
  46. 9ce49a0 Btrfs: use correct key when repeating search for extent item by Filipe Manana · 10 years ago
  47. 1c70d8f Btrfs: fix inode caching vs tree log by Miao Xie · 10 years ago
  48. 28c16cb Btrfs: fix possible memory leaks in open_ctree() by Wang Shilong · 10 years ago
  49. e60efa8 Btrfs: avoid triggering bug_on() when we fail to start inode caching task by Wang Shilong · 10 years ago
  50. 9d89ce6 Btrfs: move btrfs_{set,clear}_and_info() to ctree.h by Wang Shilong · 10 years ago
  51. 3f9e3df btrfs: replace error code from btrfs_drop_extents by David Sterba · 10 years ago
  52. c5f7d0b btrfs: Change the hole range to a more accurate value. by Qu Wenruo · 10 years ago
  53. 7deb39e serial_core: fix uart PORT_UNKNOWN handling by Thomas Pfaff · 10 years ago
  54. f94b057 serial: samsung: Change barrier() to cpu_relax() in console output by Doug Anderson · 10 years ago
  55. ab88c8d serial: samsung: don't check config for every character by Doug Anderson · 10 years ago
  56. bb7f09b serial: samsung: Use the passed in "port", fixing kgdb w/ no console by Doug Anderson · 10 years ago
  57. f8fd1b0 serial: 8250: Fix thread unsafe __dma_tx_complete function by Loic Poulain · 10 years ago
  58. b08c9c3 8250_core: Fix unwanted TX chars write by Loic Poulain · 10 years ago
  59. 6a20dbd tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc by Manfred Schlaegl · 10 years ago
  60. 1fc52762 Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll/linux into fixes by Arnd Bergmann · 10 years ago
  61. 2b97789 phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY by Grygorii Strashko · 10 years ago
  62. 743bb38 phy: fix kernel oops in phy_lookup() by Sergei Shtylyov · 10 years ago
  63. 907aa3a phy: restore OMAP_CONTROL_PHY dependencies by Jean Delvare · 10 years ago
  64. d148183 phy: exynos: fix building as a module by Arnd Bergmann · 10 years ago
  65. 10164c2 USB: serial: fix sysfs-attribute removal deadlock by Johan Hovold · 10 years ago
  66. bd130ad usb: wusbcore: fix panic in wusbhc_chid_set by Thomas Pugliese · 10 years ago
  67. 7584f2e usb: wusbcore: convert nested lock to use spin_lock instead of spin_lock_irq by Thomas Pugliese · 10 years ago
  68. c996b93 uwb: don't call spin_unlock_irq in a USB completion handler by Thomas Pugliese · 10 years ago
  69. cd84f00 usb: chipidea: coordinate usb phy initialization for different phy type by Peter Chen · 10 years ago
  70. e988f30 Merge tag 'fixes-for-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  71. 76429f1 Merge tag 'regulator-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  72. ff1e5b4 Merge tag 'spi-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  73. f66abe9 ACPI / notify: Do not block unknown type notifications in root handler by Rafael J. Wysocki · 10 years ago
  74. 92891ed Merge branch 'fixes_for_v3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 10 years ago
  75. fdd324a Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  76. cf2e0a7 ARM: vexpress/TC2: Convert OPP voltage to uV before storing by Punit Agrawal · 10 years ago
  77. d08b803 power/reset: vexpress: Fix restart/power off operation by Pawel Moll · 10 years ago
  78. 9ef1af9 dt: tegra: remove non-existent clock IDs by Stephen Warren · 10 years ago
  79. 9ba7170 clk: tegra: remove non-existent clocks by Stephen Warren · 10 years ago
  80. 862f0ee ARM: tegra: remove UART5/UARTE from tegra124.dtsi by Stephen Warren · 10 years ago
  81. f126776 Merge tag 'omap-for-v3.15/fixes-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 10 years ago
  82. 072c8b3 Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes by Arnd Bergmann · 10 years ago
  83. 6e1ae42 Merge tag 'renesas-fixes-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 10 years ago
  84. 8a52a11 Merge tag 'renesas-dt5-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 10 years ago
  85. 59209c9 Merge tag 'v3.15-rockchip-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Arnd Bergmann · 10 years ago
  86. 9dbb7e2 Merge tag 'imx-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Arnd Bergmann · 10 years ago
  87. 191bcd8 Merge tag 'mvebu-dt-fixes-non-crit-3.15' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 10 years ago
  88. cab4d50 ARM: tegra: remove TEGRA_EMC_SCALING_ENABLE by Paul Bolle · 10 years ago
  89. af81c08 ARM: Tidy up DTB Makefile entries by Domenico Andreoli · 10 years ago
  90. 6d0add4 ARM: fix missing CLKSRC_OF on multi-platform by Rob Herring · 10 years ago
  91. 1be5f69 ARM: spear: add __init to spear_clocksource_init() by Alex Elder · 10 years ago
  92. c02b50e ARM: pxa: hx4700.h: include "irqs.h" for PXA_NR_BUILTIN_GPIO by Andrea Adami · 10 years ago
  93. f75d723 hwmon: (ltc2945) Don't crash the kernel unnecessarily by Guenter Roeck · 10 years ago
  94. b2e5411 hwmon: (vexpress) Avoid creating non-existing attributes by Pawel Moll · 10 years ago
  95. 52feaca hwmon: (vexpress) Use legal hwmon device names by Pawel Moll · 10 years ago
  96. bb6dd57 arm/mach-vexpress: array accessed out of bounds by Heinrich Schuchardt · 10 years ago
  97. 6b4ed8b clk: vexpress: NULL dereference on error path by Dan Carpenter · 10 years ago
  98. cb171f7 PNP: Work around BIOS defects in Intel MCH area reporting by Bjorn Helgaas · 10 years ago
  99. db725c8 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  100. 2704f80 staging: comedi: usbdux: bug fix for accessing 'ao_chanlist' in private data by H Hartley Sweeten · 10 years ago