1. 2bc3f62 watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_RECEIVER by Peter Ujfalusi · 12 years ago
  2. e192634 watchdog: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  3. 77e0dfc watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  4. 312b00e1 watchdog: DA9055 Watchdog driver by Ashish Jangam · 12 years ago
  5. 1ba8538 watchdog: omap_wdt: eliminate goto by Aaro Koskinen · 12 years ago
  6. ef48174 watchdog: omap_wdt: delete redundant platform_set_drvdata() calls by Aaro Koskinen · 12 years ago
  7. 4f4753d watchdog: omap_wdt: convert to devm_ functions by Aaro Koskinen · 12 years ago
  8. 67c0f55 watchdog: omap_wdt: convert to new watchdog core by Aaro Koskinen · 12 years ago
  9. cf13a84 watchdog: WatchDog Timer Driver Core: fix comment by Fabio Porcedda · 12 years ago
  10. 50d854c8 watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  11. 2d076bb watchdog: imx2_wdt: Select the driver via ARCH_MXC by Fabio Estevam · 12 years ago
  12. e09d9c3 watchdog: cpu5wdt.c: add missing del_timer call by devendra.aaru · 12 years ago
  13. e16cfb9 watchdog: hpwdt.c: Increase version string by Tom Mingarelli · 12 years ago
  14. b2c4e4b watchdog: Convert twl4030_wdt to watchdog core by Jarkko Nikula · 12 years ago
  15. 5235f57 davinci_wdt: preparation for switch to common clock framework by Karicheri, Muralidharan · 12 years ago
  16. 63fbbc1 watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepare by Julia Lawall · 12 years ago
  17. 8157bec watchdog: ath79_wdt: convert to use module_platform_driver by Gabor Juhos · 12 years ago
  18. 2f0bf92 Merge tag 'xtensa-20121218' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  19. 1bd12c9 Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  20. 3dbff0d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  21. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  22. 3935e895 watchdog: Fix disable/enable regression by Bjørn Mork · 12 years ago
  23. 74779e2 Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  24. 5031a2a Merge tag 'for-v3.8-part2' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  25. 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
  26. 7f2de81 Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw2/byteswap by Linus Torvalds · 12 years ago
  27. 5977107 blk: avoid divide-by-zero with zero discard granularity by Linus Torvalds · 12 years ago
  28. 055d4db xtensa: don't try to build DTB when OF is disabled by Max Filippov · 12 years ago
  29. 33c760f xtensa: set the correct ethernet address for xtfpga by Chris Zankel · 12 years ago
  30. c4c4594 xtensa: clean up files to make them code-style compliant by Chris Zankel · 12 years ago
  31. 72100ed xtensa: provide endianness macro for sparse by Max Filippov · 12 years ago
  32. ec747b2 xtensa: fix RASID SR initialization by Max Filippov · 12 years ago
  33. eab5e7a xtensa: initialize CPENABLE SR when core has one by Max Filippov · 12 years ago
  34. 79fcf52 xtensa: reset all timers on initialization by Max Filippov · 12 years ago
  35. 90e3bc7 Use for_each_compatible_node() macro. by Wei Yongjun · 12 years ago
  36. 5584b4d xtensa: add XTFPGA DTS by Max Filippov · 12 years ago
  37. 0d456ba xtensa: add support for the XTFPGA boards by Max Filippov · 12 years ago
  38. da844a8 xtensa: add device trees support by Max Filippov · 12 years ago
  39. 2206d5d xtensa: add IRQ domains support by Max Filippov · 12 years ago
  40. 0322cab xtensa: add U-Boot image support (uImage). by Max Filippov · 12 years ago
  41. 3f5ec29 xtensa: clean up boot make rules by Max Filippov · 12 years ago
  42. 599bf77 xtensa: fix mb and wmb definitions by Max Filippov · 12 years ago
  43. 71872b5 xtensa: add s32c1i-based spinlock implementations by Max Filippov · 12 years ago
  44. e5a9f6a xtensa: add s32c1i-based bitops implementations by Max Filippov · 12 years ago
  45. 219b1e4 xtensa: add s32c1i-based atomic ops implementations by Max Filippov · 12 years ago
  46. 0027312 xtensa: add s32c1i sanity check by Max Filippov · 12 years ago
  47. 28570e8 xtensa: add trap_set_handler function by Max Filippov · 12 years ago
  48. c622b29 xtensa: initialize atomctl SR by Max Filippov · 12 years ago
  49. 733536b xtensa: save and restore scompare1 SR on kernel entry by Max Filippov · 12 years ago
  50. 2f6ea6a xtensa: display s32c1i feature flag in cpuinfo by Max Filippov · 12 years ago
  51. 415217e xtensa: fix CPU cache flags formatting by Max Filippov · 12 years ago
  52. 288dc2b xtensa: properly fix missing compiler barrier in simcall by Max Filippov · 12 years ago
  53. 382cb5b xtensa: fix build warning for arch/xtensa/mm/tlb.c by Max Filippov · 12 years ago
  54. 35b16a9 xtensa: provide DMA_ERROR_CODE definition by Max Filippov · 12 years ago
  55. 94d6c61 xtensa: ISS: add BASE_BAUD definition to serial.h by Max Filippov · 12 years ago
  56. d1538c4 xtensa: provide proper assembler function boundaries with ENDPROC() by Chris Zankel · 12 years ago
  57. c0226e3 xtensa: make DoubleExceptionVector literals fit the gap by Max Filippov · 12 years ago
  58. 6550162 xtensa: add config option to disable linker relaxation by Chris Zankel · 12 years ago
  59. 02b25d8 xtensa: unbalanced parentheses by Nicolas Kaiser · 13 years ago
  60. 09378d7 xtensa:fix the incompatible pointer type warning in time.c by Wanlong Gao · 13 years ago
  61. 752451f Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  62. 673ab87 Merge branch 'akpm' (more patches from Andrew) by Linus Torvalds · 12 years ago
  63. 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
  64. 5b3040a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  65. 3cf2384 mm/vmscan.c: avoid possible deadlock caused by too_many_isolated() by Fengguang Wu · 12 years ago
  66. d37dd5d vmscan: comment too_many_isolated() by Fengguang Wu · 12 years ago
  67. dc05373 mm/kmemleak.c: remove obsolete simple_strtoul by Abhijit Pawar · 12 years ago
  68. 79a4dce mm/memory_hotplug.c: improve comments by Tang Chen · 12 years ago
  69. 7179e7b mm/hugetlb: create hugetlb cgroup file in hugetlb_init by Jianguo Wu · 12 years ago
  70. 7d12efa mm/mprotect.c: coding-style cleanups by Andrew Morton · 12 years ago
  71. 5bbe1ec Documentation: ABI: /sys/devices/system/node/ by Davidlohr Bueso · 12 years ago
  72. 5413dfb slub: drop mutex before deleting sysfs entry by Glauber Costa · 12 years ago
  73. ebe945c memcg: add comments clarifying aspects of cache attribute propagation by Glauber Costa · 12 years ago
  74. 92e7934 kmem: add slab-specific documentation about the kmem controller by Glauber Costa · 12 years ago
  75. 107dab5 slub: slub-specific propagation changes by Glauber Costa · 12 years ago
  76. 943a451 slab: propagate tunable values by Glauber Costa · 12 years ago
  77. 749c541 memcg: aggregate memcg cache values in slabinfo by Glauber Costa · 12 years ago
  78. 2293315 memcg/sl[au]b: shrink dead caches by Glauber Costa · 12 years ago
  79. 7cf2798 memcg/sl[au]b: track all the memcg children of a kmem_cache by Glauber Costa · 12 years ago
  80. 1f458cb memcg: destroy memcg caches by Glauber Costa · 12 years ago
  81. d79923f sl[au]b: allocate objects from memcg cache by Glauber Costa · 12 years ago
  82. b9ce5ef sl[au]b: always get the cache from its page in kmem_cache_free() by Glauber Costa · 12 years ago
  83. 0e9d92f memcg: skip memcg kmem allocations in specified code regions by Glauber Costa · 12 years ago
  84. d7f25f8 memcg: infrastructure to match an allocation to the right cache by Glauber Costa · 12 years ago
  85. 55007d8 memcg: allocate memory for memcg caches whenever a new memcg appears by Glauber Costa · 12 years ago
  86. 2633d7a slab/slub: consider a memcg parameter in kmem_create_cache by Glauber Costa · 12 years ago
  87. 6ccfb5b slab: annotate on-slab caches nodelist locks by Glauber Costa · 12 years ago
  88. ba6c496 slab/slub: struct memcg_params by Glauber Costa · 12 years ago
  89. d5bdae7 memcg: add documentation about the kmem controller by Glauber Costa · 12 years ago
  90. 2ad306b fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs by Glauber Costa · 12 years ago
  91. c8b2a36 memcg: execute the whole memcg freeing in free_worker() by Glauber Costa · 12 years ago
  92. bea207c memcg: allow a memcg with kmem charges to be destructed by Glauber Costa · 12 years ago
  93. a8964b9 memcg: use static branches when code not in use by Glauber Costa · 12 years ago
  94. 7de3768 memcg: kmem accounting lifecycle management by Glauber Costa · 12 years ago
  95. 50bdd43 res_counter: return amount of charges after res_counter_uncharge() by Glauber Costa · 12 years ago
  96. 6a1a0d3 mm: allocate kernel pages to the right memcg by Glauber Costa · 12 years ago
  97. 7ae1e1d memcg: kmem controller infrastructure by Glauber Costa · 12 years ago
  98. 7a64bf0 mm: add a __GFP_KMEMCG flag by Glauber Costa · 12 years ago
  99. 510fc4e memcg: kmem accounting basic infrastructure by Glauber Costa · 12 years ago
  100. 86ae53e memcg: change defines to an enum by Glauber Costa · 12 years ago