1. ffbc5f8 V4L/DVB (10180): drivers/media: Fix a number of sparse warnings by Mauro Carvalho Chehab · 16 years ago
  2. 4c27f1a V4L/DVB (10179): tda8290: Fix two sparse warnings by Mauro Carvalho Chehab · 16 years ago
  3. 072ce0c V4L/DVB (10178): dvb_frontend: Fix some sparse warnings due to static symbols by Mauro Carvalho Chehab · 16 years ago
  4. 26cdc76 V4L/DVB (10177): Fix sparse warnings on em28xx by Mauro Carvalho Chehab · 16 years ago
  5. cfbaf4d V4L/DVB (10176b): pxa-camera: fix redefinition warnings and missing DMA definitions by Eric Miao · 16 years ago
  6. c0cd501 V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_highpage by Guennadi Liakhovetski · 16 years ago
  7. 8cfc7f9 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  8. b424e8d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  9. 7c7758f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  10. 67acd8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async by Linus Torvalds · 16 years ago
  11. b13d372 topology: Fix sparc64 build. by David Miller · 16 years ago
  12. c6906a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  13. baa9187 kbuild: fix typos (s/bin_shipped/bin.o_shipped/) in Documentation by Wolfram Sang · 16 years ago
  14. 399b835 kbuild: add a symlink to the source for separate objdirs by Andi Kleen · 16 years ago
  15. 8e54701 kconfig: add script to manipulate .config files on the command line by Andi Kleen · 16 years ago
  16. 4f62824 kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscope by Jike Song · 16 years ago
  17. 40c8c85 bootchart: improve output based on Dave Jones' feedback by Arjan van de Ven · 16 years ago
  18. 8b249b6 fix modules_install via NFS by Sam Ravnborg · 16 years ago
  19. 8d1a0a1 qnx: include <linux/types.h> for definitions of __[us]{8,16,32,64} types by Anders Larsen · 16 years ago
  20. 8903709 xtensa: introduce swab.h by Harvey Harrison · 16 years ago
  21. daf4b80 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  22. a0c9f24 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  23. 5bb47b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  24. 2f2408a Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  25. fa7b906 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  26. 0824990 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  27. 0d6326a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 16 years ago
  28. 52fefce Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 by Linus Torvalds · 16 years ago
  29. a0e280e stop_machine/cpu hotplug: fix disable_nonboot_cpus by Heiko Carstens · 16 years ago
  30. 30aafdb touchscreen: Fix build of da9034 by Alan Cox · 16 years ago
  31. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  32. 7605274 HID: fix hid->hiddev initialization in hiddev_connect() by Jiri Kosina · 16 years ago
  33. 940fbf4 linux/types.h: Don't depend on __GNUC__ for __le64/__be64 by Detlef Riekenberg · 16 years ago
  34. f6dc1e5 PCI PM: Put PM callbacks in the order of execution by Rafael J. Wysocki · 16 years ago
  35. d67e37d PCI PM: Run default PM callbacks for all devices using new framework by Rafael J. Wysocki · 16 years ago
  36. 98e6e28 PCI PM: Register power state of devices during initialization by Rafael J. Wysocki · 16 years ago
  37. ad8cfa1 PCI PM: Call pci_fixup_device from legacy routines by Rafael J. Wysocki · 16 years ago
  38. bb80894 PCI PM: Rearrange code in pci-driver.c by Rafael J. Wysocki · 16 years ago
  39. 73410429 PCI PM: Avoid touching devices behind bridges in unknown state by Rafael J. Wysocki · 16 years ago
  40. 07e836e PCI PM: Move pci_has_legacy_pm_support by Rafael J. Wysocki · 16 years ago
  41. 571ff75 PCI PM: Power-manage devices without drivers during suspend-resume by Rafael J. Wysocki · 16 years ago
  42. fa58d30 PCI PM: Add suspend counterpart of pci_reenable_device by Rafael J. Wysocki · 16 years ago
  43. c9b9972 PCI PM: Fix poweroff and restore callbacks by Rafael J. Wysocki · 16 years ago
  44. 987a4c7 PCI: Use msleep instead of cpu_relax during ASPM link retraining by Andrew Patterson · 16 years ago
  45. d934737 PCI: PCIe portdrv: Add kerneldoc comments to remining core funtions by Rafael J. Wysocki · 16 years ago
  46. fa6c993 PCI: PCIe portdrv: Rearrange code so that related things are together by Rafael J. Wysocki · 16 years ago
  47. e7ae884 PCI: PCIe portdrv: Fix suspend and resume of PCI Express port services by Rafael J. Wysocki · 16 years ago
  48. facf6d1 PCI: PCIe portdrv: Add kerneldoc comments to some core functions by Rafael J. Wysocki · 16 years ago
  49. 16cf0eb x86/PCI: Do not use interrupt links for devices using MSI-X by Rafael J. Wysocki · 16 years ago
  50. ef1bba2 net: sfc: Use pci_clear_master() to disable bus mastering by Ben Hutchings · 16 years ago
  51. 6a47907 PCI: Add pci_clear_master() as opposite of pci_set_master() by Ben Hutchings · 16 years ago
  52. b8d9cb2 PCI hotplug: remove redundant test in cpq hotplug by Julia Lawall · 16 years ago
  53. 322162a PCI: pciehp: cleanup register and field definitions by Kenji Kaneshige · 16 years ago
  54. 67f6533 PCI: pciehp: ignore undefined bit in link status register by Kenji Kaneshige · 16 years ago
  55. 46bbdfa PCI: keep ASPM link state consistent throughout PCIe hierarchy by Shaohua Li · 16 years ago
  56. 2b8c2ef x86/PCI: use dev_printk for PCI bus locality messages by Bjorn Helgaas · 16 years ago
  57. a19f5df PCI: use dev_printk for PCI bus resource mssages by Bjorn Helgaas · 16 years ago
  58. db56794 PCI: add interface to set visible size of VPD by Stephen Hemminger · 16 years ago
  59. 287d19c PCI: revise VPD access interface by Stephen Hemminger · 16 years ago
  60. 1120f8b PCI: handle long delays in VPD access by Stephen Hemminger · 16 years ago
  61. 904d6a3 PCI: x86/visws: use generic INTx swizzle from PCI core by Bjorn Helgaas · 16 years ago
  62. e558234 PCI: sh: use generic INTx swizzle from PCI core by Bjorn Helgaas · 16 years ago
  63. 67eed58 PCI: mips: use generic INTx swizzle from PCI core by Bjorn Helgaas · 16 years ago
  64. 06df699 PCI: arm: use generic INTx swizzle from PCI core by Bjorn Helgaas · 16 years ago
  65. 3e08601 PCI: alpha: use generic INTx swizzle from PCI core by Bjorn Helgaas · 16 years ago
  66. 68feac8 PCI: add pci_common_swizzle() for INTx swizzling by Bjorn Helgaas · 16 years ago
  67. e8c331e PCI hotplug: introduce functions for ACPI slot detection by Kenji Kaneshige · 16 years ago
  68. e046cbd PCI: pciehp: add auto option to pciehp_detect_mode by Kenji Kaneshige · 16 years ago
  69. c9ffa5a PCI: pciehp: add ACPI based slot detection by Kenji Kaneshige · 16 years ago
  70. 873392c PCI: work_on_cpu: use in drivers/pci/pci-driver.c by Rusty Russell · 16 years ago
  71. a79d682 PCI PM: Split PCI Express port suspend-resume by Rafael J. Wysocki · 16 years ago
  72. f06fc0b PCI PM: Fix pci_update_current_state by Rafael J. Wysocki · 16 years ago
  73. eb9c39d PCI: set device wakeup capable flag if platform support is present by Jesse Barnes · 16 years ago
  74. 876e501 PCI: factor pci_bus_add_child() from pci_bus_add_devices() by Yu Zhao · 16 years ago
  75. 3fa16fd PCI: cleanup pci_bus_add_devices() by Yu Zhao · 16 years ago
  76. 613e7ed PCI: add a new function to map BAR offsets by Yu Zhao · 16 years ago
  77. 3789fa8 PCI: allow pci_alloc_child_bus() to handle a NULL bridge by Yu Zhao · 16 years ago
  78. 0b400c7 PCI: export __pci_read_base() by Yu Zhao · 16 years ago
  79. bc5f5a8 PCI: remove unnecessary condition check in pci_restore_bars() by Yu Zhao · 16 years ago
  80. fde09c6 PCI: define PCI resource names in an 'enum' by Yu Zhao · 16 years ago
  81. 14add80 PCI: remove unnecessary arg of pci_update_resource() by Yu Zhao · 16 years ago
  82. 6a49d812 PCI: enhance pci_ari_enabled() by Yu Zhao · 16 years ago
  83. 999da9f PCI quirks: piix3: warn softer about enabling passive release by Adam Jackson · 16 years ago
  84. 92425a4 PCI: Make settable sysfs attributes more consistent by Trent Piepho · 16 years ago
  85. 1684f5d PCI: uninline pci_ioremap_bar() by Andrew Morton · 16 years ago
  86. bebd590 PCI: fix incorrect error return in pci_enable_wake by Alan Stern · 16 years ago
  87. f0e88af PCI: parisc: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  88. 30d546d PCI: mips: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  89. b1c8679 PCI: x86: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  90. 1be9baa PCI: alpha: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  91. 3f9455d4 PCI: powerpc: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  92. 6aa6e49 PCI: sh: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  93. f14d766 PCI: arm: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  94. 57c2cf7 PCI: add pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  95. 12b955f x86/PCI: minor logic simplications by Bjorn Helgaas · 16 years ago
  96. f672c39 x86/PCI: use config space encoding for interrupt pins by Bjorn Helgaas · 16 years ago
  97. 878f2e5 PCI: use config space encoding in pci_get_interrupt_pin() by Bjorn Helgaas · 16 years ago
  98. 98d3333 PCI hotplug: cpqphp: use config space PCI interrupt pin encoding by Bjorn Helgaas · 16 years ago
  99. 23a3600 PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdline by Jacob Pan · 16 years ago
  100. 0e331bf PCI: pcie port driver: remove extra printks by Bjorn Helgaas · 16 years ago