1. 5e9426ab mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INIT by Nishanth Aravamudan · 16 years ago
  2. a47a126 vmallocinfo: add NUMA information by Eric Dumazet · 16 years ago
  3. cce7708 SYNC_FILE_RANGE_WRITE may and will block. Document that. by Pavel Machek · 16 years ago
  4. bcd78e4 tmpfs: support aio by Hugh Dickins · 16 years ago
  5. 11fa977 generic_file_aio_read() cleanups by Hugh Dickins · 16 years ago
  6. a858f7b vma_page_offset() has no callees: drop it by Johannes Weiner · 16 years ago
  7. 84afd99 hugetlb reservations: fix hugetlb MAP_PRIVATE reservations across vma splits by Andy Whitcroft · 16 years ago
  8. c37f9fb hugetlb: allow huge page mappings to be created without reservations by Andy Whitcroft · 16 years ago
  9. 9682290 hugetlb: move reservation region support earlier by Andy Whitcroft · 16 years ago
  10. cdfd432 mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservations by Andy Whitcroft · 16 years ago
  11. e7c4b0b huge page private reservation review cleanups by Andy Whitcroft · 16 years ago
  12. 04f2cbe hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE) on hugetlbfs will succeed by Mel Gorman · 16 years ago
  13. a1e7877 hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until fork() by Mel Gorman · 16 years ago
  14. fc1b8a7 hugetlb: move hugetlb_acct_memory() by Mel Gorman · 16 years ago
  15. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  16. 2185e69 mapping_set_error: add unlikely() by Andrew Morton · 16 years ago
  17. 9023cb7 slob: record page flag overlays explicitly by Andy Whitcroft · 16 years ago
  18. 8a38082 slub: record page flag overlays explicitly by Andy Whitcroft · 16 years ago
  19. 0cad47c page-flags: record page flag overlays explicitly by Andy Whitcroft · 16 years ago
  20. da3bbdd fix soft lock up at NFS mount via per-SB LRU-list of unused dentries by Kentaro Makita · 16 years ago
  21. 3c82d0c buddy: clarify comments describing buddy merge by Andy Whitcroft · 16 years ago
  22. 42b7772 mm: remove double indirection on tlb parameter to free_pgd_range() & Co by Jan Beulich · 16 years ago
  23. a352894 spufs: use new vm_ops->access to allow local state access from gdb by Benjamin Herrenschmidt · 16 years ago
  24. a1f242f powerpc ioremap_prot by Benjamin Herrenschmidt · 16 years ago
  25. 7ae8ed5 use generic_access_phys for /dev/mem mappings by Rik van Riel · 16 years ago
  26. 28b2ee2 access_process_vm device memory infrastructure by Rik van Riel · 16 years ago
  27. 0d71d10a mm: remove nopfn by Nick Piggin · 16 years ago
  28. a969e90 kill generic_file_direct_IO() by Christoph Hellwig · 16 years ago
  29. 75353be mm/hugetlb.c: fix duplicate variable by Adrian Bunk · 16 years ago
  30. c748e13 mm/vmstat.c: proper externs by Adrian Bunk · 16 years ago
  31. 4f5ca26 mm/migrate.c should #include <linux/syscalls.h> by Adrian Bunk · 16 years ago
  32. e4048e5 page allocator: inline some __alloc_pages() wrappers by KOSAKI Motohiro · 16 years ago
  33. efe9e77 mspec: convert nopfn to fault by Nick Piggin · 16 years ago
  34. ffc6421 mm: unexport __alloc_bootmem_core() by Johannes Weiner · 16 years ago
  35. 8ae0446 mm: normalize internal argument passing of bootmem data by Johannes Weiner · 16 years ago
  36. 6b312c0 mm: fix free_all_bootmem_core alignment check by Johannes Weiner · 16 years ago
  37. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  38. 8b05c7e add a helper function to test if an object is on the stack by FUJITA Tomonori · 16 years ago
  39. 68ad8df mm: print out the zonelists on request for manual verification by Mel Gorman · 16 years ago
  40. 2dbb51c mm: make defensive checks around PFN values registered for memory usage by Mel Gorman · 16 years ago
  41. 708614e mm: verify the page links and memory model by Mel Gorman · 16 years ago
  42. 6b74ab9 mm: add a basic debugging framework for memory initialisation by Mel Gorman · 16 years ago
  43. 9483a57 add HAVE_CLK to Kconfig, for driver dependencies by David Brownell · 16 years ago
  44. d7ce20b remove is_tty() by Adrian Bunk · 16 years ago
  45. d36e74c hpet: clarify maintainer entry by Clemens Ladisch · 16 years ago
  46. e108526 move memory_read_from_buffer() from fs.h to string.h by Akinobu Mita · 16 years ago
  47. 338b9bb Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 16 years ago
  48. 7f9dce3 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  49. 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  50. d7b6de1 Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  51. 30d3854 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  52. af0575bb i386 syscall audit fast-path by Roland McGrath · 17 years ago
  53. 5cbf156 x86_64 ia32 syscall audit fast-path by Roland McGrath · 17 years ago
  54. 86a1c34 x86_64 syscall audit fast-path by Roland McGrath · 17 years ago
  55. 15e8f34 x86_64: remove bogus optimization in sysret_signal by Roland McGrath · 17 years ago
  56. 20b7997 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  57. 5554b35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  58. 0f6e38a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  59. e669e81 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  60. fc41069 ide: small whitespace fixes by Pavel Machek · 16 years ago
  61. 1a677ab ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  62. 141d3b2 ide: ide-cd.c fix sparse endianness warnings by Harvey Harrison · 16 years ago
  63. 570f89e ide-cd: convert to using the new atapi_flags by Borislav Petkov · 16 years ago
  64. ac77ef8 ide: remove unused PC_FLAG_DRQ_INTERRUPT by Borislav Petkov · 16 years ago
  65. be4c916 ide-scsi: convert to using the new atapi_flags by Borislav Petkov · 16 years ago
  66. f2e3ab5 ide-tape: convert to using the new atapi_flags by Borislav Petkov · 16 years ago
  67. ea68d27 ide-floppy: convert to using the new atapi_flags (take 2) by Borislav Petkov · 16 years ago
  68. 3b8ac53 ide: add per-device flags by Borislav Petkov · 16 years ago
  69. 8fccf89 ide: use rq->cmd instead of pc->c in atapi common code by Borislav Petkov · 16 years ago
  70. 08feacf ide-scsi: pass packet command in rq->cmd by Borislav Petkov · 16 years ago
  71. 0014c75 ide-tape: pass packet command in rq->cmd by Borislav Petkov · 16 years ago
  72. 83dd573 ide-tape: make room for packet command ids in rq->cmd by Borislav Petkov · 16 years ago
  73. 20cd93b ide-floppy: pass packet command in rq->cmd by Borislav Petkov · 16 years ago
  74. 8bcda3b ide: remove pc->callback member from ide_atapi_pc by Borislav Petkov · 16 years ago
  75. db9d286 ide-scsi: use drive->pc_callback instead of pc->callback by Borislav Petkov · 16 years ago
  76. 776bb02 ide-tape: use drive->pc_callback instead of pc->callback by Borislav Petkov · 16 years ago
  77. 2207fa5 ide-floppy: use drive->pc_callback instead of pc->callback by Borislav Petkov · 16 years ago
  78. d7c26eb ide: push pc callback pointer into the ide_drive_t structure by Borislav Petkov · 16 years ago
  79. 4b50750 drivers/ide/ide-tape.c: remove double kfree by Darren Jenkins · 16 years ago
  80. 8a69580 ide: add ide_host_free() helper (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  81. 18de101 ide: allocate ide_hwif_t instances dynamically by Bartlomiej Zolnierkiewicz · 16 years ago
  82. af1cbba ide: add ide_ports[] by Bartlomiej Zolnierkiewicz · 16 years ago
  83. 6059143 ide: move ide_remove_port_from_hwgroup() to ide-probe.c by Bartlomiej Zolnierkiewicz · 16 years ago
  84. 8cdf310 ide: fix IDE port slots reservation and freeing (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  85. e0d0020 ide: fix ide_host_register() return value by Bartlomiej Zolnierkiewicz · 16 years ago
  86. 6f904d0 ide: add ide_host_add() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  87. 48c3c10 ide: add struct ide_host (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  88. 374e042 ide: add struct ide_tp_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  89. d6276b5 ide: add 'config' field to hw_regs_t by Bartlomiej Zolnierkiewicz · 16 years ago
  90. edc74b2 ide-generic: probing fix by Bartlomiej Zolnierkiewicz · 16 years ago
  91. 73dc532 gayle: reserve memory resources at once by Bartlomiej Zolnierkiewicz · 16 years ago
  92. 3b2a5c7 ide: filter out "default" transfer mode values in set_xfer_rate() by Bartlomiej Zolnierkiewicz · 16 years ago
  93. c30daac ide: filter out invalid transfer mode values in set_xfer_rate() by Bartlomiej Zolnierkiewicz · 16 years ago
  94. ba4b2e6 ide: remove dead Virtual DMA support by Bartlomiej Zolnierkiewicz · 16 years ago
  95. 472b4bc ide: mark hpt34x host driver as BROKEN by Bartlomiej Zolnierkiewicz · 16 years ago
  96. cbf3d26 ide: limit cy82c693 host driver to ALPHA by Bartlomiej Zolnierkiewicz · 16 years ago
  97. 761052e ide: remove ->INB, ->OUTB and ->OUTBSYNC methods by Bartlomiej Zolnierkiewicz · 16 years ago
  98. 1823649 ide: add ide_read_bcount_and_ireason() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  99. 88a7210 ide: add ide_read_ireason() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  100. 1f2efb8 ide: add ide_read_device() helper by Bartlomiej Zolnierkiewicz · 16 years ago