1. cd9a0b6 Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  2. ac5761a Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  3. b4beb4b Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  4. f3c3f06 Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator by Linus Torvalds · 13 years ago
  5. 1c39865 Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  6. f470f8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  7. 504255f Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-next by Roland Dreier · 13 years ago
  8. dc47d38 Merge git://github.com/herbertx/crypto by Linus Torvalds · 13 years ago
  9. c87d5d5 Merge Qualcom Hexagon architecture by Linus Torvalds · 13 years ago
  10. 4e29198 Add extra arch overrides to asm-generic/checksum.h by Linas Vepstas · 13 years ago
  11. dd472da Hexagon: Add locking types and functions by Richard Kuo · 13 years ago
  12. 094803e Merge branch 'akpm' (Andrew's incoming) by Linus Torvalds · 13 years ago
  13. 67d0a07 kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete by Joe Perches · 13 years ago
  14. fc23af3 llist-return-whether-list-is-empty-before-adding-in-llist_add-fix by Andrew Morton · 13 years ago
  15. 55036ba lib: rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  16. 2b67c95 drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform data by Magnus Damm · 13 years ago
  17. f59b6f9 leds: Renesas TPU LED driver by Magnus Damm · 13 years ago
  18. 0556dc3 backlight: fix broken regulator API usage in l4f00242t03 by Mark Brown · 13 years ago
  19. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  20. ec400c9 lis3lv02d: make regulator API usage unconditional by Mark Brown · 13 years ago
  21. d43a87e mm: compaction: make compact_zone_order() static by Kyungmin Park · 13 years ago
  22. 09f363c vmscan: fix shrinker callback bug in fs/super.c by Mikulas Patocka · 13 years ago
  23. 3ee9a4f mm: neaten warn_alloc_failed by Joe Perches · 13 years ago
  24. 06d5e03 include/asm-generic/page.h: calculate virt_to_page and page_to_virt via predefined macro by Sonic Zhang · 13 years ago
  25. 37a1c49 thp: mremap support and TLB optimization by Andrea Arcangeli · 13 years ago
  26. 0a93ebe memblock: add memblock_start_of_DRAM() by Sam Ravnborg · 13 years ago
  27. f5252e0 mm: avoid null pointer access in vm_struct via /proc/vmallocinfo by Mitsuo Hayasaka · 13 years ago
  28. 7982482 lib/string.c: introduce memchr_inv() by Akinobu Mita · 13 years ago
  29. 49ea7eb mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completes by Mel Gorman · 13 years ago
  30. ee72886 mm: vmscan: do not writeback filesystem pages in direct reclaim by Mel Gorman · 13 years ago
  31. e10d59f mm: add comments to explain mm_struct fields by Christoph Lameter · 13 years ago
  32. bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 13 years ago
  33. 43362a4 oom: fix race while temporarily setting current's oom_score_adj by David Rientjes · 13 years ago
  34. c9f0124 oom: remove oom_disable_count by David Rientjes · 13 years ago
  35. f80c067 mm: zone_reclaim: make isolate_lru_page() filter-aware by Minchan Kim · 13 years ago
  36. 39deaf8 mm: compaction: make isolate_lru_page() filter-aware by Minchan Kim · 13 years ago
  37. 4356f21 mm: change isolate mode from #define to bitwise type by Minchan Kim · 13 years ago
  38. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  39. 6eea69d include/linux/dmar.h: forward-declare struct acpi_dmar_header by Andrew Morton · 13 years ago
  40. 07a72309 dma-mapping: fix sync_single_range_* DMA debugging by Clemens Ladisch · 13 years ago
  41. 32087d4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  42. 1eb6337 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  43. 1a4ceab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  44. 839d881 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  45. 0cfdc72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  46. 1bc87b0 Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 13 years ago
  47. acff987 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  48. 20b40a7 [S390] signal race with restarting system calls by Martin Schwidefsky · 13 years ago
  49. 558df72 [S390] kdump: Add infrastructure for unmapping crashkernel memory by Michael Holzheu · 13 years ago
  50. d3bf379 [S390] kdump: Add size to elfcorehdr kernel parameter by Michael Holzheu · 13 years ago
  51. 3d214fa [S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMIT by Michael Holzheu · 13 years ago
  52. 06a6784 i2c: Functions for byte-swapped smbus_write/read_word_data by Jonathan Cameron · 13 years ago
  53. 7697e71 KVM: s390: implement sigp external call by Christian Ehrhardt · 13 years ago
  54. 6a32e4f vlan: allow nested vlan_do_receive() by Eric Dumazet · 13 years ago
  55. 2498424 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  56. 18c0635 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  57. 41684f6 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  58. e51130c of: include errno.h by Kalle Valo · 13 years ago
  59. c9c7ae4 I2C: OMAP: remove unused function pointers from pdata by Kevin Hilman · 14 years ago
  60. c23600a I2C: OMAP1/OMAP2+: add flags field to omap i2c platform data by Andy Green · 14 years ago
  61. 5c825ee I2C: OMAP: add rev to omap i2c platform data by Andy Green · 14 years ago
  62. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  63. 97d2eb1 Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client by Linus Torvalds · 13 years ago
  64. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  65. 0e59e7e Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  66. 46b51ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  67. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  68. 97285b7 mlx4_core: Add extended port capabilities support by Marcel Apfelbaum · 13 years ago
  69. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  70. dabcbb1 Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  71. 5760495 vfs: add generic_file_llseek_size by Andi Kleen · 13 years ago
  72. ef3d0fd vfs: do (nearly) lockless generic_file_llseek by Andi Kleen · 13 years ago
  73. 8522ca5 vfs: add hex format for MAY_* flag values by Aneesh Kumar K.V · 13 years ago
  74. 37be944 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  75. 8e6d539 Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  76. e0c8ea1 Fix build break when freezer not configured by Steve French · 13 years ago
  77. 1717c0e Revert "drm/ttm: add a way to bo_wait for either the last read or last write" by Dave Airlie · 13 years ago
  78. 83f30d0 Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags" by Dave Airlie · 13 years ago
  79. a6029e1 mmc: fix compile error when CONFIG_BLOCK is not enabled by Namjae Jeon · 13 years ago
  80. 2bf22b3 mmc: core: add workaround for controllers with broken multiblock reads by Paul Walmsley · 13 years ago
  81. bb14eb0 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 13 years ago
  82. 396e6e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  83. 1897436 Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  84. 5fffb95 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  85. b903d32 ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT by Eric Dumazet · 13 years ago
  86. 9430148 Merge branch 'topic/remove-irqf_disable' into for-linus by Takashi Iwai · 13 years ago
  87. d226657 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 13 years ago
  88. 76c05c8 gpio: pl061: add DT binding support by Rob Herring · 13 years ago
  89. eb9ae7f gpio: fix build error in include/asm-generic/gpio.h by Hamo · 13 years ago
  90. b4625da mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00 by Bing Zhao · 13 years ago
  91. eb0d8f1 mmc: core: support HPI send command by Jaehoon Chung · 13 years ago
  92. 881d1c2 mmc: core: Add cache control for eMMC4.5 device by Seungwon Jeon · 13 years ago
  93. b3bf915 mmc: core: new discard feature support at eMMC v4.5 by Kyungmin Park · 13 years ago
  94. d9ddd62 mmc: core: mmc sanitize feature support for v4.5 by Kyungmin Park · 13 years ago
  95. 4e0a5ad mmc: dw_mmc: modify DATA register offset by Jaehoon Chung · 13 years ago
  96. bec8726 mmc: core: Add Power Off Notify Feature eMMC 4.5 by Girish K S · 13 years ago
  97. b23cf0b mmc: core: Add default timeout value for CMD6 by Seungwon Jeon · 13 years ago
  98. 66fd8ad mmc: sdhci-pci: add runtime pm support by Adrian Hunter · 13 years ago
  99. e0c368d mmc: core: general purpose MMC partition support. by Namjae Jeon · 13 years ago
  100. f7c56ef mmc: block: support no access to boot partitions by Adrian Hunter · 13 years ago