1. c124f5b slub: pack objects denser by Christoph Lameter · 16 years ago
  2. 9b2cd50 slub: Calculate min_objects based on number of processors. by Christoph Lameter · 16 years ago
  3. 114e9e8 slub: Drop DEFAULT_MAX_ORDER / DEFAULT_MIN_OBJECTS by Christoph Lameter · 16 years ago
  4. 31d33ba slub: Simplify any_slab_object checks by Christoph Lameter · 16 years ago
  5. 06b285d slub: Make the order configurable for each slab cache by Christoph Lameter · 16 years ago
  6. 319d1e2 slub: Drop fallback to page allocator method by Christoph Lameter · 16 years ago
  7. 65c3376 slub: Fallback to minimal order during slab page allocation by Christoph Lameter · 16 years ago
  8. 205ab99 slub: Update statistics handling for variable order slabs by Christoph Lameter · 16 years ago
  9. 834f3d1 slub: Add kmem_cache_order_objects struct by Christoph Lameter · 16 years ago
  10. 224a88b slub: for_each_object must be passed the number of objects in a slab by Christoph Lameter · 16 years ago
  11. 39b2646 slub: Store max number of objects in the page struct. by Christoph Lameter · 16 years ago
  12. 33b12c3 slub: Dump list of objects not freed on kmem_cache_close() by Christoph Lameter · 16 years ago
  13. 599870b slub: free_list() cleanup by Christoph Lameter · 16 years ago
  14. d629d81 slub: improve kmem_cache_destroy() error message by Pekka Enberg · 16 years ago
  15. 0701a9e slob: fix bug - when slob allocates "struct kmem_cache", it does not force alignment. by Yi Li · 16 years ago
  16. b69d398 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes by Linus Torvalds · 16 years ago
  17. a4928cf "make namespacecheck" fixes by Ingo Molnar · 16 years ago
  18. f8dc5a1 x86: fix compilation error in VisWS by Alexey Starikovskiy · 16 years ago
  19. fcbc04c x86: voyager fix by Ingo Molnar · 16 years ago
  20. 4d33bdb x86: Drop duplicate from setup.c by Alexey Starikovskiy · 16 years ago
  21. 6865f0d intel-iommu.c: dma ops fix by Ingo Molnar · 16 years ago
  22. 57675e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  23. 02f3705 RxRPC: Fix a regression in the RXKAD security module by David Howells · 16 years ago
  24. f764e51 Remove -numa from EXTRAVERSION by Sebastian Siewior · 16 years ago
  25. 563307b Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  26. 10c993a Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  27. c328d54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  28. 233607d Merge branch 'devel' by Trond Myklebust · 16 years ago
  29. b48633b SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the request by Trond Myklebust · 16 years ago
  30. b0166ab V4L/DVB (7731): tuner-xc2028: fix signal strength calculus by Mauro Carvalho Chehab · 16 years ago
  31. c21f1e2 V4L/DVB (7730): tuner-xc2028: Fix SCODE load for MTS firmwares by Mauro Carvalho Chehab · 16 years ago
  32. d2b213f V4L/DVB (7729): Fix VIDIOCGAP corruption in ivtv by Alan Cox · 16 years ago
  33. 867e835 V4L/DVB (7728): tea5761: bugzilla #10462: tea5761 autodetection code were broken by Mauro Carvalho Chehab · 16 years ago
  34. a589b66 V4L/DVB (7726): cx23885: Enable cx23417 support on the HVR1800 by Steven Toth · 16 years ago
  35. b1b81f1 V4L/DVB (7725): cx23885: Add generic cx23417 hardware encoder support by Steven Toth · 16 years ago
  36. e57b1c8 V4L/DVB (7723): pvrusb2: Clean up input selection list generation in V4L interface by Mike Isely · 16 years ago
  37. 1df59f0 V4L/DVB (7722): pvrusb2: Implement FM radio support for Gotview USB2.0 DVD 2 by Mike Isely · 16 years ago
  38. 21684ba V4L/DVB (7721): pvrusb2: Restructure cx23416 firmware loading to have a common exit point by Mike Isely · 16 years ago
  39. 17a7b66 V4L/DVB (7720): pvrusb2: Fix bad error code on cx23416 firmware load failure by Mike Isely · 16 years ago
  40. 1cb03b7 V4L/DVB (7719): pvrusb2: Implement input selection enforcement by Mike Isely · 16 years ago
  41. d3f8d8f V4L/DVB (7718): pvrusb2-dvb: update Kbuild selections by Michael Krufky · 16 years ago
  42. 95814bc V4L/DVB (7717): pvrusb2-dvb: add DVB-T support for Hauppauge pvrusb2 model 73xxx by Michael Krufky · 16 years ago
  43. f55a871 V4L/DVB (7716): pvrusb2: clean up global functions by Adrian Bunk · 16 years ago
  44. 49844c2 V4L/DVB (7715): pvrusb2: Clean out all use of __FUNCTION__ by Mike Isely · 16 years ago
  45. 18ecbb4 V4L/DVB (7714): pvrusb2: Fix hang on module removal by Mike Isely · 16 years ago
  46. 13e027a V4L/DVB (7713): pvrusb2: Implement cleaner DVB kernel thread shutdown by Mike Isely · 16 years ago
  47. 97f26ff V4L/DVB (7712): pvrusb2: Close connect/disconnect race by Mike Isely · 16 years ago
  48. e5be15c V4L/DVB (7711): pvrusb2: Fix race on module unload by Mike Isely · 16 years ago
  49. d913d63 V4L/DVB (7710): pvrusb2: Implement critical digital streaming quirk for onair devices by Mike Isely · 16 years ago
  50. 72998b7 V4L/DVB (7709): pvrusb2: New device attribute for encoder usage in digital mode by Mike Isely · 16 years ago
  51. 07b8026 V4L/DVB (7708): pvrusb2-dvb: Fix stuck thread on streaming abort by Mike Isely · 16 years ago
  52. 087886e V4L/DVB (7707): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model 750xx by Michael Krufky · 16 years ago
  53. c881284 V4L/DVB (7706): pvrusb2: create a separate pvr2_device_desc structure for 751xx models by Michael Krufky · 16 years ago
  54. 906a495 V4L/DVB (7705): pvrusb2: Enable OnAir digital operation by Michael Krufky · 16 years ago
  55. 1b1b8d78 V4L/DVB (7704): pvrusb2: Fix slop involving use of struct which might not be defined by Mike Isely · 16 years ago
  56. 694dca2b V4L/DVB (7703): pvrusb2: Fix minor problem involving ARRAY_SIZE confusion by Mike Isely · 16 years ago
  57. bb0c2fe V4L/DVB (7702): pvrusb2: Rework USB streaming start/stop execution by Mike Isely · 16 years ago
  58. 1c9d10d V4L/DVB (7701): pvrusb2: Centralize handling of simple FX2 commands by Mike Isely · 16 years ago
  59. 448cb48 V4L/DVB (7700): pvrusb2: Make FX2 command codes unsigned constants by Mike Isely · 16 years ago
  60. ad0992e V4L/DVB (7699): pvrusb2: Implement statistics for USB I/O performance / tracking by Mike Isely · 16 years ago
  61. be9cbb7 V4L/DVB (7698): pvrusb2: Remove never-reached break statements (trivial) by Mike Isely · 16 years ago
  62. b9a37d9 V4L/DVB (7697): pvrusb2: Fix misleading bit of debug output (trivial) by Mike Isely · 16 years ago
  63. 38d9a2c V4L/DVB (7696): pvrusb2: state control tweak by Mike Isely · 16 years ago
  64. 98e184d V4L/DVB (7695): pvrusb2: Make associativity of == and && explicit (cosmetic) by Mike Isely · 16 years ago
  65. ce52f81 V4L/DVB (7694): pvrusb2: Fix compilation goof when CONFIG_VIDEO_PVRUSB2_DVB is off by Mike Isely · 16 years ago
  66. e6d1186 V4L/DVB (7693): pvrusb2-dvb: Change usage of 0 --> NULL by Mike Isely · 16 years ago
  67. c5317b1 V4L/DVB (7692): pvrusb2-dvb: Further clean up dvb init/tear-down by Mike Isely · 16 years ago
  68. 129a2f5 V4L/DVB (7691): pvrusb2-dvb: Don't initialize if device lacks a digital side by Mike Isely · 16 years ago
  69. 7dcc48f V4L/DVB (7690): pvrusb2-dvb: Remove digital_up flag by Mike Isely · 16 years ago
  70. 891d99e V4L/DVB (7689): pvrusb2-dvb: Rework module tear-down by Mike Isely · 16 years ago
  71. a36416d V4L/DVB (7688): pvrusb2: Clean up dvb streaming start/stop by Mike Isely · 16 years ago
  72. ceb4340 V4L/DVB (7687): pvrusb2: Fix oops in pvrusb2-dvb by Mike Isely · 16 years ago
  73. e2780fb V4L/DVB (7686): pvrusb2: Fix broken debug interface build by Mike Isely · 16 years ago
  74. 48e5329 V4L/DVB (7685): pvrusb2: Fix really bad typo if DVB config option description by Mike Isely · 16 years ago
  75. bc4b02c V4L/DVB (7684): pvrusb2: Add VIDEO_PVRUSB2_DVB config variable by Mike Isely · 16 years ago
  76. bde316a V4L/DVB (7683): pvrusb2-dvb: set to DTV mode before attaching frontend by Michael Krufky · 16 years ago
  77. bb8ce9d V4L/DVB (7682): pvrusb2-dvb: finish up stream & buffer handling by Mike Isely · 16 years ago
  78. d8abe97 V4L/DVB (7681): pvrusb2-dvb: start working on streaming / buffer handling code by Michael Krufky · 16 years ago
  79. 99443ae V4L/DVB (7680): pvrusb2-dvb: add pvr2_dvb_bus_ctrl to allow frontends to negotiate bus access by Michael Krufky · 16 years ago
  80. 04910bd V4L/DVB (7679): pvrusb2: add DVB API framework by Michael Krufky · 16 years ago
  81. e7f677f V4L/DVB (7678): pvrusb2: Fix stupid string typo that has been reproducing wildly by Mike Isely · 16 years ago
  82. b34dddb V4L/DVB (7677): saa7134: Add/fix Beholder entries by Dmitry Belimov · 16 years ago
  83. 8fb737b V4L/DVB (7676): saa7134: fix: Properly handle busy states on i2c bus by Dmitry Belimov · 16 years ago
  84. 548899c V4L/DVB (7675): tea5767 autodetection is not working on some saa7134 boards by Dmitry Belimov · 16 years ago
  85. d5b3d9f V4L/DVB (7674): tda10048: Adding an SNR table by Steven Toth · 16 years ago
  86. 6676237 V4L/DVB (7673): cx23885: Add support for the Hauppauge HVR1400 by Steven Toth · 16 years ago
  87. a38d6e3 V4L/DVB (7672): dib7000p: Add output mode param to the attach struct by Steven Toth · 16 years ago
  88. 5aa2110 V4L/DVB (7671): pxa-camera: fix DMA sg-list coalescing for more than 2 buffers by Guennadi Liakhovetski · 16 years ago
  89. e7c5068 V4L/DVB (7670): pxa-camera: handle FIFO overruns by Guennadi Liakhovetski · 16 years ago
  90. a5462e5 V4L/DVB (7669): pxa_camera: Add support for YUV modes by Mike Rapoport · 16 years ago
  91. 587df9f V4L/DVB (7668): soc-camera: Remove redundant return by Guennadi Liakhovetski · 16 years ago
  92. 6ec6e0c V4L/DVB (7666): meye: Replace meye_do_ioctl to use video_ioctl2 by Douglas Schilling Landgraf · 16 years ago
  93. 130ca94 V4L/DVB (7665): videodev: Add default vidioc handler by Douglas Schilling Landgraf · 16 years ago
  94. 87dd965 V4L/DVB (7663): budget: Support for Activy budget card with BSBE1 tuner by Oliver Endriss · 16 years ago
  95. da2c7f6 V4L/DVB (7662): stv0299: Fixed some typos by Oliver Endriss · 16 years ago
  96. e84b133 V4L/DVB (7661): stv0299: Add flag to turn off OP0 output by Oliver Endriss · 16 years ago
  97. 94ad6de V4L/DVB (7660): bsbe1: Use settings recommended by the manufacturer by Oliver Endriss · 16 years ago
  98. a095be4 V4L/DVB (7659): dvb-core: Implement DMX_SET_BUFFER_SIZE for dvr by Andrea Odetti · 16 years ago
  99. 48c01a9 V4L/DVB (7658): dvb-core: Fix DMX_SET_BUFFER_SIZE in case the buffer shrinks by Andrea Odetti · 16 years ago
  100. 3ff9a81 V4L/DVB (7656): tda826x: Calculate cut off fequency from symbol rate by Hartmut Hackmann · 16 years ago