1. 766f916 kernel: remove PF_FLUSHER by Peter Zijlstra · 14 years ago
  2. 4ce6494 stop_machine: convert cpu notifier to return encapsulate errno value by Akinobu Mita · 14 years ago
  3. ca51c5a kernel/stop_machine.c: fix unused variable warning by Rakib Mullick · 14 years ago
  4. 518de9b fs: allow for more than 2^31 files by Eric Dumazet · 14 years ago
  5. 571428b kernel/user.c: add lock release annotation on free_user() by Namhyung Kim · 14 years ago
  6. 562f5e6 init: mark __user address space on string literals by Namhyung Kim · 14 years ago
  7. f0cfec1 drivers/misc/apds9802als.c: add runtime PM support by Hong Liu · 14 years ago
  8. 22d96aa drivers/misc/apds9802als.c: ALS drivers for the apds9802als by anantha · 14 years ago
  9. 8a233f01 pca953x: pca953x driver fixes for x86 mrst by Alek Du · 14 years ago
  10. 2e85c4d drivers/misc/isl29020.c: ambient light sensor by Kalhan Trisal · 14 years ago
  11. 93e2f58 lkdtm: prefix enum constants by Namhyung Kim · 14 years ago
  12. 3f0f4a3 Documentation: short descriptions for bh1770glc and apds990x drivers by Samu Onkalo · 14 years ago
  13. 92b1f84 drivers/misc: driver for APDS990X ALS and proximity sensors by Samu Onkalo · 14 years ago
  14. 190420a drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensor by Samu Onkalo · 14 years ago
  15. 4b068de ad525x_dpot: use correct rdac channel for ad5251/ad5252 by steven miao · 14 years ago
  16. a4bd394 drivers/misc/ad525x_dpot.c: new features by Michael Hennerich · 14 years ago
  17. 5f400cf drivers/misc/ad525x_dpot.c: fix part name typos in defines by Michael Hennerich · 14 years ago
  18. 10ad527 drivers/misc/phantom.c: add missing warning messages in phantom_probe() by Rahul Ruikar · 14 years ago
  19. ca1cab3 workqueues: s/ON_STACK/ONSTACK/ by Andrew Morton · 14 years ago
  20. 99dc829 procfs: fix numbering in /proc/locks by Jerome Marchand · 14 years ago
  21. 4199ca7 fs: move exportfs since it is not a networking filesystem by Randy Dunlap · 14 years ago
  22. 1df79da fs/buffer.c: remove duplicated assignment to b_private by Namhyung Kim · 14 years ago
  23. d882626 vmlinux.lds.h: lower init ramfs alignment to 4 by Mike Frysinger · 14 years ago
  24. d356c0b vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATA by Mike Frysinger · 14 years ago
  25. cd1c584 fs/direct-io.c: fix truncation error in dio_complete() return by Edward Shishkin · 14 years ago
  26. 2473238 ihex: add support for CS:IP/EIP records by Mark Brown · 14 years ago
  27. b6777c4 fuse: use clear_highpage() and KM_USER0 instead of KM_USER1 by Miklos Szeredi · 14 years ago
  28. 3ecb01d use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages by Jan Beulich · 14 years ago
  29. b647277 modules: no need to align .modinfo strings by Jan Beulich · 14 years ago
  30. a55621f include/linux/kernel.h: add __must_check to strict_strto*() by Andrew Morton · 14 years ago
  31. c925cf0 m68k{nommu}/blackfin : remove old assembler-only flags bit definitions by Philippe De Muyter · 14 years ago
  32. 732eacc replace nested max/min macros with {max,min}3 macro by Hagen Paul Pfeifer · 14 years ago
  33. f27c85c kernel.h: add {min,max}3 macros by Hagen Paul Pfeifer · 14 years ago
  34. c5c6dd4 hostfs: code cleanups by Richard Weinberger · 14 years ago
  35. be76d81 um: migrate from __do_IRQ() to generic_handle_irq() by Richard Weinberger · 14 years ago
  36. aa5fb4d uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc by Roland McGrath · 14 years ago
  37. d911202 uml: define CONFIG_NO_DMA by FUJITA Tomonori · 14 years ago
  38. 98c532e alpha: use single HAE window on T2 core logic (gamma, sable) by Ivan Kokshaysky · 14 years ago
  39. 947272d alpha: enable ARCH_DMA_ADDR_T_64BIT by FUJITA Tomonori · 14 years ago
  40. dae512e drivers/char/hpet.c: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  41. aaaddfe Documentation/timers/hpet_example.c: add supporting info for hpet_example by Jaswinder Singh Rajput · 14 years ago
  42. 0ca0176 hpet: fix style problems by Jaswinder Singh Rajput · 14 years ago
  43. 96e9694 hpet: fix unwanted interrupt due to stale irq status bit by Clemens Ladisch · 14 years ago
  44. a56d531 hpet: unmap unused I/O space by Jiri Slaby · 14 years ago
  45. f3ab263 mm: do_migrate_range: reduce list_empty() check by Bob Liu · 14 years ago
  46. 809c444 mm: do_migrate_range: exit loop if not_managed is true by Bob Liu · 14 years ago
  47. f6a3607 mm: page_isolation: codeclean fix comment and rm unneeded val init by Bob Liu · 14 years ago
  48. 572438f mm: fix is_mem_section_removable() page_order BUG_ON check by KAMEZAWA Hiroyuki · 14 years ago
  49. 44e2aa9 mm/hugetlb.c: add missing spin_lock() to hugetlb_cow() by Dean Nelson · 14 years ago
  50. 70384dc mm: fix error reporting in move_pages() syscall by Gleb Natapov · 14 years ago
  51. 66d7dd5 /proc/swaps: support polling by Kay Sievers · 14 years ago
  52. e1ca778 mm: add vzalloc() and vzalloc_node() helpers by Dave Young · 14 years ago
  53. 7bbc090 mm/memory_hotplug.c: make scan_lru_pages() static by Andrew Morton · 14 years ago
  54. 74ce002 fs/fs-writeback.c: restore lost comment by Andrew Morton · 14 years ago
  55. 16b56cf mm: fix sparse warnings on GFP_ZONE_TABLE/BAD by Namhyung Kim · 14 years ago
  56. 36deb0b vmstat: include compaction.h when CONFIG_COMPACTION by Namhyung Kim · 14 years ago
  57. 92c09c0 mm: declare some external symbols by Namhyung Kim · 14 years ago
  58. e199b5d vmalloc: annotate lock context change on s_start/stop() by Namhyung Kim · 14 years ago
  59. 170168d vmalloc: rename temporary variable in __insert_vmap_area() by Namhyung Kim · 14 years ago
  60. e574b5f rmap: make anon_vma_chain_free() static by Namhyung Kim · 14 years ago
  61. e9a81a8 rmap: wrap page_check_address() using __cond_lock() by Namhyung Kim · 14 years ago
  62. ea4525b rmap: annotate lock context change on page_[un]lock_anon_vma() by Namhyung Kim · 14 years ago
  63. 1b36ba8 mm: wrap follow_pte() using __cond_lock() by Namhyung Kim · 14 years ago
  64. e6219ec mm: add lock release annotation on do_wp_page() by Namhyung Kim · 14 years ago
  65. 25ca1d6 mm: wrap get_locked_pte() using __cond_lock() by Namhyung Kim · 14 years ago
  66. e6223a3 mm: add casts to/from gfp_t in gfp_to_alloc_flags() by Namhyung Kim · 14 years ago
  67. 0116651 mm: remove temporary variable on generic_file_direct_write() by Namhyung Kim · 14 years ago
  68. 68da336 x86: access_error API cleanup by Michel Lespinasse · 14 years ago
  69. d065bd8 mm: retry page fault when blocking on disk transfer by Michel Lespinasse · 14 years ago
  70. b522c94 mm: filemap_fault: unique path for locking page by Michel Lespinasse · 14 years ago
  71. 182fea8 mm: remove alignment padding from anon_vma on (some) 64 bit builds by Richard Kennedy · 14 years ago
  72. ea05c84 mm: add a might_sleep_if() to dma_pool_alloc() by Dima Zavin · 14 years ago
  73. d65bfac mm: highmem documentation by Peter Zijlstra · 14 years ago
  74. 7a837d1 perf, x86: Fix up kmap_atomic() type by Peter Zijlstra · 14 years ago
  75. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  76. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  77. 61ecdb80 mm: strictly nested kmap_atomic() by Peter Zijlstra · 14 years ago
  78. 2e30244 vmscan,tmpfs: treat used once pages on tmpfs as used once by KOSAKI Motohiro · 14 years ago
  79. 4cbec4c writeback: remove the internal 5% low bound on dirty_ratio by Wu Fengguang · 14 years ago
  80. 0e093d99 writeback: do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone by Mel Gorman · 14 years ago
  81. 08fc468 vmscan: isolate_lru_pages(): stop neighbour search if neighbour cannot be isolated by KOSAKI Motohiro · 14 years ago
  82. 4718505 vmscan: remove dead code in shrink_inactive_list() by KOSAKI Motohiro · 14 years ago
  83. 7d3579e vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaim by KOSAKI Motohiro · 14 years ago
  84. bc57e00 vmscan: synchronous lumpy reclaim should not call congestion_wait() by KOSAKI Motohiro · 14 years ago
  85. 52bb919 writeback: account for time spent congestion_waited by Mel Gorman · 14 years ago
  86. e11da5b tracing, vmscan: add trace events for LRU list shrinking by Mel Gorman · 14 years ago
  87. 66d9a98 vmscan: delete dead code by Shaohua Li · 14 years ago
  88. bce54bb mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGS by Will Deacon · 14 years ago
  89. 79da826 writeback: report dirty thresholds in /proc/vmstat by Michael Rubin · 14 years ago
  90. 2ac3903 writeback: add /sys/devices/system/node/<node>/vmstat by Michael Rubin · 14 years ago
  91. ea941f0 writeback: add nr_dirtied and nr_written to /proc/vmstat by Michael Rubin · 14 years ago
  92. f629d1c mm: add account_page_writeback() by Michael Rubin · 14 years ago
  93. 0def08e mm/mempolicy.c: check return code of check_range by Vasiliy Kulikov · 14 years ago
  94. 74e3f3c vmscan: prevent background aging of anon page in no swap system by Minchan Kim · 14 years ago
  95. 49ac825 memory hotplug: unify is_removable and offline detection code by KAMEZAWA Hiroyuki · 14 years ago
  96. 4b20477 memory hotplug: fix notifier's return value check by KAMEZAWA Hiroyuki · 14 years ago
  97. cf608ac mm: compaction: fix COMPACTPAGEFAILED counting by Minchan Kim · 14 years ago
  98. e4455ab mm: only build per-node scan_unevictable functions when NUMA is enabled by Thadeu Lima de Souza Cascardo · 14 years ago
  99. f19e77a include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definiton by zeal · 14 years ago
  100. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago