1. 8b92321 MIPS: Rewrite pfn_valid to work in modules, too. by Ralf Baechle · 11 years ago
  2. 130901b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  3. e510668 Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  4. ff9129b Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  5. 3c6a279 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  6. 8f05bde Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  7. f71df63 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  8. 12716cd sound/soc/kirkwood: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  9. 5f68d04 sound/soc/fsl: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  10. 02fdb79 arch/mips/lantiq/xway: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  11. c818b58 arch/arm/plat-samsung: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  12. d7fc0dd arch/arm/mach-tegra: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  13. 937192a drivers/watchdog: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  14. ac066a5 drivers/w1/masters: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  15. ffc0775 drivers/video/omap2/dss: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  16. dc83d05 drivers/video/omap2: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  17. 9c5fdd3 drivers/usb/phy: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  18. bb52281 drivers/usb/host: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  19. bd93581 drivers/usb/gadget: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  20. 122af6d drivers/usb/chipidea: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  21. b948cc6 drivers/thermal: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  22. 4f39b5b drivers/staging/nvec: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  23. b132566 drivers/staging/dwc2: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  24. 45bae30 drivers/spi: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  25. a177c3a drivers/rtc: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  26. 362e9cd drivers/pwm: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  27. 0497a59 drivers/pinctrl: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  28. 042c730 drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  29. e222a6e drivers/mtd/nand: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  30. 26a39bf drivers/misc: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  31. 8897b2b drivers/mfd: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  32. 118811b drivers/memory: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  33. 00d083f drivers/i2c/busses: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  34. 849d345 drivers/gpu/host1x/drm: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  35. 56261c5 drivers/gpu/drm/exynos: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  36. 8cfc2a1 drivers/gpio: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  37. 627ad13 drivers/dma: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  38. d1ab2a9 drivers/cpufreq: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  39. c5cb6a0 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next by Chris Mason · 11 years ago
  40. 9be3395 Btrfs: use a btrfs bioset instead of abusing bio internals by Chris Mason · 11 years ago
  41. 655b09f Btrfs: make sure roots are assigned before freeing their nodes by Josef Bacik · 11 years ago
  42. 3a6cad9 Btrfs: explicitly use global_block_rsv for quota_tree by Stefan Behrens · 11 years ago
  43. 17a5adc btrfs: do away with non-whole_page extent I/O by Alexandre Oliva · 11 years ago
  44. b216cbf Btrfs: don't invoke btrfs_invalidate_inodes() in the spin lock context by Miao Xie · 11 years ago
  45. 314297c Btrfs: remove BUG_ON() in btrfs_read_fs_tree_no_radix() by Miao Xie · 11 years ago
  46. 061594e Btrfs: pause the space balance when remounting to R/O by Miao Xie · 11 years ago
  47. e1409ce Btrfs: fix unprotected root node of the subvolume's inode rb-tree by Miao Xie · 11 years ago
  48. 89042e5 Btrfs: fix accessing a freed tree root by Miao Xie · 11 years ago
  49. b9aa55b Btrfs: return errno if possible when we fail to allocate memory by Liu Bo · 11 years ago
  50. d88033d Btrfs: update the global reserve if it is empty by Miao Xie · 11 years ago
  51. 5881cfc Btrfs: don't steal the reserved space from the global reserve if their space type is different by Miao Xie · 11 years ago
  52. b586b32 Btrfs: optimize the error handle of use_block_rsv() by Miao Xie · 11 years ago
  53. 7b61cd9 Btrfs: don't use global block reservation for inode cache truncation by Miao Xie · 11 years ago
  54. 7cfa9e5 Btrfs: don't abort the current transaction if there is no enough space for inode cache by Miao Xie · 11 years ago
  55. 8250dab Correct allowed raid levels on balance. by Andreas Philipp · 11 years ago
  56. 379cde7 Btrfs: fix possible memory leak in replace_path() by Stefan Behrens · 11 years ago
  57. c16c2e2 Btrfs: fix possible memory leak in the find_parent_nodes() by Wang Shilong · 11 years ago
  58. 4968810 Btrfs: don't allow device replace on RAID5/RAID6 by Stefan Behrens · 11 years ago
  59. b1c79e0 Btrfs: handle running extent ops with skinny metadata by Josef Bacik · 11 years ago
  60. 73e1e61 Btrfs: remove warn on in free space cache writeout by Josef Bacik · 11 years ago
  61. 69a85bd Btrfs: don't null pointer deref on abort by Josef Bacik · 11 years ago
  62. 03b71c6 btrfs: don't stop searching after encountering the wrong item by Gabriel de Perthuis · 11 years ago
  63. a52f4cd Btrfs: fix off-by-one in fiemap by Liu Bo · 11 years ago
  64. 60b6297 btrfs: annotate quota tree for lockdep by David Sterba · 11 years ago
  65. 2792d42 MIPS: ralink: use the dwc2 driver for the rt305x USB controller by Matthijs Kooijman · 11 years ago
  66. 5000653 MIPS: Extract schedule_mfi info from __schedule by Tony Wu · 11 years ago
  67. e7438c4 MIPS: Fix sibling call handling in get_frame_info by Tony Wu · 11 years ago
  68. d552b23 MIPS: MSP71xx: remove inline marking of EXPORT_SYMBOL functions by Denis Efremov · 11 years ago
  69. 49c426b MIPS: Make virt_to_phys() work for all unmapped addresses. by David Daney · 11 years ago
  70. e84ff42 MIPS: Fix build error for crash_dump.c in 3.10-rc1 by EunBong Song · 11 years ago
  71. bda97ed MIPS: Xway: Fix clk leak by Libo Chen · 11 years ago
  72. 3126976 arm64: debug: fix mdscr.ss check when enabling debug exceptions by Will Deacon · 11 years ago
  73. 8f710dd Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  74. 89c8373 kmemleak: No need for scanning specific module sections by Steven Rostedt · 11 years ago
  75. 06c9494 kmemleak: Scan all allocated, writeable and not executable module sections by Steven Rostedt · 11 years ago
  76. e6135fe ALSA: usb-audio: proc: use found syncmaxsize to determine feedback format by Torstein Hegge · 11 years ago
  77. ec50f2a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  78. e9ced8e drm/radeon: restore nomodeset operation (v2) by Dave Airlie · 11 years ago
  79. b90ed1e qxl: fix bug with object eviction and update area by Dave Airlie · 11 years ago
  80. b2b4465 drm/qxl: drop active_user_framebuffer as its unneeded by Dave Airlie · 11 years ago
  81. d7292a0 qxl: drop unused variable. by Dave Airlie · 11 years ago
  82. a6ac1bc drm/qxl: fix ioport interactions for kernel submitted commands. by Dave Airlie · 11 years ago
  83. d5fe85a Merge tag 'pm+acpi-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  84. 8968216 Merge tag 'ntb-bugfixes-3.10' of git://github.com/jonmason/ntb by Linus Torvalds · 11 years ago
  85. e2a978e Merge branch 'ipmi' (minor ipmi fixes from Corey) by Linus Torvalds · 11 years ago
  86. 6368087 ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex by Benjamin LaHaise · 11 years ago
  87. 0849bfe ipmi: Improve error messages on failed irq enable by Corey Minyard · 11 years ago
  88. a5f2b3d drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow by Chen Gang · 11 years ago
  89. 1b6b698 drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdup by Alexandru Gheorghiu · 11 years ago
  90. 4a007ed Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  91. ff89acc Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 11 years ago
  92. 264b83c usermodehelper: check subprocess_info->path != NULL by Oleg Nesterov · 11 years ago
  93. 48c4ac9 Revert "MIPS: Allow ASID size to be determined at boot time." by David Daney · 11 years ago
  94. 8ea6cd7 Revert "MIPS: microMIPS: Support dynamic ASID sizing." by David Daney · 11 years ago
  95. 5c64e3a4 Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  96. 49a9e43 Merge branch 'acpi-fixes' by Rafael J. Wysocki · 11 years ago
  97. e50caa9 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  98. 436c4a0 ALSA: hda - Add headset mic support for another Dell machine by David Henningsson · 11 years ago
  99. 0885786 ALSA: snd-aoa: Add a layout entry for PowerBook6,5 by Michael Ellerman · 11 years ago
  100. 478e858 Merge tag 'asoc-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago