1. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  2. d2e7b7d [PATCH] fix potential stack overflow in mm/slab.c by Siddha, Suresh B · 18 years ago
  3. 980128f [PATCH] Define easier to handle GFP_THISNODE by Christoph Lameter · 18 years ago
  4. fbd9816 [PATCH] Profiling: require buffer allocation on the correct node by Christoph Lameter · 18 years ago
  5. 1192d52 [PATCH] Cleanup: Add zone pointer to get_page_from_freelist by Christoph Lameter · 18 years ago
  6. bd1b167 [PATCH] Guarantee that the uncached allocator gets pages on the correct node by Christoph Lameter · 18 years ago
  7. 3d99cfb [PATCH] sys_move_pages: Do not fall back to other nodes by Christoph Lameter · 18 years ago
  8. 9b819d2 [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset/memory policy restrictions by Christoph Lameter · 18 years ago
  9. 056c624 [PATCH] slab: fix lockdep warnings by Ravikiran G Thirumalai · 18 years ago
  10. 2ed3a4e [PATCH] slab: do not panic when alloc_kmemlist fails and slab is up by Christoph Lameter · 18 years ago
  11. 117f6eb [PATCH] slab: extract __kmem_cache_destroy from kmem_cache_destroy by Christoph Lameter · 18 years ago
  12. dbe5e69 [PATCH] slab: optimize kmalloc_node the same way as kmalloc by Christoph Hellwig · 18 years ago
  13. da6052f [PATCH] update some mm/ comments by Nick Piggin · 18 years ago
  14. e5ac9c5 [PATCH] Add some comments to slab.c by Ravikiran G Thirumalai · 18 years ago
  15. dfd54cb [PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMIT by Heiko Carstens · 18 years ago
  16. b72f160 [PATCH] oom: more printk by Nick Piggin · 18 years ago
  17. 5081dde [PATCH] oom: kthread infinite loop fix by Nick Piggin · 18 years ago
  18. af5b912 [PATCH] oom: swapoff tasks tweak by Nick Piggin · 18 years ago
  19. 4a3ede1 [PATCH] oom: handle oom_disable exiting by Nick Piggin · 18 years ago
  20. 50ec3bb [PATCH] oom: handle current exiting by Nick Piggin · 18 years ago
  21. 7887a3d [PATCH] oom: cpuset hint by Nick Piggin · 18 years ago
  22. 4ff1ffb [PATCH] oom: reclaim_mapped on oom by Nick Piggin · 18 years ago
  23. 408d854 [PATCH] oom: use unreclaimable info by Nick Piggin · 18 years ago
  24. 6ddab3b [PATCH] mm: swap write failure fixup by Peter Zijlstra · 18 years ago
  25. ca5f970 [PATCH] slab: respect architecture and caller mandated alignment by Pekka Enberg · 18 years ago
  26. db37648 [PATCH] mm: non syncing lock_page() by Nick Piggin · 18 years ago
  27. 28e4d96 [PATCH] mm: remove_mapping() safeness by Nick Piggin · 18 years ago
  28. bfa5bf6 [PATCH] Add kerneldocs for some functions in mm/memory.c by Rolf Eike Beer · 18 years ago
  29. 7ff6f08 [PATCH] CPU hotplug compatible alloc_percpu() by Martin Peschke · 18 years ago
  30. 8bc719d [PATCH] out of memory notifier by Martin Schwidefsky · 18 years ago
  31. 19655d3 [PATCH] linearly index zone->node_zonelists[] by Christoph Lameter · 18 years ago
  32. 2f6726e [PATCH] Apply type enum zone_type by Christoph Lameter · 18 years ago
  33. 4e4785b [PATCH] mempolicies: fix policy_zone check by Christoph Lameter · 18 years ago
  34. b9b1578 [PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONES by Christoph Lameter · 18 years ago
  35. 27bf71c [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones by Christoph Lameter · 18 years ago
  36. e53ef38 [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional by Christoph Lameter · 18 years ago
  37. fb0e794 [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional by Christoph Lameter · 18 years ago
  38. 2f1b624 [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment by Christoph Lameter · 18 years ago
  39. 98d2b0e [PATCH] reduce MAX_NR_ZONES: page allocator ZONE_HIGHMEM cleanup by Christoph Lameter · 18 years ago
  40. c1f60a5 [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h by Christoph Lameter · 18 years ago
  41. 182e8e2 [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on CONFIG_HIGHMEM by Christoph Lameter · 18 years ago
  42. f06a968 [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations by Christoph Lameter · 18 years ago
  43. 776ed98 [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES by Christoph Lameter · 18 years ago
  44. f71bf0c [PATCH] bootmem: miscellaneous coding style fixes by Franck Bui-Huu · 18 years ago
  45. bbc7b92 [PATCH] bootmem: use pfn/page conversion macros by Franck Bui-Huu · 18 years ago
  46. e786e86 [PATCH] bootmem: remove useless headers inclusions by Franck Bui-Huu · 18 years ago
  47. bb0923a [PATCH] bootmem: limit to 80 columns width by Franck Bui-Huu · 18 years ago
  48. 71fb2e8 [PATCH] bootmem: remove useless parentheses in bootmem header file by Franck Bui-Huu · 18 years ago
  49. 69d49e6 [PATCH] bootmem: mark link_bootmem() as part of the __init section by Franck Bui-Huu · 18 years ago
  50. 2d1a07d [PATCH] bootmem: remove useless __init in header file by Franck Bui-Huu · 18 years ago
  51. 9102330 [PATCH] convert i386 NUMA KVA space to bootmem by keith mannthey · 18 years ago
  52. b221385 [PATCH] mm/: make functions static by Adrian Bunk · 18 years ago
  53. 204ec84 [PATCH] mm: msync() cleanup by Peter Zijlstra · 18 years ago
  54. ee6a645 [PATCH] mm: fixup do_wp_page() by Peter Zijlstra · 18 years ago
  55. e88dd6c [PATCH] mm: small cleanup of install_page() by Peter Zijlstra · 18 years ago
  56. c1e6098 [PATCH] mm: optimize the new mprotect() code a bit by Peter Zijlstra · 18 years ago
  57. edc79b2 [PATCH] mm: balance dirty pages by Peter Zijlstra · 18 years ago
  58. d08b385 [PATCH] mm: tracking shared dirty pages by Peter Zijlstra · 18 years ago
  59. 725d704 [PATCH] mm: VM_BUG_ON by Nick Piggin · 18 years ago
  60. a6ca1b9 [PATCH] update to the kernel kmap/kunmap API by James Bottomley · 18 years ago
  61. 3998b93 [PATCH] jbd: fix commit of ordered data buffers by Jan Kara · 18 years ago
  62. 632bbfe [PATCH] trigger a syntax error if percpu macros are incorrectly used by Jan Blunck · 18 years ago
  63. 0a2966b [PATCH] Fix longstanding load balancing bug in the scheduler by Christoph Lameter · 18 years ago
  64. 28b79ff [MTD ONENAND] Check OneNAND lock scheme & all block unlock command support by Kyungmin Park · 18 years ago
  65. 8dd86ee V4L/DVB (4641): Trivial: use lowercase letters in hex subsystem ids by Michael Krufky · 18 years ago
  66. dab489d V4L/DVB (4639): Cx88: add autodetection for alternate revision of Leadtek PVR by Michael Krufky · 18 years ago
  67. aa481a6 V4L/DVB (4638): Basic DVB-T and analog TV support for the HVR1300. by Steven Toth · 18 years ago
  68. 1c2d034 V4L/DVB (4637): Add a default method for VIDIOC_G_PARM by Mauro Carvalho Chehab · 18 years ago
  69. 3d265c9 V4L/DVB (4635): Extend bttv and saa7134 to check for both AGP and PCI PCI failure case by Alan Cox · 18 years ago
  70. 13f1371 V4L/DVB (4634): Zr36120: implement pcipci checks by Alan Cox · 18 years ago
  71. e355880 V4L/DVB (4632): Zoran: Implement pcipci failure check by Alan Cox · 18 years ago
  72. d7e7a15 V4L/DVB (4631): Av7110: remove V4L2_CAP_VBI_CAPTURE flag by Oliver Endriss · 18 years ago
  73. d98821e V4L/DVB (4630): Av7110: FW_LOADER depemdency fixed by Oliver Endriss · 18 years ago
  74. b04c1ba V4L/DVB (4629): Saa7134: add card support for Proteus Pro 2309 by Michal Majchrowicz · 18 years ago
  75. 666c73d V4L/DVB (4628): Fix VIDIOC_ENUMSTD ioctl in videodev.c by Sascha Hauer · 18 years ago
  76. d7fbefe V4L/DVB (4627): Vivi crashes with mplayer by Sascha Hauer · 18 years ago
  77. 183d896 V4L/DVB (4626): On saa7111/7113, LUMA_CTRL need a different value by Mauro Carvalho Chehab · 18 years ago
  78. bc28287 V4L/DVB (4624): Tvaudio: Replaced kernel_thread() with kthread_run() by Cedric Le Goater · 18 years ago
  79. c93a5c3 V4L/DVB (4622): Copy-paste bug in videodev.c by Sascha Hauer · 18 years ago
  80. 5ab6b26 V4L/DVB (4620): Fix AGC configuration for MOD3000P-based boards by Jose Alberto Reguero · 18 years ago
  81. 6386828 V4L/DVB (4619): Fixes some I2C dependencies on V4L devices by Mauro Carvalho Chehab · 18 years ago
  82. 83905b0 V4L/DVB (4617): Problem with dibusb-mb.c USB IDs by Alistair Buxton · 18 years ago
  83. 774c0de V4L/DVB (4616): [PATCH] Nebula DigiTV USB RC support by Allan Third · 18 years ago
  84. e9f964d V4L/DVB (4614): Export symbol saa7134_tvaudio_setmute from saa7134 for saa7134-alsa by Ricardo Cerqueira · 18 years ago
  85. dafcaaf V4L/DVB (4613): Unmute/mute saa7134 when opening/closing the audio capture device. by Ricardo Cerqueira · 18 years ago
  86. c8cd2ad V4L/DVB (4611): Add module-init-tools version comment. by Andrew de Quincey · 18 years ago
  87. 92cd24f V4L/DVB (4610): Add tua6100 config wrapper by Andrew de Quincey · 18 years ago
  88. 141276b V4L/DVB (4609): Improved i2c performance on software bitbang algoritm by Mauro Carvalho Chehab · 18 years ago
  89. 48c06d5 V4L/DVB (4608a): V4L1 API conversion not finished yet by Mauro Carvalho Chehab · 18 years ago
  90. 1c72cfdce V4L/DVB (4607): Port budget-av to use the new tua6100 driver by Andrew de Quincey · 18 years ago
  91. 00be2e7 V4L/DVB (4606): Add driver for TUA6100 by Andrew de Quincey · 18 years ago
  92. c4e4aac V4L/DVB (4604): Fix broken pvrusb2 build by Mike Isely · 18 years ago
  93. 1e9dadb V4L/DVB (4600): Fix DVB Front-End Signal Strength Inconsistency by Bradley Kite · 18 years ago
  94. 81409ed V4L/DVB (4599): Adds Compro PS39U USB ID to Vicam driver by Bas Bloemsaat · 18 years ago
  95. 97d9e80 V4L/DVB (4598): Fix a typo: VRES, instead o HRES by Mauro Carvalho Chehab · 18 years ago
  96. 3ad9fc3 V4L/DVB (4597): Improve resolution limit enforcements in pvrusb2 by Mike Isely · 18 years ago
  97. 22ebb77 V4L/DVB (4596): Fix saa7115 miscalculation that breaks NTSC by Mike Isely · 18 years ago
  98. 7f19d02 V4L/DVB (4595): Remove CONFIG_VIDEO_PVRUSB2_24XXX from pvrusb2 driver by Mike Isely · 18 years ago
  99. 4d31256 V4L/DVB (4594): Remove some dead data elements from pvrusb2 driver by Mike Isely · 18 years ago
  100. d9dce96 V4L/DVB (4592): Fixes some troubles on saa7115 by Mauro Carvalho Chehab · 18 years ago