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