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