1. 84d2d7f hwmon: applesmc: fix the 'wait status failed: c != 8' problem by Henrik Rydberg · 16 years ago
  2. 0522409 hwmon: applesmc: specified number of bytes to read should match actual by Henrik Rydberg · 16 years ago
  3. 865c295 hwmon/pc87360 separate alarm files: add therm-min/max/crit-alarms by Jim Cromie · 16 years ago
  4. 8ca1367 hwmon/pc87360 separate alarm files: add dev_dbg help by Jim Cromie · 16 years ago
  5. 2a32ec2 hwmon/pc87360 separate alarm files: define LDNI_MAX const by Jim Cromie · 16 years ago
  6. b267e8c hwmon/pc87360 separate alarm files: add temp-min/max/crit/fault-alarms by Jim Cromie · 16 years ago
  7. 492e965 hwmon/pc87360 separate alarm files: add in-min/max-alarms by Jim Cromie · 16 years ago
  8. 28f74e7 hwmon/pc87360 separate alarm files: define some constants by Jim Cromie · 16 years ago
  9. 4d235ba intel-iommu: typo fix and correct word in the comment by Ameya Palande · 16 years ago
  10. c3b9f5a kernel/configs.c: remove useless comments by WANG Cong · 16 years ago
  11. 5c62484 HP-WMI: additional keycode (or typo) by Eric Piel · 16 years ago
  12. 2a80a37 Fix documentation of sysrq-q by Andi Kleen · 16 years ago
  13. 966c807 uml: fix a compile error by WANG Cong · 16 years ago
  14. d12a6f7 arch/m68k/bvme6000/rtc.c: remove duplicated include by Huang Weiyi · 16 years ago
  15. bde5ab6 container freezer: document the cgroup freezer subsystem. by Matt Helsley · 16 years ago
  16. 1aece34 container freezer: rename check_if_frozen() by Matt Helsley · 16 years ago
  17. 81dcf33 container freezer: make freezer state names less generic by Matt Helsley · 16 years ago
  18. 957a4ee container freezer: prevent frozen tasks or cgroups from changing by Matt Helsley · 16 years ago
  19. 5a06915 container freezer: skip frozen cgroups during power management resume by Matt Helsley · 16 years ago
  20. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  21. 8174f15 container freezer: make refrigerator always available by Matt Helsley · 16 years ago
  22. 83224b0 container freezer: add TIF_FREEZE flag to all architectures by Matt Helsley · 16 years ago
  23. 5e9a0f0 mm: extract do_pages_move() out of sys_move_pages() by Brice Goglin · 16 years ago
  24. 2f007e7 mm: don't vmalloc a huge page_to_node array for do_pages_stat() by Brice Goglin · 16 years ago
  25. e78bbfa mm: stop returning -ENOENT from sys_move_pages() if nothing got migrated by Brice Goglin · 16 years ago
  26. de7f0cb memory hotplug: release memory regions in PAGES_PER_SECTION chunks by Nathan Fontenot · 16 years ago
  27. 7a6560e documentation: clarify dirty_ratio and dirty_background_ratio description by Andrea Righi · 16 years ago
  28. 9f1b16a memory_probe: fix wrong sysfs file attribute by Shaohua Li · 16 years ago
  29. 1125b4e setup_per_zone_pages_min(): take zone->lock instead of zone->lru_lock by Gerald Schaefer · 16 years ago
  30. 4b2e38a hugepage: support ZERO_PAGE() by KOSAKI Motohiro · 16 years ago
  31. e575f11 coredump_filter: add hugepage dumping by KOSAKI Motohiro · 16 years ago
  32. d903ef9 mm: print out meminit for memmap by Yinghai Lu · 16 years ago
  33. 2a4b3de mm: hugetlb.c make functions static, use NULL rather than 0 by Harvey Harrison · 16 years ago
  34. db64fe0 mm: rewrite vmap layer by Nick Piggin · 16 years ago
  35. cb8f488 mmap.c: deinline a few functions by Denys Vlasenko · 16 years ago
  36. 51b07fc fs: buffer lock use lock bitops by Nick Piggin · 16 years ago
  37. 8413ac9 mm: page lock use lock bitops by Nick Piggin · 16 years ago
  38. a978d6f mm: unlockless reclaim by Nick Piggin · 16 years ago
  39. f45840b mm: pagecache insertion fewer atomics by Nick Piggin · 16 years ago
  40. 9978ad5 mlock: make mlock error return Posixly Correct by Lee Schermerhorn · 16 years ago
  41. c11d69d mlock: revert mainline handling of mlock error return by Lee Schermerhorn · 16 years ago
  42. e0f79b8 vmscan: don't accumulate scan pressure on unrelated lists by Johannes Weiner · 16 years ago
  43. 902d2e8 vmscan: kill unused lru functions by KOSAKI Motohiro · 16 years ago
  44. 985737c mlock: count attempts to free mlocked page by Lee Schermerhorn · 16 years ago
  45. af936a1 vmscan: unevictable LRU scan sysctl by Lee Schermerhorn · 16 years ago
  46. 64d6519 swap: cull unevictable pages in fault path by Lee Schermerhorn · 16 years ago
  47. 5344b7e vmstat: mlocked pages statistics by Nick Piggin · 16 years ago
  48. ba470de mmap: handle mlocked pages during map, remap, unmap by Rik van Riel · 16 years ago
  49. 8edb08c mlock: downgrade mmap sem while populating mlocked regions by Lee Schermerhorn · 16 years ago
  50. fa07e78 doc: unevictable LRU and mlocked pages documentation by Lee Schermerhorn · 16 years ago
  51. b291f00 mlock: mlocked pages are unevictable by Nick Piggin · 16 years ago
  52. 89e004ea SHM_LOCKED pages are unevictable by Lee Schermerhorn · 16 years ago
  53. ba9ddf4 Ramfs and Ram Disk pages are unevictable by Lee Schermerhorn · 16 years ago
  54. 7b85412 Unevictable LRU Page Statistics by Lee Schermerhorn · 16 years ago
  55. bbfd28e unevictable lru: add event counting with statistics by Lee Schermerhorn · 16 years ago
  56. 894bc31 Unevictable LRU Infrastructure by Lee Schermerhorn · 16 years ago
  57. 8a7a854 pageflag helpers for configed-out flags by Lee Schermerhorn · 16 years ago
  58. 33c120e more aggressively use lumpy reclaim by Rik van Riel · 16 years ago
  59. c5fdae4 vmscan: add newly swapped in pages to the inactive list by Rik van Riel · 16 years ago
  60. 7e9cd48 vmscan: fix pagecache reclaim referenced bit check by Rik van Riel · 16 years ago
  61. 556adec vmscan: second chance replacement for anonymous pages by Rik van Riel · 16 years ago
  62. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  63. b2e1853 define page_file_cache() function by Rik van Riel · 16 years ago
  64. 68a22394 vmscan: free swap space on swap-in/activation by Rik van Riel · 16 years ago
  65. f04e9eb swap: use an array for the LRU pagevecs by KOSAKI Motohiro · 16 years ago
  66. b69408e vmscan: Use an indexed array for LRU variables by Christoph Lameter · 16 years ago
  67. 62695a8 vmscan: move isolate_lru_page() to vmscan.c by Nick Piggin · 16 years ago
  68. 7108878 mm: cleanup to make remove_memory() arch-neutral by Badari Pulavarty · 16 years ago
  69. 8433ac6 serial_txx9: use %lx for iobase by Atsushi Nemoto · 16 years ago
  70. cbb2ed4 tpm: don't export static functions by Stephen Rothwell · 16 years ago
  71. d014e5f mailmap: add Mark Brown by Mark Brown · 16 years ago
  72. 975f6b0 Merge branches 'topic/asoc', 'topic/misc-fixes', 'topic/ps3-csbits' and 'topic/staging-fixes' into for-linus by Takashi Iwai · 16 years ago
  73. ba9d0fd ALSA: ASoC: OMAP: Fix DSP DAI format in McBSP DAI driver by Jarkko Nikula · 16 years ago
  74. 27dee52 go7007 - Add missing dependency on sound subsystem by Takashi Iwai · 16 years ago
  75. c465a76 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus by Thomas Gleixner · 16 years ago
  76. 322acf6 fix documentation of sysrq-q really by Thomas Gleixner · 16 years ago
  77. 24bdeb4 Fix documentation of sysrq-q by Andi Kleen · 16 years ago
  78. fdc9314 netfilter: replace old NF_ARP calls with NFPROTO_ARP by Jan Engelhardt · 16 years ago
  79. 6767184 netfilter: fix compilation error with NAT=n by Pablo Neira Ayuso · 16 years ago
  80. b09eec1 netfilter: xt_recent: use proc_create_data() by Alexey Dobriyan · 16 years ago
  81. 311670f netfilter: snmp nat leaks memory in case of failure by Ilpo Järvinen · 16 years ago
  82. 6def1eb netfilter: xt_iprange: fix range inversion match by Alexey Dobriyan · 16 years ago
  83. 10a03a4 netfilter: netns: use NFPROTO_NUMPROTO instead of NUMPROTO for tables array by Patrick McHardy · 16 years ago
  84. 041fb57 netfilter: ctnetlink: remove obsolete NAT dependency from Kconfig by Patrick McHardy · 16 years ago
  85. 870e2a2 timer_list: add base address to clock base by Thomas Gleixner · 16 years ago
  86. c5b77a3 timer_list: print cpu number of clockevents device by Thomas Gleixner · 16 years ago
  87. e67ef25 timer_list: print real timer address by Thomas Gleixner · 16 years ago
  88. 8a1a627 Revert "[MTD] m25p80.c code cleanup" by David Woodhouse · 16 years ago
  89. 7d28e0d [MTD] [NAND] GPIO driver depends on ARM... for now. by David Woodhouse · 16 years ago
  90. 35a3479 [MTD] [NAND] sh_flctl: fix compile error by Yoshihiro Shimoda · 16 years ago
  91. 9f3ffae pkt_sched: sch_generic: Fix oops in sch_teql by Jarek Poplawski · 16 years ago
  92. 944f750 dccp: Port redirection support for DCCP by Gerrit Renker · 16 years ago
  93. fd50703 tcp: Fix IPv6 fallout from 'Port redirection support for TCP' by KOVACS Krisztian · 16 years ago
  94. 92845ff netdev: change name dropping error codes by Stephen Hemminger · 16 years ago
  95. 0537ae6 ipvs: Update CONFIG_IP_VS_IPV6 description and help text by Julius Volz · 16 years ago
  96. 1ee2a32 ALSA: ps3: Add support for SPDIF/HDMI passthru by Takashi Iwai · 16 years ago
  97. 64931a4 ps3: Add passthru support for non-audio streams by Takashi Iwai · 16 years ago
  98. 756ba83 ps3: Add ps3av_audio_mute_analog() by Masakazu Mokuno · 16 years ago
  99. 40e24c4 sh: Move SH-4 CPU headers down one more level. by Paul Mundt · 16 years ago
  100. ebf9c11 sh: Only build in gpio.o when CONFIG_GENERIC_GPIO is selected. by Paul Mundt · 16 years ago