1. a05be99 power_supply: Add watchdog and safety timer expiries under PROP_HEALTH_* by Ramakrishna Pallala · 12 years ago
  2. 240fbe2 Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500 by Anton Vorontsov · 12 years ago
  3. 080a62e Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  4. 3d33fcc UAPI: Remove empty Kbuild files by David Howells · 12 years ago
  5. 42288fe mm: mempolicy: Convert shared_policy mutex to spinlock by Mel Gorman · 12 years ago
  6. 5439ca6 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  7. a7a88b2 mempolicy: remove arg from mpol_parse_str, mpol_to_str by Hugh Dickins · 12 years ago
  8. 4a490b7 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  9. 8be0e5c Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  10. ddf75ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  11. 7fd83b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  12. ad4b3fb mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED by Christoffer Dall · 12 years ago
  13. 3d0dcfb netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabled by Li Zefan · 12 years ago
  14. 812089e PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz by Andy Lutomirski · 12 years ago
  15. 130f1b8 PCI: Add PCIe Link Capability link speed and width names by Bjorn Helgaas · 12 years ago
  16. c876ad76 pidns: Stop pid allocation when init dies by Eric W. Biederman · 12 years ago
  17. 53e8726 ext4: fix deadlock in journal_unmap_buffer() by Jan Kara · 12 years ago
  18. 4520fb3 ext4: split off ext4_journalled_invalidatepage() by Jan Kara · 12 years ago
  19. 4fe19a1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  20. 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
  21. 184e251 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  22. 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  23. 30e6c9f net: devnet_rename_seq should be a seqcount by Eric Dumazet · 12 years ago
  24. 7de3ee5 dm: remove map_info by Mikulas Patocka · 12 years ago
  25. ddbd658 dm: move target request nr to dm_target_io by Mikulas Patocka · 12 years ago
  26. c0820cf dm: introduce per_bio_data by Mikulas Patocka · 12 years ago
  27. d54eaa5 dm: prepare to support WRITE SAME by Mike Snitzer · 12 years ago
  28. 5023e5c dm ioctl: remove PF_MEMALLOC by Mikulas Patocka · 12 years ago
  29. 96680d2 Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 12 years ago
  30. 4c9a44a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  31. 1f0377f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  32. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  33. c4e1849 linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisors by Guenter Roeck · 12 years ago
  34. b66c598 exec: do not leave bprm->interp on stack by Kees Cook · 12 years ago
  35. 1ac12b4 vfs: turn is_dir argument to kern_path_create into a lookup_flags arg by Jeff Layton · 12 years ago
  36. b9d6ba9 vfs: add a retry_estale helper function to handle retries on ESTALE by Jeff Layton · 12 years ago
  37. 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
  38. 4716673 vfs: Remove useless function prototypes by Alessio Igor Bogani · 12 years ago
  39. 7898575 mm: drop vmtruncate by Marco Stornelli · 12 years ago
  40. d30357f vfs: drop vmtruncate by Marco Stornelli · 12 years ago
  41. 1f372df FS-Cache: Mark cancellation of in-progress operation by David Howells · 12 years ago
  42. 36a02de FS-Cache: Convert the object event ID #defines into an enum by David Howells · 12 years ago
  43. a02de96 VFS: Make more complete truncate operation available to CacheFiles by David Howells · 12 years ago
  44. 9821972 Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  45. ef778e7 FS-Cache: Provide proper invalidation by David Howells · 12 years ago
  46. 40889e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  47. 9f10523 FS-Cache: Fix operation state management and accounting by David Howells · 12 years ago
  48. ef46ed8 FS-Cache: Make cookie relinquishment wait for outstanding reads by David Howells · 12 years ago
  49. 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
  50. c4d6d8d CacheFiles: Fix the marking of cached pages by David Howells · 12 years ago
  51. 39e3c95 vfs: remove DCACHE_NEED_LOOKUP by Jeff Layton · 12 years ago
  52. 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
  53. 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
  54. 03c850e Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  55. 1ffab3d Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  56. ada65c7 dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER by Maarten Lankhorst · 12 years ago
  57. 9eb127cc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  58. 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
  59. c40702c new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those by Al Viro · 12 years ago
  60. 9026843 generic compat_sys_sigaltstack() by Al Viro · 12 years ago
  61. 6bf9adf introduce generic sys_sigaltstack(), switch x86 and um to it by Al Viro · 12 years ago
  62. 9b064fc new helper: compat_user_stack_pointer() by Al Viro · 12 years ago
  63. 5c49574 new helper: restore_altstack() by Al Viro · 12 years ago
  64. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  65. 1ca97bb new helper: current_user_stack_pointer() by Al Viro · 12 years ago
  66. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  67. 4683661 COMPAT_SYSCALL_DEFINE: infrastructure by Al Viro · 12 years ago
  68. cf13a84 watchdog: WatchDog Timer Driver Core: fix comment by Fabio Porcedda · 12 years ago
  69. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  70. 2dd7c8c usbnet: generic manage_power() by Oliver Neukum · 12 years ago
  71. a1c088e usbnet: handle PM failure gracefully by Oliver Neukum · 12 years ago
  72. 3c439b5 mlx4_core: Allow choosing flow steering mode by Jack Morgenstein · 12 years ago
  73. 74779e2 Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  74. ab28698 of: define struct device in of_platform.h if !OF_DEVICE and !OF_ADDRESS by Jonas Gorski · 12 years ago
  75. 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
  76. 7f2de81 Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw2/byteswap by Linus Torvalds · 12 years ago
  77. 5977107 blk: avoid divide-by-zero with zero discard granularity by Linus Torvalds · 12 years ago
  78. 752451f Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  79. 673ab87 Merge branch 'akpm' (more patches from Andrew) by Linus Torvalds · 12 years ago
  80. 7179e7b mm/hugetlb: create hugetlb cgroup file in hugetlb_init by Jianguo Wu · 12 years ago
  81. ebe945c memcg: add comments clarifying aspects of cache attribute propagation by Glauber Costa · 12 years ago
  82. 107dab5 slub: slub-specific propagation changes by Glauber Costa · 12 years ago
  83. 943a451 slab: propagate tunable values by Glauber Costa · 12 years ago
  84. 749c541 memcg: aggregate memcg cache values in slabinfo by Glauber Costa · 12 years ago
  85. 7cf2798 memcg/sl[au]b: track all the memcg children of a kmem_cache by Glauber Costa · 12 years ago
  86. 1f458cb memcg: destroy memcg caches by Glauber Costa · 12 years ago
  87. d79923f sl[au]b: allocate objects from memcg cache by Glauber Costa · 12 years ago
  88. b9ce5ef sl[au]b: always get the cache from its page in kmem_cache_free() by Glauber Costa · 12 years ago
  89. 0e9d92f memcg: skip memcg kmem allocations in specified code regions by Glauber Costa · 12 years ago
  90. d7f25f8 memcg: infrastructure to match an allocation to the right cache by Glauber Costa · 12 years ago
  91. 55007d8 memcg: allocate memory for memcg caches whenever a new memcg appears by Glauber Costa · 12 years ago
  92. 2633d7a slab/slub: consider a memcg parameter in kmem_create_cache by Glauber Costa · 12 years ago
  93. ba6c496 slab/slub: struct memcg_params by Glauber Costa · 12 years ago
  94. 2ad306b fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs by Glauber Costa · 12 years ago
  95. a8964b9 memcg: use static branches when code not in use by Glauber Costa · 12 years ago
  96. 50bdd43 res_counter: return amount of charges after res_counter_uncharge() by Glauber Costa · 12 years ago
  97. 6a1a0d3 mm: allocate kernel pages to the right memcg by Glauber Costa · 12 years ago
  98. 7ae1e1d memcg: kmem controller infrastructure by Glauber Costa · 12 years ago
  99. 7a64bf0 mm: add a __GFP_KMEMCG flag by Glauber Costa · 12 years ago
  100. b810345 drm: Export routines for inserting preallocated nodes into the mm manager by Chris Wilson · 12 years ago