1. 5ced66c hugetlb: abstract numa round robin selection by Andi Kleen · 16 years ago
  2. a343787 hugetlb: new sysfs interface by Nishanth Aravamudan · 16 years ago
  3. a137e1c hugetlbfs: per mount huge page sizes by Andi Kleen · 16 years ago
  4. e5ff215 hugetlb: multiple hstates for multiple page sizes by Andi Kleen · 16 years ago
  5. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  6. b7ba30c hugetlb: factor out prep_new_huge_page by Andi Kleen · 16 years ago
  7. ff7ea79 mm: create /sys/kernel/mm by Nishanth Aravamudan · 16 years ago
  8. 5e9426ab mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INIT by Nishanth Aravamudan · 16 years ago
  9. a47a126 vmallocinfo: add NUMA information by Eric Dumazet · 16 years ago
  10. cce7708 SYNC_FILE_RANGE_WRITE may and will block. Document that. by Pavel Machek · 16 years ago
  11. bcd78e4 tmpfs: support aio by Hugh Dickins · 16 years ago
  12. 11fa977 generic_file_aio_read() cleanups by Hugh Dickins · 16 years ago
  13. a858f7b vma_page_offset() has no callees: drop it by Johannes Weiner · 16 years ago
  14. 84afd99 hugetlb reservations: fix hugetlb MAP_PRIVATE reservations across vma splits by Andy Whitcroft · 16 years ago
  15. c37f9fb hugetlb: allow huge page mappings to be created without reservations by Andy Whitcroft · 16 years ago
  16. 9682290 hugetlb: move reservation region support earlier by Andy Whitcroft · 16 years ago
  17. cdfd432 mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservations by Andy Whitcroft · 16 years ago
  18. e7c4b0b huge page private reservation review cleanups by Andy Whitcroft · 16 years ago
  19. 04f2cbe hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE) on hugetlbfs will succeed by Mel Gorman · 16 years ago
  20. a1e7877 hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until fork() by Mel Gorman · 16 years ago
  21. fc1b8a7 hugetlb: move hugetlb_acct_memory() by Mel Gorman · 16 years ago
  22. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  23. 2185e69 mapping_set_error: add unlikely() by Andrew Morton · 16 years ago
  24. 9023cb7 slob: record page flag overlays explicitly by Andy Whitcroft · 16 years ago
  25. 8a38082 slub: record page flag overlays explicitly by Andy Whitcroft · 16 years ago
  26. 0cad47c page-flags: record page flag overlays explicitly by Andy Whitcroft · 16 years ago
  27. da3bbdd fix soft lock up at NFS mount via per-SB LRU-list of unused dentries by Kentaro Makita · 16 years ago
  28. 3c82d0c buddy: clarify comments describing buddy merge by Andy Whitcroft · 16 years ago
  29. 42b7772 mm: remove double indirection on tlb parameter to free_pgd_range() & Co by Jan Beulich · 16 years ago
  30. a352894 spufs: use new vm_ops->access to allow local state access from gdb by Benjamin Herrenschmidt · 16 years ago
  31. a1f242f powerpc ioremap_prot by Benjamin Herrenschmidt · 16 years ago
  32. 7ae8ed5 use generic_access_phys for /dev/mem mappings by Rik van Riel · 16 years ago
  33. 28b2ee2 access_process_vm device memory infrastructure by Rik van Riel · 16 years ago
  34. 0d71d10a mm: remove nopfn by Nick Piggin · 16 years ago
  35. a969e90 kill generic_file_direct_IO() by Christoph Hellwig · 16 years ago
  36. 75353be mm/hugetlb.c: fix duplicate variable by Adrian Bunk · 16 years ago
  37. c748e13 mm/vmstat.c: proper externs by Adrian Bunk · 16 years ago
  38. 4f5ca26 mm/migrate.c should #include <linux/syscalls.h> by Adrian Bunk · 16 years ago
  39. e4048e5 page allocator: inline some __alloc_pages() wrappers by KOSAKI Motohiro · 16 years ago
  40. efe9e77 mspec: convert nopfn to fault by Nick Piggin · 16 years ago
  41. ffc6421 mm: unexport __alloc_bootmem_core() by Johannes Weiner · 16 years ago
  42. 8ae0446 mm: normalize internal argument passing of bootmem data by Johannes Weiner · 16 years ago
  43. 6b312c0 mm: fix free_all_bootmem_core alignment check by Johannes Weiner · 16 years ago
  44. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  45. 8b05c7e add a helper function to test if an object is on the stack by FUJITA Tomonori · 16 years ago
  46. 68ad8df mm: print out the zonelists on request for manual verification by Mel Gorman · 16 years ago
  47. 2dbb51c mm: make defensive checks around PFN values registered for memory usage by Mel Gorman · 16 years ago
  48. 708614e mm: verify the page links and memory model by Mel Gorman · 16 years ago
  49. 6b74ab9 mm: add a basic debugging framework for memory initialisation by Mel Gorman · 16 years ago
  50. 9483a57 add HAVE_CLK to Kconfig, for driver dependencies by David Brownell · 16 years ago
  51. d7ce20b remove is_tty() by Adrian Bunk · 16 years ago
  52. d36e74c hpet: clarify maintainer entry by Clemens Ladisch · 16 years ago
  53. e108526e move memory_read_from_buffer() from fs.h to string.h by Akinobu Mita · 16 years ago
  54. 698158c Merge ../linux-2.6 by Mauro Carvalho Chehab · 16 years ago
  55. ec05e86 ext4: improve ext4_fill_flex_info() a bit by Li Zefan · 16 years ago
  56. 4c7827e V4L/DVB (8234a): uvcvideo: Fix build for uvc input by Mauro Carvalho Chehab · 16 years ago
  57. ef571ca [CIFS] Fix warnings from checkpatch by Shirish Pargaonkar · 16 years ago
  58. 2cc1773 Merge branches 'bkl-removal', 'cma', 'ehca', 'for-2.6.27', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 16 years ago
  59. b1910ad [CIFS] Fix improper endian conversion of ACL subauth field by Shirish Pargaonkar · 16 years ago
  60. 76c510a [CIFS] Fix possible double free if search immediately after search rewind fails by Shirish Pargaonkar · 16 years ago
  61. b552068 Remove __DECLARE_SEMAPHORE_GENERIC by Matthew Wilcox · 16 years ago
  62. 2351ec5 Remove asm/semaphore.h by Matthew Wilcox · 16 years ago
  63. 6310e47 Remove use of asm/semaphore.h by Matthew Wilcox · 16 years ago
  64. 0f17e4c Add missing semaphore.h includes by Matthew Wilcox · 16 years ago
  65. 78305de Remove mention of semaphores from kernel-locking by Matthew Wilcox · 16 years ago
  66. db6ea2c drivers/misc/atmel-ssc.c: Removed duplicated include by Huang Weiyi · 16 years ago
  67. d4c63ec x86: apic unification - merge down enable_NMI_through_LVT0 by Cyrill Gorcunov · 16 years ago
  68. 36a028d x86: apic unification - merge down lapic_get_maxlvt by Cyrill Gorcunov · 16 years ago
  69. 218df4a avr32: Add platform data for AC97C platform device by Hans-Christian Egtvedt · 16 years ago
  70. 58838cf sched: clean up compiler warning by Peter Zijlstra · 16 years ago
  71. 510b372 x86: move declaring x2apic_extra_bits by Yinghai Lu · 16 years ago
  72. 04bbe43 x86: fix header export, asm-x86/processor-flags.h, CONFIG_* leaks by Vegard Nossum · 16 years ago
  73. 9d25d4d x86: BUILD_IRQ say .text to avoid .data.percpu by Hugh Dickins · 16 years ago
  74. 0791e13 x86: fix up a comment in ack_APIC_irq() by Maciej W. Rozycki · 16 years ago
  75. 32f71af x86: PIC, L-APIC and I/O APIC debug information by Maciej W. Rozycki · 16 years ago
  76. eeb16e8 UBI: fix gcc warning by Artem Bityutskiy · 16 years ago
  77. 9869cd8 UBI: remove pre-sqnum images support by Artem Bityutskiy · 16 years ago
  78. ebaaf1a UBI: fix kernel-doc errors and warnings by Artem Bityutskiy · 16 years ago
  79. 9c9ec14 UBI: fix checkpatch.pl errors and warnings by Artem Bityutskiy · 16 years ago
  80. 4d88de4 UBI: bugfix - do not torture PEB needlessly by Artem Bityutskiy · 16 years ago
  81. 8c1e6ee UBI: rework scrubbing messages by Artem Bityutskiy · 16 years ago
  82. f40ac9c UBI: implement multiple volumes rename by Artem Bityutskiy · 16 years ago
  83. c856635 UBI: fix and re-work debugging stuff by Artem Bityutskiy · 16 years ago
  84. e0a5a5d x86, 64-bit, dwarf2: push pushes 8 bytes and popf pops 8 by Alexander van Heukelum · 16 years ago
  85. 85c6e6e UBI: amend commentaries by Artem Bityutskiy · 16 years ago
  86. bb84c1a UBI: fix error message by Artem Bityutskiy · 16 years ago
  87. a6ea440 UBI: improve mkvol request validation by Artem Bityutskiy · 16 years ago
  88. a5bf619 UBI: add ubi_sync() interface by Artem Bityutskiy · 16 years ago
  89. 73789a3 UBI: fix 64-bit calculations by Bruce Leonard · 16 years ago
  90. 23add74 UBI: fix LEB locking by Artem Bityutskiy · 16 years ago
  91. 472018f UBI: fix memory leak on error path by Artem Bityutskiy · 16 years ago
  92. 505d1ca UBI: do not forget to free internal volumes by Artem Bityutskiy · 16 years ago
  93. abc5e92 UBI: fix memory leak by Artem Bityutskiy · 16 years ago
  94. cadb40c UBI: avoid unnecessary division operations by Kyungmin Park · 16 years ago
  95. a0fd1ef UBI: fix buffer padding by Kyungmin Park · 16 years ago
  96. beeea63 UBI: add a comment by Artem Bityutskiy · 16 years ago
  97. 979c929 UBI: print error code by Artem Bityutskiy · 16 years ago
  98. d5de884 x86: split spinlock implementations out into their own files by Jeremy Fitzhardinge · 16 years ago
  99. 38ffbe6 x86/paravirt/xen: properly fill out the ldt ops by Jeremy Fitzhardinge · 16 years ago
  100. 2dc1697 xen: don't use sysret for sysexit32 by Jeremy Fitzhardinge · 16 years ago