1. e20b8cc PAGEFLAGS_EXTENDED and separate page flags for Head and Tail by Christoph Lameter · 17 years ago
  2. 9796547 mm: Get rid of __ZONE_COUNT by Christoph Lameter · 17 years ago
  3. ec7cade page flags: add PAGEFLAGS_FALSE for flags that are always false by Christoph Lameter · 17 years ago
  4. 602c4d1 page flags: handle PG_uncached like all other flags by Christoph Lameter · 17 years ago
  5. 0a128b2 pageflags: eliminate PG_xxx aliases by Christoph Lameter · 17 years ago
  6. d60cd46 pageflags: use proper page flag functions in Xen by Christoph Lameter · 17 years ago
  7. 6a1e7f7 pageflags: convert to the use of new macros by Christoph Lameter · 17 years ago
  8. f94a62e pageflags: introduce macros to generate page flag functions by Christoph Lameter · 17 years ago
  9. 9223b419 pageflags: get rid of FLAGS_RESERVED by Christoph Lameter · 17 years ago
  10. e268318 pageflags: use an enum for the flags by Christoph Lameter · 17 years ago
  11. 726b801 page_mapping(): add ifdef around reference to swapper_space by Andrew Morton · 17 years ago
  12. 308c05e sparsemem: vmemmap does not need section bits by Christoph Lameter · 17 years ago
  13. 2301696 vmallocinfo: add caller information by Christoph Lameter · 17 years ago
  14. a10aa57 vmalloc: show vmalloced areas via /proc/vmallocinfo by Christoph Lameter · 17 years ago
  15. b454456 mm: make early_pfn_to_nid() a C function by Andrew Morton · 17 years ago
  16. ac6aadb mm: rotate_reclaimable_page() cleanup by Miklos Szeredi · 17 years ago
  17. 7edf85a mm: save some bytes in mm_struct by filling holes on 64bit by Andi Kleen · 17 years ago
  18. 3842b46 mempolicy: small header file cleanup by David Rientjes · 17 years ago
  19. 4c50bc0 mempolicy: add MPOL_F_RELATIVE_NODES flag by David Rientjes · 17 years ago
  20. 7ea931c mempolicy: add bitmap_onto() and bitmap_fold() operations by Paul Jackson · 17 years ago
  21. f5b087b mempolicy: add MPOL_F_STATIC_NODES flag by David Rientjes · 17 years ago
  22. 028fec4 mempolicy: support optional mode flags by David Rientjes · 17 years ago
  23. a3b51e0 mempolicy: convert MPOL constants to enum by David Rientjes · 17 years ago
  24. 1b27d05 mm: move cache_line_size() to <linux/cache.h> by Pekka Enberg · 17 years ago
  25. 19770b3 mm: filter based on a nodemask as well as a gfp_mask by Mel Gorman · 17 years ago
  26. dd1a239 mm: have zonelist contains structs with both a zone pointer and zone_idx by Mel Gorman · 17 years ago
  27. 54a6eb5 mm: use two zonelist that are filtered by GFP mask by Mel Gorman · 17 years ago
  28. 18ea7e7 mm: remember what the preferred zone is for zone_statistics by Mel Gorman · 17 years ago
  29. 0e88460 mm: introduce node_zonelist() for accessing the zonelist for a GFP mask by Mel Gorman · 17 years ago
  30. dac1d27 mm: use zonelists instead of zones when direct reclaiming pages by Mel Gorman · 17 years ago
  31. 3c18ddd mm: remove nopage by Nick Piggin · 17 years ago
  32. ddc81ed remove sparse warning for mmzone.h by Harvey Harrison · 17 years ago
  33. 488514d Remove set_migrateflags() by Christoph Lameter · 17 years ago
  34. ea01ea9 hotplug memory remove: generic __remove_pages() support by Badari Pulavarty · 17 years ago
  35. 064922a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  36. 42cadc8 Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  37. fba5c1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  38. f222eba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-idle-fix by Linus Torvalds · 17 years ago
  39. 2d630d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  40. 66c0b39 KVM: kill file->f_count abuse in kvm by Al Viro · 17 years ago
  41. bbf45ba KVM: ppc: PowerPC 440 KVM implementation by Hollis Blanchard · 17 years ago
  42. b2312f0 KVM: ppc: Add DCR access information to struct kvm_run by Hollis Blanchard · 17 years ago
  43. 4baacfb ppc: Export tlb_44x_hwater for KVM by Hollis Blanchard · 17 years ago
  44. 76f7c87 KVM: Rename debugfs_dir to kvm_debugfs_dir by Hollis Blanchard · 17 years ago
  45. 62d9f0d KVM: add ioctls to save/store mpstate by Marcelo Tosatti · 17 years ago
  46. fd0949e ide: remove now unused ide_pci_create_host_proc() by Alexey Dobriyan · 17 years ago
  47. 4c3032d ide: add struct ide_io_ports (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  48. 387750c ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 1dbfeb4 ide: add "noacpi" / "acpigtf" / "acpionboot" parameters by Bartlomiej Zolnierkiewicz · 17 years ago
  50. 207daea ide: remove obsoleted "hdx=autotune" kernel parameter by Bartlomiej Zolnierkiewicz · 17 years ago
  51. e160124 ide: remove IDE_HFLAG_NO_AUTOTUNE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  52. ebae41a ide: add "vlb|pci_clock=" parameter by Bartlomiej Zolnierkiewicz · 17 years ago
  53. cc12175 ide: remove obsoleted "hdx=noautotune" kernel parameter by Bartlomiej Zolnierkiewicz · 17 years ago
  54. e460a59 ide: remove obsoleted "idex=reset" kernel parameter by Bartlomiej Zolnierkiewicz · 17 years ago
  55. 9fd91d9 ide: add "ignore_cable" parameter (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  56. a453529 KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* by Avi Kivity · 17 years ago
  57. 3d80840 KVM: hlt emulation should take in-kernel APIC/PIT timers into account by Marcelo Tosatti · 17 years ago
  58. d4c9ff2 KVM: Add kvm trace userspace interface by Feng(Eric) Liu · 17 years ago
  59. 2714d1d KVM: Add trace markers by Feng (Eric) Liu · 17 years ago
  60. 53371b5 KVM: SVM: add intercept for machine check exception by Joerg Roedel · 17 years ago
  61. 35149e2 KVM: MMU: Don't assume struct page for x86 by Anthony Liguori · 17 years ago
  62. 1a9c1ac KVM: ia64: Add header files for kvm/ia64 by Xiantao Zhang · 17 years ago
  63. e235f34 KVM: ia64: Prepare some structure and routines for kvm use by Xiantao Zhang · 17 years ago
  64. c71799c KVM: s390: Improve pgste accesses by Heiko Carstens · 17 years ago
  65. d39f13b KVM: add vm refcounting by Izik Eidus · 17 years ago
  66. 9c20456 KVM: function declaration parameter name cleanup by Joerg Roedel · 17 years ago
  67. 3200f40 KVM: MMU: unify slots_lock usage by Marcelo Tosatti · 17 years ago
  68. e976a2b s390: KVM guest: virtio device support, and kvm hypercalls by Christian Borntraeger · 17 years ago
  69. fa58774 s390: KVM guest: detect when running on kvm by Carsten Otte · 17 years ago
  70. e28acfe KVM: s390: intercepts for diagnose instructions by Christian Borntraeger · 17 years ago
  71. 5288fbf KVM: s390: interprocessor communication via sigp by Christian Borntraeger · 17 years ago
  72. 453423d KVM: s390: intercepts for privileged instructions by Christian Borntraeger · 17 years ago
  73. ba5c1e9 KVM: s390: interrupt subsystem, cpu timer, waitpsw by Carsten Otte · 17 years ago
  74. 8f2abe6 KVM: s390: sie intercept handling by Christian Borntraeger · 17 years ago
  75. b0c632d KVM: s390: arch backend for the kvm kernel module by Heiko Carstens · 17 years ago
  76. 8a88ac6 s390: KVM preparation: address of the 64bit extint parm in lowcore by Christian Borntraeger · 17 years ago
  77. 5b7baf0 s390: KVM preparation: host memory management changes for s390 kvm by Christian Borntraeger · 17 years ago
  78. 402b086 s390: KVM preparation: provide hook to enable pgstes in user pagetable by Carsten Otte · 17 years ago
  79. 37817f2 KVM: x86: hardware task switching support by Izik Eidus · 17 years ago
  80. 2e4d265 KVM: x86: add functions to get the cpl of vcpu by Izik Eidus · 17 years ago
  81. 69a9f69 KVM: Move some x86 specific constants and structures to include/asm-x86 by Avi Kivity · 17 years ago
  82. 9764620 KVM: kvm.h: __user requires compiler.h by Christian Borntraeger · 17 years ago
  83. 3c62c62 x86: make native_machine_shutdown non-static by Glauber Costa · 17 years ago
  84. ed23dc6 x86: allow machine_crash_shutdown to be replaced by Glauber Costa · 17 years ago
  85. 2f333bc KVM: MMU: hypercall based pte updates and TLB flushes by Marcelo Tosatti · 17 years ago
  86. 9f81128 KVM: Provide unlocked version of emulator_write_phys() by Avi Kivity · 17 years ago
  87. 0cf1bfd x86: KVM guest: add basic paravirt support by Marcelo Tosatti · 17 years ago
  88. a28e4f5 KVM: add basic paravirt support by Marcelo Tosatti · 17 years ago
  89. e0f63cb KVM: Add save/restore supporting of in kernel PIT by Sheng Yang · 17 years ago
  90. 7837699 KVM: In kernel PIT model by Sheng Yang · 17 years ago
  91. 71c4dfa KVM: detect if VCPU triple faults by Joerg Roedel · 17 years ago
  92. 2d3ad1f KVM: Prefix control register accessors with kvm_ to avoid namespace pollution by Avi Kivity · 17 years ago
  93. 05da455 KVM: MMU: large page support by Marcelo Tosatti · 17 years ago
  94. 2e53d63 KVM: MMU: ignore zapped root pagetables by Marcelo Tosatti · 17 years ago
  95. f11c3a8 KVM: Add stat counter for hypercalls by Amit Shah · 17 years ago
  96. ef2979b KVM: Increase the number of user memory slots per vm by Avi Kivity · 17 years ago
  97. a988b91 KVM: Add API for determining the number of supported memory slots by Avi Kivity · 17 years ago
  98. edbe6c3 KVM: Increase vcpu count to 16 by Avi Kivity · 17 years ago
  99. f725230 KVM: Add API to retrieve the number of supported vcpus per vm by Avi Kivity · 17 years ago
  100. 1806852 KVM: paravirtualized clocksource: host part by Glauber de Oliveira Costa · 17 years ago