1. b6f448e PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch by Andres Salomon · 16 years ago
  2. e933836 x86: GEODE: add Virtual Systems Architecture detection by Andres Salomon · 16 years ago
  3. 32bf87e x86: geode: MSR cleanup by Andres Salomon · 16 years ago
  4. e4c690e fb: add support for foreign endianness by Anton Vorontsov · 16 years ago
  5. 169b6a7 gpiochip_reserve() by Anton Vorontsov · 16 years ago
  6. e6de180 gpio: define gpio_is_valid() by Guennadi Liakhovetski · 16 years ago
  7. 438d890 gpiolib: better rmmod infrastructure by Guennadi Liakhovetski · 16 years ago
  8. 73fcdc9 i2o: remove static inline forward declarations by Ilpo Järvinen · 16 years ago
  9. 50f8c37 quota: convert stub functions from macros into inlines by Andrew Morton · 16 years ago
  10. 0ff5af8 quota: quota core changes for quotaon on remount by Jan Kara · 16 years ago
  11. 03f6e92 quota: various style cleanups by Jan Kara · 16 years ago
  12. 338bf9a quota: do not allow setting of quota limits to too high values by Andrew Perepechko · 16 years ago
  13. 26b31c1 kprobes: add (un)register_jprobes for batch registration by Masami Hiramatsu · 16 years ago
  14. 4a296e0 kprobes: add (un)register_kretprobes for batch registration by Masami Hiramatsu · 16 years ago
  15. 9861668 kprobes: add (un)register_kprobes for batch registration by Masami Hiramatsu · 16 years ago
  16. 9960257 list.h: add list_is_singular() by Masami Hiramatsu · 16 years ago
  17. 3d8d996 kprobes: prevent probing of preempt_schedule() by Srinivasa Ds · 16 years ago
  18. 0341a4d VT notifier extension for accessibility by Karl Dahlke · 16 years ago
  19. 61711f8 sm501: add uart support by Magnus Damm · 16 years ago
  20. 7ae9392 x86: configurable DMI scanning code by Thomas Petazzoni · 16 years ago
  21. fc3f341 serial: add VR41xx SIU setup for serial console by Yoichi Yuasa · 16 years ago
  22. 0fab6de synclink drivers bool conversion by Joe Perches · 16 years ago
  23. cdf8803 ncpfs: add prototypes to ncp_fs.h by Harvey Harrison · 16 years ago
  24. 16a26ef cris: add constfy to pgd_offset() by KOSAKI Motohiro · 16 years ago
  25. ed6b9b9 alpha: teach the compiler that BUG doesn't return by Andrew Morton · 16 years ago
  26. 95d193a alpha: replace __inline with inline by Harvey Harrison · 16 years ago
  27. 3898b1b capabilities: implement per-process securebits by Andrew G. Morgan · 16 years ago
  28. 8cece85 mm: fix broken gfp_zone with __GFP_THISNODE by KAMEZAWA Hiroyuki · 16 years ago
  29. e70260a memory hotplug: make alloc_bootmem_section() by Yasunori Goto · 16 years ago
  30. 0475327 memory hotplug: register section/node id to free by Yasunori Goto · 16 years ago
  31. 7f2e952 hugetlbfs: common code update for s390 by Gerald Schaefer · 16 years ago
  32. 8fe627e hugetlbfs: add missing TLB flush to hugetlb_cow() by Gerald Schaefer · 16 years ago
  33. 6d77907 hugetlbfs: architecture header cleanup by Gerald Schaefer · 16 years ago
  34. 71fe804 mempolicy: use struct mempolicy pointer in shmem_sb_info by Lee Schermerhorn · 16 years ago
  35. 095f1fc mempolicy: rework shmem mpol parsing and display by Lee Schermerhorn · 16 years ago
  36. fc36b8d mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local Policy by Lee Schermerhorn · 16 years ago
  37. 52cd3b0 mempolicy: rework mempolicy Reference Counting [yet again] by Lee Schermerhorn · 16 years ago
  38. a6020ed mempolicy: document {set|get}_policy() vm_ops APIs by Lee Schermerhorn · 16 years ago
  39. aab0b10 mempolicy: mark shared policies for unref by Lee Schermerhorn · 16 years ago
  40. 45c4745 mempolicy: rename struct mempolicy 'policy' member to 'mode' by Lee Schermerhorn · 16 years ago
  41. 846a16b mempolicy: rename mpol_copy to mpol_dup by Lee Schermerhorn · 16 years ago
  42. f0be3d3 mempolicy: rename mpol_free to mpol_put by Lee Schermerhorn · 16 years ago
  43. 3b11630 Subject: [PATCH] hugetlb: vmstat events for huge page allocations by Adam Litke · 16 years ago
  44. a08cb62 s390: implement pte special bit by Nick Piggin · 16 years ago
  45. 70688e4 xip: support non-struct page backed memory by Nick Piggin · 16 years ago
  46. 30afcb4 return pfn from direct_access, for XIP by Jared Hulbert · 16 years ago
  47. 423bad6 mm: add vm_insert_mixed by Nick Piggin · 16 years ago
  48. 7e67513 mm: introduce pte_special pte bit by Nick Piggin · 16 years ago
  49. b379d79 mm: introduce VM_MIXEDMAP by Jared Hulbert · 16 years ago
  50. e20b8cc PAGEFLAGS_EXTENDED and separate page flags for Head and Tail by Christoph Lameter · 16 years ago
  51. 9796547 mm: Get rid of __ZONE_COUNT by Christoph Lameter · 16 years ago
  52. ec7cade page flags: add PAGEFLAGS_FALSE for flags that are always false by Christoph Lameter · 16 years ago
  53. 602c4d1 page flags: handle PG_uncached like all other flags by Christoph Lameter · 16 years ago
  54. 0a128b2 pageflags: eliminate PG_xxx aliases by Christoph Lameter · 16 years ago
  55. d60cd46 pageflags: use proper page flag functions in Xen by Christoph Lameter · 16 years ago
  56. 6a1e7f7 pageflags: convert to the use of new macros by Christoph Lameter · 16 years ago
  57. f94a62e pageflags: introduce macros to generate page flag functions by Christoph Lameter · 16 years ago
  58. 9223b41 pageflags: get rid of FLAGS_RESERVED by Christoph Lameter · 16 years ago
  59. e268318 pageflags: use an enum for the flags by Christoph Lameter · 16 years ago
  60. 726b801 page_mapping(): add ifdef around reference to swapper_space by Andrew Morton · 16 years ago
  61. 308c05e sparsemem: vmemmap does not need section bits by Christoph Lameter · 16 years ago
  62. 2301696 vmallocinfo: add caller information by Christoph Lameter · 16 years ago
  63. a10aa57 vmalloc: show vmalloced areas via /proc/vmallocinfo by Christoph Lameter · 16 years ago
  64. b454456 mm: make early_pfn_to_nid() a C function by Andrew Morton · 16 years ago
  65. ac6aadb mm: rotate_reclaimable_page() cleanup by Miklos Szeredi · 16 years ago
  66. 7edf85a mm: save some bytes in mm_struct by filling holes on 64bit by Andi Kleen · 16 years ago
  67. 3842b46 mempolicy: small header file cleanup by David Rientjes · 16 years ago
  68. 4c50bc0 mempolicy: add MPOL_F_RELATIVE_NODES flag by David Rientjes · 16 years ago
  69. 7ea931c mempolicy: add bitmap_onto() and bitmap_fold() operations by Paul Jackson · 16 years ago
  70. f5b087b mempolicy: add MPOL_F_STATIC_NODES flag by David Rientjes · 16 years ago
  71. 028fec4 mempolicy: support optional mode flags by David Rientjes · 16 years ago
  72. a3b51e0 mempolicy: convert MPOL constants to enum by David Rientjes · 16 years ago
  73. 1b27d05 mm: move cache_line_size() to <linux/cache.h> by Pekka Enberg · 16 years ago
  74. 19770b3 mm: filter based on a nodemask as well as a gfp_mask by Mel Gorman · 16 years ago
  75. dd1a239 mm: have zonelist contains structs with both a zone pointer and zone_idx by Mel Gorman · 16 years ago
  76. 54a6eb5 mm: use two zonelist that are filtered by GFP mask by Mel Gorman · 16 years ago
  77. 18ea7e7 mm: remember what the preferred zone is for zone_statistics by Mel Gorman · 16 years ago
  78. 0e88460 mm: introduce node_zonelist() for accessing the zonelist for a GFP mask by Mel Gorman · 16 years ago
  79. dac1d27 mm: use zonelists instead of zones when direct reclaiming pages by Mel Gorman · 16 years ago
  80. 3c18ddd mm: remove nopage by Nick Piggin · 16 years ago
  81. ddc81ed remove sparse warning for mmzone.h by Harvey Harrison · 16 years ago
  82. 488514d Remove set_migrateflags() by Christoph Lameter · 16 years ago
  83. ea01ea9 hotplug memory remove: generic __remove_pages() support by Badari Pulavarty · 16 years ago
  84. 064922a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  85. 42cadc8 Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  86. fba5c1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  87. f222eba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-idle-fix by Linus Torvalds · 16 years ago
  88. 2d630d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  89. 66c0b39 KVM: kill file->f_count abuse in kvm by Al Viro · 16 years ago
  90. bbf45ba KVM: ppc: PowerPC 440 KVM implementation by Hollis Blanchard · 16 years ago
  91. b2312f0 KVM: ppc: Add DCR access information to struct kvm_run by Hollis Blanchard · 16 years ago
  92. 4baacfb ppc: Export tlb_44x_hwater for KVM by Hollis Blanchard · 16 years ago
  93. 76f7c87 KVM: Rename debugfs_dir to kvm_debugfs_dir by Hollis Blanchard · 16 years ago
  94. 62d9f0d KVM: add ioctls to save/store mpstate by Marcelo Tosatti · 16 years ago
  95. fd0949e ide: remove now unused ide_pci_create_host_proc() by Alexey Dobriyan · 16 years ago
  96. 4c3032d ide: add struct ide_io_ports (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  97. 387750c ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  98. 1dbfeb4 ide: add "noacpi" / "acpigtf" / "acpionboot" parameters by Bartlomiej Zolnierkiewicz · 16 years ago
  99. 207daea ide: remove obsoleted "hdx=autotune" kernel parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  100. e160124 ide: remove IDE_HFLAG_NO_AUTOTUNE host flag by Bartlomiej Zolnierkiewicz · 16 years ago