1. 5a2eb85 PM: Add facility for advanced testing of async suspend/resume by Rafael J. Wysocki · 15 years ago
  2. 5af84b8 PM: Asynchronous suspend and resume of devices by Rafael J. Wysocki · 15 years ago
  3. 5382363 PM / Runtime: Add sysfs switch for disabling device run-time PM by Rafael J. Wysocki · 15 years ago
  4. 68c6b85 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  5. 6ebdc66 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  6. d7930c9 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  7. a85821f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  8. 14ef2b0 Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse' into for-linus by Jiri Kosina · 14 years ago
  9. 10df38c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  10. 1f7aa42 virtio: console: Add ability to hot-unplug ports by Amit Shah · 15 years ago
  11. 431edb8 virtio: console: Register with sysfs and create a 'name' attribute for ports by Amit Shah · 15 years ago
  12. 2030fa4 virtio: console: Add file operations to ports for open/read/write/poll by Amit Shah · 15 years ago
  13. 17634ba virtio: console: Add a new MULTIPORT feature, support for generic ports by Amit Shah · 15 years ago
  14. a23ea92 virtio: console: comment cleanup by Rusty Russell · 15 years ago
  15. c021eac virtio: Add ability to detach unused buffers from vrings by Shirley Ma · 15 years ago
  16. 69740c8 virtio_blk: add block topology support by Christoph Hellwig · 14 years ago
  17. 9564e13 virtio: Add memory statistics reporting to the balloon driver (V4) by Adam Litke · 15 years ago
  18. 7bc5e3f x86/PCI: use host bridge _CRS info by default on 2008 and newer machines by Bjorn Helgaas · 14 years ago
  19. 2fe2abf PCI: augment bus resource table with a list by Bjorn Helgaas · 14 years ago
  20. 89a74ec PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs by Bjorn Helgaas · 14 years ago
  21. 79da0644 Revert "block: improve queue_should_plug() by looking at IO depths" by Jens Axboe · 14 years ago
  22. 6cbf821 PCI PM: Run-time callbacks for PCI bus type by Rafael J. Wysocki · 15 years ago
  23. b67ea76 PCI / ACPI / PM: Platform support for PCI PME wake-up by Rafael J. Wysocki · 15 years ago
  24. f517709 ACPI / PM: Add more run-time wake-up fields by Rafael J. Wysocki · 15 years ago
  25. 9630bdd ACPI: Use GPE reference counting to support shared GPEs by Rafael J. Wysocki · 15 years ago
  26. c7f4865 PCI PM: PCIe PME root port service driver by Rafael J. Wysocki · 15 years ago
  27. 6d3be84 PCI: mark is_pcie obsolete by Kenji Kaneshige · 15 years ago
  28. 6841ec6 PCI: introduce pci_assign_unassigned_bridge_resources by Yinghai Lu · 15 years ago
  29. 41a68a7 PCI: push deprecated pci_find_device() function to last user by Tilman Schmidt · 15 years ago
  30. 5eeec0e resource: add release_child_resources by Yinghai Lu · 15 years ago
  31. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  32. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  33. 93da620 x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDs by Seth Heasley · 15 years ago
  34. 93177a7 PCI: Clean up build for CONFIG_PCI_QUIRKS unset by Rafael J. Wysocki · 15 years ago
  35. 9dfd97f PCI: Add support for reporting PCIe 3.0 speeds by Matthew Wilcox · 15 years ago
  36. 45b4cdd5 PCI: Add support for AGP in cur/max bus speed by Matthew Wilcox · 15 years ago
  37. 3749c51 PCI: Make current and maximum bus speeds part of the PCI core by Matthew Wilcox · 15 years ago
  38. 536c8cb PCI: Unify pcie_link_speed and pci_bus_speed by Matthew Wilcox · 15 years ago
  39. aea187c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  40. 4e10ae1 ARM: 5951/1: ARM: fix documentation of the PrimeCell bus by Linus Walleij · 15 years ago
  41. 4e70af5 fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab under slub by Richard Kennedy · 15 years ago
  42. 83c5aac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  43. 3b77fd8 Input: add KEY_RFKILL by Matthew Garrett · 15 years ago
  44. 5a5e0f4 kfifo: Don't use integer as NULL pointer by Anton Vorontsov · 15 years ago
  45. 3d8b4bd Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  46. 0d351c3 of/sparc: Remove sparc-local declaration of allnodes and devtree_lock by Grant Likely · 15 years ago
  47. fc0bdae of: move definition of of_chosen into common code. by Grant Likely · 15 years ago
  48. 7c7b60c of: put default string compare and #a/s-cell values into common header by Grant Likely · 15 years ago
  49. 4ef7b37 of/flattree: Don't assume HAVE_LMB by Jeremy Kerr · 15 years ago
  50. 9dfbf20 of: protect linux/of.h with CONFIG_OF by Jeremy Kerr · 15 years ago
  51. 21b082e of: Remove old and misplaced function declarations by Grant Likely · 15 years ago
  52. e8a47c1 Merge remote branch 'nouveau/for-airlied' of nouveau-2.6 by Dave Airlie · 15 years ago
  53. a87897e drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members. Bumps major. by Jakob Bornecrantz · 15 years ago
  54. f77cef3 drm/vmwgfx: Update the user-space interface. by Thomas Hellstrom · 15 years ago
  55. 0ea4578 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  56. 90a006a HID: Export hid_register_report by Michael Poole · 15 years ago
  57. 087f79c of/flattree: endian-convert members of boot_param_header by Jeremy Kerr · 15 years ago
  58. 2e89e68 of: use __be32 for cell value accessors by Jeremy Kerr · 15 years ago
  59. 1406bc2 of/flattree: use callback to setup initrd from /chosen by Jeremy Kerr · 15 years ago
  60. 8cfb334 of: make set_node_proc_entry private to proc_devtree.c by Jeremy Kerr · 15 years ago
  61. 51975db of/flattree: merge early_init_dt_scan_memory() common code by Grant Likely · 15 years ago
  62. 71a157e of: add 'of_' prefix to machine_is_compatible() by Grant Likely · 15 years ago
  63. fcdeb7f of: merge of_attach_node() & of_detach_node() by Grant Likely · 15 years ago
  64. 69c9700 drm/nouveau: Add getparam to get available PGRAPH units. by Marcin Kościelnicki · 15 years ago
  65. d696c7b netfilter: nf_conntrack: fix hash resizing with namespaces by Patrick McHardy · 15 years ago
  66. 5b3501f netfilter: nf_conntrack: per netns nf_conntrack_cachep by Eric Dumazet · 15 years ago
  67. 9bbb6ca ima: rename ima_path_check to ima_file_check by Mimi Zohar · 15 years ago
  68. 8eb988c fix ima breakage by Mimi Zohar · 15 years ago
  69. 56dca4c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  70. 2938429 percpu: add __percpu for sparse by Stephen Rothwell · 15 years ago
  71. aa16cd8 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. f7acede libata: fix ata_id_logical_per_physical_sectors by Christoph Hellwig · 15 years ago
  73. cd75764 perf: Make bp_len type to u64 generic across the arch by Mahesh Salgaonkar · 15 years ago
  74. d4bfa03 HID: make raw reports possible for both feature and output reports by Jiri Kosina · 15 years ago
  75. 2a2a566 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  76. f98bfbd connector: Delete buggy notification code. by Evgeniy Polyakov · 15 years ago
  77. e1a0bdd Merge branch 'master' into upstream by Jiri Kosina · 15 years ago
  78. fb7899b Merge commit 'v2.6.33-rc6' into secretlab/next-spi by Grant Likely · 15 years ago
  79. 9ce9290 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  80. 834db33 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  81. 32337f8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  82. d6ad3e2 softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume by Jason Wessel · 15 years ago
  83. fa5829b drm/kms: Remove incorrect comment in struct drm_mode_modeinfo by Marcin Kościelnicki · 15 years ago
  84. 5352ae6 perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger by Jason Wessel · 15 years ago
  85. 499a2673 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  86. 221af7f Split 'flush_old_exec' into two functions by Linus Torvalds · 15 years ago
  87. cb6ecf6 Input: add the ABS_MT_PRESSURE event by Henrik Rydberg · 15 years ago
  88. bb209c8 powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge() by Benjamin Herrenschmidt · 15 years ago
  89. 0ada0a7 Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree by Grant Likely · 15 years ago
  90. 6016a36 of: unify phandle name in struct device_node by Grant Likely · 15 years ago
  91. b39bda6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  92. be8cde8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  93. 0531b2a mm: add new 'read_cache_page_gfp()' helper function by Linus Torvalds · 15 years ago
  94. 6d3faf6 firewire: cdev: add_descriptor documentation fix by Stefan Richter · 15 years ago
  95. 486d35e Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  96. abefedd Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  97. e219778 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  98. cb289d6 eventfd - allow atomic read and waitqueue remove by Davide Libenzi · 15 years ago
  99. d7c7544 netns xfrm: deal with dst entries in netns by Alexey Dobriyan · 15 years ago
  100. b8be634 Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 by Linus Torvalds · 15 years ago