1. 344a851 Merge remote-tracking branch 'spi/topic/txx9' into spi-next by Mark Brown · 11 years ago
  2. 605d427 Merge remote-tracking branch 'spi/topic/topcliff' into spi-next by Mark Brown · 11 years ago
  3. 176c51c Merge remote-tracking branch 'spi/topic/tegra114' into spi-next by Mark Brown · 11 years ago
  4. f88df3a Merge remote-tracking branch 'spi/topic/tegra-slink' into spi-next by Mark Brown · 11 years ago
  5. 5b380cb Merge remote-tracking branch 'spi/topic/tegra' into spi-next by Mark Brown · 11 years ago
  6. 84b6146 Merge remote-tracking branch 'spi/topic/s3c64xx' into spi-next by Mark Brown · 11 years ago
  7. d448121 Merge remote-tracking branch 'spi/topic/s3c24xx' into spi-next by Mark Brown · 11 years ago
  8. ad14ad7 Merge remote-tracking branch 'spi/topic/rspi' into spi-next by Mark Brown · 11 years ago
  9. b3d6c80 Merge remote-tracking branch 'spi/topic/qspi' into spi-next by Mark Brown · 11 years ago
  10. 982d628 Merge remote-tracking branch 'spi/topic/probe' into spi-next by Mark Brown · 11 years ago
  11. 7e0ae74 Merge remote-tracking branch 'spi/topic/pl022' into spi-next by Mark Brown · 11 years ago
  12. 3135ba8 Merge remote-tracking branch 'spi/topic/orion' into spi-next by Mark Brown · 11 years ago
  13. 6c99db1 Merge remote-tracking branch 'spi/topic/mxs' into spi-next by Mark Brown · 11 years ago
  14. 8211e6b Merge remote-tracking branch 'spi/topic/loop' into spi-next by Mark Brown · 11 years ago
  15. c25b2c9 Merge remote-tracking branch 'spi/topic/imx' into spi-next by Mark Brown · 11 years ago
  16. ffd6dd3 Merge remote-tracking branch 'spi/topic/hspi' into spi-next by Mark Brown · 11 years ago
  17. 6e693ff Merge remote-tracking branch 'spi/topic/gpio' into spi-next by Mark Brown · 11 years ago
  18. 23e0ad7 Merge remote-tracking branch 'spi/topic/efm32' into spi-next by Mark Brown · 11 years ago
  19. a59ca97 Merge remote-tracking branch 'spi/topic/dspi' into spi-next by Mark Brown · 11 years ago
  20. a35a1df Merge remote-tracking branch 'spi/topic/dev' into spi-next by Mark Brown · 11 years ago
  21. 4cd667b Merge remote-tracking branch 'spi/topic/designware' into spi-next by Mark Brown · 11 years ago
  22. f24b19c Merge remote-tracking branch 'spi/topic/davinci' into spi-next by Mark Brown · 11 years ago
  23. 8f737d6 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 11 years ago
  24. d42b70f5 Merge remote-tracking branch 'spi/topic/clps711x' into spi-next by Mark Brown · 11 years ago
  25. 1e8081d Merge remote-tracking branch 'spi/topic/butterfly' into spi-next by Mark Brown · 11 years ago
  26. dd8c26f Merge remote-tracking branch 'spi/topic/bitbang' into spi-next by Mark Brown · 11 years ago
  27. 52d85eb Merge remote-tracking branch 'spi/topic/bfin' into spi-next by Mark Brown · 11 years ago
  28. 2ef2e60 Merge remote-tracking branch 'spi/topic/atmel' into spi-next by Mark Brown · 11 years ago
  29. c55b869 Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linus by Mark Brown · 11 years ago
  30. 4c4b8da Merge remote-tracking branch 'spi/fix/modalias' into spi-linus by Mark Brown · 11 years ago
  31. 5b66fd1 Merge remote-tracking branch 'spi/fix/mcspi' into spi-linus by Mark Brown · 11 years ago
  32. 9270d82 Merge remote-tracking branch 'spi/fix/efm' into spi-linus by Mark Brown · 11 years ago
  33. 9fbeace Merge remote-tracking branch 'spi/fix/atmel' into spi-linus by Mark Brown · 11 years ago
  34. e5f7825 spi/hspi: add device tree support by Kuninori Morimoto · 11 years ago
  35. 543c954 spi: atmel: fix return value check in atmel_spi_probe() by Wei Yongjun · 11 years ago
  36. 9e556dc spi: spi-imx: only enable the clocks when we start to transfer a message by Huang Shijie · 11 years ago
  37. 9d7fd21 spi/s3c64xx: Fix doubled clock disable on suspend by Krzysztof Kozlowski · 11 years ago
  38. 347de6b spi/s3c64xx: Do not ignore return value of spi_master_resume/suspend by Krzysztof Kozlowski · 11 years ago
  39. 31d141e Linux 3.12-rc6 by Linus Torvalds · 11 years ago
  40. bdeeab6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  41. 797afdf Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  42. 9219cec Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  43. 1bda19e Btrfs: release path before starting transaction in can_nocow_extent by Josef Bacik · 11 years ago
  44. 981984c Merge branch 'acpi-fixes' by Rafael J. Wysocki · 11 years ago
  45. bdbff71 Merge branch 'pm-fixes' by Rafael J. Wysocki · 11 years ago
  46. 04919af Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  47. 42e182f spi: spi-mxs: Use u32 instead of uint32_t by Trent Piepho · 11 years ago
  48. a560943 spi: spi-mxs: Don't set clock for each xfer by Trent Piepho · 11 years ago
  49. aa9e0c6 spi: spi-mxs: Clean up setup_transfer function by Trent Piepho · 11 years ago
  50. d426ead spi: spi-mxs: Remove check of spi mode bits by Trent Piepho · 11 years ago
  51. 9c97e34 spi: spi-mxs: Fix race in setup method by Trent Piepho · 11 years ago
  52. 1a33073 spi: spi-mxs: Remove bogus setting of ssp clk rate field by Trent Piepho · 11 years ago
  53. 210f65f spi: spi-mxs: Remove full duplex check, spi core already does it by Trent Piepho · 11 years ago
  54. 0b782f7 spi: spi-mxs: Fix chip select control bits in DMA mode by Trent Piepho · 11 years ago
  55. df23286 spi: spi-mxs: Fix extra CS pulses and read mode in multi-transfer messages by Trent Piepho · 11 years ago
  56. 28cad12 spi: spi-mxs: Change flag arguments in txrx functions to bit flags by Trent Piepho · 11 years ago
  57. 75e73fa spi: spi-mxs: Always clear INGORE_CRC, to keep CS asserted by Trent Piepho · 11 years ago
  58. f5bc738 spi: spi-mxs: Remove mxs_spi_enable and mxs_spi_disable by Trent Piepho · 11 years ago
  59. 58f46e4 spi: spi-mxs: Always set LOCK_CS by Trent Piepho · 11 years ago
  60. 7b8f7ee spi/s3c64xx: Add missing pm_runtime_put on setup fail by Krzysztof Kozlowski · 11 years ago
  61. 3833825 spi/s3c64xx: Add missing pm_runtime_set_active() call in probe() by Krzysztof Kozlowski · 11 years ago
  62. 83f11a9 Merge tag 'driver-core-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  63. 02a3250 Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  64. 7b4a515 Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  65. 66eb411 Merge tag 'char-misc-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  66. 630db0e Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  67. b2118ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  68. e13cef8 Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linus by Greg Kroah-Hartman · 11 years ago
  69. 9446878 usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_register by Guenter Roeck · 11 years ago
  70. b762799 Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code" by Greg Kroah-Hartman · 11 years ago
  71. 2421ad4 ACPI / PM: Drop two functions that are not used any more by Rafael J. Wysocki · 11 years ago
  72. b08fc10 ATA / ACPI: remove power dependent device handling by Aaron Lu · 11 years ago
  73. f178e3d spi/tegra20-slink: Move first transfer preparation to prepare_message by Mark Brown · 11 years ago
  74. 63fc184 spi/tegra20-slink: Crude refactoring to use core message parsing by Mark Brown · 11 years ago
  75. 056cdce Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 11 years ago
  76. 57a8f0c mm: revert mremap pud_free anti-fix by Hugh Dickins · 11 years ago
  77. 750e816 mm: fix BUG in __split_huge_page_pmd by Hugh Dickins · 11 years ago
  78. 5b808a2 swap: fix set_blocksize race during swapon/swapoff by Krzysztof Kozlowski · 11 years ago
  79. fad1a86 procfs: call default get_unmapped_area on MMU-present architectures by HATAYAMA Daisuke · 11 years ago
  80. 2cbe3b0 procfs: fix unintended truncation of returned mapped address by HATAYAMA Daisuke · 11 years ago
  81. e3b6c65 writeback: fix negative bdi max pause by Fengguang Wu · 11 years ago
  82. 5e9dd37 percpu_refcount: export symbols by Matias Bjorling · 11 years ago
  83. 84235de fs: buffer: move allocation failure loop into the allocator by Johannes Weiner · 11 years ago
  84. 4942642 mm: memcg: handle non-error OOM situations more gracefully by Johannes Weiner · 11 years ago
  85. c88b05b tools/testing/selftests: fix uninitialized variable by Felipe Pena · 11 years ago
  86. 87fc0ad block/partitions/efi.c: treat size mismatch as a warning, not an error by Doug Anderson · 11 years ago
  87. ef5a22b mm: hugetlb: initialize PG_reserved for tail pages of gigantic compound pages by Andrea Arcangeli · 11 years ago
  88. aa9bca0 mm/zswap: bugfix: memory leak when re-swapon by Weijie Yang · 11 years ago
  89. e9cdd6e mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages by Cyrill Gorcunov · 11 years ago
  90. c3d16e1 mm: migration: do not lose soft dirty bit if page is in migration state by Cyrill Gorcunov · 11 years ago
  91. d8e2162 gcov: MAINTAINERS: Add an entry for gcov by Peter Oberparleiter · 11 years ago
  92. 16c794b mm/hugetlb.c: correct missing private flag clearing by Joonsoo Kim · 11 years ago
  93. ae39332 mm/vmscan.c: don't forget to free shrinker->nr_deferred by Andrew Vagin · 11 years ago
  94. 6e224f9 ipc/sem.c: synchronize semop and semctl with IPC_RMID by Manfred Spraul · 11 years ago
  95. 18ccee2 ipc: update locking scheme comments by Davidlohr Bueso · 11 years ago
  96. 9c56751 mm, memcg: protect mem_cgroup_read_events for cpu hotplug by David Rientjes · 11 years ago
  97. a37f863 driver core: Release device_hotplug_lock when store_mem_state returns EINVAL by Yasuaki Ishimatsu · 11 years ago
  98. 0056019 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  99. 8359ffa Merge tag 'dm-3.12-fix-cve' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  100. 386aa0519 Merge tag 'gpio-v3.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago