1. dc6ea97 lis3: use input_polled_device by Eric Piel · 17 years ago
  2. a002ee8 lis3: remove automatic shutdown of the device by Eric Piel · 17 years ago
  3. c288424 lis3: fix misc device unregistering and printk by Eric Piel · 17 years ago
  4. 4b32412 rb_tree: remove redundant if()-condition in rb_erase() by Wolfram Strepp · 17 years ago
  5. 4c60117 rb_tree: make clear distinction between two different cases in rb_erase() by Wolfram Strepp · 17 years ago
  6. 16c047a rb_tree: reorganize code in rb_erase() for additional changes by Wolfram Strepp · 17 years ago
  7. 130b76c MAINTAINERS: add file patterns to TTY LAYER by Joe Perches · 17 years ago
  8. 852f9bb MAINTAINERS: add Paul McKenney to RCU and RCUTORTURE by Joe Perches · 17 years ago
  9. 2a99921 MAINTAINERS: add file pattern to CISCO FCOE HBA DRIVER by Joe Perches · 17 years ago
  10. f70f873 MAINTAINERS: mention scripts/get_maintainer.pl in the preface by Joe Perches · 17 years ago
  11. b5472cd MAINTAINERS: remove L: linux-kernel@vger.kernel.org from all but "THE REST" by Joe Perches · 17 years ago
  12. 9371166 MAINTAINERS: mark ALSA lists as moderated by Joe Perches · 17 years ago
  13. 3f563d2 MAINTAINERS: update M32R file patterns after rename by Joe Perches · 17 years ago
  14. 34d03cc MAINTAINERS: add file patterns to "THE REST" by Joe Perches · 17 years ago
  15. 866a36b MAINTAINERS: swap mismarked ECRYPT FS M: and P: entries by Joe Perches · 17 years ago
  16. 7f29fd27 scripts/get_maintainer.pl: change "die" to "warn" when command line file is not a patch by Joe Perches · 17 years ago
  17. df4cc03 scripts/get_maintainer.pl: allow 8 bit characters in email addresses by Joe Perches · 17 years ago
  18. 0a79c49 scripts/get_maintainer.pl: don't print maintainers when not requested by Joe Perches · 17 years ago
  19. 5f2441e scripts/get_maintainer.pl: support both "P:/M:" and integrated "M:" lines by Joe Perches · 17 years ago
  20. d789504 scripts/get_maintainer.pl: better email name quoting by Joe Perches · 17 years ago
  21. 1b5e1cf scripts/get_maintainer.pl: support M: lines with names and multiple entries per M: line by Joe Perches · 17 years ago
  22. de2fc49 scripts/get_maintainer.pl: warn on missing git or git repository by Joe Perches · 17 years ago
  23. f5f5078 scripts/get_maintainer.pl: improve --git-chief-penquins (Linus Torvalds) filtering by Joe Perches · 17 years ago
  24. bdf7c68 scripts/get_maintainer.pl: better fix for subscriber-only mailing lists by Joe Perches · 17 years ago
  25. 290603c scripts/get_maintainer.pl: output first field only in mailing lists and after maintainers. by Joe Perches · 17 years ago
  26. 8e8a2de lib/genalloc.c: remove unmatched write_lock() in gen_pool_destroy by Zygo Blaxell · 17 years ago
  27. 69050ee CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCK by Tomas Szepe · 17 years ago
  28. 55e331c drivers: add support for the TI VLYNQ bus by Florian Fainelli · 17 years ago
  29. f324edc console: make blank timeout value a boot option by Daniel Mack · 17 years ago
  30. 4764e28 Documentation/atomic_ops.txt: fix sample code by Figo.zhang · 17 years ago
  31. 73d0516 eisa.ids: add Network Peripherals FDDI boards by Maciej W. Rozycki · 17 years ago
  32. cc6f267 syscalls.h: remove duplicated declarations for sys_pipe2 by Masatake YAMATO · 17 years ago
  33. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 17 years ago
  34. b8d9a86 Documentation/accounting/getdelays.c intialize the variable before using it by Jaswinder Singh Rajput · 17 years ago
  35. c67ae69 hexdump: remove the trailing space by Li Zefan · 17 years ago
  36. a9c5695 use printk_once() in several places by Minchan Kim · 17 years ago
  37. 009789f slow-work: use round_jiffies() for thread pool's cull and OOM timers by Chris Peterson · 17 years ago
  38. b72b71c lib: do code optimization for radix_tree_lookup() and radix_tree_lookup_slot() by Huang Shijie · 17 years ago
  39. 30639b6 groups: move code to kernel/groups.c by Alexey Dobriyan · 17 years ago
  40. 8b0b1db remove put_cpu_no_resched() by Thomas Gleixner · 17 years ago
  41. 10fc89d drbd: add major number to major.h by Philipp Reisner · 17 years ago
  42. 0d9c25d headers: move module_bug_finalize()/module_bug_cleanup() definitions into module.h by Andrew Morton · 17 years ago
  43. 4938d7e poll: avoid extra wakeups in select/poll by Eric Dumazet · 17 years ago
  44. 02d5341 ntfs: use is_power_of_2() function for clarity. by Robert P. J. Day · 17 years ago
  45. b33112d kernel/kfifo.c: replace conditional test with is_power_of_2() by Robert P. J. Day · 17 years ago
  46. 417dcdf atomic: only take lock when the counter drops to zero on UP as well by Jan Blunck · 17 years ago
  47. a7d932a utsname.h: make new_utsname fields use the proper length constant by Dan Smith · 17 years ago
  48. b08cd96 uml: bad macro expansion, parameter is member by Roel Kluin · 17 years ago
  49. 276c974 uml: fix a section warning by Amerigo Wang · 17 years ago
  50. 6fa851c um: remove obsolete hw_interrupt_type by Thomas Gleixner · 17 years ago
  51. 7e1cb78 uml: UML net driver does not allow for vlans by Alan Cox · 17 years ago
  52. 189e91f m32r: remove obsolete hw_interrupt_type by Thomas Gleixner · 17 years ago
  53. fb26b3e alpha: bad macro expansion, parameter is member by Roel Kluin · 17 years ago
  54. 44377f6 alpha: remove obsolete hw_interrupt_type by Thomas Gleixner · 17 years ago
  55. ee993b1 mm: fix lumpy reclaim lru handling at isolate_lru_pages by KAMEZAWA Hiroyuki · 17 years ago
  56. 24cf72518 vmscan: count the number of times zone_reclaim() scans and fails by Mel Gorman · 17 years ago
  57. fa5e084 vmscan: do not unconditionally treat zones that fail zone_reclaim() as full by Mel Gorman · 17 years ago
  58. 90afa5d vmscan: properly account for the number of page cache pages zone_reclaim() can reclaim by Mel Gorman · 17 years ago
  59. 84a8924 writeback: skip new or to-be-freed inodes by Wu Fengguang · 17 years ago
  60. 8123681 oom: only oom kill exiting tasks with attached memory by David Rientjes · 17 years ago
  61. 9198e96 vmscan: handle may_swap more strictly by Daisuke Nishimura · 17 years ago
  62. 3eb4140 vmscan: merge duplicate code in shrink_active_list() by Wu Fengguang · 17 years ago
  63. 8cab475 vmscan: make mapped executable pages the first class citizen by Wu Fengguang · 17 years ago
  64. 6fe6b7e vmscan: report vm_flags in page_referenced() by Wu Fengguang · 17 years ago
  65. 608e8e6 mm: add a gfp-translate script to help understand page allocation failure reports by Mel Gorman · 17 years ago
  66. 168f5ac mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argument by Sergei Trofimovich · 17 years ago
  67. aca8bf3 mm: remove file argument from swap_readpage() by Minchan Kim · 17 years ago
  68. 8192da6 mm: remove annotation of gfp_mask in add_to_swap by Minchan Kim · 17 years ago
  69. 73d60b7 page-allocator: clear N_HIGH_MEMORY map before we set it again by Yinghai Lu · 17 years ago
  70. 2869735 mm: remove __invalidate_mapping_pages variant by Mike Waychison · 17 years ago
  71. 82553a9 oom: invoke oom killer for __GFP_NOFAIL by David Rientjes · 17 years ago
  72. 4d8b913 oom: avoid unnecessary mm locking and scanning for OOM_DISABLE by David Rientjes · 17 years ago
  73. 2ff05b2 oom: move oom_adj value from task_struct to mm_struct by David Rientjes · 17 years ago
  74. c9e4441 mm: reuse unused swap entry if necessary by KAMEZAWA Hiroyuki · 17 years ago
  75. 355cfa7 mm: modify swap_map and add SWAP_HAS_CACHE flag by KAMEZAWA Hiroyuki · 17 years ago
  76. cb4b86b mm: add swap cache interface for swap reference by KAMEZAWA Hiroyuki · 17 years ago
  77. 6837765 mm: remove CONFIG_UNEVICTABLE_LRU config option by KOSAKI Motohiro · 17 years ago
  78. bce7394 page-allocator: reset wmark_min and inactive ratio of zone when hotplug happens by Minchan Kim · 17 years ago
  79. 96cb4df page-allocator: add inactive ratio calculation function of each zone by Minchan Kim · 17 years ago
  80. bc75d33 page-allocator: clean up functions related to pages_min by Minchan Kim · 17 years ago
  81. b70d94e page-allocator: use integer fields lookup for gfp_zone and check for errors in flags passed to the page allocator by Christoph Lameter · 17 years ago
  82. 31c9113 mm: check the argument of kunmap on architectures without highmem by Matthew Wilcox · 17 years ago
  83. 69c8548 vmscan: prevent shrinking of active anon lru list in case of no swap space V3 by MinChan Kim · 17 years ago
  84. 35282a2 migration: only migrate_prep() once per move_pages() by Brice Goglin · 17 years ago
  85. 7f33d49 mm, PM/Freezer: Disable OOM killer when tasks are frozen by Rafael J. Wysocki · 17 years ago
  86. 75927af mm: madvise(): correct return code by Nick Piggin · 17 years ago
  87. dab48da page-allocator: warn if __GFP_NOFAIL is used for a large allocation by Andrew Morton · 17 years ago
  88. 720b17e videobuf-dma-contig: zero copy USERPTR support by Magnus Damm · 17 years ago
  89. 3b6748e mm: introduce follow_pfn() by Johannes Weiner · 17 years ago
  90. 03668a4 mm: use generic follow_pte() in follow_phys() by Johannes Weiner · 17 years ago
  91. f8ad0f49 mm: introduce follow_pte() by Johannes Weiner · 17 years ago
  92. e9bb35d mm: setup_per_zone_inactive_ratio - fix comment and make it __init by Cyrill Gorcunov · 17 years ago
  93. 5c87ead mm: setup_per_zone_inactive_ratio - do not call for int_sqrt if not needed by Cyrill Gorcunov · 17 years ago
  94. af16677 vmscan: ZVC updates in shrink_active_list() can be done once by Wu Fengguang · 17 years ago
  95. 08d9ae7 vmscan: don't export nr_saved_scan in /proc/zoneinfo by Wu Fengguang · 17 years ago
  96. 6e08a36 vmscan: cleanup the scan batching code by Wu Fengguang · 17 years ago
  97. 56e49d2 vmscan: evict use-once pages first by Rik van Riel · 17 years ago
  98. 35efa5e pagemap: add page-types tool by Wu Fengguang · 17 years ago
  99. 17e8950 pagemap: document 9 more exported page flags by Wu Fengguang · 17 years ago
  100. c9ba78e pagemap: document clarifications by Wu Fengguang · 17 years ago