1. c8ecd27 hwmon-vid: Add support for AMD family 11h to 15h processors by Jean Delvare · 12 years ago
  2. 1952978 hwmon: (it87) Support PECI for additional chips by Guenter Roeck · 12 years ago
  3. 5d8d2f2 hwmon: (it87) Report thermal sensor type as Intel PECI if appropriate by Guenter Roeck · 12 years ago
  4. 483db43 hwmon: (it87) Manage device specific features with table by Guenter Roeck · 12 years ago
  5. c4458db hwmon: (it87) Replace pwm group macro with direct attribute definitions by Guenter Roeck · 12 years ago
  6. 1d9bcf6 hwmon: (it87) Avoid quoted string splits across lines by Guenter Roeck · 12 years ago
  7. e1169ba hwmon: (it87) Save fan registers in 2-dimensional array by Guenter Roeck · 12 years ago
  8. 161d898 hwmon: (it87) Introduce support for tempX_offset sysfs attribute by Guenter Roeck · 12 years ago
  9. 2cece01 hwmon: (it87) Replace macro defining tempX_type sensors with direct definitions by Guenter Roeck · 12 years ago
  10. 929c6a5 hwmon: (it87) Save voltage register values in 2-dimensional array by Guenter Roeck · 12 years ago
  11. 60ca385 hwmon: (it87) Save temperature registers in 2-dimensional array by Guenter Roeck · 12 years ago
  12. 45633fb hwmon: (w83627ehf) Get rid of smatch warnings by Jean Delvare · 12 years ago
  13. 8f3c7c5 hwmon: (w83627hf) Don't touch nonexistent I2C address registers by Jean Delvare · 12 years ago
  14. 7e630bb hwmon: (w83627ehf) Add support for suspend by Jean Delvare · 12 years ago
  15. 275b7d6 hwmon: (w83627hf) Add support for suspend by Jean Delvare · 12 years ago
  16. d6dab7d hwmon: Fix PCI device reference leak in quirk by Jean Delvare · 12 years ago
  17. 752451f Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  18. 673ab87 Merge branch 'akpm' (more patches from Andrew) by Linus Torvalds · 12 years ago
  19. d7b96ca Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  20. 5b3040a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  21. 3cf2384 mm/vmscan.c: avoid possible deadlock caused by too_many_isolated() by Fengguang Wu · 12 years ago
  22. d37dd5d vmscan: comment too_many_isolated() by Fengguang Wu · 12 years ago
  23. dc05373 mm/kmemleak.c: remove obsolete simple_strtoul by Abhijit Pawar · 12 years ago
  24. 79a4dce mm/memory_hotplug.c: improve comments by Tang Chen · 12 years ago
  25. 7179e7b mm/hugetlb: create hugetlb cgroup file in hugetlb_init by Jianguo Wu · 12 years ago
  26. 7d12efa mm/mprotect.c: coding-style cleanups by Andrew Morton · 12 years ago
  27. 5bbe1ec Documentation: ABI: /sys/devices/system/node/ by Davidlohr Bueso · 12 years ago
  28. 5413dfb slub: drop mutex before deleting sysfs entry by Glauber Costa · 12 years ago
  29. ebe945c memcg: add comments clarifying aspects of cache attribute propagation by Glauber Costa · 12 years ago
  30. 92e7934 kmem: add slab-specific documentation about the kmem controller by Glauber Costa · 12 years ago
  31. 107dab5 slub: slub-specific propagation changes by Glauber Costa · 12 years ago
  32. 943a451 slab: propagate tunable values by Glauber Costa · 12 years ago
  33. 749c541 memcg: aggregate memcg cache values in slabinfo by Glauber Costa · 12 years ago
  34. 2293315 memcg/sl[au]b: shrink dead caches by Glauber Costa · 12 years ago
  35. 7cf2798 memcg/sl[au]b: track all the memcg children of a kmem_cache by Glauber Costa · 12 years ago
  36. 1f458cb memcg: destroy memcg caches by Glauber Costa · 12 years ago
  37. d79923f sl[au]b: allocate objects from memcg cache by Glauber Costa · 12 years ago
  38. b9ce5ef sl[au]b: always get the cache from its page in kmem_cache_free() by Glauber Costa · 12 years ago
  39. 0e9d92f memcg: skip memcg kmem allocations in specified code regions by Glauber Costa · 12 years ago
  40. d7f25f8 memcg: infrastructure to match an allocation to the right cache by Glauber Costa · 12 years ago
  41. 55007d8 memcg: allocate memory for memcg caches whenever a new memcg appears by Glauber Costa · 12 years ago
  42. 2633d7a slab/slub: consider a memcg parameter in kmem_create_cache by Glauber Costa · 12 years ago
  43. 6ccfb5b slab: annotate on-slab caches nodelist locks by Glauber Costa · 12 years ago
  44. ba6c496 slab/slub: struct memcg_params by Glauber Costa · 12 years ago
  45. d5bdae7 memcg: add documentation about the kmem controller by Glauber Costa · 12 years ago
  46. 2ad306b fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs by Glauber Costa · 12 years ago
  47. c8b2a36 memcg: execute the whole memcg freeing in free_worker() by Glauber Costa · 12 years ago
  48. bea207c memcg: allow a memcg with kmem charges to be destructed by Glauber Costa · 12 years ago
  49. a8964b9 memcg: use static branches when code not in use by Glauber Costa · 12 years ago
  50. 7de3768 memcg: kmem accounting lifecycle management by Glauber Costa · 12 years ago
  51. 50bdd43 res_counter: return amount of charges after res_counter_uncharge() by Glauber Costa · 12 years ago
  52. 6a1a0d3 mm: allocate kernel pages to the right memcg by Glauber Costa · 12 years ago
  53. 7ae1e1d memcg: kmem controller infrastructure by Glauber Costa · 12 years ago
  54. 7a64bf0 mm: add a __GFP_KMEMCG flag by Glauber Costa · 12 years ago
  55. 510fc4e memcg: kmem accounting basic infrastructure by Glauber Costa · 12 years ago
  56. 86ae53e memcg: change defines to an enum by Glauber Costa · 12 years ago
  57. 4c9c535 memcg: reclaim when more than one page needed by Suleiman Souhlal · 12 years ago
  58. a0956d5 memcg: make it possible to use the stock for more than one page by Suleiman Souhlal · 12 years ago
  59. c297405 memory-hotplug: document and enable CONFIG_MOVABLE_NODE by Tang Chen · 12 years ago
  60. 0bb2c76 mm/page_alloc.c: remove duplicate check by Gavin Shan · 12 years ago
  61. 3012d60 drivers/message/fusion/mptscsih.c: missing break by Alan Cox · 12 years ago
  62. d95bfe4 h8300: select generic atomic64_t support by Fengguang Wu · 12 years ago
  63. af56e3f Coccinelle: add api/d_find_alias.cocci by Cyril Roelandt · 12 years ago
  64. 19af395 irq: tsk->comm is an array by Alan Cox · 12 years ago
  65. f6af75d ceph: fix dentry reference leak in ceph_encode_fh() by Cyril Roelandt · 12 years ago
  66. 88d67ee arch/x86/platform/iris/iris.c: register a platform device and a platform driver by Shérab · 12 years ago
  67. c24bf9b CRIS: fix I/O macros by Corey Minyard · 12 years ago
  68. 9f67675 backlight: locomolcd: fix checkpatch error and warning by Jingoo Han · 12 years ago
  69. 31564cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  70. 6842d98 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  71. 758338e Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  72. 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
  73. e6cdebd arch/tile: set CORE_DUMP_USE_REGSET on tile by Simon Marchi · 12 years ago
  74. 9af6254 arch/tile: implement arch_ptrace using user_regset on tile by Simon Marchi · 12 years ago
  75. 7be6828 arch/tile: implement user_regset interface on tile by Simon Marchi · 12 years ago
  76. ae664db Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  77. a2faf2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  78. 4351654 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 12 years ago
  79. 3d9de19 Merge tag 'disintegrate-alpha-20121217' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  80. 9a8a570 Merge tag 'for-3.8' of git://openrisc.net/~jonas/linux by Linus Torvalds · 12 years ago
  81. 7b07786 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/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. c36e050 x86, paravirt: fix build error when thp is disabled by David Rientjes · 12 years ago
  84. ea77d73 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  85. a22180d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  86. 2d4dce0 Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  87. ea88eea Merge tag 'md-3.8' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  88. 08afe22 Merge branch 'slab/next' into slab/for-linus by Pekka Enberg · 12 years ago
  89. a304f83 Merge branch 'slab/procfs' into slab/for-linus by Pekka Enberg · 12 years ago
  90. 848b814 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  91. 9929561 efi: Fix the build with user namespaces enabled. by Eric W. Biederman · 12 years ago
  92. ce4a9cc mm,numa: fix update_mmu_cache_pmd call by Stephen Rothwell · 12 years ago
  93. 9d328a9 xen/vcpu: Fix vcpu restore path. by Wei Liu · 12 years ago
  94. cc31fd9 xen: Add EVTCHNOP_reset in Xen interface header files. by Wei Liu · 12 years ago
  95. 06d0b5d xen/smp: Use smp_store_boot_cpu_info() to store cpu info for BSP during boot time. by Konrad Rzeszutek Wilk · 12 years ago
  96. 6fd59a8 scatterlist: don't BUG when we can trivially return a proper error. by Nick Bowler · 12 years ago
  97. e71ec59 docs: update documentation about /proc/<pid>/fdinfo/<fd> fanotify output by Cyrill Gorcunov · 12 years ago
  98. e6dbcaf fs, fanotify: add @mflags field to fanotify output by Cyrill Gorcunov · 12 years ago
  99. f1d8c16 docs: add documentation about /proc/<pid>/fdinfo/<fd> output by Cyrill Gorcunov · 12 years ago
  100. be77196 fs, notify: add procfs fdinfo helper by Cyrill Gorcunov · 12 years ago