1. f0c4cad uml: style fixes in FP code by Jeff Dike · 17 years ago
  2. 058ac30 uml: coredumping floating point fixes by Jeff Dike · 17 years ago
  3. e8012b5 uml: ptrace floating point fixes by Jeff Dike · 17 years ago
  4. b21d4b0 uml: fix inlines by Jeff Dike · 17 years ago
  5. 18baddd uml: rename pt_regs general-purpose register file by Jeff Dike · 17 years ago
  6. 6c738ff uml: fold mmu_context_skas into mm_context by Jeff Dike · 17 years ago
  7. fab95c5 uml: get rid of do_longjmp by Jeff Dike · 17 years ago
  8. ba180fd uml: style fixes pass 3 by Jeff Dike · 17 years ago
  9. 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 17 years ago
  10. ae2587e uml: style fixes pass 2 by Jeff Dike · 17 years ago
  11. 6aa802c uml: throw out CHOOSE_MODE by Jeff Dike · 17 years ago
  12. 42fda66 uml: throw out CONFIG_MODE_TT by Jeff Dike · 17 years ago
  13. 0ac1555 m32r: convert to generic sys_ptrace by Christoph Hellwig · 17 years ago
  14. 3165c0d include/asm-m32r/thread_info.h: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  15. b2b5d37 alpha: beautify vmlinux.lds by Sam Ravnborg · 17 years ago
  16. a5f833f alpha: convert to generic sys_ptrace by Christoph Hellwig · 17 years ago
  17. fabc7f6 M68KNOMMU: remove unused config symbol CONFIG_DISKtel by Greg Ungerer · 17 years ago
  18. 33bbf95 include/asm-frv/thread_info.h: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  19. ef0fce8 remove frv usage of flush_tlb_pgtables() by Benjamin Herrenschmidt · 17 years ago
  20. dbcb0f1 mm/mempolicy.c: cleanups by Adrian Bunk · 17 years ago
  21. d8dc74f mm/shmem.c: make 3 functions static by Adrian Bunk · 17 years ago
  22. 54f9f80 hugetlb: Add hugetlb_dynamic_pool sysctl by Adam Litke · 17 years ago
  23. 98f3cfc memory hotplug: Hot-add with sparsemem-vmemmap by Yasunori Goto · 17 years ago
  24. 48e9419 fix memory hot remove not configured case. by KAMEZAWA Hiroyuki · 17 years ago
  25. 0c0e619 memory unplug: page offline by KAMEZAWA Hiroyuki · 17 years ago
  26. a5d76b54 memory unplug: page isolation by KAMEZAWA Hiroyuki · 17 years ago
  27. 75884fb memory unplug: memory hotplug cleanup by KAMEZAWA Hiroyuki · 17 years ago
  28. 42a9fdb SLUB: Optimize cacheline use for zeroing by Christoph Lameter · 17 years ago
  29. 4c93c355 SLUB: Place kmem_cache_cpu structures in a NUMA aware way by Christoph Lameter · 17 years ago
  30. b3fba8d SLUB: Move page->offset to kmem_cache_cpu->offset by Christoph Lameter · 17 years ago
  31. 8e65d24 SLUB: Do not use page->mapping by Christoph Lameter · 17 years ago
  32. dfb4f09 SLUB: Avoid page struct cacheline bouncing due to remote frees to cpu slab by Christoph Lameter · 17 years ago
  33. 467c996 Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo by Mel Gorman · 17 years ago
  34. d9c2340 Do not depend on MAX_ORDER when grouping pages by mobility by Mel Gorman · 17 years ago
  35. 64c5e13 don't group high order atomic allocations by Mel Gorman · 17 years ago
  36. ac0e5b7 remove PAGE_GROUP_BY_MOBILITY by Mel Gorman · 17 years ago
  37. 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
  38. 5c0e306 Fix corruption of memmap on IA64 SPARSEMEM when mem_section is not a power of 2 by Mel Gorman · 17 years ago
  39. e010487 Group high-order atomic allocations by Mel Gorman · 17 years ago
  40. e12ba74 Group short-lived and reclaimable kernel allocations by Mel Gorman · 17 years ago
  41. b92a6ed Add a configure option to group pages by mobility by Mel Gorman · 17 years ago
  42. b2a0ac8 Split the free lists for movable and unmovable allocations by Mel Gorman · 17 years ago
  43. 835c134 Add a bitmap that is used to track flags affecting a block of pages by Mel Gorman · 17 years ago
  44. 954ffcb flush icache before set_pte() on ia64: flush icache at set_pte by KAMEZAWA Hiroyuki · 17 years ago
  45. 6cb0622 Categorize GFP flags by Christoph Lameter · 17 years ago
  46. 0e1e7c7 Memoryless nodes: Use N_HIGH_MEMORY for cpusets by Christoph Lameter · 17 years ago
  47. 523b945 Memoryless nodes: Fix GFP_THISNODE behavior by Christoph Lameter · 17 years ago
  48. 37c0708 Memoryless nodes: Add N_CPU node state by Christoph Lameter · 17 years ago
  49. 7ea1530 Memoryless nodes: introduce mask of nodes with memory by Christoph Lameter · 17 years ago
  50. 1380891 Memoryless nodes: Generic management of nodemasks for various purposes by Christoph Lameter · 17 years ago
  51. 5514476 fs: remove some AOP_TRUNCATED_PAGE by Nick Piggin · 17 years ago
  52. 03158cd fs: restore nobh by Nick Piggin · 17 years ago
  53. a20fa20 With reiserfs no longer using the weird generic_cont_expand, remove it completely. by Nick Piggin · 17 years ago
  54. 89e1078 fs: new cont helpers by Nick Piggin · 17 years ago
  55. afddba4 fs: introduce write_begin, write_end, and perform_write aops by Nick Piggin · 17 years ago
  56. 2f718ff mm: buffered write iterator by Nick Piggin · 17 years ago
  57. 0829142 mm: fix pagecache write deadlocks by Nick Piggin · 17 years ago
  58. 754af6f Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flag by Lee Schermerhorn · 17 years ago
  59. c92ff1b move mm_struct and vm_area_struct by Martin Schwidefsky · 17 years ago
  60. c0bc987 radix-tree: use indirect bit by Nick Piggin · 17 years ago
  61. 557ed1f remove ZERO_PAGE by Nick Piggin · 17 years ago
  62. aadb4bc SLUB: direct pass through of page size or higher kmalloc requests by Christoph Lameter · 17 years ago
  63. 57f6b96 filemap: convert some unsigned long to pgoff_t by Fengguang Wu · 17 years ago
  64. 535443f readahead: remove several readahead macros by Fengguang Wu · 17 years ago
  65. 6df8ba4 radixtree: introduce radix_tree_next_hole() by Fengguang Wu · 17 years ago
  66. f4e6b49 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos by Fengguang Wu · 17 years ago
  67. 0bb7ba6 readahead: mmap read-around simplification by Fengguang Wu · 17 years ago
  68. 937085a readahead: compacting file_ra_state by Fengguang Wu · 17 years ago
  69. 39e91e4 Clean up duplicate includes in include/linux/memory_hotplug.h by Jesper Juhl · 17 years ago
  70. d29eff7 ppc64: SPARSEMEM_VMEMMAP support by Andy Whitcroft · 17 years ago
  71. 46644c2 SPARC64: SPARSEMEM_VMEMMAP support by David Miller · 17 years ago
  72. ef229c5 IA64: SPARSEMEM_VMEMMAP 16K page size support by Christoph Lameter · 17 years ago
  73. 0889eba x86_64: SPARSEMEM_VMEMMAP 2M page size support by Christoph Lameter · 17 years ago
  74. 29c7111 vmemmap: generify initialisation via helpers by Andy Whitcroft · 17 years ago
  75. 8f6aac4 Generic Virtual Memmap support for SPARSEMEM by Christoph Lameter · 17 years ago
  76. 540557b sparsemem: record when a section has a valid mem_map by Andy Whitcroft · 17 years ago
  77. 74a0b57 x86: optimize page faults like all other achitectures and kill notifier cruft by Christoph Hellwig · 17 years ago
  78. d5a7430 Convert cpu_sibling_map to be a per cpu variable by Mike Travis · 17 years ago
  79. 0835761 x86: Convert cpu_core_map to be a per cpu variable by Mike Travis · 17 years ago
  80. b3b708f wake up from a serial port by Guennadi Liakhovetski · 17 years ago
  81. aa5346a provide stubs for enable_irq_wake() and disable_irq_wake() by Guennadi Liakhovetski · 17 years ago
  82. bf0df63 8250_pci: Autodetect mainpine cards by Alan Cox · 17 years ago
  83. 43d9f7f pcmcia: use DMA_MASK_NONE for the default for all pcmcia devices by James Bottomley · 17 years ago
  84. 32e8f70 introduce DMA_MASK_NONE as a signal for unable to do DMA by James Bottomley · 17 years ago
  85. b5446b5 move a few definitions to au1000_xxs1500.c by Yoichi Yuasa · 17 years ago
  86. 0322a2b Add assembler equivalents to __init{,date}_refok by Ralf Baechle · 17 years ago
  87. bfe8df3 slow down printk during boot by Randy Dunlap · 17 years ago
  88. e6716b8 docbook: fix filesystems content by Randy Dunlap · 17 years ago
  89. fd39c86 docbook: fix usb content by Randy Dunlap · 17 years ago
  90. 65a6ec0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  91. 541010e Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  92. e457f79 Merge branch 'release' of ssh://master.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  93. a52cefc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  94. 0df333c [IA64] build fix for scatterlist by Tony Luck · 17 years ago
  95. f2e1d89 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  96. f78a1b3 [TCP]: Make snd_cwnd_cnt 32-bit by Ilpo Järvinen · 17 years ago
  97. e5bbef2 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers by Herbert Xu · 17 years ago
  98. 762cc40 [INET]: Consolidate the xxx_put by Pavel Emelyanov · 17 years ago
  99. 8e7999c [INET]: Consolidate the xxx_evictor by Pavel Emelyanov · 17 years ago
  100. 1e4b828 [INET]: Consolidate the xxx_frag_destroy by Pavel Emelyanov · 17 years ago