1. 51be084 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  2. 0bfc96c block: fail SCSI passthrough ioctls on partition devices by Paolo Bonzini · 13 years ago
  3. 577ebb3 block: add and use scsi_blk_cmd_ioctl by Paolo Bonzini · 13 years ago
  4. f5e4e20 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  5. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  6. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  7. 0b48d42 Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  8. 2145199 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  9. 21ebd6c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  10. 4b8be38 Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  11. 57e6a7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 13 years ago
  12. 1a52bb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  13. afe887d drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3 by Ben Skeggs · 13 years ago
  14. 0994695 Merge branch 'akpm' (aka "Andrew's patch-bomb, take two") by Linus Torvalds · 13 years ago
  15. 7c17d86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  16. 028ee4b c/r: prctl: add PR_SET_MM codes to set up mm_struct entries by Cyrill Gorcunov · 13 years ago
  17. 928da83 radix_tree: remove radix_tree_indirect_to_ptr() by Xiao Guangrong · 13 years ago
  18. 87192a2 vfs: cache request_queue in struct block_device by Andi Kleen · 13 years ago
  19. 1f536b9 include/linux/crash_dump.h needs elf.h by Fabio Estevam · 13 years ago
  20. a3dd332 kexec: remove KMSG_DUMP_KEXEC by WANG Cong · 13 years ago
  21. 1c1c53d mm: remove del_page_from_lru, add page_off_lru by Hugh Dickins · 13 years ago
  22. 4111304 mm: enum lru_list lru by Hugh Dickins · 13 years ago
  23. 5095ae8 mm: fewer underscores in ____pagevec_lru_add by Hugh Dickins · 13 years ago
  24. 2bcf887 mm: take pagevecs off reclaim stack by Hugh Dickins · 13 years ago
  25. a6bc32b mm: compaction: introduce sync-light migration for use by compaction by Mel Gorman · 13 years ago
  26. c824493 mm: compaction: make isolate_lru_page() filter-aware again by Mel Gorman · 13 years ago
  27. b969c4a mm: compaction: determine if dirty pages can be migrated without blocking within ->migratepage by Mel Gorman · 13 years ago
  28. ea4d349 vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate() by Tao Ma · 13 years ago
  29. f21760b thp: add tlb_remove_pmd_tlb_entry by Shaohua Li · 13 years ago
  30. 38c5d72 memcg: simplify LRU handling by new rule by KAMEZAWA Hiroyuki · 13 years ago
  31. 4e5f01c memcg: clear pc->mem_cgroup if necessary. by KAMEZAWA Hiroyuki · 13 years ago
  32. 9fb4b7c page_cgroup: add helper function to get swap_cgroup by Bob Liu · 13 years ago
  33. 72835c8 mm: unify remaining mem_cont, mem, etc. variable names to memcg by Johannes Weiner · 13 years ago
  34. e94c8a9 memcg: make mem_cgroup_split_huge_fixup() more efficient by KAMEZAWA Hiroyuki · 13 years ago
  35. 6b208e3 mm: memcg: remove unused node/section info from pc->flags by Johannes Weiner · 13 years ago
  36. 925b767 mm: make per-memcg LRU lists exclusive by Johannes Weiner · 13 years ago
  37. 6290df5 mm: collect LRU list heads into struct lruvec by Johannes Weiner · 13 years ago
  38. 5660048 mm: move memcg hierarchy reclaim to generic reclaim code by Johannes Weiner · 13 years ago
  39. ab936cb memcg: add mem_cgroup_replace_page_cache() to fix LRU issue by KAMEZAWA Hiroyuki · 13 years ago
  40. 28d82dc epoll: limit paths by Jason Baron · 13 years ago
  41. 43570fd mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL by Heiko Carstens · 13 years ago
  42. 0d259cf include/linux/linkage.h: remove unused ATTRIB_NORET macro by Joe Perches · 13 years ago
  43. ff2d8b1 treewide: convert uses of ATTRIB_NORETURN to __noreturn by Joe Perches · 13 years ago
  44. 9402c95 treewide: remove useless NORET_TYPE macro and uses by Joe Perches · 13 years ago
  45. 80bf007 include/linux/linkage.h: remove unused NORET_AND macro by Joe Perches · 13 years ago
  46. 4da4785 kernel.h: neaten panic prototype by Joe Perches · 13 years ago
  47. ddecf0f net_sched: sfq: add optional RED on top of SFQ by Eric Dumazet · 13 years ago
  48. eb8a54a phylib: introduce mdiobus_alloc_size() by Timur Tabi · 13 years ago
  49. 72db395 module_param: check that bool parameters really are bool. by Rusty Russell · 13 years ago
  50. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  51. 2329abf module_param: make bool parameters really bool (core code) by Rusty Russell · 13 years ago
  52. 69116f2 module_param: avoid bool abuse, add bint for special cases. by Rusty Russell · 13 years ago
  53. bafeafe module_param: check type correctness for module_param_array by Rusty Russell · 13 years ago
  54. bd77c04 module: struct module_ref should contains long fields by Eric Dumazet · 13 years ago
  55. 6733e54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  56. bcf8a3d Merge tag 'to-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  57. 069c9f1 mmc: host: Adds support for eMMC 4.5 HS200 mode by Girish K S · 13 years ago
  58. a4924c7 mmc: core: HS200 mode support for eMMC 4.5 by Girish K S · 13 years ago
  59. 9ee6045 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  60. 46f72b3 vfs: export symbol d_find_any_alias() by Sage Weil · 13 years ago
  61. a429638 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  62. 9e4ce16 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 13 years ago
  63. 627b796 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 13 years ago
  64. 4c4d285 Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  65. 56c8bc3 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  66. f0fe6f1 virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff by Amit Shah · 13 years ago
  67. 41f0377 virtio: support unlocked queue kick by Rusty Russell · 13 years ago
  68. f96fde4 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf by Rusty Russell · 13 years ago
  69. 5dfc176 virtio: document functions better. by Rusty Russell · 13 years ago
  70. 7b21e34 virtio: harsher barriers for rpmsg. by Rusty Russell · 13 years ago
  71. aa9df4f mmc: core: Add option to prevent eMMC sleep command by Ulf Hansson · 13 years ago
  72. e2a0a58 mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION by Adrian Hunter · 13 years ago
  73. 52c506f mmc: sdhci-pci: add platform data by Adrian Hunter · 13 years ago
  74. 349ab52 mmc: add a generic GPIO card-detect helper by Guennadi Liakhovetski · 13 years ago
  75. b67e198 mmc: add a card hotplug handler context by Guennadi Liakhovetski · 13 years ago
  76. 4f408cc mmc: dw_mmc: Add more capabilities field by Seungwon Jeon · 13 years ago
  77. add710e mmc: boot partition ro lock support by Johan Rudholm · 13 years ago
  78. d304950 mmc: allow upper layers to know immediately if card has been removed by Adrian Hunter · 13 years ago
  79. 5a09262 mmc: mmci: add capabilities2 for MMC_CAP2 by Per Forlin · 13 years ago
  80. a303c53 mmc: sdio: support SDIO UHS cards by Philip Rakity · 13 years ago
  81. 597dd9d mmc: core: Use delayed work in clock gating framework by Sujit Reddy Thumma · 13 years ago
  82. df16219 mmc: debugfs: expose the SDCLK frq in sys ios by Giuseppe CAVALLARO · 13 years ago
  83. fffe5d5 mmc: sd: Macro name cleanup for high speed dtr by Qiang Liu · 13 years ago
  84. b1bdd25 Merge branch 'sh/nommu' into sh-latest by Paul Mundt · 13 years ago
  85. 541048a Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  86. bcede2f Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  87. d0b9706 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  88. b24ca57 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
  89. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  90. 3b09c84 inet_diag: Rename inet_diag_req_compat into inet_diag_req by Pavel Emelyanov · 13 years ago
  91. c899136 inet_diag: Rename inet_diag_req into inet_diag_req_v2 by Pavel Emelyanov · 13 years ago
  92. e0c2a9a GFS2: dlm based recovery coordination by David Teigland · 13 years ago
  93. 4f58cb9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  94. e7691a1 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  95. 5cd9599 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  96. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  97. 06792c4 Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 13 years ago
  98. 001a541 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  99. 40ba587 Merge branch 'akpm' (aka "Andrew's patch-bomb") by Linus Torvalds · 13 years ago
  100. b196be8 workqueue: make alloc_workqueue() take printf fmt and args for name by Tejun Heo · 13 years ago