1. b49249d Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  2. 184e251 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  3. 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  4. 7de3ee5 dm: remove map_info by Mikulas Patocka · 12 years ago
  5. ddbd658 dm: move target request nr to dm_target_io by Mikulas Patocka · 12 years ago
  6. c0820cf dm: introduce per_bio_data by Mikulas Patocka · 12 years ago
  7. d54eaa5 dm: prepare to support WRITE SAME by Mike Snitzer · 12 years ago
  8. 5023e5c dm ioctl: remove PF_MEMALLOC by Mikulas Patocka · 12 years ago
  9. 96680d2 Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 12 years ago
  10. 4c9a44a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  11. 1f0377f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  12. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  13. c4e1849 linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisors by Guenter Roeck · 12 years ago
  14. b66c598 exec: do not leave bprm->interp on stack by Kees Cook · 12 years ago
  15. 1ac12b4 vfs: turn is_dir argument to kern_path_create into a lookup_flags arg by Jeff Layton · 12 years ago
  16. b9d6ba9 vfs: add a retry_estale helper function to handle retries on ESTALE by Jeff Layton · 12 years ago
  17. 21e89c0 Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into for-linus by Al Viro · 12 years ago
  18. 4716673 vfs: Remove useless function prototypes by Alessio Igor Bogani · 12 years ago
  19. 7898575 mm: drop vmtruncate by Marco Stornelli · 12 years ago
  20. d30357f vfs: drop vmtruncate by Marco Stornelli · 12 years ago
  21. 1f372df FS-Cache: Mark cancellation of in-progress operation by David Howells · 12 years ago
  22. 36a02de FS-Cache: Convert the object event ID #defines into an enum by David Howells · 12 years ago
  23. a02de96 VFS: Make more complete truncate operation available to CacheFiles by David Howells · 12 years ago
  24. 9821972 Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  25. ef778e7 FS-Cache: Provide proper invalidation by David Howells · 12 years ago
  26. 40889e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  27. 9f10523 FS-Cache: Fix operation state management and accounting by David Howells · 12 years ago
  28. ef46ed8 FS-Cache: Make cookie relinquishment wait for outstanding reads by David Howells · 12 years ago
  29. a13eea6 Merge tag 'for-3.8-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 12 years ago
  30. c4d6d8d CacheFiles: Fix the marking of cached pages by David Howells · 12 years ago
  31. 39e3c95 vfs: remove DCACHE_NEED_LOOKUP by Jeff Layton · 12 years ago
  32. 787314c Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  33. b7dfde9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  34. 03c850e Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  35. 1ffab3d Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  36. ada65c7 dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER by Maarten Lankhorst · 12 years ago
  37. 9eb127cc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  38. e327955 Merge tags 'dt-for-linus', 'gpio-for-linus' and 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  39. c40702c new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those by Al Viro · 12 years ago
  40. 9026843 generic compat_sys_sigaltstack() by Al Viro · 12 years ago
  41. 6bf9adf introduce generic sys_sigaltstack(), switch x86 and um to it by Al Viro · 12 years ago
  42. 9b064fc new helper: compat_user_stack_pointer() by Al Viro · 12 years ago
  43. 5c49574 new helper: restore_altstack() by Al Viro · 12 years ago
  44. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  45. 1ca97bb new helper: current_user_stack_pointer() by Al Viro · 12 years ago
  46. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  47. 4683661 COMPAT_SYSCALL_DEFINE: infrastructure by Al Viro · 12 years ago
  48. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  49. 2dd7c8c usbnet: generic manage_power() by Oliver Neukum · 12 years ago
  50. a1c088e usbnet: handle PM failure gracefully by Oliver Neukum · 12 years ago
  51. 3c439b5 mlx4_core: Allow choosing flow steering mode by Jack Morgenstein · 12 years ago
  52. 74779e2 Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  53. ab28698 of: define struct device in of_platform.h if !OF_DEVICE and !OF_ADDRESS by Jonas Gorski · 12 years ago
  54. 7a684c4 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  55. 7f2de81 Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw2/byteswap by Linus Torvalds · 12 years ago
  56. 5977107 blk: avoid divide-by-zero with zero discard granularity by Linus Torvalds · 12 years ago
  57. 752451f Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  58. 673ab87 Merge branch 'akpm' (more patches from Andrew) by Linus Torvalds · 12 years ago
  59. 7179e7b mm/hugetlb: create hugetlb cgroup file in hugetlb_init by Jianguo Wu · 12 years ago
  60. ebe945c memcg: add comments clarifying aspects of cache attribute propagation by Glauber Costa · 12 years ago
  61. 107dab5 slub: slub-specific propagation changes by Glauber Costa · 12 years ago
  62. 943a451 slab: propagate tunable values by Glauber Costa · 12 years ago
  63. 749c541 memcg: aggregate memcg cache values in slabinfo by Glauber Costa · 12 years ago
  64. 7cf2798 memcg/sl[au]b: track all the memcg children of a kmem_cache by Glauber Costa · 12 years ago
  65. 1f458cb memcg: destroy memcg caches by Glauber Costa · 12 years ago
  66. d79923f sl[au]b: allocate objects from memcg cache by Glauber Costa · 12 years ago
  67. b9ce5ef sl[au]b: always get the cache from its page in kmem_cache_free() by Glauber Costa · 12 years ago
  68. 0e9d92f memcg: skip memcg kmem allocations in specified code regions by Glauber Costa · 12 years ago
  69. d7f25f8 memcg: infrastructure to match an allocation to the right cache by Glauber Costa · 12 years ago
  70. 55007d8 memcg: allocate memory for memcg caches whenever a new memcg appears by Glauber Costa · 12 years ago
  71. 2633d7a slab/slub: consider a memcg parameter in kmem_create_cache by Glauber Costa · 12 years ago
  72. ba6c496 slab/slub: struct memcg_params by Glauber Costa · 12 years ago
  73. 2ad306b fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs by Glauber Costa · 12 years ago
  74. a8964b9 memcg: use static branches when code not in use by Glauber Costa · 12 years ago
  75. 50bdd43 res_counter: return amount of charges after res_counter_uncharge() by Glauber Costa · 12 years ago
  76. 6a1a0d3 mm: allocate kernel pages to the right memcg by Glauber Costa · 12 years ago
  77. 7ae1e1d memcg: kmem controller infrastructure by Glauber Costa · 12 years ago
  78. 7a64bf0 mm: add a __GFP_KMEMCG flag by Glauber Costa · 12 years ago
  79. 31564cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  80. 224394a Merge tag 'stable/for-linus-3.8-rc0-bugfix-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  81. ae664db Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  82. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  83. a22180d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  84. 2d4dce0 Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  85. ea88eea Merge tag 'md-3.8' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  86. 08afe22 Merge branch 'slab/next' into slab/for-linus by Pekka Enberg · 12 years ago
  87. 848b814 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  88. 1b63704 virtio_console: Add support for remoteproc serial by Sjur Brændeland · 12 years ago
  89. 9a2bdcc virtio: add drv_to_virtio to make code clearly by Wanlong Gao · 12 years ago
  90. 9bffdca virtio: use dev_to_virtio wrapper in virtio by Wanlong Gao · 12 years ago
  91. 06ca287 virtio: move queue_index and num_free fields into core struct virtqueue. by Rusty Russell · 12 years ago
  92. afc5940 nfsd4: cleanup: replace rq_resused count by rq_next_page pointer by J. Bruce Fields · 12 years ago
  93. cc31fd9 xen: Add EVTCHNOP_reset in Xen interface header files. by Wei Liu · 12 years ago
  94. a93178a Merge tag 'omap-for-v3.8/fixes-for-merge-window-v4-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  95. 711c7bf fs, exportfs: add exportfs_encode_inode_fh() helper by Cyrill Gorcunov · 12 years ago
  96. 138d22b fs, epoll: add procfs fdinfo helper by Cyrill Gorcunov · 12 years ago
  97. 55985dd procfs: add ability to plug in auxiliary fdinfo providers by Cyrill Gorcunov · 12 years ago
  98. 6582c66 prandom: introduce prandom_bytes() and prandom_bytes_state() by Akinobu Mita · 12 years ago
  99. 496f2f9 random32: rename random32 to prandom by Akinobu Mita · 12 years ago
  100. 8529091 linux/compiler.h: add __must_hold macro for functions called with a lock held by Josh Triplett · 12 years ago