1. 70077f2 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  2. 85a5d77 Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  3. 6d04e3b Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  4. 4227003 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  5. 2c89a8d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  6. 8d91cba [ARM] Acorn: move the i2c bus driver into drivers/i2c by Russell King · 18 years ago
  7. 23d046f [ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entries by Russell King · 18 years ago
  8. 6b4df7e [ARM] ARM FAS216: don't modify scsi_cmnd request_bufflen by Russell King · 18 years ago
  9. bb71f99 [ARM] rtc-pcf8583: Final fixes for this RTC on RiscPC by Russell King · 18 years ago
  10. 0ed8f21 [ARM] rtc-pcf8583: correct month and year offsets by Russell King · 18 years ago
  11. f5e5b73 [ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCD by Russell King · 18 years ago
  12. 8b4ac6f [MIPS] MTX1: clear PCI errors by Florian Fainelli · 18 years ago
  13. baa545f [MIPS] MTX1: add idsel cardbus ressources by Florian Fainelli · 18 years ago
  14. 6fff989 [MIPS] MTX1: remove unneeded settings by Florian Fainelli · 18 years ago
  15. 5b648a9 [MIPS] dma_sync_sg_for_cpu is a no-op except for non-coherent R10000s. by Ralf Baechle · 18 years ago
  16. 47d7c44 [MIPS] Cobalt: update reserved resources by Yoichi Yuasa · 18 years ago
  17. 3a1d821 [MIPS] SN: PCI fixup needs to include <irq.h>. by Ralf Baechle · 18 years ago
  18. a9b6590 [MIPS] DMA: Fix a bunch of warnings due to missing inline keywords. by Ralf Baechle · 18 years ago
  19. 07c0d74 [MIPS] RM: It should be #ifdef CONFIG_FOO not #if CONFIG_FOO ... by Ralf Baechle · 18 years ago
  20. 36a8853 [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. by Ralf Baechle · 18 years ago
  21. ca471c8 [MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype. by Ralf Baechle · 18 years ago
  22. 12e4396 [MIPS] No need to write c0_compare in plat_timer_setup by Atsushi Nemoto · 18 years ago
  23. a0574e04 [MIPS] Convert to RTC-class ds1742 driver by Atsushi Nemoto · 18 years ago
  24. 148171b [MIPS] Oprofile: Add missing break statements. by Ralf Baechle · 18 years ago
  25. 69f2827 [MIPS] jmr3927: build fix by Atsushi Nemoto · 18 years ago
  26. 49fa3c0 [MIPS] SNI: Fix mc146818_decode_year by Thomas Bogendoerfer · 18 years ago
  27. 821d313 [MIPS] Replace sys32_timer_create with the generic compat_sys_timer_create. by Ralf Baechle · 18 years ago
  28. 08274ce [MIPS] Replace sys32_socketcall with the generic compat_sys_socketcall. by Ralf Baechle · 18 years ago
  29. 440537ef [MIPS] N32 waitid is the same as o32. by Ralf Baechle · 18 years ago
  30. e9cdb1e KVM: Move kvmfs magic number to <linux/magic.h> by Andrew Morton · 18 years ago
  31. 58e690e KVM: Fix bogus failure in kvm.ko module initialization by Avi Kivity · 18 years ago
  32. ff990d5 KVM: Remove write access permissions when dirty-page-logging is enabled by Uri Lublin · 18 years ago
  33. 02b27c1 kvm: move do_remove_write_access() up by Uri Lublin · 18 years ago
  34. cd1a4a9 KVM: Fix dirty page log bitmap size/access calculation by Uri Lublin · 18 years ago
  35. ab51a43 KVM: Add missing calls to mark_page_dirty() by Uri Lublin · 18 years ago
  36. f7e6a45 KVM: Bump API version by Avi Kivity · 18 years ago
  37. bccf215 KVM: Per-vcpu inodes by Avi Kivity · 18 years ago
  38. c5ea766 KVM: Move kvm_vm_ioctl_create_vcpu() around by Avi Kivity · 18 years ago
  39. 2c6f5df KVM: Rename some kvm_dev_ioctl_*() functions to kvm_vm_ioctl_*() by Avi Kivity · 18 years ago
  40. f17abe9 KVM: Create an inode per virtual machine by Avi Kivity · 18 years ago
  41. 37e29d9 KVM: Add internal filesystem for generating inodes by Avi Kivity · 18 years ago
  42. 19d1408 KVM: More 0 -> NULL conversions by Avi Kivity · 18 years ago
  43. 0152527 KVM: SVM: intercept SMI to handle it at host level by Joerg Roedel · 18 years ago
  44. cd20562 KVM: svm: init cr0 with the wp bit set by Avi Kivity · 18 years ago
  45. 270fd9b KVM: Wire up hypercall handlers to a central arch-independent location by Avi Kivity · 18 years ago
  46. 02e235b KVM: Add hypercall host support for svm by Avi Kivity · 18 years ago
  47. c21415e KVM: Add host hypercall support for vmx by Ingo Molnar · 18 years ago
  48. 102d832 KVM: add MSR based hypercall API by Ingo Molnar · 18 years ago
  49. 5972e95 KVM: Use page_private()/set_page_private() apis by Markus Rechberger · 18 years ago
  50. 9d8f549 KVM: Use ARRAY_SIZE macro instead of manual calculation. by Ahmed S. Darwish · 18 years ago
  51. de979ca KVM: vmx: hack set_cr0_no_modeswitch() to actually do modeswitch by Joerg Roedel · 18 years ago
  52. d27d4ac KVM: Cosmetics by Avi Kivity · 18 years ago
  53. 43934a3 KVM: Move virtualization deactivation from CPU_DEAD state to CPU_DOWN_PREPARE by Jeremy Katz · 18 years ago
  54. bf3f8e8 KVM: mmu: add missing dirty page tracking cases by Avi Kivity · 18 years ago
  55. 527e1e1 [libata] pata_jmicron: build fix by Jeff Garzik · 18 years ago
  56. af70dbd V4L/DVB (5260): Cx88-blackbird: allow usage of both 376836 and 262144 sized firmware images by Michael Krufky · 18 years ago
  57. 48dc30a V4L/DVB (5366): Pvrusb2: Fix compilation warning for amd64 builds (use %zu instead of %u) by Mike Isely · 18 years ago
  58. c5eb2a2 [ARM] EBSA110: Work around build errors by Russell King · 18 years ago
  59. 5c15bde [VLAN]: Avoid a 4-order allocation. by Dan Aloni · 18 years ago
  60. b5284e5 [HDLC] Fix dev->header_cache_update having a random value. by Krzysztof Halasa · 18 years ago
  61. c6387a8 [NetLabel]: Verify sensitivity level has a valid CIPSO mapping by Paul Moore · 18 years ago
  62. 90719db [PPPOE]: Key connections properly on local device. by Florian Zumbiehl · 18 years ago
  63. 248f067 [AF_UNIX]: Test against sk_max_ack_backlog properly. by David S. Miller · 18 years ago
  64. 8488df8 [NET]: Fix bugs in "Whether sock accept queue is full" checking by Wei Dong · 18 years ago
  65. bb648a0 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  66. 8b45339 [netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/ by Jeff Garzik · 18 years ago
  67. 5ada386 mv643xx_eth: move mac_addr inside mv643xx_eth_platform_data by Dale Farnsworth · 18 years ago
  68. 471a567 Fix mv643xx_eth compilation. by Dave Jones · 18 years ago
  69. 63f77926 qla3xxx: bugfix for line omitted in previous patch. by Ron Mercer · 18 years ago
  70. e0e20a1 NetXen: Fix second rmmod failure observed on PowerPC machines. by Linsys Contractor Mithlesh Thukral · 18 years ago
  71. 0c25cfe NetXen: Updates, removal of unsupported features and minor bug fixes. by Linsys Contractor Mithlesh Thukral · 18 years ago
  72. d518725 cxgb3 - Tag driver version by Divy Le Ray · 18 years ago
  73. 4a2e612 myri10ge: fix copyright and license by Brice Goglin · 18 years ago
  74. c8d64f8 jmr3927: do not call tc35815_killall(). by Ralf Baechle · 18 years ago
  75. db7ce76 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  76. 6ffa01d libata: add CONFIG_PM to libata core layer by Tejun Heo · 18 years ago
  77. 438ac6d libata: add missing CONFIG_PM in LLDs by Tejun Heo · 18 years ago
  78. b23ff24 libata: add missing PM callbacks by Tejun Heo · 18 years ago
  79. 43ecf52 [AOE]: Add get_unaligned() calls where needed. by David S. Miller · 18 years ago
  80. 7ab8767 [RADEON]: Fix blanking return value. by David S. Miller · 18 years ago
  81. c4c31fe [SPARC]: Provide 'get_property()' alias for of_get_property(). by David S. Miller · 18 years ago
  82. f6d0f9e [SPARC]: Provide pci_device_to_OF_node() just like powerpc. by David S. Miller · 18 years ago
  83. 45bcca6 [SPARC]: Handle unresolvable resources better in of_device.c by David S. Miller · 18 years ago
  84. b85cdd4 [SPARC]: Fix bus handling in build_device_resources(). by David S. Miller · 18 years ago
  85. cc7c15e pata_qdi: Fix initialisation by Alan Cox · 18 years ago
  86. fb9f890 [libata] pata_cmd64x: fix driver description in comments by Jeff Garzik · 18 years ago
  87. bf7551c [libata] pata_{legacy,sc1200,sl82c105}: add missing hooks by Jeff Garzik · 18 years ago
  88. f31f0cc [libata] change master/slave IDENTIFY order by Jeff Garzik · 18 years ago
  89. 032af1c libata-core: Fix simplex handling by Alan · 18 years ago
  90. 6139dbb Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Russell King · 18 years ago
  91. 9623b37 [ARM] 4241/1: Define mb() as compiler barrier on a uniprocessor system by Catalin Marinas · 18 years ago
  92. 5bfe8cb [ARM] 4239/1: S3C24XX: Update kconfig entries for PM by Ben Dooks · 18 years ago
  93. 540988e [ARM] 4238/1: S3C24XX: docs: update suspend and resume by Ben Dooks · 18 years ago
  94. 1b7b569 [ARM] 4237/2: oprofile: Always allow backtraces on ARM by Richard Purdie · 18 years ago
  95. 14fca61 [ARM] Yet more asm/apm-emulation.h stuff by Russell King · 18 years ago
  96. 1f4d177 ARM: OMAP: Add missing get_irqnr_preamble and arch_ret_to_user for omap2 by Tony Lindgren · 18 years ago
  97. 04fbf6a ARM: OMAP: Use linux/delay.h not asm/delay.h by Tony Lindgren · 18 years ago
  98. 2f4ff76 ARM: OMAP: Remove obsolete alsa typedefs by Tony Lindgren · 18 years ago
  99. 99c658a ARM: OMAP: omap1510->15xx conversions needed for sx1 by Vladimir Ananiev · 18 years ago
  100. 1935061 ARM: OMAP: Add missing includes to board-nokia770 by Dirk Behme · 18 years ago