1. 8417bba [PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone by Christoph Lameter · 18 years ago
  2. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  3. 980128f [PATCH] Define easier to handle GFP_THISNODE by Christoph Lameter · 18 years ago
  4. 9b819d2 [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset/memory policy restrictions by Christoph Lameter · 18 years ago
  5. dbe5e69 [PATCH] slab: optimize kmalloc_node the same way as kmalloc by Christoph Hellwig · 18 years ago
  6. da6052f [PATCH] update some mm/ comments by Nick Piggin · 18 years ago
  7. dfd54cb [PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMIT by Heiko Carstens · 18 years ago
  8. db37648 [PATCH] mm: non syncing lock_page() by Nick Piggin · 18 years ago
  9. 7ff6f08 [PATCH] CPU hotplug compatible alloc_percpu() by Martin Peschke · 18 years ago
  10. 8bc719d [PATCH] out of memory notifier by Martin Schwidefsky · 18 years ago
  11. 19655d3 [PATCH] linearly index zone->node_zonelists[] by Christoph Lameter · 18 years ago
  12. 2f6726e [PATCH] Apply type enum zone_type by Christoph Lameter · 18 years ago
  13. 4e4785b [PATCH] mempolicies: fix policy_zone check by Christoph Lameter · 18 years ago
  14. 27bf71c [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones by Christoph Lameter · 18 years ago
  15. e53ef38 [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional by Christoph Lameter · 18 years ago
  16. fb0e794 [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional by Christoph Lameter · 18 years ago
  17. 2f1b624 [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment by Christoph Lameter · 18 years ago
  18. c1f60a5 [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h by Christoph Lameter · 18 years ago
  19. f71bf0c [PATCH] bootmem: miscellaneous coding style fixes by Franck Bui-Huu · 18 years ago
  20. e786e86 [PATCH] bootmem: remove useless headers inclusions by Franck Bui-Huu · 18 years ago
  21. bb0923a [PATCH] bootmem: limit to 80 columns width by Franck Bui-Huu · 18 years ago
  22. 71fb2e8 [PATCH] bootmem: remove useless parentheses in bootmem header file by Franck Bui-Huu · 18 years ago
  23. 2d1a07d [PATCH] bootmem: remove useless __init in header file by Franck Bui-Huu · 18 years ago
  24. 9102330 [PATCH] convert i386 NUMA KVA space to bootmem by keith mannthey · 18 years ago
  25. b221385 [PATCH] mm/: make functions static by Adrian Bunk · 18 years ago
  26. edc79b2 [PATCH] mm: balance dirty pages by Peter Zijlstra · 18 years ago
  27. d08b385 [PATCH] mm: tracking shared dirty pages by Peter Zijlstra · 18 years ago
  28. 725d704 [PATCH] mm: VM_BUG_ON by Nick Piggin · 18 years ago
  29. a6ca1b9 [PATCH] update to the kernel kmap/kunmap API by James Bottomley · 18 years ago
  30. 632bbfe [PATCH] trigger a syntax error if percpu macros are incorrectly used by Jan Blunck · 18 years ago
  31. 3222b36 [PATCH] x86: Add a cumulative thermal throttle event counter. by Dmitriy Zavin · 18 years ago
  32. 15d5f83 [PATCH] x86: Refactor thermal throttle processing by Dmitriy Zavin · 18 years ago
  33. 3b17167 [PATCH] Add 64bit jiffies compares (for use with get_jiffies_64) by Dmitriy Zavin · 18 years ago
  34. b89ebd0 [PATCH] Fix unwinder warning in traps.c by Andi Kleen · 18 years ago
  35. 0637a70 [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1 by Andi Kleen · 18 years ago
  36. 8f60774 [PATCH] x86: Move direct PCI scanning functions out of line by Andi Kleen · 18 years ago
  37. 658fdbe [PATCH] Don't leak NT bit into next task by Andi Kleen · 18 years ago
  38. adf1423 [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder by Jan Beulich · 18 years ago
  39. 2817716 [PATCH] i386: Fix pack_descriptor() by Jeremy Fitzhardinge · 18 years ago
  40. a15da49 [PATCH] Fix idle notifiers by Andi Kleen · 18 years ago
  41. 73bb511 [PATCH] Remove unused asm-x86_64/mmx.h by Andi Kleen · 18 years ago
  42. fd167e4 [PATCH] Define __bad_pda_field as noreturn by Andi Kleen · 18 years ago
  43. c1a9d41 [PATCH] Reindent macros in pda.h by Andi Kleen · 18 years ago
  44. 383d079 [PATCH] Fix some stylistic issues in uaccess.h by Andi Kleen · 18 years ago
  45. 9591200 [PATCH] Add __must_check to copy_*_user by Andi Kleen · 18 years ago
  46. 3022d73 [PATCH] Fix zeroing on exception in copy_*_user by Andi Kleen · 18 years ago
  47. 78be370 [PATCH] i386: Allow a kernel not to be in ring 0 by Rusty Russell · 18 years ago
  48. 0da5db3 [PATCH] i386: Abstract sensitive instructions by Rusty Russell · 18 years ago
  49. 85691f1 [PATCH] Type checking for write_pda() by Jeremy Fitzhardinge · 18 years ago
  50. baf5695 [PATCH] Use %c instead of %P modifier in pda access by Andi Kleen · 18 years ago
  51. 0a42540 [PATCH] Add the canary field to the PDA area and the task struct by Arjan van de Ven · 18 years ago
  52. 29a9af6 [PATCH] Add comments to the PDA structure to annotate offsets by Arjan van de Ven · 18 years ago
  53. 3566561 [PATCH] i386: Avoid overwriting the current pgd (V4, i386) by Magnus Damm · 18 years ago
  54. 4bfaaef [PATCH] Avoid overwriting the current pgd (V4, x86_64) by Magnus Damm · 18 years ago
  55. f574164 [PATCH] Remove most of the special cases for the debug IST stack by Keith Owens · 18 years ago
  56. 575400d [PATCH] i386: Fix the EDD code misparsing the command line by H. Peter Anvin · 18 years ago
  57. 53ee11a [PATCH] Optimize PDA accesses slightly by Andi Kleen · 18 years ago
  58. 80d2679 [PATCH] x86: Remove incorrect comment about ACPI e820 entries by Andi Kleen · 18 years ago
  59. 0136611 [PATCH] optimize hweight64 for x86_64 by Andi Kleen · 18 years ago
  60. 8380aab [PATCH] Remove non e820 fallbacks in high level code by Andi Kleen · 18 years ago
  61. e4251e1 [PATCH] Remove some cruft in apic id checking during processor setup by Andi Kleen · 18 years ago
  62. 5e6b0bf [PATCH] Use proper accessors to change PSE bits in change_page_attr() by Andi Kleen · 18 years ago
  63. df99284 [PATCH] Fix pte_exec/mkexec and use it in change_page_attr() by Andi Kleen · 18 years ago
  64. 151f8cc [PATCH] Remove safe_smp_processor_id() by Andi Kleen · 18 years ago
  65. a549b86 [PATCH] i386: annotate FIX_STACK() and the rest of nmi() by Chuck Ebbert · 18 years ago
  66. 1bb4996 [PATCH] Move compiler check for modules to ia64 only by Andi Kleen · 18 years ago
  67. f704cb9 [PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64 by Dave Jones · 18 years ago
  68. e07e23e [PATCH] non lazy "sleazy" fpu implementation by Arjan van de Ven · 18 years ago
  69. 73fea17 [PATCH] i386: Support physical cpu hotplug for x86_64 by Ashok Raj · 18 years ago
  70. ba4d40b [PATCH] Auto size the per cpu area. by Eric W. Biederman · 18 years ago
  71. 522e93e [PATCH] i386: Descriptor and trap table cleanups. by Rusty Russell · 18 years ago
  72. 3d08a25 [PATCH] i386: Make enable_local_apic static by Adrian Bunk · 18 years ago
  73. d28c439 [PATCH] x86: error_code is not safe for kprobes by Prasanna S.P · 18 years ago
  74. a32cf39 [PATCH] i386: Get ebp from unwinder state when continuing fallback backtrace by Andi Kleen · 18 years ago
  75. 2b14a78 [PATCH] i386: Do stacktracer conversion too by Andi Kleen · 18 years ago
  76. c0b766f [PATCH] Merge stacktrace and show_trace by Andi Kleen · 18 years ago
  77. b7f5e3c [PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yet by Andi Kleen · 18 years ago
  78. 5a1b399 [PATCH] x86: Some preparationary cleanup for stack trace by Andi Kleen · 18 years ago
  79. 91cd444 [PATCH] x86: Remove unneeded externs in acpi/boot.c by Andi Kleen · 18 years ago
  80. 2c8c0e6 [PATCH] Convert x86-64 to early param by Andi Kleen · 18 years ago
  81. 1a3f239 [PATCH] i386: Replace i386 open-coded cmdline parsing with by Rusty Russell · 18 years ago
  82. fb2e284 [PATCH] i386: Clean up spin/rwlocks by Andi Kleen · 18 years ago
  83. 8b059d2 [PATCH] Clean up spin/rwlocks by Andi Kleen · 18 years ago
  84. 8578bdf [PATCH] Don't use lock section for mutexes and semaphores by Andi Kleen · 18 years ago
  85. 7ca2b49 [PATCH] i386: Remove lock section support in semaphore.h by Andi Kleen · 18 years ago
  86. add659b [PATCH] i386: Remove lock section support in rwsem.h by Andi Kleen · 18 years ago
  87. 01215ad [PATCH] i386: Remove lock section support in mutex.h by Andi Kleen · 18 years ago
  88. f38db65 [PATCH] Calgary IOMMU: consolidate per bus data structures by Muli Ben-Yehuda · 18 years ago
  89. 5f4a7a9 [PATCH] Calgary IOMMU: rearrange 'struct iommu_table' members by Muli Ben-Yehuda · 18 years ago
  90. 3b94355 [PATCH] remove int_delivery_dest by Jan Beulich · 18 years ago
  91. e241491 [PATCH] x86: Detect CFI support in the assembler at runtime by Andi Kleen · 18 years ago
  92. 55f05ff [PATCH] Replace mp bus array with bitmap for bus not pci by Andi Kleen · 18 years ago
  93. dfa4698 [PATCH] Move early chipset quirks out to new file by Andi Kleen · 18 years ago
  94. a8fcf1a [PATCH] Remove obsolete PIC mode by Andi Kleen · 18 years ago
  95. 107878b [PATCH] i386: Minor fixes & cleanup to tlb flush by Andi Kleen · 18 years ago
  96. b1c78c0 [PATCH] Clean up and minor fixes to TLB flush by Andi Kleen · 18 years ago
  97. 7f11d8a [PATCH] Remove all ifdefs for local/io apic by Andi Kleen · 18 years ago
  98. ecaf45e [PATCH] i386: Redo semaphore and rwlock assembly helpers by Andi Kleen · 18 years ago
  99. 07c9819 [PATCH] i386: add alternative-asm.h to allow LOCK_PREFIX replacement in .S files by Andi Kleen · 18 years ago
  100. b06baba [PATCH] Add proper alignment to ENTRY by Andi Kleen · 18 years ago