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