1. 9515930 PCI Hotplug: pciehp: use generic function to find ext capability by Kenji Kaneshige · 17 years ago
  2. 941f10e PCI Hotplug: pciehp: remove needless hp_slot calculation by Kenji Kaneshige · 17 years ago
  3. 0837974 PCI Hotplug: pciehp: remove needless members from struct controller by Kenji Kaneshige · 17 years ago
  4. 25d6ddc PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call by MUNEDA Takahiro · 17 years ago
  5. 5a340ed PCI Hotplug: acpiphp: fix trivial typos by MUNEDA Takahiro · 17 years ago
  6. ecdde93 PCIe: fix double initialization bug by Mark Lord · 17 years ago
  7. cd2fe83 PCIE: Make use of the previously split out pcie_init_enable_events() function by Mark Lord · 17 years ago
  8. 08e7a7d PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1 by Mark Lord · 17 years ago
  9. 0a3c33d PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1. by Mark Lord · 17 years ago
  10. a6f29a9 PCI: Add missing "space" in printk messages by Joe Perches · 17 years ago
  11. 94688cf PCI: export pci_restore_msi_state() by Linas Vepstas · 17 years ago
  12. 1b7c9fc pci hotplug: fix rpaphp directory naming by Linas Vepstas · 17 years ago
  13. 677cc64 PCI: Unhide the SMBus on the HP xw4100 by Jean Delvare · 17 years ago
  14. 093f87d PCI: More Sanity checks for DMAR by Fenghua Yu · 17 years ago
  15. 652c538 PCI: drivers/pci/quirks.c: coding-style cleanup by Andrew Morton · 17 years ago
  16. 943e6c0 PCI: remove additional pci_scan_child_bus() prototype by Adrian Bunk · 17 years ago
  17. b73e968 PCI: always export pci_scan_single_device by Adrian Bunk · 17 years ago
  18. 0741a95 PCI: remove unneeded lock_kernel() in drivers/pci/syscall.c. by Diego Woitasen · 17 years ago
  19. 10d7425 PCI: get rid of pci_dev::{vendor,device}_compatible fields by Lennert Buytenhek · 17 years ago
  20. 74e27e4 PCI: Mem Policy: fix mempolicy usage in pci driver by Lee Schermerhorn · 17 years ago
  21. 53a9bf4 PCI: VIA CX700 quirk to disable PCI Bus Parking by Tim Yamin · 17 years ago
  22. 2b1afa8 PCI: quirk_vialatency: Omit reading pci revision ID by Auke Kok · 17 years ago
  23. 561e55e PCI: hotplug: Link fakephp last by Alex Chiang · 17 years ago
  24. 41ece38 PCI: hotplug: pci_hotplug_core whitespace fix by Alex Chiang · 17 years ago
  25. 1d5b95a PCI: hotplug: acpiphp: Remove unused variable from acpiphp by Alex Chiang · 17 years ago
  26. 1ec8728 PCI: hotplug: remove Experimental by Kristen Carlson Accardi · 17 years ago
  27. f362b8b PCI: hotplug: Switch to pci_get_bus_and_slot by Joonwoo Park · 17 years ago
  28. 4348a2d pcie: utilize pcie transaction pending bit by Shaohua Li · 17 years ago
  29. 39ec456 pcie port driver: correctly detect native PME feature by Shaohua Li · 17 years ago
  30. eb003ec PCI: drivers/pci/: remove unused exports by Adrian Bunk · 17 years ago
  31. b09549e PCI: drivers/pci/rom.c: #if 0 two functions by Adrian Bunk · 17 years ago
  32. ad668599 PCI: make pci_restore_bars() static by Adrian Bunk · 17 years ago
  33. 24e1c13 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  34. 3bc217f block: kill swap_io_context() by Jens Axboe · 17 years ago
  35. 31fa5d2 docbook: rapidio: fix fatal filename error by Randy Dunlap · 17 years ago
  36. e3c2a99 fix directory entry in arch-x86-Makefile by Steven Rostedt · 17 years ago
  37. 42bb1899 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  38. cec03af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  39. 2da53b0 pasemi: Fix thinko in dma_direct_ops setup by Olof Johansson · 17 years ago
  40. 0c6377f m68knommu: remove dead timer int pending code by Greg Ungerer · 17 years ago
  41. 79d8bfb m68knommu: remove empty timer offset function for 68360 by Greg Ungerer · 17 years ago
  42. 2d8815b m68knommu: remove local gettimeofday code by Greg Ungerer · 17 years ago
  43. de0cc4e m68knommu: set config to use GENERIC_TIME by Greg Ungerer · 17 years ago
  44. a7f61fa m68knommu: switch ColdFire TIMER to use GENERIC_TIME by Greg Ungerer · 17 years ago
  45. 8d80c5e m68knommu: switch ColdFire PIT timer to use GENERIC_TIME by Greg Ungerer · 17 years ago
  46. 36a90f2 m68knommu: switch 68328 timer to use GENERIC_TIME by Greg Ungerer · 17 years ago
  47. f6efaf6 m68knommu: remove unused CONFIG_DISKtel symbol by Greg Ungerer · 17 years ago
  48. b7dcf7fe m68knommu: fix 528x ColdFire cache settings by Greg Ungerer · 17 years ago
  49. 9f69ba8 m68knommu: use container_of in mcf.c by Greg Ungerer · 17 years ago
  50. c9f27c3 m68knommu: remove dead code from m68knommu timer code by Greg Ungerer · 17 years ago
  51. 7c74806 m68knommu: use IRQF_DISABLE in m68328serial.c by Greg Ungerer · 17 years ago
  52. dad263b m68knommu: create common DMA table for ColdFire CPUs by Greg Ungerer · 17 years ago
  53. 6d38679 m68knommu: modify Makefiles to support common coldfire directory by Greg Ungerer · 17 years ago
  54. 591091a m68knommu: move ColdFire vectors.c to its own coldfire directory by Greg Ungerer · 17 years ago
  55. 297a834 m68knommu: move ColdFire timers.c to its own coldfire directory by Greg Ungerer · 17 years ago
  56. 703d012 m68knommu: move ColdFire pit.c to its own coldfire directory by Greg Ungerer · 17 years ago
  57. ad80335 m68knommu: move ColdFire head.S to its own coldfire directory by Greg Ungerer · 17 years ago
  58. 129f481 m68knommu: move ColdFire entry.S to its own coldfire directory by Greg Ungerer · 17 years ago
  59. c0ecfcd m68knommu: platform setup for 5407 ColdFire parts by Greg Ungerer · 17 years ago
  60. b2e1810 m68knommu: platform setup for 532x ColdFire parts by Greg Ungerer · 17 years ago
  61. e206da0 m68knommu: platform setup for 527x ColdFire parts by Greg Ungerer · 17 years ago
  62. 96db271 m68knommu: platform setup for 5307 ColdFire parts by Greg Ungerer · 17 years ago
  63. eb49e90 m68knommu: platform setup for 528x ColdFire parts by Greg Ungerer · 17 years ago
  64. 5f84bd5 m68knommu: platform setup for 5249 ColdFire parts by Greg Ungerer · 17 years ago
  65. 84e6def m68knommu: platform setup for 5272 ColdFire parts by Greg Ungerer · 17 years ago
  66. 7dabb9a m68knommu: platform setup for 520x ColdFire parts by Greg Ungerer · 17 years ago
  67. 4b61a35 m68knommu: platform setup for 523x ColdFire parts by Greg Ungerer · 17 years ago
  68. cf64c23 m68knommu: platform setup for 5206e ColdFire parts by Greg Ungerer · 17 years ago
  69. 9685c43 m68knommu: platform setup for 5206 ColdFire parts by Greg Ungerer · 17 years ago
  70. ae1b5f0 m68knommu: configure support for new ColdFire serial driver by Greg Ungerer · 17 years ago
  71. b9ac1ec m68knommu: build support for new ColdFire serial driver by Greg Ungerer · 17 years ago
  72. 9c52fab Fix dl2k constants by Al Viro · 17 years ago
  73. 8bdd3f8 as-iosched: fix inconsistent ioc->lock context by Jens Axboe · 17 years ago
  74. 4f4f6c25 ide-cd: fix leftover data BUG by Jens Axboe · 17 years ago
  75. 4eb166d block: make elevator lib checkpatch compliant by Jens Axboe · 17 years ago
  76. fe094d9 cfq-iosched: make checkpatch compliant by Jens Axboe · 17 years ago
  77. 6728cb0 block: make core bits checkpatch compliant by Jens Axboe · 17 years ago
  78. 22b1321 block: new end request handling interface should take unsigned byte counts by Jens Axboe · 17 years ago
  79. 640e248 unexport add_disk_randomness by Adrian Bunk · 17 years ago
  80. e30f98f block/sunvdc.c:print_version() must be __devinit by Adrian Bunk · 17 years ago
  81. 8084870 splice: always updated atime in direct splice by Jens Axboe · 17 years ago
  82. 4787083 [SPARC64]: Fix inconsistent .section usage in lib/ by Sam Ravnborg · 17 years ago
  83. c6d64c1 [SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code. by Sam Ravnborg · 17 years ago
  84. 4814bdb [NETNS]: Lookup in FIB semantic hashes taking into account the namespace. by Denis V. Lunev · 17 years ago
  85. 7462bd74 [NETNS]: Add a namespace mark to fib_info. by Denis V. Lunev · 17 years ago
  86. 85326fa [IPV4]: fib_sync_down rework. by Denis V. Lunev · 17 years ago
  87. 4b8aa9a [NETNS]: Process interface address manipulation routines in the namespace. by Denis V. Lunev · 17 years ago
  88. 7b21857 [IPV4]: Small style cleanup of the error path in rtm_to_ifaddr. by Denis V. Lunev · 17 years ago
  89. dce5cbe [IPV4]: Fix memory leak on error path during FIB initialization. by Denis V. Lunev · 17 years ago
  90. 3ed5df4 [NETFILTER]: Ipv6-related xt_hashlimit compilation fix. by Pavel Emelyanov · 17 years ago
  91. e5dfb81 [NET_SCHED]: Add flow classifier by Patrick McHardy · 17 years ago
  92. 94de78d [NET_SCHED]: sch_sfq: make internal queues visible as classes by Patrick McHardy · 17 years ago
  93. 7d2681a [NET_SCHED]: sch_sfq: add support for external classifiers by Patrick McHardy · 17 years ago
  94. 5239008 [NET_SCHED]: Constify struct tcf_ext_map by Patrick McHardy · 17 years ago
  95. 5396c93 [BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes. by Dave Young · 17 years ago
  96. 30a50cc [TCP]: Unexport sysctl_tcp_tso_win_divisor by Adrian Bunk · 17 years ago
  97. 0027ba8 [IPV4]: Make struct ipv4_devconf static. by Adrian Bunk · 17 years ago
  98. 81a21eb [TR] net/802/tr.c: sysctl_tr_rif_timeout static by Adrian Bunk · 17 years ago
  99. 9472c9e [XFRM]: Fix statistics. by Masahide NAKAMURA · 17 years ago
  100. 5255dc6 [XFRM]: Remove unused exports. by Adrian Bunk · 17 years ago