1. 058ac30 uml: coredumping floating point fixes by Jeff Dike · 17 years ago
  2. e8012b5 uml: ptrace floating point fixes by Jeff Dike · 17 years ago
  3. a5f6096c uml: floating point signal delivery fixes by Jeff Dike · 17 years ago
  4. 189872f uml: don't use glibc asm/user.h by Jeff Dike · 17 years ago
  5. 84b3db0 uml: fix hostfs style by Jeff Dike · 17 years ago
  6. baabd15 uml: remove unneeded if from hostfs by Jeff Dike · 17 years ago
  7. 1466abf uml: clean up tlb flush path by Jeff Dike · 17 years ago
  8. 512b6fb uml: userspace files should call libc directly by Jeff Dike · 17 years ago
  9. b21d4b0 uml: fix inlines by Jeff Dike · 17 years ago
  10. 3cdaf45 uml: replace clone with fork by Jeff Dike · 17 years ago
  11. 8ca842c uml: remove os_* usage from userspace files by Jeff Dike · 17 years ago
  12. 28078e8 uml: free LDT state on process exit by Jeff Dike · 17 years ago
  13. 18baddd uml: rename pt_regs general-purpose register file by Jeff Dike · 17 years ago
  14. 6c738ff uml: fold mmu_context_skas into mm_context by Jeff Dike · 17 years ago
  15. fab95c5 uml: get rid of do_longjmp by Jeff Dike · 17 years ago
  16. 0a7675a uml: remove __u64 usage from physical memory subsystem by Jeff Dike · 17 years ago
  17. ba180fd uml: style fixes pass 3 by Jeff Dike · 17 years ago
  18. 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 17 years ago
  19. ae2587e uml: style fixes pass 2 by Jeff Dike · 17 years ago
  20. 6aa802c uml: throw out CHOOSE_MODE by Jeff Dike · 17 years ago
  21. 4c9e138 uml: style fixes pass 1 by Jeff Dike · 17 years ago
  22. c28b59d uml: remove sysdep/thread.h by Jeff Dike · 17 years ago
  23. 42fda66 uml: throw out CONFIG_MODE_TT by Jeff Dike · 17 years ago
  24. a1ff587 UML: remove unnecessary hostfs_getattr() by Miklos Szeredi · 17 years ago
  25. ad43c35 uml: add VDE networking support by Jeff Dike · 17 years ago
  26. 6d536e4 uml: physmem code tidying by Jeff Dike · 17 years ago
  27. 42daba3 uml: stop saving process FP state by Jeff Dike · 17 years ago
  28. 5c8aace uml: stop specially protecting kernel stacks by Jeff Dike · 17 years ago
  29. 8d82076 uml: fix nonremovability of watchdog by Jeff Dike · 17 years ago
  30. 818f6ef uml: fix an IPV6 libc vs kernel symbol clash by Jeff Dike · 17 years ago
  31. 71f926f uml: stop using libc asm/page.h by Jeff Dike · 17 years ago
  32. 2f8a2dc uml: console tidying by Jeff Dike · 17 years ago
  33. c59dbca uml: fix console writing bugs by Jeff Dike · 17 years ago
  34. e99525f uml: console subsystem tidying by Jeff Dike · 17 years ago
  35. 79f6623 uml: fix error cleanup ordering by Jeff Dike · 17 years ago
  36. 8e2d10e uml: tidy recently-moved code by Jeff Dike · 17 years ago
  37. 89fe647 uml: move userspace code to userspace file by Jeff Dike · 17 years ago
  38. 2090ab0 tty: bring the old cris driver back somewhere into the realm of new tty buffering by Alan Cox · 17 years ago
  39. e5f7178 CRIS: cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
  40. 0ac1555 m32r: convert to generic sys_ptrace by Christoph Hellwig · 17 years ago
  41. dab8f49 m32r: serial: remove M32R_SIO_SHARE_IRQS by Hirokazu Takata · 17 years ago
  42. 977676a M32R: cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
  43. 3165c0d include/asm-m32r/thread_info.h: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  44. b2b5d37 alpha: beautify vmlinux.lds by Sam Ravnborg · 17 years ago
  45. a5f833f alpha: convert to generic sys_ptrace by Christoph Hellwig · 17 years ago
  46. d9ff5f3 cleanup arch/alpha/Makefile by Adrian Bunk · 17 years ago
  47. fabc7f6 M68KNOMMU: remove unused config symbol CONFIG_DISKtel by Greg Ungerer · 17 years ago
  48. a2e170e FRV: cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
  49. 33bbf95 include/asm-frv/thread_info.h: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  50. ef0fce8 remove frv usage of flush_tlb_pgtables() by Benjamin Herrenschmidt · 17 years ago
  51. bde631a mm: add node states sysfs class attributeS by Lee Schermerhorn · 17 years ago
  52. e2fc88d mm/vmstat.c: cleanups by Adrian Bunk · 17 years ago
  53. dbcb0f1 mm/mempolicy.c: cleanups by Adrian Bunk · 17 years ago
  54. d8dc74f mm/shmem.c: make 3 functions static by Adrian Bunk · 17 years ago
  55. af767cb hugetlb: fix dynamic pool resize failure case by Adam Litke · 17 years ago
  56. 63b4613 hugetlb: fix hugepage allocation with memoryless nodes by Nishanth Aravamudan · 17 years ago
  57. 6b0c880 hugetlb: fix pool resizing corner case by Adam Litke · 17 years ago
  58. e63e1e5 hugetlbfs read() support by Badari Pulavarty · 17 years ago
  59. 7aa91e1 hugetlb: allow extending ftruncate on hugetlbfs by Ken Chen · 17 years ago
  60. 54f9f80 hugetlb: Add hugetlb_dynamic_pool sysctl by Adam Litke · 17 years ago
  61. e4e574b hugetlb: Try to grow hugetlb pool for MAP_SHARED mappings by Adam Litke · 17 years ago
  62. 7893d1d hugetlb: Try to grow hugetlb pool for MAP_PRIVATE mappings by Adam Litke · 17 years ago
  63. 6af2acb hugetlb: Move update_and_free_page by Adam Litke · 17 years ago
  64. 98f3cfc memory hotplug: Hot-add with sparsemem-vmemmap by Yasunori Goto · 17 years ago
  65. 48e9419 fix memory hot remove not configured case. by KAMEZAWA Hiroyuki · 17 years ago
  66. de33b82 memory unplug: ia64 interface by KAMEZAWA Hiroyuki · 17 years ago
  67. 0c0e619 memory unplug: page offline by KAMEZAWA Hiroyuki · 17 years ago
  68. a5d76b5 memory unplug: page isolation by KAMEZAWA Hiroyuki · 17 years ago
  69. 75884fb memory unplug: memory hotplug cleanup by KAMEZAWA Hiroyuki · 17 years ago
  70. 48f13bf Breakout page_order() to internal.h to avoid special knowledge of the buddy allocator by Mel Gorman · 17 years ago
  71. ea3061d slub: list_locations() can use GFP_TEMPORARY by Andrew Morton · 17 years ago
  72. 42a9fdb SLUB: Optimize cacheline use for zeroing by Christoph Lameter · 17 years ago
  73. 4c93c355 SLUB: Place kmem_cache_cpu structures in a NUMA aware way by Christoph Lameter · 17 years ago
  74. ee3c72a SLUB: Avoid touching page struct when freeing to per cpu slab by Christoph Lameter · 17 years ago
  75. b3fba8d SLUB: Move page->offset to kmem_cache_cpu->offset by Christoph Lameter · 17 years ago
  76. 8e65d24 SLUB: Do not use page->mapping by Christoph Lameter · 17 years ago
  77. dfb4f09 SLUB: Avoid page struct cacheline bouncing due to remote frees to cpu slab by Christoph Lameter · 17 years ago
  78. 484f51f mm/page_alloc.c: make code static by Adrian Bunk · 17 years ago
  79. 467c996 Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo by Mel Gorman · 17 years ago
  80. d9c2340 Do not depend on MAX_ORDER when grouping pages by mobility by Mel Gorman · 17 years ago
  81. d100313 Fix calculation in move_freepages_block for counting pages by Mel Gorman · 17 years ago
  82. 64c5e13 don't group high order atomic allocations by Mel Gorman · 17 years ago
  83. ac0e5b7 remove PAGE_GROUP_BY_MOBILITY by Mel Gorman · 17 years ago
  84. 56fd56b Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR_PAGES blocks by Mel Gorman · 17 years ago
  85. 5c0e306 Fix corruption of memmap on IA64 SPARSEMEM when mem_section is not a power of 2 by Mel Gorman · 17 years ago
  86. 46dafbc Be more agressive about stealing when MIGRATE_RECLAIMABLE allocations fallback by Mel Gorman · 17 years ago
  87. 5adc5be Bias the placement of kernel pages at lower PFNs by Mel Gorman · 17 years ago
  88. 9ef9acb Do not group pages by mobility type on low memory systems by Mel Gorman · 17 years ago
  89. e010487 Group high-order atomic allocations by Mel Gorman · 17 years ago
  90. e12ba74 Group short-lived and reclaimable kernel allocations by Mel Gorman · 17 years ago
  91. c361be5 Move free pages between lists on steal by Mel Gorman · 17 years ago
  92. e2c55dc Drain per-cpu lists when high-order allocations fail by Mel Gorman · 17 years ago
  93. b92a6ed Add a configure option to group pages by mobility by Mel Gorman · 17 years ago
  94. 535131e6 Choose pages from the per-cpu list based on migration type by Mel Gorman · 17 years ago
  95. b2a0ac8 Split the free lists for movable and unmovable allocations by Mel Gorman · 17 years ago
  96. 835c134 Add a bitmap that is used to track flags affecting a block of pages by Mel Gorman · 17 years ago
  97. 954ffcb flush icache before set_pte() on ia64: flush icache at set_pte by KAMEZAWA Hiroyuki · 17 years ago
  98. 97ee052 flush cache before installing new page at migraton by KAMEZAWA Hiroyuki · 17 years ago
  99. 4106f83 make swappiness safer to use by Andrea Arcangeli · 17 years ago
  100. 6cb0622 Categorize GFP flags by Christoph Lameter · 17 years ago