1. dbf8685 [PATCH] NOMMU: Implement /proc/pid/maps for NOMMU by David Howells · 18 years ago
  2. 5da6185 [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem by David Howells · 18 years ago
  3. d24afc5 [PATCH] Mark __remove_vm_area() static by Rolf Eike Beer · 18 years ago
  4. f4b8180 [PATCH] do_no_pfn() by Jes Sorensen · 18 years ago
  5. d5f541e [PATCH] Add node to zone for the NUMA case by Christoph Lameter · 18 years ago
  6. 77f700d [PATCH] Disable GFP_THISNODE in the non-NUMA case by Christoph Lameter · 18 years ago
  7. 08e0f6a [PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMA by Christoph Lameter · 18 years ago
  8. 5b99cd0 [PATCH] own header file for struct page by Heiko Carstens · 18 years ago
  9. e129b5c [PATCH] vm: add per-zone writeout counter by Andrew Morton · 18 years ago
  10. fb01439 [PATCH] Allow an arch to expand node boundaries by Mel Gorman · 18 years ago
  11. 0e0b864 [PATCH] Account for memmap and optionally the kernel image as holes by Mel Gorman · 18 years ago
  12. 05e0caa [PATCH] Have ia64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  13. 5cb248a [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  14. c713216 [PATCH] Introduce mechanism for registering active regions of memory by Mel Gorman · 18 years ago
  15. 2bd0cfb [PATCH] fix x86_64-mm-spinlock-cleanup by Andrew Morton · 18 years ago
  16. 133d205 [PATCH] Make kmem_cache_destroy() return void by Alexey Dobriyan · 18 years ago
  17. a4e4de3 [PATCH] ext3: Fix sparse warnings by Dave Kleikamp · 18 years ago
  18. e9ad562 [PATCH] ext3: More whitespace cleanups by Dave Kleikamp · 18 years ago
  19. 37ed322 [PATCH] JBD: 16T fixes by Eric Sandeen · 18 years ago
  20. ae6ddcc [PATCH] ext3 and jbd cleanup: remove whitespace by Mingming Cao · 18 years ago
  21. bbf2bef [PATCH] fix "cpu to node relationship fixup: map cpu to node" by KAMEZAWA Hiroyuki · 18 years ago
  22. a5b0807 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 18 years ago
  23. ff0972c Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  24. 36396f3 [MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake. by Ralf Baechle · 18 years ago
  25. e584ade [MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>. by Ralf Baechle · 18 years ago
  26. ddb1199 [MIPS] fstatat syscall names by Richard Sandiford · 18 years ago
  27. d48f1de [MIPS] Remove EV96100 as previously announced. by Ralf Baechle · 18 years ago
  28. d7d86aa [MIPS] Cleanup hazard handling. by Ralf Baechle · 18 years ago
  29. 9dbd7b9 [MIPS] Fix USER_PTRS_PER_PGD for 64K page size. by Peter Watkins · 18 years ago
  30. 0c68a9b [MIPS] Move excite_fpga.h to include/asm-mips/mach-excite by thomas@koeller.dyndns.org · 18 years ago
  31. 6b8aab0 [MIPS] Reformat missformated SMTC bits. by Ralf Baechle · 18 years ago
  32. 3c70f12 [MIPS] Qemu does not have D-cache aliases by Atsushi Nemoto · 18 years ago
  33. bdb37c8 [MIPS] Remove F_SETSIG and F_GETSIG in favor of the asm-generic definitions. by Yoichi Yuasa · 18 years ago
  34. 633fd56 [MIPS] Move definition of IRIX compat constant into IRIX compat code. by Ralf Baechle · 18 years ago
  35. 6b3e5f4 [MIPS] Use common definitions from asm-generic/signal.h by Yoichi Yuasa · 18 years ago
  36. fc095a9 [MIPS] Atlas: update interrupt handling by Maciej W. Rozycki · 18 years ago
  37. 3ee24e1 [MIPS] Atlas: Fix building the RTC driver by Maciej W. Rozycki · 18 years ago
  38. 7fdeb04 [MIPS] Wire up set_robust_list(2) and get_robust_list(2) by Atsushi Nemoto · 18 years ago
  39. 8f9a2b3 [MIPS] Fix errors detected by "make headers_check" by Atsushi Nemoto · 18 years ago
  40. d34555f [MIPS] Do not lose upper 32-bit on MIPS32 with 64-bit addresses in __pte(). by Ralf Baechle · 18 years ago
  41. 65316fd [MIPS] Replace generic__raw_read_trylock usage by Ralf Baechle · 18 years ago
  42. 585fa72 [MIPS] Retire flush_icache_page from mm use. by Ralf Baechle · 18 years ago
  43. b4b30a5 [MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPU by Ralf Baechle · 18 years ago
  44. 24f8aa9 PCI: add pci_stop_bus_device by Satoru Takeuchi · 18 years ago
  45. 50b0075 PCI: Multiprobe sanitizer by Alan Cox · 18 years ago
  46. b19441a PCI: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  47. 6c2b374 PCI-Express AER implemetation: AER core and aerdriver by Zhang, Yanmin · 18 years ago
  48. 6397c75 MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability by Brice Goglin · 18 years ago
  49. 46ff346 MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT by Brice Goglin · 18 years ago
  50. 6d3aae9 i2c: Drop unimplemented slave functions by Jean Delvare · 18 years ago
  51. af71ff6 i2c: Let drivers constify i2c_algorithm data by David Brownell · 18 years ago
  52. 9b4ccb8 i2c-algo-pcf: Discard the mdelay data struct member by Adrian Bunk · 18 years ago
  53. a0d9c63 i2c-algo-bit: Discard the mdelay data struct member by Jean Delvare · 18 years ago
  54. 51c3711 i2c-algo-sibyte: Merge into i2c-sibyte by Jean Delvare · 18 years ago
  55. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  56. dd77a4e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  57. e8df8c3 [PATCH] Make UML use ptrace-abi.h by Jeff Dike · 18 years ago
  58. 70e0eb8 [PATCH] Split i386 and x86_64 ptrace.h by Jeff Dike · 18 years ago
  59. 75e29b1 [PATCH] uml: stack usage reduction by Jeff Dike · 18 years ago
  60. c5c6ba4 [PATCH] PM: Add pm_trace switch by Rafael J. Wysocki · 18 years ago
  61. c8eb8b4 [PATCH] PM: make it possible to disable console suspending by Rafael J. Wysocki · 18 years ago
  62. 940864d [PATCH] swsusp: Use memory bitmaps during resume by Rafael J. Wysocki · 18 years ago
  63. dcbb5a5 [PATCH] swsusp: clean up suspend header by Rafael J. Wysocki · 18 years ago
  64. e3920fb [PATCH] Disable CPU hotplug during suspend by Rafael J. Wysocki · 18 years ago
  65. e8eff5a [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64 by Rafael J. Wysocki · 18 years ago
  66. 546e0d2 [PATCH] swsusp: read speedup by Andrew Morton · 18 years ago
  67. ab95416 [PATCH] swsusp: write speedup by Andrew Morton · 18 years ago
  68. 930631e [PATCH] add DIV_ROUND_UP() by Steven Whitehouse · 18 years ago
  69. a3bc0db [PATCH] smp_call_function_single() cleanup by Andrew Morton · 18 years ago
  70. 2965a0e [PATCH] x86: trivial move of ptep_set_access_flags by Rusty Russell · 18 years ago
  71. 6049742 [PATCH] x86: trivial move of __HAVE macros in i386 pagetable headers by Rusty Russell · 18 years ago
  72. 673eae8 [PATCH] x86: trivial pgtable.h __ASSEMBLY__ move by Rusty Russell · 18 years ago
  73. 5091e74 [PATCH] Translate asm version of ELFNOTE macro into preprocessor macro by Ian Campbell · 18 years ago
  74. 9c9b8b3 [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux by Jeremy Fitzhardinge · 18 years ago
  75. 052e799 [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisor by Jeremy Fitzhardinge · 18 years ago
  76. 9f09339 [PATCH] x86: roll all the cpuid asm into one __cpuid call by Rusty Russell · 18 years ago
  77. 027a8c7 [PATCH] x86: implement always-locked bit ops, for memory shared with an SMP hypervisor by Chris Wright · 18 years ago
  78. 3a75036 [PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-mapping.h by Rolf Eike Beer · 18 years ago
  79. bc157b7 [PATCH] AVR32 MTD: Static Memory Controller driver by Haavard Skinnemoen · 18 years ago
  80. 5f97f7f [PATCH] avr32 architecture by Haavard Skinnemoen · 18 years ago
  81. 53e62d3 [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc by Ralf Baechle · 18 years ago
  82. cf134483 [PATCH] FRV: Optimise ffs() by David Howells · 18 years ago
  83. a8ad27d [PATCH] FRV: Implement fls64() by David Howells · 18 years ago
  84. 92fc707 [PATCH] FRV: Fix fls() to handle bit 31 being set correctly by David Howells · 18 years ago
  85. af8c65b [PATCH] FRV: permit __do_IRQ() to be dispensed with by David Howells · 18 years ago
  86. 1bcbba3 [PATCH] FRV: Use the generic IRQ stuff by David Howells · 18 years ago
  87. 9a2f44f [PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interface by Stephen Smalley · 18 years ago
  88. 1a70cd4 [PATCH] selinux: rename selinux_ctxid_to_string by Stephen Smalley · 18 years ago
  89. 62bac01 [PATCH] selinux: eliminate selinux_task_ctxid by Stephen Smalley · 18 years ago
  90. 89fa302 [PATCH] NUMA: Add zone_to_nid function by Christoph Lameter · 18 years ago
  91. 0ff3849 [PATCH] zone_reclaim: dynamic slab reclaim by Christoph Lameter · 18 years ago
  92. 972d1a7 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE by Christoph Lameter · 18 years ago
  93. 8417bba [PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone by Christoph Lameter · 18 years ago
  94. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  95. 980128f [PATCH] Define easier to handle GFP_THISNODE by Christoph Lameter · 18 years ago
  96. 9b819d2 [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset/memory policy restrictions by Christoph Lameter · 18 years ago
  97. dbe5e69 [PATCH] slab: optimize kmalloc_node the same way as kmalloc by Christoph Hellwig · 18 years ago
  98. da6052f [PATCH] update some mm/ comments by Nick Piggin · 18 years ago
  99. dfd54cb [PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMIT by Heiko Carstens · 18 years ago
  100. db37648 [PATCH] mm: non syncing lock_page() by Nick Piggin · 18 years ago