1. 2b744c0 mm: fix handling of panic_on_oom when cpusets are in use by Yasunori Goto · 17 years ago
  2. 824ebef fault injection: fix failslab with CONFIG_NUMA by Akinobu Mita · 17 years ago
  3. f0f3980 slab allocators: remove multiple alignment specifications by Christoph Lameter · 17 years ago
  4. 0a31bd5 KMEM_CACHE(): simplify slab cache creation by Christoph Lameter · 17 years ago
  5. 5af6083 slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN by Christoph Lameter · 17 years ago
  6. 96018fd mm: optimize acorn partition truncate by Peter Zijlstra · 17 years ago
  7. f9a1439 mm: optimize kill_bdev() by Peter Zijlstra · 17 years ago
  8. f98393a mm: remove destroy_dirty_buffers from invalidate_bdev() by Peter Zijlstra · 17 years ago
  9. 0a27a14 mm: madvise avoid exclusive mmap_sem by Nick Piggin · 17 years ago
  10. b416952 include KERN_* constant in printk() calls in mm/slab.c by matze · 17 years ago
  11. bc0055a slob: handle SLAB_PANIC flag by Akinobu Mita · 17 years ago
  12. 3a2cba9 Quicklist support for sparc64 by David Miller · 17 years ago
  13. 6225e93 Quicklists for page table pages by Christoph Lameter · 17 years ago
  14. c09d875 slub: add slabinfo tool by Christoph Lameter · 17 years ago
  15. 3524342 slub: user documentation by Christoph Lameter · 17 years ago
  16. 70d7122 slub: remove object activities out of checking functions by Christoph Lameter · 17 years ago
  17. 2086d26 SLUB: Free slabs and sort partial slab lists in kmem_cache_shrink by Christoph Lameter · 17 years ago
  18. 88a420e slub: add ability to list alloc / free callers per slab by Christoph Lameter · 17 years ago
  19. e95eed5 SLUB: Add MIN_PARTIAL by Christoph Lameter · 17 years ago
  20. 53e15af slub: validation of slabs (metadata and guard zones) by Christoph Lameter · 17 years ago
  21. 643b113 slub: enable tracking of full slabs by Christoph Lameter · 17 years ago
  22. 77c5e2d slub: fix object tracking by Christoph Lameter · 17 years ago
  23. b49af68 Add virt_to_head_page and consolidate code in slab and slub by Christoph Lameter · 17 years ago
  24. 6d77795 mm: optimize compound_head() by avoiding a shared page flag by Christoph Lameter · 17 years ago
  25. d85f338 Make page->private usable in compound pages by Christoph Lameter · 17 years ago
  26. 3052086 PowerPC: Disable SLUB for configurations in which slab page structs are modified by Christoph Lameter · 17 years ago
  27. 614410d SLUB: allocate smallest object size if the user asks for 0 bytes by Christoph Lameter · 17 years ago
  28. 47bfdc0 SLUB: change default alignments by Christoph Lameter · 17 years ago
  29. 81819f0 SLUB core by Christoph Lameter · 17 years ago
  30. 543691a6 tty_register_driver: only allocate tty instances when defined by Andy Whitcroft · 17 years ago
  31. b5637e6 i386: use page allocator to allocate thread_info structure by Christoph Lameter · 17 years ago
  32. c596d9f cpusets: allow TIF_MEMDIE threads to allocate anywhere by David Rientjes · 17 years ago
  33. a3a02be slab: mark set_up_list3s() __init by Andrew Morton · 17 years ago
  34. 3b1d92c Do not disable interrupts when reading min_free_kbytes by Mel Gorman · 17 years ago
  35. 8da3430 slab: NUMA kmem_cache diet by Eric Dumazet · 17 years ago
  36. 6310984 SLAB: don't allocate empty shared caches by Eric Dumazet · 17 years ago
  37. 364fbb2 SLAB: use num_possible_cpus() in enable_cpucache() by Eric Dumazet · 17 years ago
  38. 6ce745e readahead: code cleanup by Jan Kara · 17 years ago
  39. ec0f163 readahead: improve heuristic detecting sequential reads by Jan Kara · 17 years ago
  40. b813e93 smaps: add clear_refs file to clear reference by David Rientjes · 17 years ago
  41. f79f177 smaps: add pages referenced count to smaps by David Rientjes · 17 years ago
  42. 826fad1 smaps: extract pmd walker from smaps code by David Rientjes · 17 years ago
  43. 0013572 i386: use pte_update_defer in ptep_test_and_clear_{dirty,young} by Zachary Amsden · 17 years ago
  44. 10a8d6a i386: add ptep_test_and_clear_{dirty,young} by David Rientjes · 17 years ago
  45. 9490991 Add unitialized_var() macro for suppressing gcc warnings by Borislav Petkov · 17 years ago
  46. a812771 mm: simplify filemap_nopage by Nick Piggin · 17 years ago
  47. 14e0729 add pfn_valid_within helper for sub-MAX_ORDER hole detection by Andy Whitcroft · 17 years ago
  48. ac26772 mm/slab.c: proper prototypes by Adrian Bunk · 17 years ago
  49. 411f0f3 Introduce CONFIG_HAS_DMA by Heiko Carstens · 17 years ago
  50. 9a82782 allow oom_adj of saintly processes by Joshua N Pritikin · 17 years ago
  51. 3d67f2d fs: buffer don't PageUptodate without page locked by Nick Piggin · 17 years ago
  52. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  53. 714b8171 slab: ensure cache_alloc_refill terminates by Pekka Enberg · 17 years ago
  54. 5f22df0 mm: remove gcc workaround by Nick Piggin · 17 years ago
  55. d2ba27e8 proper prototype for hugetlb_get_unmapped_area() by Adrian Bunk · 17 years ago
  56. 1b42446 Use ZVC counters to establish exact size of dirtyable pages by Christoph Lameter · 17 years ago
  57. 476f353 Safer nr_node_ids and nr_node_ids determination and initial values by Christoph Lameter · 17 years ago
  58. aee16b3 Add apply_to_page_range() which applies a function to a pte range by Jeremy Fitzhardinge · 17 years ago
  59. eb3a1e1 Serial: serial_core, use pr_debug by Jiri Slaby · 17 years ago
  60. 1733310 MPSC serial driver tx locking by Dave Jiang · 17 years ago
  61. abb4a23 serial: define FIXED_PORT flag for serial_core by David Gibson · 17 years ago
  62. bd71c18 RM9000 serial driver by Thomas Koeller · 17 years ago
  63. beab697 serial driver PMC MSP71xx by Marc St-Jean · 17 years ago
  64. 6179b55 add new_id to PCMCIA drivers by Bernhard Walle · 17 years ago
  65. 02c8359 at91_cf, minor fix by David Brownell · 17 years ago
  66. fd76bab slab: introduce krealloc by Pekka Enberg · 17 years ago
  67. e3ebadd Revert "[PATCH] x86: __pa and __pa_symbol address space separation" by Linus Torvalds · 17 years ago
  68. fcf3caf [JFFS2] Remove another bogus optimisation in jffs2_add_tn_to_tree() by David Woodhouse · 17 years ago
  69. 0bd15c4 [POWERPC] Fix build problem in ppc4xx_sgdma.c by David Gibson · 17 years ago
  70. 2e1ee1f [POWERPC] mpc52xx suspend to deep-sleep by Domen Puncer · 17 years ago
  71. a348119 [POWERPC] Don't shutdown TX on mpc5200 serial port if it is a console by Grant Likely · 17 years ago
  72. 3a5cc44 [POWERPC] Set efika's device_type to "soc" by Domen Puncer · 17 years ago
  73. 5cae84c [POWERPC] lite5200(b) support for i2c by Domen Puncer · 17 years ago
  74. 0d0f4bc [POWERPC] lite5200(b) DTS fixes by Domen Puncer · 17 years ago
  75. 29aa028 [POWERPC] macintosh: Use common modalias generation for macio_sysfs by Sylvain Munaut · 17 years ago
  76. de41189 [POWERPC] Export of_device_get_modalias by Sylvain Munaut · 17 years ago
  77. d25a9d6 [POWERPC] Fix some missing build dependencies in arch/powerpc/boot by David Gibson · 17 years ago
  78. 0aeafb0 [POWERPC] Kill off the PTE_FMT macro by David Gibson · 17 years ago
  79. 2abb701 [POWERPC] pasemi: Update ppc_proc_freq from cpufreq driver by Olof Johansson · 17 years ago
  80. 543b9fd [POWERPC] powermac: Suspend to disk on G5 by Johannes Berg · 17 years ago
  81. 7e11580 [POWERPC] DART iommu suspend by Johannes Berg · 17 years ago
  82. 55b61fe [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 17 years ago
  83. d9333af [POWERPC] powermac: Support G5 CPU hotplug by Johannes Berg · 17 years ago
  84. ac18c67 [POWERPC] bootwrapper: Only build cuImage if CONFIG_DEVICE_TREE is non-empty by Scott Wood · 17 years ago
  85. 44755d1 [POWERPC] Add smp_call_function_map and smp_call_function_single by will schmidt · 17 years ago
  86. e9e77ce [POWERPC] Change topology_init() to a subsys_initcall by Kevin Corry · 17 years ago
  87. 3669e93 [POWERPC] MPIC sys_device & suspend/resume by Johannes Berg · 17 years ago
  88. 71bf08b [POWERPC] 64K page support for kexec by Luke Browning · 17 years ago
  89. cf4328c [NET]: rfkill: add support for input key to control wireless radio by Ivo van Doorn · 17 years ago
  90. 2396a22 [NET] net/core: Fix error handling by Josef 'Jeff' Sipek · 17 years ago
  91. d5bb306 Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 17 years ago
  92. 823036e [TG3]: Update version and reldate. by Michael Chan · 17 years ago
  93. c04cb34 [TG3]: Eliminate spurious interrupts. by Michael Chan · 17 years ago
  94. 8ed5d97 [TG3]: Add ASPM workaround. by Matt Carlson · 17 years ago
  95. 90a660a [SERIAL] sunsu: Fix section mismatch warnings. by David S. Miller · 17 years ago
  96. e7f11ae [SPARC64]: pgtable_cache_init() should be __init. by David S. Miller · 17 years ago
  97. c35a376 [SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/prom.c by David S. Miller · 17 years ago
  98. a6009dd [SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/pci.c by David S. Miller · 17 years ago
  99. 23abc9e [SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/console.c by David S. Miller · 17 years ago
  100. 6a5b518 [MM]: sparse_init() should be __init. by David S. Miller · 17 years ago