1. 204241c2 arm: msm: trout: fix compile failure by Daniel Walker · 12 years ago
  2. 1c07ae4 arm: msm: halibut: remove unneeded fixup by Daniel Walker · 12 years ago
  3. ef1f098 irq_work: fix compile failure on tile from missing include by Chris Metcalf · 12 years ago
  4. 85f8f77 ia64: populate the cmpxchg header with appropriate code by Paul Gortmaker · 12 years ago
  5. 5ba840f alpha: fix build failures from system.h dismemberment by Paul Gortmaker · 12 years ago
  6. 6b8e5c9 ARM: 7383/1: nommu: populate vectors page from paging_init by Will Deacon · 12 years ago
  7. 9b7333a ARM: 7381/1: nommu: fix typo in mm/Kconfig by Will Deacon · 12 years ago
  8. a106b21 ARM: 7380/1: DT: do not add a zero-sized memory property by Marc Zyngier · 12 years ago
  9. 9c5fd9e ARM: 7379/1: DT: fix atags_to_fdt() second call site by Marc Zyngier · 12 years ago
  10. 1e45860 ARM: 7366/3: amba: Remove AMBA level regulator support by Mark Brown · 12 years ago
  11. cd04461 ASoC: sh: fsi: select simple-card on Kconfig by Kuninori Morimoto · 12 years ago
  12. 064bfad ASoC: sh: fsi: use simple-card instead of fsi-da7210 by Kuninori Morimoto · 12 years ago
  13. fa063b4 ASoC: sh: fsi: use simple-card instead of fsi-hdmi by Kuninori Morimoto · 12 years ago
  14. af8a2fe ASoC: sh: fsi: use simple-card instead of fsi-ak4642 by Kuninori Morimoto · 12 years ago
  15. f239088 ASoC: add generic simple-card support by Kuninori Morimoto · 12 years ago
  16. cdc04fd ASoC: tegra: add Kconfig and Makefile support for Tegra30 by Stephen Warren · 12 years ago
  17. 4fb0384 ASoC: tegra: add tegra30-i2s driver by Stephen Warren · 12 years ago
  18. be944d4 ASoC: tegra: add tegra30-ahub driver by Stephen Warren · 12 years ago
  19. a21361b9 regmap: fix compile errors in regmap-irq.c due to stride changes by Stephen Warren · 12 years ago
  20. edc9ae4 regmap: implement register striding by Stephen Warren · 12 years ago
  21. 6a8d251 regmap: fix compilation when !CONFIG_DEBUG_FS by Stephen Warren · 12 years ago
  22. 4b5c018 regmap: allow regmap instances to be named by Stephen Warren · 12 years ago
  23. 2690dfd regmap: validate regmap_raw_read/write val_len by Stephen Warren · 12 years ago
  24. 8664d49 regmap: mmio: remove some error checks now in the core by Stephen Warren · 12 years ago
  25. ae5d8af regmap: mmio: convert some error returns to BUG() by Stephen Warren · 12 years ago
  26. ecb44ae regmap: add MMIO bus support by Stephen Warren · 12 years ago
  27. a42678c regmap: introduce fast_io busses, and use a spinlock for them by Stephen Warren · 12 years ago
  28. 26b5e74 regmap: introduce explicit bus_context for bus callbacks by Stephen Warren · 12 years ago
  29. 55c1371 regmap: Use pad_bits and reg_bits when determining register format. by Marc Reilly · 12 years ago
  30. 89a89b5 regmap: Add support for device with 24 data bits. by Marc Reilly · 12 years ago
  31. a7ca080 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  32. 7d7eb9e ALSA: hda/realtek - Fix mem leak (and rid us of trailing whitespace). by Jesper Juhl · 12 years ago
  33. 4166fb6 Merge tag 'srpt-srq-type' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  34. e4757ca kconfig: delete last traces of __enabled_ from autoconf.h by Paul Gortmaker · 12 years ago
  35. a959613 Revert "kconfig: fix __enabled_ macros definition for invisible and un-selected symbols" by Paul Gortmaker · 12 years ago
  36. 69349c2 kconfig: fix IS_ENABLED to not require all options to be defined by Paul Gortmaker · 12 years ago
  37. d53ba47 Btrfs: use commit root when loading free space cache by Josef Bacik · 12 years ago
  38. 7c427f4 Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  39. f4f9c1a Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  40. 3dbc35a Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  41. f5ad501 Merge tag 'driver-core-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  42. b3dfd76 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  43. 5269a9a irq_domain: fix type mismatch in debugfs output format by Grant Likely · 12 years ago
  44. 9b1ef1d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  45. ccb1ec9 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  46. 4a1d754 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  47. 474a898 staging: android: fix mem leaks in __persistent_ram_init() by Jesper Juhl · 12 years ago
  48. 17b7e1b staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private_ioctl() by Jesper Juhl · 12 years ago
  49. 62d2feb staging: iio: hmc5843: Fix crash in probe function. by Marek Belisko · 12 years ago
  50. ecca5c3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  51. 174808a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  52. 778c2de Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  53. e42bd6e Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  54. 026ee1f panic: fix stack dump print on direct call to panic() by Jason Wessel · 12 years ago
  55. 2f39721 drivers/rtc/rtc-pl031.c: enable clock on all ST variants by Linus Walleij · 12 years ago
  56. 41c9308 Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()" by Ying Han · 12 years ago
  57. 66aebce hugetlb: fix race condition in hugetlb_fault() by Chris Metcalf · 12 years ago
  58. f3ec434 drivers/rtc/rtc-twl.c: use static register while reading time by Konstantin Shlyakhovoy · 12 years ago
  59. c3cba92 drivers/rtc/rtc-s3c.c: add placeholder for driver private data by Tushar Behera · 12 years ago
  60. cd1e6f9 drivers/rtc/rtc-s3c.c: fix compilation error by Tushar Behera · 12 years ago
  61. 3971dae MAINTAINERS: add PCDP console maintainer by Khalid Aziz · 12 years ago
  62. 569530f memcg: do not open code accesses to res_counter members by Glauber Costa · 12 years ago
  63. 3205001 drivers/rtc/rtc-efi.c: fix section mismatch warning by Jan Beulich · 12 years ago
  64. bb58da0 drivers/rtc/rtc-r9701.c: reset registers if invalid values are detected by Andreas Dumberger · 12 years ago
  65. 44e4360 drivers/char/random.c: fix boot id uniqueness race by Mathieu Desnoyers · 12 years ago
  66. d833049 memcg: fix broken boolen expression by Kirill A. Shutemov · 12 years ago
  67. 6252efc memcg: fix up documentation on global LRU by Ying Han · 12 years ago
  68. 4edc2ca Btrfs: fix use-after-free in __btrfs_end_transaction by Dave Jones · 12 years ago
  69. e627ee7 Btrfs: check return value of bio_alloc() properly by Tsutomu Itoh · 12 years ago
  70. c6664b4 Btrfs: remove lock assert from get_restripe_target() by Ilya Dryomov · 12 years ago
  71. b89203f Btrfs: fix eof while discarding extents by Liu Bo · 12 years ago
  72. d95603b Btrfs: fix uninit variable in repair_eb_io_failure by Chris Mason · 12 years ago
  73. 7e06648 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  74. 4abb663 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  75. 5ba7026 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  76. 29ebe40 ALSA: hda/realtek - Add quirk for Mac Pro 5,1 machines by Josh Boyer · 12 years ago
  77. fe97da1 ALSA: hda/realtek - Add a fixup entry for Acer Aspire 8940G by Takashi Iwai · 12 years ago
  78. 8e62c2d Revert "Btrfs: increase the global block reserve estimates" by Chris Mason · 12 years ago
  79. 173fa4e Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-intel-fixes by Dave Airlie · 12 years ago
  80. 19e5c4e Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-intel-fixes by Dave Airlie · 12 years ago
  81. 9de2922 USB: update usbtmc api documentation by Stephen Lewis · 12 years ago
  82. 5c15c9a Merge tag 'for-usb-linus-2012-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 12 years ago
  83. 6f36033 IB/srpt: Set srq_type to IB_SRQT_BASIC by Roland Dreier · 12 years ago
  84. 5d94994 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  85. 490aa60e drm/exynos: fixed exynos broken ioctl by Inki Dae · 12 years ago
  86. 15a13bb drm/i915: clear fencing tracking state when retiring requests by Daniel Vetter · 12 years ago
  87. 6363480 block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancy by Greg Kroah-Hartman · 12 years ago
  88. 6fa6c8e2 irq_domain: Move irq_virq_count into NOMAP revmap by Grant Likely · 12 years ago
  89. afbaa90 md/bitmap: prevent bitmap_daemon_work running while initialising bitmap by NeilBrown · 12 years ago
  90. f4380a9 md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery. by majianpeng · 12 years ago
  91. 038d4fe ALSA: hda/realtek - Fix GPIO1 setup for Acer Aspire 4930 & co by Takashi Iwai · 12 years ago
  92. 9e41dd3 MD: Bitmap version cleanup. by Andrei Warkentin · 12 years ago
  93. 677e84c drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv by Joonyoung Shim · 12 years ago
  94. 578b606 drm/exynos: fix struct for operation callback functions to driver name by Joonyoung Shim · 12 years ago
  95. a2ee151 drm/exynos: use define instead of default_win member in struct mixer_context by Joonyoung Shim · 12 years ago
  96. a634dd5 drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NR by Joonyoung Shim · 12 years ago
  97. 46da222 drm/exynos: remove unused codes in hdmi and mixer by Joonyoung Shim · 12 years ago
  98. f9309d1 drm/exynos: remove unnecessary type conversion of hdmi and mixer by Joonyoung Shim · 12 years ago
  99. 0e3d0f3 Input: da9052 - fix memory leak in da9052_onkey_probe() by Jesper Juhl · 12 years ago
  100. 4585276 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago