1. f905bc4 nommu: add new vmalloc_user() and remap_vmalloc_range() interfaces. by Paul Mundt · 16 years ago
  2. f156ac8 m68knommu: removing config variable DUMPTOFLASH by Jiri Olsa · 16 years ago
  3. c155f3f m68knomu: remove dead config symbols from m68knomu code by Jiri Olsa · 16 years ago
  4. 1679196 m68knommu: use ARRAY_SIZE in ColdFire serial driver by Greg Ungerer · 16 years ago
  5. 540e310 frv: use find_task_by_vpid in cxn_pin_by_pid by Pavel Emelyanov · 16 years ago
  6. 8c5900b frv: remove dead config symbol from FRV code by Jiri Olsa · 16 years ago
  7. 82b12e2 FRV: move DMA macros to scatterlist.h for consistency. by Robert P. J. Day · 16 years ago
  8. 7038220 FRV: permit the memory to be located elsewhere in NOMMU mode by David Howells · 16 years ago
  9. e114e47 Smack: Simplified Mandatory Access Control Kernel by Casey Schaufler · 16 years ago
  10. eda61d3 NetLabel: introduce a new kernel configuration API for NetLabel by Paul Moore · 16 years ago
  11. 9782995 oom_kill: remove uid==0 checks by Serge E. Hallyn · 16 years ago
  12. 3b7391d capabilities: introduce per-process capability bounding set by Serge E. Hallyn · 16 years ago
  13. 46c383c Remove unnecessary include from include/linux/capability.h by Andrew Morgan · 16 years ago
  14. e338d26 Add 64-bit capability support to the kernel by Andrew Morgan · 16 years ago
  15. 8f6936f revert "capabilities: clean up file capability reading" by Andrew Morton · 16 years ago
  16. 4bea580 VFS: Reorder vfs_getxattr to avoid unnecessary calls to the LSM by David P. Quigley · 16 years ago
  17. 4249259 VFS/Security: Rework inode_getsecurity and callers to return resulting buffer by David P. Quigley · 16 years ago
  18. 3729145 slob: correct Kconfig description by Matt Mackall · 16 years ago
  19. 20cecba slob: reduce external fragmentation by using three free lists by Matt Mackall · 16 years ago
  20. 679299b slob: fix free block merging at head of subpage by Matt Mackall · 16 years ago
  21. 8bc3be2 writeback: speed up writeback of big dirty files by Fengguang Wu · 16 years ago
  22. a322f8a mm: fix section mismatch warning in sparse.c by Sam Ravnborg · 16 years ago
  23. 0ed361d mm: fix PageUptodate data race by Nick Piggin · 16 years ago
  24. 62e1c55 page migraton: handle orphaned pages by Shaohua Li · 16 years ago
  25. 7786fa9 Document lowmem_reserve_ratio by Yasunori Goto · 16 years ago
  26. b5beb1c check ADVICE of fadvise64_64 even if get_xip_page is given by Masatake YAMATO · 16 years ago
  27. e6f3602 Include count of pagecache pages in show_mem() output by Larry Woodman · 16 years ago
  28. a2b3456 Fix dirty page accounting leak with ext3 data=journal by Bjorn Steinbrink · 16 years ago
  29. ae1276b set_page_refcounted() VM_BUG_ON fix by Qi Yong · 16 years ago
  30. 920c7a5 mm: remove fastcall from mm/ by Harvey Harrison · 16 years ago
  31. 1e548de page allocator: remove unused arguments in zone_init_free_lists() by Andi Kleen · 16 years ago
  32. 2d54456 skip writing data pages when inode is under I_SYNC by Qi Yong · 16 years ago
  33. 5a9bbdc mm: don't waste swap on locked pages by Hugh Dickins · 16 years ago
  34. 9eccf2a vmstat: remove prefetch by Christoph Lameter · 16 years ago
  35. 7766755 Fix /proc dcache deadlock in do_exit by Andrea Arcangeli · 16 years ago
  36. 195cf453 mm/page-writeback: highmem_is_dirtyable option by Bron Gondwana · 16 years ago
  37. 3dfa572 Page allocator: get rid of the list of cold pages by Christoph Lameter · 16 years ago
  38. 5dc3318 mm: don't allow ioremapping of ranges larger than vmalloc space by Robert Bragg · 16 years ago
  39. a7f75e2 vmstat: small revisions to refresh_cpu_vm_stats() by Christoph Lameter · 16 years ago
  40. 08e7d9b arch_rebalance_pgtables call by Martin Schwidefsky · 16 years ago
  41. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 16 years ago
  42. 9f8f217 Page allocator: clean up pcp draining functions by Christoph Lameter · 16 years ago
  43. e2848a0 radix-tree: avoid atomic allocations for preloaded insertions by Nick Piggin · 16 years ago
  44. e31d9eb make __vmalloc_area_node() static by Adrian Bunk · 16 years ago
  45. 625d957 Remove unused code from mm/tiny-shmem.c by Balbir Singh · 16 years ago
  46. f61eaf9 mm/page-writeback.c: make a function static by Adrian Bunk · 16 years ago
  47. 1e88328 maps4: make page monitoring /proc file optional by Matt Mackall · 16 years ago
  48. 304daa8 maps4: add /proc/kpageflags interface by Matt Mackall · 16 years ago
  49. 161f47b maps4: add /proc/kpagecount interface by Matt Mackall · 16 years ago
  50. 85863e4 maps4: add /proc/pid/pagemap interface by Matt Mackall · 16 years ago
  51. a619879 maps4: regroup task_mmu by interface by Matt Mackall · 16 years ago
  52. f248dcb maps4: move clear_refs code to task_mmu.c by Matt Mackall · 16 years ago
  53. 4752c36 maps4: simplify interdependence of maps and smaps by Matt Mackall · 16 years ago
  54. b3ae5ac maps4: use pagewalker in clear_refs and smaps by Matt Mackall · 16 years ago
  55. e647309 maps4: introduce a generic page walker by Matt Mackall · 16 years ago
  56. 698dd4b maps4: move is_swap_pte by Matt Mackall · 16 years ago
  57. 8245525 maps4: rework TASK_SIZE macros by Dave Hansen · 16 years ago
  58. ec4dd3e maps4: add proportional set size accounting in smaps by Fengguang Wu · 16 years ago
  59. 61d5048 clean up vmtruncate by Christoph Hellwig · 16 years ago
  60. 1b1b32f tmpfs: fix shmem_swaplist races by Hugh Dickins · 16 years ago
  61. b409f9f tmpfs: radix_tree_preloading by Hugh Dickins · 16 years ago
  62. 2e0e26c tmpfs: open a window in shmem_unuse_inode by Hugh Dickins · 16 years ago
  63. cb5f7b9 tmpfs: make shmem_unuse more preemptible by Hugh Dickins · 16 years ago
  64. a0ee5ec tmpfs: allocate on read when stacked by Hugh Dickins · 16 years ago
  65. d9fe526 tmpfs: allow filepage alongside swappage by Hugh Dickins · 16 years ago
  66. 73b1262 tmpfs: move swap swizzling into shmem by Hugh Dickins · 16 years ago
  67. f000944 tmpfs: shuffle add_to_swap_caches by Hugh Dickins · 16 years ago
  68. bb63be0 tmpfs: move swap_state stats update by Hugh Dickins · 16 years ago
  69. 818db35 tmpfs: fix mounts when size is less than the page size by Michael Marineau · 16 years ago
  70. 5b04c68 shmem: factor out sbi->free_inodes manipulations by Pavel Emelyanov · 16 years ago
  71. 2e44188 swapoff: scan ptes preemptibly by Hugh Dickins · 16 years ago
  72. 8952898 swapin: fix valid_swaphandles defect by Hugh Dickins · 16 years ago
  73. 5402b97 shmem_file_write is redundant by Hugh Dickins · 16 years ago
  74. d360244 shmem_getpage return page locked by Hugh Dickins · 16 years ago
  75. 27d54b3 shmem: SGP_QUICK and SGP_FAULT redundant by Hugh Dickins · 16 years ago
  76. 02098fe swapin needs gfp_mask for loop on tmpfs by Hugh Dickins · 16 years ago
  77. 46017e9 swapin_readahead: move and rearrange args by Hugh Dickins · 16 years ago
  78. c4cc6d0 swapin_readahead: excise NUMA bogosity by Hugh Dickins · 16 years ago
  79. 75897d6 hugetlb: allow sticky directory mount option by Ken Chen · 16 years ago
  80. b98938c bufferhead: revert constructor removal by Christoph Lameter · 16 years ago
  81. aec2c3e VM: allow get_page_unless_zero on compound pages by Christoph Lameter · 16 years ago
  82. bf53d6f vmalloc: clean up page array indexing by Christoph Lameter · 16 years ago
  83. 9e2779f is_vmalloc_addr(): Check if an address is within the vmalloc boundaries by Christoph Lameter · 16 years ago
  84. 0b7a961 i386: Resolve dependency of asm-i386/pgtable.h on highmem.h by Christoph Lameter · 16 years ago
  85. b3bdda0 vmalloc: add const to void* parameters by Christoph Lameter · 16 years ago
  86. 48667e7 Move vmalloc_to_page() to mm/vmalloc. by Christoph Lameter · 16 years ago
  87. eebd2aa Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user by Christoph Lameter · 16 years ago
  88. b98348b gpiolib: avr32 at32ap platform support by David Brownell · 16 years ago
  89. b72540c deprecate obsolete pca9539 driver by eric miao · 16 years ago
  90. 9e60fdc gpiolib: pca9539 i2c gpio expander support by eric miao · 16 years ago
  91. e58b9e2 mcp23s08 spi gpio expander support by David Brownell · 16 years ago
  92. 15fae37 gpiolib: pcf857x i2c gpio expander support by David Brownell · 16 years ago
  93. 1c44f5f gpiolib support for the PXA architecture by Philipp Zabel · 16 years ago
  94. 7c2db75 gpiolib: update Documentation/gpio.txt by David Brownell · 16 years ago
  95. d2876d0 gpiolib: add gpio provider infrastructure by David Brownell · 16 years ago
  96. a9c5fff gpiolib: add drivers/gpio directory by David Brownell · 16 years ago
  97. 99c84db iommu sg merging: call dma_set_seg_boundary in __scsi_alloc_queue() by FUJITA Tomonori · 16 years ago
  98. 681cc5c iommu sg merging: swiotlb: respect the segment boundary limits by FUJITA Tomonori · 16 years ago
  99. 59fc67d iommu sg merging: PCI: add dma segment boundary support by FUJITA Tomonori · 16 years ago
  100. d22a696 iommu sg merging: add accessors for segment_boundary_mask in device_dma_parameters() by FUJITA Tomonori · 16 years ago