1. 2768f92 doc: replace yet another dev with pdev for consistency in DMA-mapping.txt by Matti Linnanvuori · 16 years ago
  2. ee69439c PCI: don't expose struct pci_vpd to userspace by Jesse Barnes · 16 years ago
  3. 97a34eb doc: fix an incorrect suggestion to pass NULL for PCI like buses by Matti Linnanvuori · 16 years ago
  4. 819e323 Consistently use pdev as the variable of type struct pci_dev *. by Matti Linnanvuori · 16 years ago
  5. b7aa1f1 pciehp: Fix command write by Kenji Kaneshige · 16 years ago
  6. ef0ff95 shpchp: fix slot name by Kenji Kaneshige · 16 years ago
  7. 4ea3e58 make pciehp_acpi_get_hp_hw_control_from_firmware() by Adrian Bunk · 16 years ago
  8. 2aeeef1 pciehp: Clean up pcie_init() by Kenji Kaneshige · 16 years ago
  9. d84be09 pciehp: Mask hotplug interrupt at controller release by Kenji Kaneshige · 16 years ago
  10. cff0065 pciehp: Remove useless hotplug interrupt enabling by Kenji Kaneshige · 16 years ago
  11. ae416e6 pciehp: Fix wrong slot capability check by Kenji Kaneshige · 16 years ago
  12. c27fb883 pciehp: Fix wrong slot control register access by Kenji Kaneshige · 16 years ago
  13. 2d32a9a pciehp: Add missing memory barrier by Kenji Kaneshige · 16 years ago
  14. c6b069e pciehp: Fix interrupt event handlig by Kenji Kaneshige · 16 years ago
  15. 3800345f pciehp: fix slot name by Kenji Kaneshige · 16 years ago
  16. 460895c Update MAINTAINERS with location of PCI tree by Jesse Barnes · 16 years ago
  17. 9b98af3 PCI: Add Intel SCH PCI IDs by Alek Du · 16 years ago
  18. 4cfe02f PCI Express ASPM support should default to 'No' by Jesper Juhl · 16 years ago
  19. 3dc5063 slab_err: Pass parameters correctly to slab_bug by Christoph Lameter · 16 years ago
  20. 79c1cb7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  21. b0d19a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  22. 0093cb1 pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ resources 2" by Len Brown · 16 years ago
  23. d7d3130 iwlwifi: Fix built-in compilation of iwlcore by Tomas Winkler · 16 years ago
  24. cd58f2a net: Unexport move_addr_to_{kernel,user} by Adrian Bunk · 16 years ago
  25. 201410c rt2x00: Select LEDS_CLASS. by David S. Miller · 16 years ago
  26. e82404a iwlwifi: Select LEDS_CLASS. by David S. Miller · 16 years ago
  27. 00713e2 leds: Do not guard NEW_LEDS with HAS_IOMEM by David S. Miller · 16 years ago
  28. 97e7e0f [patch 7/7] vfs: mountinfo: show dominating group id by Miklos Szeredi · 16 years ago
  29. 2d4d486 [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo by Ram Pai · 16 years ago
  30. a1a2c40 [patch 5/7] vfs: mountinfo: allow using process root by Miklos Szeredi · 16 years ago
  31. 719f5d7 [patch 4/7] vfs: mountinfo: add mount peer group ID by Miklos Szeredi · 16 years ago
  32. 73cd49e [patch 3/7] vfs: mountinfo: add mount ID by Miklos Szeredi · 16 years ago
  33. 9d1bc601 [patch 2/7] vfs: mountinfo: add seq_file_root() by Miklos Szeredi · 16 years ago
  34. 6092d04 [patch 1/7] vfs: mountinfo: add dentry_path() by Ram Pai · 16 years ago
  35. 934b25c [PATCH] remove unused label in xattr.c (noise from ro-bind) by Al Viro · 16 years ago
  36. 94bc891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  37. 934b702 Fix cardbus resource allocation by Linus Torvalds · 16 years ago
  38. 29591b9 bus_remove_device: be more careful about incomplete initialization by Rafael J. Wysocki · 16 years ago
  39. 08119e8 Relax check on adding children of suspended devices by Rafael J. Wysocki · 16 years ago
  40. 1ec7f1d [PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct() by Al Viro · 16 years ago
  41. 9b4f526 [PATCH] proc_readfd_common() race fix by Al Viro · 16 years ago
  42. ed15243 [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe() by Al Viro · 16 years ago
  43. aca239b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  44. 16abef0 fs: use loff_t type instead of long long by David Sterba · 16 years ago
  45. e199cee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  46. 2c2b94f [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl by Dean Nelson · 16 years ago
  47. 3519050 [IA64] run rest drivers/misc/sgi-xp through scripts/Lindent by Dean Nelson · 16 years ago
  48. 4a3ad2d [IA64] run some drivers/misc/sgi-xp through scripts/Lindent by Dean Nelson · 16 years ago
  49. 45d9ca4 [IA64] move XP and XPC to drivers/misc/sgi-xp by Dean Nelson · 16 years ago
  50. b24a314 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  51. 7348672 kernel-doc: fix sched.c missing parameter by Randy Dunlap · 16 years ago
  52. 03b8838 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  53. 0d07a15 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  54. 62429f4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 16 years ago
  55. 26defe3 fix brd allocation flags by Petr Tesarik · 16 years ago
  56. add8eda i2c: Fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  57. da67277 i2c: New driver for the SuperH Mobile I2C bus controller by Magnus Damm · 16 years ago
  58. dec1a99 i2c/scx200_acb: Don't use 0 as NULL pointer by Adrian Bunk · 16 years ago
  59. afc13b7 i2c-bfin-twi: Fix mismatch in add timer and delete timer by Hans Schillstrom · 16 years ago
  60. d4ce220 i2c-bfin-twi: Just let i2c-bfin-twi driver depends on BLACKFIN by Bryan Wu · 16 years ago
  61. bd58499 i2c-bfin-twi: Use simpler comment headers and strip out information that is maintained in the scm's log by Mike Frysinger · 16 years ago
  62. fa6ad22 i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful information by Bryan Wu · 16 years ago
  63. 74d362e i2c-bfin-twi: Add missing pin mux operation by Bryan Wu · 16 years ago
  64. aa3d020 i2c-bfin-twi: Add platform_resource interface to support multi-port TWI controllers by Bryan Wu · 16 years ago
  65. 4dd39bb i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c master xfer operation by Sonic Zhang · 16 years ago
  66. 4c03f68 i2c: Remove trailing whitespaces in busses/Kconfig by Wolfram Sang · 16 years ago
  67. 08882d2 i2c: Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  68. a26c20b i2c: Renesas SH7760 I2C master driver by Manuel Lauss · 16 years ago
  69. dba7997 i2c-dev: Split i2cdev_ioctl by Jean Delvare · 16 years ago
  70. 838349b i2c-ibm_iic: Support building as an of_platform driver by Sean MacLennan · 16 years ago
  71. 681aae8 i2c-ibm_iic: Change the log levels by Sean MacLennan · 16 years ago
  72. 244fbbb i2c: Add platform driver on top of the new pca-algorithm by Wolfram Sang · 16 years ago
  73. c01b083 i2c-algo-pca: Extend for future drivers by Wolfram Sang · 16 years ago
  74. 3d43829 i2c-algo-pca: Remove trailing whitespaces and unnecessary UTF by Wolfram Sang · 16 years ago
  75. 3845de2 i2c: Remove the algorithm drivers from the config menu by Jean Delvare · 16 years ago
  76. 9010eff [IA64] minor irq handler cleanups by Jeff Garzik · 16 years ago
  77. 4fa2f0e [IA64] simplify notify hooks in mca.c by Hidetoshi Seto · 16 years ago
  78. 284e542 [IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchs by Hidetoshi Seto · 16 years ago
  79. 38477ad [IA64] disable interrupts on exit of ia64_trace_syscall by Hidetoshi Seto · 16 years ago
  80. efa0f16 HID: Suppress hidinput for Samsung IR control by Robert Schedel · 16 years ago
  81. 42098a5 HID: remove 60x GTCO devices from blacklist by Jiri Kosina · 16 years ago
  82. 0dd9154 HID: export headers properly by Mike Frysinger · 16 years ago
  83. 3e52a05 HID: WiseGroup 866 Dual Joypad needs output reports quirk by Jiri Kosina · 16 years ago
  84. f5c669f HID: ThrustMaster FF driver is no longer experimental by Jiri Kosina · 16 years ago
  85. c8f0f02 HID: Logitech diNovo Mini pad support by Jiri Kosina · 16 years ago
  86. 69626f2 HID: fix race between open() and disconnect() in usbhid by Oliver Neukum · 16 years ago
  87. abdff0f HID: make hid_input_field and usbhid_modify_dquirk static by Adrian Bunk · 16 years ago
  88. b54ec3c HID: pass numbered reports properly to hidraw by Jiri Kosina · 16 years ago
  89. 671d994 HID: fix misplaced rdesc quirk by Jiri Kosina · 16 years ago
  90. c17f9c9 HID: force feedback driver for Logitech Rumblepad 2 by Anssi Hannula · 16 years ago
  91. 1d1bdd2 HID: move wait from hid to usbhid by Jiri Slaby · 16 years ago
  92. 1b184cf HID: make function from dbg_hid by Jiri Slaby · 16 years ago
  93. 282bfd4 HID: fix sparse warnings by Jiri Slaby · 16 years ago
  94. 377e10f HID: only dump report traffic with debug level 2 by Anssi Hannula · 16 years ago
  95. 02008fa HID: patch to add NOGET for DMI/Acomdata by Pete Zaitcev · 16 years ago
  96. 5f1ab74 HID: Sunplus Wireless Desktop needs report descriptor fixup by Jiri Kosina · 16 years ago
  97. 974faac4 HID: quirk for MS Wireless Desktop Receiver (model 1028) by Jim Duchek · 16 years ago
  98. f345c37 HID: fixup fullspeed interval on highspeed Afatech DVB-T IR kbd by Pekka Sarnila · 16 years ago
  99. cf2a299 HID: fix build failure in hiddev_ioctl with gcc 3.2 by Jean Delvare · 16 years ago
  100. c5d18e9 [IPSEC]: Fix catch-22 with algorithm IDs above 31 by Herbert Xu · 16 years ago