1. 7766755 Fix /proc dcache deadlock in do_exit by Andrea Arcangeli · 17 years ago
  2. 195cf45 mm/page-writeback: highmem_is_dirtyable option by Bron Gondwana · 17 years ago
  3. 3dfa572 Page allocator: get rid of the list of cold pages by Christoph Lameter · 17 years ago
  4. 5dc3318 mm: don't allow ioremapping of ranges larger than vmalloc space by Robert Bragg · 17 years ago
  5. a7f75e2 vmstat: small revisions to refresh_cpu_vm_stats() by Christoph Lameter · 17 years ago
  6. 08e7d9b arch_rebalance_pgtables call by Martin Schwidefsky · 17 years ago
  7. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 17 years ago
  8. 9f8f217 Page allocator: clean up pcp draining functions by Christoph Lameter · 17 years ago
  9. e2848a0 radix-tree: avoid atomic allocations for preloaded insertions by Nick Piggin · 17 years ago
  10. e31d9eb make __vmalloc_area_node() static by Adrian Bunk · 17 years ago
  11. 625d957 Remove unused code from mm/tiny-shmem.c by Balbir Singh · 17 years ago
  12. f61eaf9 mm/page-writeback.c: make a function static by Adrian Bunk · 17 years ago
  13. 1e88328 maps4: make page monitoring /proc file optional by Matt Mackall · 17 years ago
  14. 304daa8 maps4: add /proc/kpageflags interface by Matt Mackall · 17 years ago
  15. 161f47b maps4: add /proc/kpagecount interface by Matt Mackall · 17 years ago
  16. 85863e4 maps4: add /proc/pid/pagemap interface by Matt Mackall · 17 years ago
  17. a619879 maps4: regroup task_mmu by interface by Matt Mackall · 17 years ago
  18. f248dcb maps4: move clear_refs code to task_mmu.c by Matt Mackall · 17 years ago
  19. 4752c36 maps4: simplify interdependence of maps and smaps by Matt Mackall · 17 years ago
  20. b3ae5ac maps4: use pagewalker in clear_refs and smaps by Matt Mackall · 17 years ago
  21. e647309 maps4: introduce a generic page walker by Matt Mackall · 17 years ago
  22. 698dd4b maps4: move is_swap_pte by Matt Mackall · 17 years ago
  23. 8245525 maps4: rework TASK_SIZE macros by Dave Hansen · 17 years ago
  24. ec4dd3e maps4: add proportional set size accounting in smaps by Fengguang Wu · 17 years ago
  25. 61d5048 clean up vmtruncate by Christoph Hellwig · 17 years ago
  26. 1b1b32f tmpfs: fix shmem_swaplist races by Hugh Dickins · 17 years ago
  27. b409f9f tmpfs: radix_tree_preloading by Hugh Dickins · 17 years ago
  28. 2e0e26c tmpfs: open a window in shmem_unuse_inode by Hugh Dickins · 17 years ago
  29. cb5f7b9 tmpfs: make shmem_unuse more preemptible by Hugh Dickins · 17 years ago
  30. a0ee5ec tmpfs: allocate on read when stacked by Hugh Dickins · 17 years ago
  31. d9fe526 tmpfs: allow filepage alongside swappage by Hugh Dickins · 17 years ago
  32. 73b1262 tmpfs: move swap swizzling into shmem by Hugh Dickins · 17 years ago
  33. f000944 tmpfs: shuffle add_to_swap_caches by Hugh Dickins · 17 years ago
  34. bb63be0 tmpfs: move swap_state stats update by Hugh Dickins · 17 years ago
  35. 818db35 tmpfs: fix mounts when size is less than the page size by Michael Marineau · 17 years ago
  36. 5b04c68 shmem: factor out sbi->free_inodes manipulations by Pavel Emelyanov · 17 years ago
  37. 2e44188 swapoff: scan ptes preemptibly by Hugh Dickins · 17 years ago
  38. 8952898 swapin: fix valid_swaphandles defect by Hugh Dickins · 17 years ago
  39. 5402b97 shmem_file_write is redundant by Hugh Dickins · 17 years ago
  40. d360244 shmem_getpage return page locked by Hugh Dickins · 17 years ago
  41. 27d54b3 shmem: SGP_QUICK and SGP_FAULT redundant by Hugh Dickins · 17 years ago
  42. 02098fe swapin needs gfp_mask for loop on tmpfs by Hugh Dickins · 17 years ago
  43. 46017e9 swapin_readahead: move and rearrange args by Hugh Dickins · 17 years ago
  44. c4cc6d0 swapin_readahead: excise NUMA bogosity by Hugh Dickins · 17 years ago
  45. 75897d6 hugetlb: allow sticky directory mount option by Ken Chen · 17 years ago
  46. b98938c bufferhead: revert constructor removal by Christoph Lameter · 17 years ago
  47. aec2c3e VM: allow get_page_unless_zero on compound pages by Christoph Lameter · 17 years ago
  48. bf53d6f vmalloc: clean up page array indexing by Christoph Lameter · 17 years ago
  49. 9e2779f is_vmalloc_addr(): Check if an address is within the vmalloc boundaries by Christoph Lameter · 17 years ago
  50. 0b7a961 i386: Resolve dependency of asm-i386/pgtable.h on highmem.h by Christoph Lameter · 17 years ago
  51. b3bdda0 vmalloc: add const to void* parameters by Christoph Lameter · 17 years ago
  52. 48667e7 Move vmalloc_to_page() to mm/vmalloc. by Christoph Lameter · 17 years ago
  53. eebd2aa Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user by Christoph Lameter · 17 years ago
  54. b98348b gpiolib: avr32 at32ap platform support by David Brownell · 17 years ago
  55. b72540c deprecate obsolete pca9539 driver by eric miao · 17 years ago
  56. 9e60fdc gpiolib: pca9539 i2c gpio expander support by eric miao · 17 years ago
  57. e58b9e2 mcp23s08 spi gpio expander support by David Brownell · 17 years ago
  58. 15fae37 gpiolib: pcf857x i2c gpio expander support by David Brownell · 17 years ago
  59. 1c44f5f gpiolib support for the PXA architecture by Philipp Zabel · 17 years ago
  60. 7c2db75 gpiolib: update Documentation/gpio.txt by David Brownell · 17 years ago
  61. d2876d0 gpiolib: add gpio provider infrastructure by David Brownell · 17 years ago
  62. a9c5fff gpiolib: add drivers/gpio directory by David Brownell · 17 years ago
  63. 99c84db iommu sg merging: call dma_set_seg_boundary in __scsi_alloc_queue() by FUJITA Tomonori · 17 years ago
  64. 681cc5c iommu sg merging: swiotlb: respect the segment boundary limits by FUJITA Tomonori · 17 years ago
  65. 59fc67d iommu sg merging: PCI: add dma segment boundary support by FUJITA Tomonori · 17 years ago
  66. d22a696 iommu sg merging: add accessors for segment_boundary_mask in device_dma_parameters() by FUJITA Tomonori · 17 years ago
  67. 67ec11c iommu sg: kill __clear_bit_string and find_next_zero_string by FUJITA Tomonori · 17 years ago
  68. fde9a10 iommu sg: x86: convert gart IOMMU to use the IOMMU helper by FUJITA Tomonori · 17 years ago
  69. 1b39b07 iommu sg: x86: convert calgary IOMMU to use the IOMMU helper by FUJITA Tomonori · 17 years ago
  70. 383af95 iommu sg: powerpc: remove DMA 4GB boundary protection by FUJITA Tomonori · 17 years ago
  71. fb3475e iommu sg: powerpc: convert iommu to use the IOMMU helper by FUJITA Tomonori · 17 years ago
  72. 0291df8 iommu sg: add IOMMU helper functions for the free area management by FUJITA Tomonori · 17 years ago
  73. 0c95fdc iommu sg merging: aacraid: use pci_set_dma_max_seg_size by FUJITA Tomonori · 17 years ago
  74. b7d8629 iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_size by FUJITA Tomonori · 17 years ago
  75. 860ac56 iommu sg merging: call blk_queue_segment_boundary in __scsi_alloc_queue by FUJITA Tomonori · 17 years ago
  76. d1b5163 iommu sg merging: parisc: make iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
  77. fde6a3c iommu sg merging: sparc64: make iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
  78. 7c53664 iommu sg merging: alpha: make pci_iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
  79. a031bbc iommu sg merging: IA64: make sba_iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
  80. 740c3ce iommu sg merging: ppc: make iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
  81. 42d0028 iommu sg merging: x86: make pci-gart iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
  82. 4d57cdf iommu sg merging: PCI: add device_dma_parameters support by FUJITA Tomonori · 17 years ago
  83. 6b7b651 iommu sg merging: add device_dma_parameters structure by FUJITA Tomonori · 17 years ago
  84. 7bbdc3d serial: MPSC: set baudrate when BRG divider is set. by Mark A. Greer · 17 years ago
  85. 3e8d4e2 serial: Coding style by Alan Cox · 17 years ago
  86. 6d4d67b serial: speed setup failure reporting by Alan Cox · 17 years ago
  87. c8c6bfa serial: avoid stalling suspend if serial port won't drain by Russell King · 17 years ago
  88. 9d778a6 serial: avoid waking up closed serial ports on resume by Russell King · 17 years ago
  89. 74a19741 8250.c: support specifying DW APB UARTs in device platform_data by Will Newton · 17 years ago
  90. 02c9b5c serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.h by Krauth.Julien · 17 years ago
  91. 1452750 drivers/serial/s3c2410.c: remove dead config symbols by Jiri Olsa · 17 years ago
  92. c3e4642 serial: keep the DTR setting for serial console. by Yinghai Lu · 17 years ago
  93. 1523508 drivers/pcmcia: add missing pci_dev_get by Julia Lawall · 17 years ago
  94. 5a1c3e1 drivers/pcmcia: Add missing iounmap by Julia Lawall · 17 years ago
  95. 4c1fc44 at91_cf: use generic gpio calls by David Brownell · 17 years ago
  96. 9ab9898 pcmcia/pcnet_cs: fix 'shadow variable' warning by Richard Knutsson · 17 years ago
  97. cfd4734 pcmcia/fmvj18x_cs: fix 'shadow variable' warning by Richard Knutsson · 17 years ago
  98. c61f26f pcmcia/axnet_cs: make use of 'max()' instead of handcrafted one by Richard Knutsson · 17 years ago
  99. 6b2e438 pcmcia/axnet_cs: make functions static by Richard Knutsson · 17 years ago
  100. 1569d9e pcmcia/3c574_cs: fix 'shadow variable' warning by Richard Knutsson · 17 years ago