1. 824ebef fault injection: fix failslab with CONFIG_NUMA by Akinobu Mita · 17 years ago
  2. f0f3980 slab allocators: remove multiple alignment specifications by Christoph Lameter · 17 years ago
  3. 0a31bd5 KMEM_CACHE(): simplify slab cache creation by Christoph Lameter · 17 years ago
  4. 5af6083 slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN by Christoph Lameter · 17 years ago
  5. 96018fd mm: optimize acorn partition truncate by Peter Zijlstra · 17 years ago
  6. f9a1439 mm: optimize kill_bdev() by Peter Zijlstra · 17 years ago
  7. f98393a mm: remove destroy_dirty_buffers from invalidate_bdev() by Peter Zijlstra · 17 years ago
  8. 0a27a14 mm: madvise avoid exclusive mmap_sem by Nick Piggin · 17 years ago
  9. b416952 include KERN_* constant in printk() calls in mm/slab.c by matze · 17 years ago
  10. bc0055a slob: handle SLAB_PANIC flag by Akinobu Mita · 17 years ago
  11. 3a2cba9 Quicklist support for sparc64 by David Miller · 17 years ago
  12. 6225e93 Quicklists for page table pages by Christoph Lameter · 17 years ago
  13. c09d875 slub: add slabinfo tool by Christoph Lameter · 17 years ago
  14. 3524342 slub: user documentation by Christoph Lameter · 17 years ago
  15. 70d7122 slub: remove object activities out of checking functions by Christoph Lameter · 17 years ago
  16. 2086d26 SLUB: Free slabs and sort partial slab lists in kmem_cache_shrink by Christoph Lameter · 17 years ago
  17. 88a420e slub: add ability to list alloc / free callers per slab by Christoph Lameter · 17 years ago
  18. e95eed5 SLUB: Add MIN_PARTIAL by Christoph Lameter · 17 years ago
  19. 53e15af slub: validation of slabs (metadata and guard zones) by Christoph Lameter · 17 years ago
  20. 643b113 slub: enable tracking of full slabs by Christoph Lameter · 17 years ago
  21. 77c5e2d slub: fix object tracking by Christoph Lameter · 17 years ago
  22. b49af68 Add virt_to_head_page and consolidate code in slab and slub by Christoph Lameter · 17 years ago
  23. 6d77795 mm: optimize compound_head() by avoiding a shared page flag by Christoph Lameter · 17 years ago
  24. d85f338 Make page->private usable in compound pages by Christoph Lameter · 17 years ago
  25. 3052086 PowerPC: Disable SLUB for configurations in which slab page structs are modified by Christoph Lameter · 17 years ago
  26. 614410d SLUB: allocate smallest object size if the user asks for 0 bytes by Christoph Lameter · 17 years ago
  27. 47bfdc0 SLUB: change default alignments by Christoph Lameter · 17 years ago
  28. 81819f0 SLUB core by Christoph Lameter · 17 years ago
  29. 543691a tty_register_driver: only allocate tty instances when defined by Andy Whitcroft · 17 years ago
  30. b5637e6 i386: use page allocator to allocate thread_info structure by Christoph Lameter · 17 years ago
  31. c596d9f cpusets: allow TIF_MEMDIE threads to allocate anywhere by David Rientjes · 17 years ago
  32. a3a02be slab: mark set_up_list3s() __init by Andrew Morton · 17 years ago
  33. 3b1d92c Do not disable interrupts when reading min_free_kbytes by Mel Gorman · 17 years ago
  34. 8da3430 slab: NUMA kmem_cache diet by Eric Dumazet · 17 years ago
  35. 6310984 SLAB: don't allocate empty shared caches by Eric Dumazet · 17 years ago
  36. 364fbb2 SLAB: use num_possible_cpus() in enable_cpucache() by Eric Dumazet · 17 years ago
  37. 6ce745e readahead: code cleanup by Jan Kara · 17 years ago
  38. ec0f163 readahead: improve heuristic detecting sequential reads by Jan Kara · 17 years ago
  39. b813e93 smaps: add clear_refs file to clear reference by David Rientjes · 17 years ago
  40. f79f177 smaps: add pages referenced count to smaps by David Rientjes · 17 years ago
  41. 826fad1 smaps: extract pmd walker from smaps code by David Rientjes · 17 years ago
  42. 0013572 i386: use pte_update_defer in ptep_test_and_clear_{dirty,young} by Zachary Amsden · 17 years ago
  43. 10a8d6a i386: add ptep_test_and_clear_{dirty,young} by David Rientjes · 17 years ago
  44. 9490991 Add unitialized_var() macro for suppressing gcc warnings by Borislav Petkov · 17 years ago
  45. a812771 mm: simplify filemap_nopage by Nick Piggin · 17 years ago
  46. 14e0729 add pfn_valid_within helper for sub-MAX_ORDER hole detection by Andy Whitcroft · 17 years ago
  47. ac26772 mm/slab.c: proper prototypes by Adrian Bunk · 17 years ago
  48. 411f0f3 Introduce CONFIG_HAS_DMA by Heiko Carstens · 17 years ago
  49. 9a82782 allow oom_adj of saintly processes by Joshua N Pritikin · 17 years ago
  50. 3d67f2d fs: buffer don't PageUptodate without page locked by Nick Piggin · 17 years ago
  51. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  52. 714b817 slab: ensure cache_alloc_refill terminates by Pekka Enberg · 17 years ago
  53. 5f22df0 mm: remove gcc workaround by Nick Piggin · 17 years ago
  54. d2ba27e8 proper prototype for hugetlb_get_unmapped_area() by Adrian Bunk · 17 years ago
  55. 1b42446 Use ZVC counters to establish exact size of dirtyable pages by Christoph Lameter · 17 years ago
  56. 476f353 Safer nr_node_ids and nr_node_ids determination and initial values by Christoph Lameter · 17 years ago
  57. aee16b3 Add apply_to_page_range() which applies a function to a pte range by Jeremy Fitzhardinge · 17 years ago
  58. eb3a1e1 Serial: serial_core, use pr_debug by Jiri Slaby · 17 years ago
  59. 1733310 MPSC serial driver tx locking by Dave Jiang · 17 years ago
  60. abb4a23 serial: define FIXED_PORT flag for serial_core by David Gibson · 17 years ago
  61. bd71c18 RM9000 serial driver by Thomas Koeller · 17 years ago
  62. beab697 serial driver PMC MSP71xx by Marc St-Jean · 17 years ago
  63. 6179b55 add new_id to PCMCIA drivers by Bernhard Walle · 17 years ago
  64. 02c8359 at91_cf, minor fix by David Brownell · 17 years ago
  65. fd76bab slab: introduce krealloc by Pekka Enberg · 17 years ago
  66. e3ebadd Revert "[PATCH] x86: __pa and __pa_symbol address space separation" by Linus Torvalds · 17 years ago
  67. 1570077 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  68. 6de410c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  69. c6799ad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  70. 5cd4715 Merge branch 'ixp4xx' into devel by Russell King · 17 years ago
  71. 6f95416 Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns9xxx', 'omap', 'pxa', 'rpc', 's3c' and 'sa1100' into devel by Russell King · 17 years ago
  72. 1b11652 [ARM] Add comments marking in-use ptrace numbers by Russell King · 17 years ago
  73. 5ba6d3f [ARM] Move syscall saving out of the way of utrace by Russell King · 17 years ago
  74. 11de39e kconfig: fix mconf segmentation fault by Marcin Garski · 17 years ago
  75. 767e581 kbuild: enable use of code from a different dir by Sam Ravnborg · 17 years ago
  76. 5447d34 kconfig: error out if recursive dependencies are found by Sam Ravnborg · 17 years ago
  77. b7405e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  78. 0ec54aa [CIFS] Fix typo in cifs readme from previous commit by Steve French · 17 years ago
  79. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  80. 886a076 Fix compile of tmscsim SCSI driver by Linus Torvalds · 17 years ago
  81. 989485c Fix nfsroot build by Ralf Baechle · 17 years ago
  82. 68762f3 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  83. 4f7a307 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  84. fabb5c4 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/voyager-2.6 by Linus Torvalds · 17 years ago
  85. d0fdb5a [ARM] 4360/1: S3C24XX: regs-udc.h remove unused macro by Arnaud Patard · 17 years ago
  86. c4b5bd4 [ARM] 4358/1: S3C24XX: mach-qt2410.c: remove linux/mmc/protocol.h header by Arnaud Patard · 17 years ago
  87. 7544b09 [TG3]: Add TG3_FLAG_SUPPORT_MSI flag. by Michael Chan · 17 years ago
  88. aa12b28 ide-cs: recognize 2GB CompactFlash from Transcend by Fabrice Aeschbacher · 17 years ago
  89. fdb0d72 hpt366: don't check enablebits for HPT36x by Sergei Shtylyov · 17 years ago
  90. 55e4dee ide-cris: fix ->speedproc and wrong ->swdma_mask by Bartlomiej Zolnierkiewicz · 17 years ago
  91. 8e60d37 siimage: fix wrong ->swdma_mask by Bartlomiej Zolnierkiewicz · 17 years ago
  92. 0e9b4e5 it821x: PIO mode setup fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  93. 247b03f pdc202xx_new: enable DMA for all ATAPI devices by Bartlomiej Zolnierkiewicz · 17 years ago
  94. 072cdcb alim15x3: PIO fallback fix by Bartlomiej Zolnierkiewicz · 17 years ago
  95. 826a1b6 aec62xx: fix PIO/DMA setup issues by Sergei Shtylyov · 17 years ago
  96. 66602c8 cmd64x: use interrupt status from MRDMODE register (take 2) by Sergei Shtylyov · 17 years ago
  97. 5826b31 cmd64x: procfs code fixes/cleanups (take 2) by Sergei Shtylyov · 17 years ago
  98. 7accbff cmd64x: add/fix enablebits (take 2) by Sergei Shtylyov · 17 years ago
  99. e51e252 cmd64x: interrupt status fixes (take 2) by Sergei Shtylyov · 17 years ago
  100. 60e7a82 cmd64x: fix multiword and remove single-word DMA support by Sergei Shtylyov · 17 years ago