1. 8dfcc9b [PATCH] mm: split highorder pages by Nick Piggin · 18 years ago
  2. 8e7a9aa [PATCH] xtensa: pgtable fixes by Nick Piggin · 18 years ago
  3. 8dc04ef [PATCH] mm: de-skew page refcounting by Nick Piggin · 18 years ago
  4. 7c8ee9a [PATCH] mm: simplify vmscan vs release refcounting by Nick Piggin · 18 years ago
  5. f205b2f [PATCH] mm: slab less atomics by Nick Piggin · 18 years ago
  6. 5e9dace [PATCH] mm: page_alloc less atomics by Nick Piggin · 18 years ago
  7. 6745391 [PATCH] mm: less atomic ops by Nick Piggin · 18 years ago
  8. 4c84cac [PATCH] mm: PageActive no testset by Nick Piggin · 18 years ago
  9. 8d438f9 [PATCH] mm: PageLRU no testset by Nick Piggin · 18 years ago
  10. 46453a6 [PATCH] mm: never ClearPageLRU released pages by Nick Piggin · 18 years ago
  11. 2492ecc [PATCH] mm: remove set_pgdir leftovers by Christoph Hellwig · 18 years ago
  12. a7f3ea7 [PATCH] dcdbas: convert to the new platform device interface by Dmitry Torokhov · 18 years ago
  13. d049761 [PATCH] tb0219: convert to the new platform device interface by Dmitry Torokhov · 18 years ago
  14. eee8ab7 [PATCH] mv64x600_wdt: convert to the new platform device interface by Dmitry Torokhov · 18 years ago
  15. d39b6cf [PATCH] vr41xx: convert to the new platform device interface by Dmitry Torokhov · 18 years ago
  16. f4a641d [PATCH] multiple exports of strpbrk by Andrew Morton · 18 years ago
  17. 83485f8 [PATCH] serial: serial_txx9 driver update by Atsushi Nemoto · 18 years ago
  18. 4024ce5 [PATCH] rtc.h broke strace(1) builds by Joe Korty · 18 years ago
  19. d2044a9 [PATCH] dm: bio split bvec fix by Alasdair G Kergon · 18 years ago
  20. 06f9d4f [PATCH] unshare: Error if passed unsupported flags by Eric W. Biederman · 18 years ago
  21. b40607f [PATCH] __get_page_state() cpumask cleanup and fix by Andrew Morton · 18 years ago
  22. 68ed004 [PATCH] x86: mark cyc2ns_scale readmostly by Ravikiran G Thirumalai · 18 years ago
  23. 5e7a99a [PATCH] v9fs: assign dentry ops to negative dentries by Latchesar Ionkov · 18 years ago
  24. 8a2cda0 [PATCH] i810fb_cursor(): use GFP_ATOMIC by Antonino A. Daplas · 18 years ago
  25. 4078006 [PATCH] efi_call_phys_epilog() warning fix by Andrew Morton · 18 years ago
  26. 152475c [PATCH] don't call check_acpi_pci() on x86 with ACPI disabled by Herbert Poetzl · 18 years ago
  27. 9430d58 [PATCH] sched: remove sleep_avg multiplier by Mike Galbraith · 18 years ago
  28. e952f31 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  29. e0f4ab8 Revert "V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversion" by Linus Torvalds · 18 years ago
  30. ca94f26 Merge branch 'e1000-fixes' of git://198.78.49.142/~jbrandeb/linux-2.6 by Jeff Garzik · 18 years ago
  31. 0b5bf22 [netdrvr] pcnet32: other source formatting cleanups by Jeff Garzik · 18 years ago
  32. 4a5e8e2 [netdrvr] pcnet32: Lindent by Jeff Garzik · 18 years ago
  33. 3d781a0 [PATCH] skfp warning fixes by Andrew Morton · 18 years ago
  34. 09779c6 [PATCH] smc91x: allow for dynamic bus access configs by Nicolas Pitre · 18 years ago
  35. ac62ef0 [PATCH] pcnet32: support boards with multiple phys by Don Fry · 18 years ago
  36. 8368f31 [PATCH] sky2 version 1.1 by Stephen Hemminger · 18 years ago
  37. d257924 [PATCH] sky2: handle all error irqs by Stephen Hemminger · 18 years ago
  38. 8f24664 [PATCH] sky2: transmit recovery by Stephen Hemminger · 18 years ago
  39. d89e134 [PATCH] sky2: whitespace fixes by Stephen Hemminger · 18 years ago
  40. fb2690a [PATCH] sky2: add MSI support by Stephen Hemminger · 18 years ago
  41. 77b3d6a [PATCH] sky2: coalescing parameters by Stephen Hemminger · 18 years ago
  42. e07b1aa [PATCH] sky2: rework of NAPI and IRQ management by Stephen Hemminger · 18 years ago
  43. c4b1580 [PATCH] sky2: drop broken wake on lan support by Stephen Hemminger · 18 years ago
  44. 290d4de [PATCH] sky2: remove support for untested Yukon EC/rev 0 by Stephen Hemminger · 18 years ago
  45. 6f059c3 [PATCH] mv643xx_eth: Cache align skb->data if CONFIG_NOT_COHERENT_CACHE by Dale Farnsworth · 18 years ago
  46. 9362860 [PATCH] skge: version 1.4 by Stephen Hemminger · 18 years ago
  47. b9d64ac [PATCH] skge: handle pci errors better by Stephen Hemminger · 18 years ago
  48. 203babb [PATCH] skge: formmating and whitespace cleanup by Stephen Hemminger · 18 years ago
  49. c68ce71 [PATCH] skge: use mmiowb by Stephen Hemminger · 18 years ago
  50. ff7907a [PATCH] skge: use kcalloc by Stephen Hemminger · 18 years ago
  51. 93aea71 [PATCH] skge: dma configuration cleanup by Stephen Hemminger · 18 years ago
  52. c3da144 [PATCH] skge: check the allocation of ring buffer by Stephen Hemminger · 18 years ago
  53. cfc3ed7 [PATCH] skge: use auto masking of irqs by Stephen Hemminger · 18 years ago
  54. 00a6cae [PATCH] skge: use NAPI for tx cleanup. by Stephen Hemminger · 18 years ago
  55. ec1248e Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  56. 3d1f337 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  57. 2bf2154 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  58. 08a4ece Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  59. ba93c62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  60. e031d33 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  61. 52aef81 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  62. 28c006c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  63. cbe037b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  64. f048173 Merge kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git with fixups by Linus Torvalds · 18 years ago
  65. ecb7377 V4L/DVB (3545): Fixed no_overlay option and quirks on saa7134 driver by Mauro Carvalho Chehab · 18 years ago
  66. 08f1d0b9 V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversion by Manu Abraham · 18 years ago
  67. 8abe58a V4L/DVB (3538): Bt8xx documentation update by Uwe Bugla · 18 years ago
  68. a8733ca V4L/DVB (3537a): Whitespace cleanup by Mauro Carvalho Chehab · 18 years ago
  69. 4caba42 V4L/DVB (3533): Add WSS (wide screen signalling) module parameters by Oliver Endriss · 18 years ago
  70. 265366e V4L/DVB (3532): Moved duplicated code of ALPS BSRU6 tuner to a standalone file. by Perceval Anichini · 18 years ago
  71. ad51259 V4L/DVB (3530): Kconfig: remove VIDEO_AUDIO_DECODER by Michael Krufky · 18 years ago
  72. e273db7 V4L/DVB (3529): Kconfig: add menu items for cs53l32a and wm8775 A/D converters by Michael Krufky · 18 years ago
  73. f5c08a2 V4L/DVB (3528): Kconfig: fix ATSC frontend menu item names by manufacturer by Michael Krufky · 18 years ago
  74. e690e14 V4L/DVB (3527): VIDEO_CPIA2 must depend on USB by Adrian Bunk · 18 years ago
  75. baacb5b V4L/DVB (3525): Kconfig: remove VIDEO_DECODER by Michael Krufky · 18 years ago
  76. ac9ec93 V4L/DVB (3524): Kconfig: add menu items for saa7115 and saa7127 by Michael Krufky · 18 years ago
  77. cfdd4ad V4L/DVB (3494): Kconfig: select VIDEO_MSP3400 to build msp3400.ko by Michael Krufky · 18 years ago
  78. 02c1722 V4L/DVB (3522): Fixed a trouble with other PAL standards by Mauro Carvalho Chehab · 18 years ago
  79. 9b89f2d V4L/DVB (3521): Avoid warnings at video-buf.c by Mauro Carvalho Chehab · 18 years ago
  80. f89982a V4L/DVB (3514): SAA7113 doesn't have auto std chroma detection mode by Mauro Carvalho Chehab · 18 years ago
  81. f5762e4 V4L/DVB (3513): Remove saa711x driver by Mauro Carvalho Chehab · 18 years ago
  82. c04e89b V4L/DVB (3509): Make a needlessly global function static. by Adrian Bunk · 18 years ago
  83. 77cc531 V4L/DVB (3506): Cinergy T2 dmx cleanup on disconnect by Markus Rechberger · 18 years ago
  84. ba3a5a8 V4L/DVB (3504): Medion 7134: Autodetect second bridge chip by Michael Krufky · 18 years ago
  85. 67ac9a4 V4L/DVB (3503): Whitespace: fix incorrect indentation of curly bracket by Michael Krufky · 18 years ago
  86. 12a219d V4L/DVB (3502): Saa7134: make unsupported secondary decoder message generic by Michael Krufky · 18 years ago
  87. 34731df V4L/DVB (3501): Dmxdev: use dvb_ringbuffer by Andreas Oberritter · 18 years ago
  88. 4304954 V4L/DVB (3500): Ringbuffer: don't reset pointers to zero by Andreas Oberritter · 18 years ago
  89. 1947884 V4L/DVB (3499): Fix a bug when more than MAXBOARDS were plugged on em28xx by Mauro Carvalho Chehab · 18 years ago
  90. 5e5890e V4L/DVB (3497): Remove redundant makefile inclusion of tuner.o by Michael Krufky · 18 years ago
  91. 49444fe V4L/DVB (3496): Cpia2: move Kconfig build logic into cpia2/Kconfig by Michael Krufky · 18 years ago
  92. f6fe8c6 V4L/DVB (3495): Kconfig: select VIDEO_CX25840 to build cx25840 a/v decoder module by Michael Krufky · 18 years ago
  93. 31dcbf9 V4L/DVB (3488): Snd_cx88_create: don't dereference NULL core by Duncan Sands · 18 years ago
  94. ae24601 V4L/DVB (3485): BUG_ON() Conversion in drivers/video/media by Eric Sesterhenn · 18 years ago
  95. 9d9d6ba V4L/DVB (3484): Make dvb_ringbuffer compatible to dmxdev_buffer by Andreas Oberritter · 18 years ago
  96. fc34f16 V4L/DVB (3479): Cleanup mangled whitespace by Michael Krufky · 18 years ago
  97. 9f9c907 V4L/DVB (3449): Cx88 default picture controls values by Marcin Rudowski · 18 years ago
  98. a5daecb V4L/DVB (3448): Cx88-input.c: add IR remote control support to CX88_BOARD_PROLINK_PLAYTVPVR by Matheus Izvekov · 18 years ago
  99. 49239c3 V4L/DVB (3447): Cx88-cards.c: fix values of gpio0 for card CX88_BOARD_PROLINK_PLAYTVPVR by Matheus Izvekov · 18 years ago
  100. 68593af V4L/DVB (3446): Saa7134: add support for AVerMedia A169 Dual Analog tuner card by Rickard Osser · 18 years ago