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