1. da1cfe1 Char: sx, remove bogus iomap by Jiri Slaby · 16 years ago
  2. 8c9398d hwmon: applesmc: lighter wait mechanism, drastic improvement by Henrik Rydberg · 16 years ago
  3. 07e8dbd hwmon: applesmc: Add support for Macbook Pro 3 by Henrik Rydberg · 16 years ago
  4. d754990 hwmon: applesmc: Add support for Macbook Pro 4 by Henrik Rydberg · 16 years ago
  5. 7b5e3cb drivers/hwmon/applesmc.c: remove unneeded casts by Andrew Morton · 16 years ago
  6. f5274c9 hwmon: applesmc: add support for Macbook Air by Henrik Rydberg · 16 years ago
  7. 8bd1a12 hwmon: applesmc: allow for variable ALV0 and ALV1 package length by Henrik Rydberg · 16 years ago
  8. 02fcbd1 hwmon: applesmc: prolong status wait by Henrik Rydberg · 16 years ago
  9. 84d2d7f hwmon: applesmc: fix the 'wait status failed: c != 8' problem by Henrik Rydberg · 16 years ago
  10. 0522409 hwmon: applesmc: specified number of bytes to read should match actual by Henrik Rydberg · 16 years ago
  11. 865c295 hwmon/pc87360 separate alarm files: add therm-min/max/crit-alarms by Jim Cromie · 16 years ago
  12. 8ca1367 hwmon/pc87360 separate alarm files: add dev_dbg help by Jim Cromie · 16 years ago
  13. 2a32ec2 hwmon/pc87360 separate alarm files: define LDNI_MAX const by Jim Cromie · 16 years ago
  14. b267e8c hwmon/pc87360 separate alarm files: add temp-min/max/crit/fault-alarms by Jim Cromie · 16 years ago
  15. 492e965 hwmon/pc87360 separate alarm files: add in-min/max-alarms by Jim Cromie · 16 years ago
  16. 28f74e7 hwmon/pc87360 separate alarm files: define some constants by Jim Cromie · 16 years ago
  17. 4d235ba intel-iommu: typo fix and correct word in the comment by Ameya Palande · 16 years ago
  18. c3b9f5a kernel/configs.c: remove useless comments by WANG Cong · 16 years ago
  19. 5c62484 HP-WMI: additional keycode (or typo) by Eric Piel · 16 years ago
  20. 2a80a37 Fix documentation of sysrq-q by Andi Kleen · 16 years ago
  21. 966c807 uml: fix a compile error by WANG Cong · 16 years ago
  22. d12a6f7 arch/m68k/bvme6000/rtc.c: remove duplicated include by Huang Weiyi · 16 years ago
  23. bde5ab6 container freezer: document the cgroup freezer subsystem. by Matt Helsley · 16 years ago
  24. 1aece34 container freezer: rename check_if_frozen() by Matt Helsley · 16 years ago
  25. 81dcf33 container freezer: make freezer state names less generic by Matt Helsley · 16 years ago
  26. 957a4ee container freezer: prevent frozen tasks or cgroups from changing by Matt Helsley · 16 years ago
  27. 5a06915 container freezer: skip frozen cgroups during power management resume by Matt Helsley · 16 years ago
  28. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  29. 8174f15 container freezer: make refrigerator always available by Matt Helsley · 16 years ago
  30. 83224b0 container freezer: add TIF_FREEZE flag to all architectures by Matt Helsley · 16 years ago
  31. 5e9a0f0 mm: extract do_pages_move() out of sys_move_pages() by Brice Goglin · 16 years ago
  32. 2f007e7 mm: don't vmalloc a huge page_to_node array for do_pages_stat() by Brice Goglin · 16 years ago
  33. e78bbfa mm: stop returning -ENOENT from sys_move_pages() if nothing got migrated by Brice Goglin · 16 years ago
  34. de7f0cb memory hotplug: release memory regions in PAGES_PER_SECTION chunks by Nathan Fontenot · 16 years ago
  35. 7a6560e documentation: clarify dirty_ratio and dirty_background_ratio description by Andrea Righi · 16 years ago
  36. 9f1b16a memory_probe: fix wrong sysfs file attribute by Shaohua Li · 16 years ago
  37. 1125b4e setup_per_zone_pages_min(): take zone->lock instead of zone->lru_lock by Gerald Schaefer · 16 years ago
  38. 4b2e38a hugepage: support ZERO_PAGE() by KOSAKI Motohiro · 16 years ago
  39. e575f11 coredump_filter: add hugepage dumping by KOSAKI Motohiro · 16 years ago
  40. d903ef9 mm: print out meminit for memmap by Yinghai Lu · 16 years ago
  41. 2a4b3de mm: hugetlb.c make functions static, use NULL rather than 0 by Harvey Harrison · 16 years ago
  42. db64fe0 mm: rewrite vmap layer by Nick Piggin · 16 years ago
  43. cb8f488 mmap.c: deinline a few functions by Denys Vlasenko · 16 years ago
  44. 51b07fc fs: buffer lock use lock bitops by Nick Piggin · 16 years ago
  45. 8413ac9 mm: page lock use lock bitops by Nick Piggin · 16 years ago
  46. a978d6f mm: unlockless reclaim by Nick Piggin · 16 years ago
  47. f45840b mm: pagecache insertion fewer atomics by Nick Piggin · 16 years ago
  48. 9978ad5 mlock: make mlock error return Posixly Correct by Lee Schermerhorn · 16 years ago
  49. c11d69d mlock: revert mainline handling of mlock error return by Lee Schermerhorn · 16 years ago
  50. e0f79b8 vmscan: don't accumulate scan pressure on unrelated lists by Johannes Weiner · 16 years ago
  51. 902d2e8 vmscan: kill unused lru functions by KOSAKI Motohiro · 16 years ago
  52. 985737c mlock: count attempts to free mlocked page by Lee Schermerhorn · 16 years ago
  53. af936a1 vmscan: unevictable LRU scan sysctl by Lee Schermerhorn · 16 years ago
  54. 64d6519 swap: cull unevictable pages in fault path by Lee Schermerhorn · 16 years ago
  55. 5344b7e vmstat: mlocked pages statistics by Nick Piggin · 16 years ago
  56. ba470de mmap: handle mlocked pages during map, remap, unmap by Rik van Riel · 16 years ago
  57. 8edb08c mlock: downgrade mmap sem while populating mlocked regions by Lee Schermerhorn · 16 years ago
  58. fa07e78 doc: unevictable LRU and mlocked pages documentation by Lee Schermerhorn · 16 years ago
  59. b291f00 mlock: mlocked pages are unevictable by Nick Piggin · 16 years ago
  60. 89e004ea SHM_LOCKED pages are unevictable by Lee Schermerhorn · 16 years ago
  61. ba9ddf4 Ramfs and Ram Disk pages are unevictable by Lee Schermerhorn · 16 years ago
  62. 7b85412 Unevictable LRU Page Statistics by Lee Schermerhorn · 16 years ago
  63. bbfd28e unevictable lru: add event counting with statistics by Lee Schermerhorn · 16 years ago
  64. 894bc31 Unevictable LRU Infrastructure by Lee Schermerhorn · 16 years ago
  65. 8a7a854 pageflag helpers for configed-out flags by Lee Schermerhorn · 16 years ago
  66. 33c120e more aggressively use lumpy reclaim by Rik van Riel · 16 years ago
  67. c5fdae4 vmscan: add newly swapped in pages to the inactive list by Rik van Riel · 16 years ago
  68. 7e9cd48 vmscan: fix pagecache reclaim referenced bit check by Rik van Riel · 16 years ago
  69. 556adec vmscan: second chance replacement for anonymous pages by Rik van Riel · 16 years ago
  70. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  71. b2e1853 define page_file_cache() function by Rik van Riel · 16 years ago
  72. 68a22394 vmscan: free swap space on swap-in/activation by Rik van Riel · 16 years ago
  73. f04e9eb swap: use an array for the LRU pagevecs by KOSAKI Motohiro · 16 years ago
  74. b69408e vmscan: Use an indexed array for LRU variables by Christoph Lameter · 16 years ago
  75. 62695a8 vmscan: move isolate_lru_page() to vmscan.c by Nick Piggin · 16 years ago
  76. 7108878 mm: cleanup to make remove_memory() arch-neutral by Badari Pulavarty · 16 years ago
  77. 8433ac6 serial_txx9: use %lx for iobase by Atsushi Nemoto · 16 years ago
  78. cbb2ed4 tpm: don't export static functions by Stephen Rothwell · 16 years ago
  79. d014e5f mailmap: add Mark Brown by Mark Brown · 16 years ago
  80. d9d332e anon_vma_prepare: properly lock even newly allocated entries by Linus Torvalds · 16 years ago
  81. 0cfd810 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  82. f7ea4a4 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  83. 5564da7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  84. 58617d5 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  85. 802f389 USB: remove err() macro from more usb drivers by Greg Kroah-Hartman · 16 years ago
  86. fd3f191 USB: remove err() macro from usb misc drivers by Greg Kroah-Hartman · 16 years ago
  87. 69a8594 USB: remove err() macro from usb core code by Greg Kroah-Hartman · 16 years ago
  88. 9908a32 USB: remove err() macro from usb class drivers by Greg Kroah-Hartman · 16 years ago
  89. 194343d USB: remove use of err() in drivers/usb/serial by Greg Kroah-Hartman · 16 years ago
  90. b887265 USB: remove info() macro from usb mtd drivers by Greg Kroah-Hartman · 16 years ago
  91. 899ef6e USB: remove info() macro from usb input drivers by Greg Kroah-Hartman · 16 years ago
  92. 880c9c6 USB: remove info() macro from usb network drivers by Greg Kroah-Hartman · 16 years ago
  93. 5909f6e USB: remove info() macro from remaining usb drivers by Greg Kroah-Hartman · 16 years ago
  94. 1b29a37 USB: remove info() macro from usb/misc drivers by Greg Kroah-Hartman · 16 years ago
  95. c197a8d USB: remove info() macro from usb/serial drivers by Greg Kroah-Hartman · 16 years ago
  96. 46fcaec USB: remove warn macro from HID core by Greg Kroah-Hartman · 16 years ago
  97. 3b6004f USB: remove warn() macro from usb drivers by Greg Kroah-Hartman · 16 years ago
  98. 4dc8994 USB: remove warn() macro from usb net drivers by Greg Kroah-Hartman · 16 years ago
  99. aa82661 USB: remove warn() macro from usb media drivers by Greg Kroah-Hartman · 16 years ago
  100. 1817b16 USB: remove warn() macro from usb input drivers by Greg Kroah-Hartman · 16 years ago