1. 9a054fb fb: move and rename extern declaration for global_mode_option by Geert Uytterhoeven · 18 years ago
  2. e400b6e vt/vgacon: Check if screen resize request comes from userspace by Antonino A. Daplas · 18 years ago
  3. 394d3af Intel FB: more interlaced mode support by Krzysztof Halasa · 18 years ago
  4. 779121e fbdev: Support for byte-reversed framebuffer formats by Pavel Pisa · 18 years ago
  5. 120c0b6 vt: Fix warnings in selection.h by Ralf Baechle · 18 years ago
  6. eb78f9b sm501fb: Ensure panel interface is not tristated when setup by Ben Dooks · 18 years ago
  7. cc54f46 uvesafb: add connector entries by Michal Januszewski · 18 years ago
  8. 3d62a44 connector: change connector's max message size by Michal Januszewski · 18 years ago
  9. cce76f9 fs/nfsd/export.c: make 3 functions static by Adrian Bunk · 18 years ago
  10. 4e3dfac use mutex instead of semaphore in isdn subsystem common functions by Matthias Kaehlcke · 18 years ago
  11. f438d91 kprobes: support kretprobe blacklist by Masami Hiramatsu · 18 years ago
  12. 49dce68 spi doesn't need class_device by Tony Jones · 18 years ago
  13. 607717a cpuset: remove sched domain hooks from cpusets by Paul Jackson · 18 years ago
  14. 7589670 DCA: Add Direct Cache Access driver by Shannon Nelson · 18 years ago
  15. 3e03745 I/OAT: Add support for MSI and MSI-X by Shannon Nelson · 18 years ago
  16. 223758c I/OAT: New device ids by Shannon Nelson · 18 years ago
  17. dbcb0f1 mm/mempolicy.c: cleanups by Adrian Bunk · 18 years ago
  18. d8dc74f mm/shmem.c: make 3 functions static by Adrian Bunk · 18 years ago
  19. 54f9f80 hugetlb: Add hugetlb_dynamic_pool sysctl by Adam Litke · 18 years ago
  20. 98f3cfc memory hotplug: Hot-add with sparsemem-vmemmap by Yasunori Goto · 18 years ago
  21. 48e9419 fix memory hot remove not configured case. by KAMEZAWA Hiroyuki · 18 years ago
  22. 0c0e619 memory unplug: page offline by KAMEZAWA Hiroyuki · 18 years ago
  23. a5d76b5 memory unplug: page isolation by KAMEZAWA Hiroyuki · 18 years ago
  24. 75884fb memory unplug: memory hotplug cleanup by KAMEZAWA Hiroyuki · 18 years ago
  25. 42a9fdb SLUB: Optimize cacheline use for zeroing by Christoph Lameter · 18 years ago
  26. 4c93c355 SLUB: Place kmem_cache_cpu structures in a NUMA aware way by Christoph Lameter · 18 years ago
  27. b3fba8d SLUB: Move page->offset to kmem_cache_cpu->offset by Christoph Lameter · 18 years ago
  28. 8e65d24 SLUB: Do not use page->mapping by Christoph Lameter · 18 years ago
  29. dfb4f09 SLUB: Avoid page struct cacheline bouncing due to remote frees to cpu slab by Christoph Lameter · 18 years ago
  30. 467c996 Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo by Mel Gorman · 18 years ago
  31. d9c2340 Do not depend on MAX_ORDER when grouping pages by mobility by Mel Gorman · 18 years ago
  32. 64c5e13 don't group high order atomic allocations by Mel Gorman · 18 years ago
  33. ac0e5b7 remove PAGE_GROUP_BY_MOBILITY by Mel Gorman · 18 years ago
  34. 56fd56b Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR_PAGES blocks by Mel Gorman · 18 years ago
  35. 5c0e306 Fix corruption of memmap on IA64 SPARSEMEM when mem_section is not a power of 2 by Mel Gorman · 18 years ago
  36. e010487 Group high-order atomic allocations by Mel Gorman · 18 years ago
  37. e12ba74 Group short-lived and reclaimable kernel allocations by Mel Gorman · 18 years ago
  38. b92a6ed Add a configure option to group pages by mobility by Mel Gorman · 18 years ago
  39. b2a0ac8 Split the free lists for movable and unmovable allocations by Mel Gorman · 18 years ago
  40. 835c134 Add a bitmap that is used to track flags affecting a block of pages by Mel Gorman · 18 years ago
  41. 6cb0622 Categorize GFP flags by Christoph Lameter · 18 years ago
  42. 0e1e7c7 Memoryless nodes: Use N_HIGH_MEMORY for cpusets by Christoph Lameter · 18 years ago
  43. 523b945 Memoryless nodes: Fix GFP_THISNODE behavior by Christoph Lameter · 18 years ago
  44. 37c0708 Memoryless nodes: Add N_CPU node state by Christoph Lameter · 18 years ago
  45. 7ea1530 Memoryless nodes: introduce mask of nodes with memory by Christoph Lameter · 18 years ago
  46. 1380891 Memoryless nodes: Generic management of nodemasks for various purposes by Christoph Lameter · 18 years ago
  47. 5514476 fs: remove some AOP_TRUNCATED_PAGE by Nick Piggin · 18 years ago
  48. 03158cd fs: restore nobh by Nick Piggin · 18 years ago
  49. a20fa20 With reiserfs no longer using the weird generic_cont_expand, remove it completely. by Nick Piggin · 18 years ago
  50. 89e1078 fs: new cont helpers by Nick Piggin · 18 years ago
  51. afddba4 fs: introduce write_begin, write_end, and perform_write aops by Nick Piggin · 18 years ago
  52. 2f718ff mm: buffered write iterator by Nick Piggin · 18 years ago
  53. 0829142 mm: fix pagecache write deadlocks by Nick Piggin · 18 years ago
  54. 754af6f Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flag by Lee Schermerhorn · 18 years ago
  55. c92ff1b move mm_struct and vm_area_struct by Martin Schwidefsky · 18 years ago
  56. c0bc987 radix-tree: use indirect bit by Nick Piggin · 18 years ago
  57. 557ed1f remove ZERO_PAGE by Nick Piggin · 18 years ago
  58. aadb4bc SLUB: direct pass through of page size or higher kmalloc requests by Christoph Lameter · 18 years ago
  59. 57f6b96 filemap: convert some unsigned long to pgoff_t by Fengguang Wu · 18 years ago
  60. 535443f readahead: remove several readahead macros by Fengguang Wu · 18 years ago
  61. 6df8ba4 radixtree: introduce radix_tree_next_hole() by Fengguang Wu · 18 years ago
  62. f4e6b49 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos by Fengguang Wu · 18 years ago
  63. 0bb7ba6 readahead: mmap read-around simplification by Fengguang Wu · 18 years ago
  64. 937085a readahead: compacting file_ra_state by Fengguang Wu · 18 years ago
  65. 39e91e4 Clean up duplicate includes in include/linux/memory_hotplug.h by Jesper Juhl · 18 years ago
  66. 29c7111 vmemmap: generify initialisation via helpers by Andy Whitcroft · 18 years ago
  67. 8f6aac4 Generic Virtual Memmap support for SPARSEMEM by Christoph Lameter · 18 years ago
  68. 540557b sparsemem: record when a section has a valid mem_map by Andy Whitcroft · 18 years ago
  69. b3b708f wake up from a serial port by Guennadi Liakhovetski · 18 years ago
  70. aa5346a provide stubs for enable_irq_wake() and disable_irq_wake() by Guennadi Liakhovetski · 18 years ago
  71. bf0df63 8250_pci: Autodetect mainpine cards by Alan Cox · 18 years ago
  72. 32e8f70 introduce DMA_MASK_NONE as a signal for unable to do DMA by James Bottomley · 18 years ago
  73. 0322a2b Add assembler equivalents to __init{,date}_refok by Ralf Baechle · 18 years ago
  74. bfe8df3 slow down printk during boot by Randy Dunlap · 18 years ago
  75. e6716b8 docbook: fix filesystems content by Randy Dunlap · 18 years ago
  76. fd39c86 docbook: fix usb content by Randy Dunlap · 18 years ago
  77. 65a6ec0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  78. 541010e Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 18 years ago
  79. a52cefc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  80. f2e1d89 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  81. f78a1b3 [TCP]: Make snd_cwnd_cnt 32-bit by Ilpo Järvinen · 18 years ago
  82. faca94f [ISDN]: Remove local copy of device name to make sure renames work. by Karsten Keil · 18 years ago
  83. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 18 years ago
  84. 37d4187 [NETFILTER]: Do not copy skb in skb_make_writable by Herbert Xu · 18 years ago
  85. e0053ec [SKBUFF]: Add skb_morph by Herbert Xu · 18 years ago
  86. eabd7e3 Add skb_is_gso_v6 by Brice Goglin · 18 years ago
  87. a8fc078 [ARM] 4577/1: ITE 8152 PCI bridge support by Mike Rapoport · 18 years ago
  88. f4921af Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  89. 419217c Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep by Linus Torvalds · 18 years ago
  90. b5869ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 18 years ago
  91. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  92. 37ca506 Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 18 years ago
  93. 57d292b HID: fix HIDIOCGRDESC memory access in hidraw by Jiri Kosina · 18 years ago
  94. 94886b8 sched: guest CPU accounting: maintain stats in account_system_time() by Laurent Vivier · 18 years ago
  95. 9ac5231 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields by Laurent Vivier · 18 years ago
  96. 5e84cfd sched: guest CPU accounting: add guest-CPU /proc/stat field by Laurent Vivier · 18 years ago
  97. 7a6c6bc sched: enable wake-idle on CONFIG_SCHED_MC=y by Ingo Molnar · 18 years ago
  98. 95dbb42 sched: reintroduce topology.h tunings by Ingo Molnar · 18 years ago
  99. cc36773 sched: debug, improve migration statistics by Ingo Molnar · 18 years ago
  100. da84d96 sched: reintroduce cache-hot affinity by Ingo Molnar · 18 years ago