1. cbb9450 [PATCH] rtc-pcf8563: detect polarity of century bit automatically by Atsushi Nemoto · 18 years ago
  2. 68a696a Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tc by Linus Torvalds · 18 years ago
  3. dcb92f8 [PATCH] uintptr_t is unsigned long, not u32 by Al Viro · 18 years ago
  4. bd4f3ae [PATCH] trivial s2io annotations by Al Viro · 18 years ago
  5. b534497 [PATCH] trivial cxgb3 annotations by Al Viro · 18 years ago
  6. 184123d [PATCH] pc300too annotation fixes by Al Viro · 18 years ago
  7. 68f50e5 [PATCH] hci_{read,write}l() does force casts to wrong type for no reason by Al Viro · 18 years ago
  8. 53ebb3b [PATCH] trivial usb endianness annotations by Al Viro · 18 years ago
  9. 95389b8 [PATCH] osst endianness annotations by Al Viro · 18 years ago
  10. b437735 [PATCH] iscsi endianness annotations by Al Viro · 18 years ago
  11. 04d4f7a [PATCH] ahci: trivial endianness annotations by Al Viro · 18 years ago
  12. 92ccc5f [PATCH] sata_svw: trivial iomem annotations by Al Viro · 18 years ago
  13. 11718b4d [PATCH] misc NULL noise removal by Al Viro · 18 years ago
  14. 8b6d44c [PATCH] kvm: NULL noise removal by Al Viro · 18 years ago
  15. c3cf83b [PATCH] misc duplicate field initializers by Al Viro · 18 years ago
  16. 2f36698 [PATCH] kvm: __user annotations by Al Viro · 18 years ago
  17. 193d073 [PATCH] offsetof is size_t by Al Viro · 18 years ago
  18. 4ec0311 [PATCH] kill eth_io_copy_and_sum() by Al Viro · 18 years ago
  19. b81831c [PATCH] drivers/serial NULL noise removal by Al Viro · 18 years ago
  20. 8a5ab41 [PATCH] usbvision missing __user by Al Viro · 18 years ago
  21. d7bde2f [PATCH] hwmon: ansify by Al Viro · 18 years ago
  22. d76fdf7 [PATCH] trivial __user annotations - rtc-dev by Al Viro · 18 years ago
  23. 427a57a [PATCH] missing include in macsonic by Al Viro · 18 years ago
  24. 97210b5 [PATCH] spider_net breakage from class_device -> device by Al Viro · 18 years ago
  25. 9f3bed5 [PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitives by Al Viro · 18 years ago
  26. ccbe48f [PATCH] m32r: class_device -> device fallout by Al Viro · 18 years ago
  27. 7240133 [PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq() by Al Viro · 18 years ago
  28. ec1c620 [PATCH] assigning enum constant to char * is vile, even if it happens to be 0 by Al Viro · 18 years ago
  29. 35e00fb [PATCH] wrong order of kzalloc arguments by Al Viro · 18 years ago
  30. 6026179 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  31. 9084b00 [TC] pmagb-b-fb: Convert to the driver model by Maciej W. Rozycki · 18 years ago
  32. 4df4db5 [TC] dec_esp: Driver model for the PMAZ-A by Maciej W. Rozycki · 18 years ago
  33. 335dc50 [TC] mips: pmag-ba-fb: Convert to the driver model by Maciej W. Rozycki · 18 years ago
  34. e89a2cf [TC] defxx: TURBOchannel support by Maciej W. Rozycki · 18 years ago
  35. 56a47da [TC] MIPS: TURBOchannel resources off-by-one fix by Maciej W. Rozycki · 18 years ago
  36. b454cc6 [TC] MIPS: TURBOchannel update to the driver model by Maciej W. Rozycki · 18 years ago
  37. f049274 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  38. b37df85 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  39. ca377fe [ALSA] ucb1400_ts.c compilation fix (struct snd_ac97) by Andrew Morton · 18 years ago
  40. 9b4c7a4 ucc_geth: Add support to local-mac-address property by Li Yang · 18 years ago
  41. a1862a5 ucc_geth: Remove obsolete workaround of link speed change by Li Yang · 18 years ago
  42. 0ee8d33 cxgb3: sysfs attributes in -mm tree by Divy Le Ray · 18 years ago
  43. 9783e1d Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by David S. Miller · 18 years ago
  44. 5da5e65 [S390]: Adapt special message interface to new IUCV API by Martin Schwidefsky · 18 years ago
  45. eebce38 [S390]: Adapt netiucv driver to new IUCV API by Martin Schwidefsky · 18 years ago
  46. c9101c5 [S390]: Adapt vmlogrdr driver to new IUCV API by Martin Schwidefsky · 18 years ago
  47. c667aac [S390]: Adapt monreader driver to new IUCV API by Martin Schwidefsky · 18 years ago
  48. 33a67fe [S390]: Rewrite of the IUCV base code, part 1 by Martin Schwidefsky · 18 years ago
  49. 243cb4e [BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls by Joe Jin · 18 years ago
  50. 6b31a51 [TG3]: Avoid an expensive divide. by Eric Dumazet · 18 years ago
  51. 919afbd [NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls by Joe Jin · 18 years ago
  52. 4318790 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  53. 21eb4fa Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  54. 0c0e8ca Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 18 years ago
  55. f3cc28c Add Attansic L1 ethernet driver. by Jay Cliburn · 18 years ago
  56. 07b2463 Revert "Driver core: convert SPI code to use struct device" by Greg Kroah-Hartman · 18 years ago
  57. 1545085 drm: Allow for 44 bit user-tokens (or drm_file offsets) by Thomas Hellstrom · 18 years ago
  58. 1ed2ddf [POWERPC] windfarm: don't die on suspend thread signal by Johannes Berg · 18 years ago
  59. f31909c [POWERPC] ppc: Fix booke watchdog initialization by Stefan Roese · 18 years ago
  60. 905adce Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  61. 78149df Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  62. c96e2c9 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  63. f2aca47 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  64. 7677ced Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  65. 756db73 drm/via: Disable AGP DMA for chips with the new 3D engine. by Thomas Hellstrom · 18 years ago
  66. 1d58420 drm: update core memory manager from git drm tree by Thomas Hellstrom · 18 years ago
  67. 004a772 drm: remove drm_ioremap and drm_ioremapfree by Christoph Hellwig · 18 years ago
  68. b9094d3 i810/i830: use drm_core_ioremap instead of drm_ioremap by Dave Airlie · 18 years ago
  69. f239b7b drm: use vmalloc_user instead of vmalloc_32 for DRM_SHM by Thomas Hellstrom · 18 years ago
  70. 9b8d9d0 via: allow for npot texture pitch alignment by Thomas Hellstrom · 18 years ago
  71. 689692e via: add some new chipsets by Thomas Hellstrom · 18 years ago
  72. 76f6255 via: some PCI posting flushes by Thomas Hellstrom · 18 years ago
  73. 14719f3 Revert "PCI: remove duplicate device id from ata_piix" by Greg Kroah-Hartman · 18 years ago
  74. 0cc8674 AT91: MACB support by Andrew Victor · 18 years ago
  75. 683349a sky2: version 1.12 by Stephen Hemminger · 18 years ago
  76. f1a0b6f sky2: add new chip ids by Stephen Hemminger · 18 years ago
  77. 9374549 sky2: Yukon Extreme support by Stephen Hemminger · 18 years ago
  78. 62335ab sky2: safer transmit timeout by Stephen Hemminger · 18 years ago
  79. 4a50a87 sky2: TSO support for EC_U by Stephen Hemminger · 18 years ago
  80. b02a925 sky2: use dev_err for error reports by Stephen Hemminger · 18 years ago
  81. f7feaca msi: Make MSI useable more architectures by Eric W. Biederman · 18 years ago
  82. 5b912c1 msi: Kill the msi_desc array. by Eric W. Biederman · 18 years ago
  83. 1c659d6 msi: Remove attach_msi_entry. by Eric W. Biederman · 18 years ago
  84. 866a8c8 msi: Fix msi_remove_pci_irq_vectors. by Eric W. Biederman · 18 years ago
  85. d40f540 msi: Remove msi_lock. by Eric W. Biederman · 18 years ago
  86. ded86d8 msi: Kill msi_lookup_irq by Eric W. Biederman · 18 years ago
  87. 8fed4b6 MSI: Combine pci_(save|restore)_msi/msix_state by Michael Ellerman · 18 years ago
  88. 0fcfdab MSI: Remove pci_scan_msi_device() by Michael Ellerman · 18 years ago
  89. 88187df MSI: Replace pci_msi_quirk with calls to pci_no_msi() by Michael Ellerman · 18 years ago
  90. 89298c7 PCI: remove duplicate device id from ipr by Greg Kroah-Hartman · 18 years ago
  91. b110563 PCI: remove duplicate device id from ata_piix by Greg Kroah-Hartman · 18 years ago
  92. e36c455 PCI: power management: remove noise on non-manageable hw by Pavel Machek · 18 years ago
  93. c54c187 PCI: cleanup MSI code by Satoru Takeuchi · 18 years ago
  94. 8255cf3 PCI: make isa_bridge Alpha-only by Adrian Bunk · 18 years ago
  95. 1863100 PCI: remove quirk_sis_96x_compatible() by Adrian Bunk · 18 years ago
  96. 2f2d39d PCI: Speed up the Intel SMBus unhiding quirk by Jean Delvare · 18 years ago
  97. 15a260d PCI Quirk: 1k I/O space IOBL_ADR fix on P64H2 by Daniel Yeisley · 18 years ago
  98. 9f593e3 shpchp: delete trailing whitespace by Kenji Kaneshige · 18 years ago
  99. 1555b33 shpchp: remove DBG_XXX_ROUTINE by Kenji Kaneshige · 18 years ago
  100. 3d9c188 shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE by Kenji Kaneshige · 18 years ago