1. 17f8c11 Staging: echo: A separate oslec.h for external interface by Tzafrir Cohen · 16 years ago
  2. e88bd23 Staging: sxg: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  3. 8b384e0 Staging: w35und: remove some typedefs by Pekka Enberg · 16 years ago
  4. 58be3fb Staging: SLICOSS: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  5. 2eb3882 Staging: go7007: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  6. ec7c35b staging: wlan-ng: prism2: remove more duplicated #include by Huang Weiyi · 16 years ago
  7. 5667f35 Staging: wlan-ng: prism2: remove duplicated #include by Huang Weiyi · 16 years ago
  8. fc04961 Staging: et131x: remove duplicated #include's by Huang Weiyi · 16 years ago
  9. f39277d Staging: SLICOSS: remove duplicated #include's by Huang Weiyi · 16 years ago
  10. 0b65d3c Staging: Fixes for me4000 pci data collection driver by Lior Dotan · 16 years ago
  11. b4c0ed1 staging: balance parenthesis in wlan-ng headers by Mariusz Kozlowski · 16 years ago
  12. dffe5a5 staging: fix potential build error in slicoss driver by Mariusz Kozlowski · 16 years ago
  13. f31158c Staging: Fix leak in drivers/staging/at76_usb.c by Diego Calleja · 16 years ago
  14. 19cbd3d Staging: document 4k stack problem for winbond driver by Greg Kroah-Hartman · 16 years ago
  15. 83454a2 linux-next: build failure by Stephen Rothwell · 16 years ago
  16. 88f0aee Staging: W35UND should depend on USB by Geert Uytterhoeven · 16 years ago
  17. c2bf092 Staging: add pcc-acpi driver by Hiroshi Miura · 16 years ago
  18. 2515ddc binfmt_elf_fdpic: Update for cputime changes. by Paul Mundt · 16 years ago
  19. a50c22e mm: remove duplicated #include's by Huang Weiyi · 16 years ago
  20. e798ba5 Export tiny shmem_file_setup for DRM-GEM by Hugh Dickins · 16 years ago
  21. 653c031 misc: replace remaining __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  22. e8848a1 fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.c by Thomas Gleixner · 16 years ago
  23. f6f286f fix WARN() for PPC by Arjan van de Ven · 16 years ago
  24. 5f41b8c kexec: fix crash_save_vmcoreinfo_init build problem by Luck, Tony · 16 years ago
  25. e3d2f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  26. a9b6148 USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c by Linus Torvalds · 16 years ago
  27. 9b7530cc i915: cleanup coding horrors in i915_gem_gtt_pwrite() by Linus Torvalds · 16 years ago
  28. 1ae8778 Fix sprintf format warnings in drm_proc.c by Linus Torvalds · 16 years ago
  29. 2bea2e4 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  30. a0bfb67 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  31. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  32. b9d7ccf Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  33. 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  34. 7110879 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  35. 99ebcf8 Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  36. 72558dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  37. b913852 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  38. d67ae20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  39. 1d9a8a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
  40. f07767f byteorder: remove direct includes of linux/byteorder/swab[b].h by Harvey Harrison · 16 years ago
  41. f4432c5 Update email addresses. by Dave Jones · 16 years ago
  42. 6da0b38 fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out by Alexey Dobriyan · 16 years ago
  43. 0d46830 Remove empty imacfb.c file by Linus Torvalds · 16 years ago
  44. 9649987 PCI: fix pci_ioremap_bar() on s390 by Heiko Carstens · 16 years ago
  45. db7a6d8 Update .gitignore files for generated targets by Linus Torvalds · 16 years ago
  46. 270c66b PCI: fix AER capability check by Yu Zhao · 16 years ago
  47. 0927678 PCI: use pci_find_ext_capability everywhere by Jesse Barnes · 16 years ago
  48. 1543c90 PCI: remove #ifdef DEBUG around dev_dbg call by Jesse Barnes · 16 years ago
  49. bd1d985 PCI hotplug: fix get_##name return value problem by Kenji Kaneshige · 16 years ago
  50. e5665a4 PCI: document the pcie_aspm kernel parameter by Chuck Ebbert · 16 years ago
  51. aa42d7c PCI: introduce an pci_ioremap(pdev, barnr) function by Arjan van de Ven · 16 years ago
  52. e9f82cb powerpc/PCI: Add legacy PCI access via sysfs by Benjamin Herrenschmidt · 16 years ago
  53. f19aeb1 PCI: Add ability to mmap legacy_io on some platforms by Benjamin Herrenschmidt · 16 years ago
  54. f393d9b PCI: probing debug message uniformization by Vincent Legoll · 16 years ago
  55. 58c3a72 PCI: support PCIe ARI capability by Yu Zhao · 16 years ago
  56. 201de56 PCI: centralize the capabilities code in probe.c by Zhao, Yu · 16 years ago
  57. 280c73d PCI: centralize the capabilities code in pci-sysfs.c by Zhao, Yu · 16 years ago
  58. e354597 PCI: fix 64-vbit prefetchable memory resource BARs by Peter Chubb · 16 years ago
  59. 557848c PCI: replace cfg space size (256/4096) by macros. by Zhao, Yu · 16 years ago
  60. 022edd8 PCI: use resource_size() everywhere. by Zhao, Yu · 16 years ago
  61. c322b28 PCI: use same arg names in PCI_VDEVICE comment by Zhao, Yu · 16 years ago
  62. 5d9bc1f PCI hotplug: rpaphp: make debug var unique by Kristen Carlson Accardi · 16 years ago
  63. c9bbb4a PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c by Yinghai Lu · 16 years ago
  64. c8761fe PCI: fix hotplug get_##name return value problem by Zhao, Yu · 16 years ago
  65. 11d5874 PCI: fix sparse warning in pci_remove_behind_bridge by Stephen Hemminger · 16 years ago
  66. 50cbfa5 PCI: fix MSI-HOWTO.txt info about MSI-X MMIO space by Roland Dreier · 16 years ago
  67. ec84f12 PCI: fix -Wakpm warnings in pci_pm_init debug output by Jesse Barnes · 16 years ago
  68. cef354d PCI: connect struct pci_dev to struct pci_slot by Alex Chiang · 16 years ago
  69. 93ff68a PCI: make CPU list affinity visible by Mike Travis · 16 years ago
  70. 5993760 PCI: utilize calculated results when detecting MSI features by Jike Song · 16 years ago
  71. 7f2feec PCI: pciehp: replace printk with dev_printk by Taku Izumi · 16 years ago
  72. 83e9ad5 PCI: pciehp: change name tag of "hpdriver_portdrv" variable by Taku Izumi · 16 years ago
  73. 37a84ec x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDs by Seth Heasley · 16 years ago
  74. f7a10e3 PCI: pciehp: fix irq initialization by Kenji Kaneshige · 16 years ago
  75. c011560 PCI: Document that most pci options are shared between i386 and x86-64 by Andi Kleen · 16 years ago
  76. c9ed77e PCI: tidy PME support messages by Bjorn Helgaas · 16 years ago
  77. 2fd39aa PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups by akpm@linux-foundation.org · 16 years ago
  78. a8d2dbd PCI: ibmphp: list_for_each to list_for_each_entry by akpm@linux-foundation.org · 16 years ago
  79. 34a2e15 PCI: follow lspci device/vendor style by Bjorn Helgaas · 16 years ago
  80. d768cb6 x86/PCI: follow lspci device/vendor style by Bjorn Helgaas · 16 years ago
  81. 16dbef4 PCI: change MSI-x vector to 32bit by Yinghai Lu · 16 years ago
  82. 0235c4f PCI PM: Introduce function pci_wake_from_d3 by Rafael J. Wysocki · 16 years ago
  83. 3d13731 PCI: allow quirks to be compiled out by Thomas Petazzoni · 16 years ago
  84. b41d6cf PCI: Check dynids driver_data value for validity by Jean Delvare · 16 years ago
  85. edbc25c PCI: remove dynids.use_driver_data by Milton Miller · 16 years ago
  86. 9219749 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  87. 7d67474 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 16 years ago
  88. 252883e epca: Add infinite break support by Alan Cox · 16 years ago
  89. 45e4a24 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  90. 52c6738 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  91. 3b72e44 Merge branch 'for-next' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  92. 396b122 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 16 years ago
  93. ed402af Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  94. 096e6f6 pci: Use new %pR to print resource ranges by Benjamin Herrenschmidt · 16 years ago
  95. 332d2e7 Implement %pR to print struct resource content by Linus Torvalds · 16 years ago
  96. 88e3662 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  97. a1cf649 staging: sxg depends on X86 by Stephen Rothwell · 16 years ago
  98. 5fdf112 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  99. 2be508d Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  100. 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago