1. 341ce06 page allocator: calculate the alloc_flags for allocation only once by Peter Zijlstra · 15 years ago
  2. 3dd2826 page allocator: calculate the migratetype for allocation only once by Mel Gorman · 15 years ago
  3. 5117f45 page allocator: calculate the preferred zone for allocation only once by Mel Gorman · 15 years ago
  4. 49255c6 page allocator: move check for disabled anti-fragmentation out of fastpath by Mel Gorman · 15 years ago
  5. 11e33f6 page allocator: break up the allocator entry point into fast and slow paths by Mel Gorman · 15 years ago
  6. 7f82af9 page allocator: check only once if the zonelist is suitable for the allocation by Mel Gorman · 15 years ago
  7. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 15 years ago
  8. b3c466c page allocator: do not sanity check order in the fast path by Mel Gorman · 15 years ago
  9. d239171 page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask() by Mel Gorman · 15 years ago
  10. 6c0db46 mm: alloc_large_system_hash check order by Hugh Dickins · 15 years ago
  11. 58568d2 cpuset,mm: update tasks' mems_allowed in time by Miao Xie · 15 years ago
  12. 950592f cpusets: update tasks' page/slab spread flags in time by Miao Xie · 15 years ago
  13. f3b39d4 cpusets: restructure the function cpuset_update_task_memory_state() by Miao Xie · 15 years ago
  14. dcf975d mm/page-writeback.c: dirty limit type should be unsigned long by H Hartley Sweeten · 15 years ago
  15. 78dc583 vmscan: low order lumpy reclaim also should use PAGEOUT_IO_SYNC by KOSAKI Motohiro · 15 years ago
  16. d2bf6be mm: clean up get_user_pages_fast() documentation by Nick Piggin · 15 years ago
  17. 7ffc59b readahead: enforce full sync mmap readahead size by Wu Fengguang · 15 years ago
  18. 61b7cbd readahead: remove redundant test in shrink_readahead_size_eio() by Wu Fengguang · 15 years ago
  19. 10be0b3 readahead: introduce context readahead algorithm by Wu Fengguang · 15 years ago
  20. 045a252 readahead: move the random read case to bottom by Wu Fengguang · 15 years ago
  21. dc56612 radix-tree: add radix_tree_prev_hole() by Wu Fengguang · 15 years ago
  22. d30a110 readahead: record mmap read-around states in file_ra_state by Wu Fengguang · 15 years ago
  23. 2fad6f5 readahead: enforce full readahead size on async mmap readahead by Wu Fengguang · 15 years ago
  24. 70ac23c readahead: sequential mmap readahead by Wu Fengguang · 15 years ago
  25. ef00e08 readahead: clean up and simplify the code for filemap page fault readahead by Linus Torvalds · 15 years ago
  26. 51daa88 readahead: remove sync/async readahead call dependency by Wu Fengguang · 15 years ago
  27. 160334a readahead: increase interleaved readahead size by Wu Fengguang · 15 years ago
  28. caca7cb readahead: remove one unnecessary radix tree lookup by Wu Fengguang · 15 years ago
  29. fc31d16 readahead: apply max_sane_readahead() limit in ondemand_readahead() by Wu Fengguang · 15 years ago
  30. f7e839d readahead: move max_sane_readahead() calls into force_page_cache_readahead() by Wu Fengguang · 15 years ago
  31. 1ebf26a readahead: make mmap_miss an unsigned int by Wu Fengguang · 15 years ago
  32. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  33. 3b0fde0 firmware_map: fix hang with x86/32bit by Yinghai Lu · 15 years ago
  34. 0214154 spi: takes size of a pointer to determine the size of the pointed-to type by Roel Kluin · 15 years ago
  35. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 15 years ago
  36. f01789c sh: Use generic atomic64_t implementation. by Paul Mundt · 15 years ago
  37. c6a9d7b ring-buffer: remove useless warn on check by Steven Rostedt · 15 years ago
  38. 22f470f ring-buffer: use BUF_PAGE_HDR_SIZE in calculating index by Steven Rostedt · 15 years ago
  39. 28b4868 x86, boot: use .code16gcc instead of .code16 by H. Peter Anvin · 15 years ago
  40. e2a7147 x86: correct the conversion of EFI memory types by Cliff Wickman · 15 years ago
  41. 95ee14e x86: cap iomem_resource to addressable physical memory by H. Peter Anvin · 15 years ago
  42. 492b057 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  43. 5d77ddf nfsd41: sanity check client drc maxreqs by Andy Adamson · 15 years ago
  44. 1af0815 x86, mce: rename _64.c files which are no longer 64-bit-specific by Hidetoshi Seto · 15 years ago
  45. 58995d2 x86, mce: mce.h cleanup by Hidetoshi Seto · 15 years ago
  46. 1149e72 x86, mce: remove therm_throt.h by Hidetoshi Seto · 15 years ago
  47. 8363fc8 x86, mce: remove intel_set_thermal_handler() by Hidetoshi Seto · 15 years ago
  48. 895287c x86, mce: squash mce_intel.c into therm_throt.c by Hidetoshi Seto · 15 years ago
  49. a65c88d x86, mce: unify smp_thermal_interrupt by Hidetoshi Seto · 15 years ago
  50. e8ce2c5 x86, mce: unify smp_thermal_interrupt, prepare by Hidetoshi Seto · 15 years ago
  51. 5335612 x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64 by Hidetoshi Seto · 15 years ago
  52. 3adacb7 x86, mce: unify smp_thermal_interrupt, prepare p4 by Hidetoshi Seto · 15 years ago
  53. c697836 x86, mce: make mce_disabled boolean by Hidetoshi Seto · 15 years ago
  54. 9e55e44 x86, mce: unify mce.h by Hidetoshi Seto · 15 years ago
  55. 9af43b5 x86, mce: sysfs entries for new mce options by Hidetoshi Seto · 15 years ago
  56. 1020bcb x86, mce: rename static variables around trigger by Hidetoshi Seto · 15 years ago
  57. 4e5b3e6 x86, mce: add __read_mostly by Hidetoshi Seto · 15 years ago
  58. 7fb06fc x86, mce: cleanup mce_start() by Hidetoshi Seto · 15 years ago
  59. 33edbf0 x86, mce: don't init timer if !mce_available by Hidetoshi Seto · 15 years ago
  60. 184e1fd x86, mce: fix a race condition about mce_callin and no_way_out by Huang Ying · 15 years ago
  61. 44ad18e tracing: update sample event documentation by Steven Rostedt · 15 years ago
  62. 9f01efa [ARM] S3C2440: Merge branch next-mini2440 into next-s3c by Ben Dooks · 15 years ago
  63. 9d76295 [ARM] GTA02/FreeRunner: Add machine definition by Andy Green · 15 years ago
  64. b3748dd [ARM] S3C64XX: Initial support for DVFS by Mark Brown · 15 years ago
  65. 8eeee4e send_sigio_to_task: sanitize the usage of fown->signum by Oleg Nesterov · 15 years ago
  66. d06a49e [ARM] S3C64XX: Add device for IISv4 port by Mark Brown · 15 years ago
  67. 52da219 [ARM] S3C64XX: Provide device for IIS ports by Mark Brown · 15 years ago
  68. 9492b27 [ARM] S3C24XX: remove duplicated #include by Huang Weiyi · 15 years ago
  69. 3f1a567 [ARM] VIC: Fix resume sources usage by Ben Dooks · 15 years ago
  70. 7d9a73f PCI PM: consistently use type bool for wake enable variable by Frans Pop · 15 years ago
  71. 11c635a V4L/DVB (11870): gspca - main: VIDIOC_ENUM_FRAMESIZES ioctl added. by Hans de Goede · 15 years ago
  72. 9fd6418 V4L/DVB (12004): poll method lose race condition by Figo.zhang · 15 years ago
  73. 1c905a4 V4L/DVB (11894): flexcop-pci: dmesg visible names broken by Matthias Schwarzott · 15 years ago
  74. d95e988 V4L/DVB (11892): Siano: smsendian - declare function as extern by Uri Shkolnik · 15 years ago
  75. 34601ca V4L/DVB (11891): Siano: smscore - bind the GPIO SMS protocol by Uri Shkolnik · 15 years ago
  76. 6675167 V4L/DVB (11890): Siano: smscore - remove redundant code by Uri Shkolnik · 15 years ago
  77. 4db989f V4L/DVB (11889): Siano: smsdvb - add DVB v3 events by Uri Shkolnik · 15 years ago
  78. 07f5600 V4L/DVB (11888): Siano: smsusb - remove redundant ifdef by Uri Shkolnik · 15 years ago
  79. 5b8db89 V4L/DVB (11887): Siano: smscards - add board (target) events by Uri Shkolnik · 15 years ago
  80. 4887f7b V4L/DVB (11886): Siano: smscore - fix some new GPIO definitions names by Uri Shkolnik · 15 years ago
  81. 7c4ca79 V4L/DVB (11885): Siano: Add new GPIO management interface by Uri Shkolnik · 15 years ago
  82. db9582a V4L/DVB (11884): Siano: smssdio - revert to stand alone module by Uri Shkolnik · 15 years ago
  83. d0b66180 V4L/DVB (11883): Siano: cards - add two additional (USB) devices by Uri Shkolnik · 15 years ago
  84. bebfa76 V4L/DVB (11824): Siano: smsusb - change exit func debug msg by Uri Shkolnik · 15 years ago
  85. 05a07376 V4L/DVB (11823): Siano: smsusb - fix typo in module description by Uri Shkolnik · 15 years ago
  86. 5d2387e V4L/DVB (11822): Siano: smscore - bug fix at get_device_mode by Uri Shkolnik · 15 years ago
  87. 8cc8ef2 V4L/DVB (11821): Siano: smscore - fix isdb-t firmware name by Uri Shkolnik · 15 years ago
  88. 01abc0b V4L/DVB (11820): Siano: smscore - fix byte ordering bug by Uri Shkolnik · 15 years ago
  89. a934931 V4L/DVB (11819): Siano: smscore - fix get_common_buffer bug by Uri Shkolnik · 15 years ago
  90. 9504cca V4L/DVB (11818): Siano: smscards - assign gpio to HPG targets by Uri Shkolnik · 15 years ago
  91. 266b95a V4L/DVB (11817): Siano: smscards - fix wrong firmware assignment by Uri Shkolnik · 15 years ago
  92. a804800 V4L/DVB (11816): Siano: USB - move the device id table to the cards module by Uri Shkolnik · 15 years ago
  93. 90f944a V4L/DVB (11815): Siano: bind infra-red component by Uri Shkolnik · 15 years ago
  94. 3b2d18e V4L/DVB (11814): Siano: smscards - add gpio look-up table by Uri Shkolnik · 15 years ago
  95. c9679e3 V4L/DVB (11813): Siano: move dvb-api headers' includes to dvb adapter by Uri Shkolnik · 15 years ago
  96. 843d060 V4L/DVB (11783): Siano: smsdvb - small typo fix ad module author by Uri Shkolnik · 15 years ago
  97. 793786d V4L/DVB (11782): Siano: smsdvb - use 'push' status mechanism by Uri Shkolnik · 15 years ago
  98. ba79bb2 V4L/DVB (11781): Siano: smsdvb - add big endian support by Uri Shkolnik · 15 years ago
  99. 2c5582e V4L/DVB (11780): Siano: fix compilation error due to the lack of EXTERNAL_SYMBOL by Mauro Carvalho Chehab · 15 years ago
  100. 51819f6 V4L/DVB (11779): Siano: Makefile - add smsendian to build by Uri Shkolnik · 15 years ago