1. 8b0b1db remove put_cpu_no_resched() by Thomas Gleixner · 16 years ago
  2. 10fc89d drbd: add major number to major.h by Philipp Reisner · 16 years ago
  3. 0d9c25d headers: move module_bug_finalize()/module_bug_cleanup() definitions into module.h by Andrew Morton · 16 years ago
  4. 4938d7e poll: avoid extra wakeups in select/poll by Eric Dumazet · 16 years ago
  5. a7d932a utsname.h: make new_utsname fields use the proper length constant by Dan Smith · 16 years ago
  6. 24cf72518 vmscan: count the number of times zone_reclaim() scans and fails by Mel Gorman · 16 years ago
  7. 6fe6b7e vmscan: report vm_flags in page_referenced() by Wu Fengguang · 16 years ago
  8. 168f5ac mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argument by Sergei Trofimovich · 16 years ago
  9. aca8bf3 mm: remove file argument from swap_readpage() by Minchan Kim · 16 years ago
  10. 2869735 mm: remove __invalidate_mapping_pages variant by Mike Waychison · 16 years ago
  11. 2ff05b2 oom: move oom_adj value from task_struct to mm_struct by David Rientjes · 16 years ago
  12. 355cfa7 mm: modify swap_map and add SWAP_HAS_CACHE flag by KAMEZAWA Hiroyuki · 16 years ago
  13. cb4b86b mm: add swap cache interface for swap reference by KAMEZAWA Hiroyuki · 16 years ago
  14. 6837765 mm: remove CONFIG_UNEVICTABLE_LRU config option by KOSAKI Motohiro · 16 years ago
  15. 96cb4df page-allocator: add inactive ratio calculation function of each zone by Minchan Kim · 16 years ago
  16. bc75d33 page-allocator: clean up functions related to pages_min by Minchan Kim · 16 years ago
  17. b70d94e page-allocator: use integer fields lookup for gfp_zone and check for errors in flags passed to the page allocator by Christoph Lameter · 16 years ago
  18. 31c9113 mm: check the argument of kunmap on architectures without highmem by Matthew Wilcox · 16 years ago
  19. 7f33d49 mm, PM/Freezer: Disable OOM killer when tasks are frozen by Rafael J. Wysocki · 16 years ago
  20. 3b6748e mm: introduce follow_pfn() by Johannes Weiner · 16 years ago
  21. 6e08a36 vmscan: cleanup the scan batching code by Wu Fengguang · 16 years ago
  22. 56e49d2 vmscan: evict use-once pages first by Rik van Riel · 16 years ago
  23. 20a0307 mm: introduce PageHuge() for testing huge/gigantic pages by Wu Fengguang · 16 years ago
  24. 62bc62a page allocator: use a pre-calculated value instead of num_online_nodes() in fast paths by Christoph Lameter · 16 years ago
  25. 4185896 page allocator: use allocation flags as an index to the zone watermark by Mel Gorman · 16 years ago
  26. 49255c6 page allocator: move check for disabled anti-fragmentation out of fastpath by Mel Gorman · 16 years ago
  27. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 16 years ago
  28. b3c466c page allocator: do not sanity check order in the fast path by Mel Gorman · 16 years ago
  29. d239171 page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask() by Mel Gorman · 16 years ago
  30. 58568d2 cpuset,mm: update tasks' mems_allowed in time by Miao Xie · 16 years ago
  31. d2bf6be mm: clean up get_user_pages_fast() documentation by Nick Piggin · 16 years ago
  32. dc56612 radix-tree: add radix_tree_prev_hole() by Wu Fengguang · 16 years ago
  33. d30a110 readahead: record mmap read-around states in file_ra_state by Wu Fengguang · 16 years ago
  34. 1ebf26a readahead: make mmap_miss an unsigned int by Wu Fengguang · 16 years ago
  35. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 16 years ago
  36. 3b0fde0 firmware_map: fix hang with x86/32bit by Yinghai Lu · 16 years ago
  37. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 16 years ago
  38. 19035e5 Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  39. 3f27c0d Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  40. 9aaa630 Merge branch 'timers-for-linus-ntp' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  41. 2ed0e21b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  42. 0fa2133 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  43. b110a8f regulator/max1586: support increased V3 voltage range by Philipp Zabel · 16 years ago
  44. 0cbdf7b LP3971 PMIC regulator driver (updated and combined version) by Marek Szyprowski · 16 years ago
  45. 1d98ccc regulator: add userspace-consumer driver by Mike Rapoport · 16 years ago
  46. 55f4fa4 Maxim 1586 regulator driver by Robert Jarzmik · 16 years ago
  47. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  48. ca44d6e pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US by Jarek Poplawski · 16 years ago
  49. 45e3e19 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 16 years ago
  50. cf504632 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  51. 5a7e3d1 keyboard: advertise KT_DEAD2 extended diacriticals by Samuel Thibault · 16 years ago
  52. 2625b10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  53. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  54. b322b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  55. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  56. 7923f90 vmlinux.lds.h update by Sam Ravnborg · 16 years ago
  57. 4c31791 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 16 years ago
  58. f0e46cc MFD,mmc: tmio_mmc: make HCLK configurable by Philipp Zabel · 16 years ago
  59. c54f6bc cb710: more cleanup for the DEBUG case. by Michał Mirosław · 16 years ago
  60. 9bf69a2 cb710: handle DEBUG define in Makefile by Pierre Ossman · 16 years ago
  61. 5f5bac8 mmc: Driver for CB710/720 memory card reader (MMC part) by Michał Mirosław · 16 years ago
  62. 84c48e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  63. fbe0b8d Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Haavard Skinnemoen · 16 years ago
  64. dd7669a netfilter: conntrack: optional reliable conntrack event delivery by Pablo Neira Ayuso · 16 years ago
  65. d219dce list_nulls: add hlist_nulls_add_head and hlist_nulls_del by Pablo Neira Ayuso · 16 years ago
  66. 9858a3a netfilter: conntrack: move helper destruction to nf_ct_helper_destroy() by Pablo Neira Ayuso · 16 years ago
  67. a0891aa netfilter: conntrack: move event caching to conntrack extension infrastructure by Pablo Neira Ayuso · 16 years ago
  68. cd6d95d clocksource: prevent selection of low resolution clocksourse also for nohz=on by Thomas Gleixner · 16 years ago
  69. dd14be4 i2c-ocores: Can add I2C devices to the bus by Richard Röjfors · 16 years ago
  70. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 16 years ago
  71. 6b70246 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  72. 947ec0b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  73. c53567a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  74. 4ddbac9 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  75. 5818a6e PM: Add empty suspend/resume device irq functions by Heiko Carstens · 16 years ago
  76. fce2b111 PM/Hibernate: Move NVS routines into a seperate file (v2). by Cornelia Huck · 16 years ago
  77. 0072578 PM: Remove device_type suspend()/resume() by Magnus Damm · 16 years ago
  78. e240b58 PM: Remove bus_type suspend_late()/resume_early() V2 by Magnus Damm · 16 years ago
  79. d161630 PM core: rename suspend and resume functions by Alan Stern · 16 years ago
  80. e39a71e PM: Rename device_power_down/up() by Magnus Damm · 16 years ago
  81. e349792 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  82. 6d21491 Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  83. c9b8af0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  84. 7f3591c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 16 years ago
  85. 16ffc3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtio by Linus Torvalds · 16 years ago
  86. c34752b Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
  87. 65d52cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param by Linus Torvalds · 16 years ago
  88. d614aec Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  89. 638772c fb: add support of LCD display controller on pxa168/910 (base layer) by Lennert Buytenhek · 16 years ago
  90. 7ea2ac9 Trivial: fix typo s/balence/balance/ by Thadeu Lima de Souza Cascardo · 16 years ago
  91. 7e85ee0 slab,slub: don't enable interrupts during early boot by Pekka Enberg · 16 years ago
  92. 6341de0 Merge branches 'upstream' and 'ntrig-multitouch' into for-linus by Jiri Kosina · 16 years ago
  93. 82681a3 [SCSI] Merge branch 'linus' by James Bottomley · 16 years ago
  94. 5dac051 lguest: remove obsolete LHREQ_BREAK call by Rusty Russell · 16 years ago
  95. df60aee lguest: use eventfds for device notification by Rusty Russell · 16 years ago
  96. a32a8813 lguest: improve interrupt handling, speed up stream networking by Rusty Russell · 16 years ago
  97. 9fa29b9d virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC) by Mark McLoughlin · 16 years ago
  98. ee006b3 virtio: teach virtio_has_feature() about transport features by Mark McLoughlin · 16 years ago
  99. 82af8ce virtio_pci: optional MSI-X support by Michael S. Tsirkin · 16 years ago
  100. d2a7ddd virtio: find_vqs/del_vqs virtio operations by Michael S. Tsirkin · 16 years ago