1. 3bd5a5f perf tools: Add test for converting perf time to/from TSC by Adrian Hunter · 11 years ago
  2. c73deb6 perf/x86: Add ability to calculate TSC from perf sample timestamps by Adrian Hunter · 11 years ago
  3. 860f085 perf: Fix broken union in 'struct perf_event_mmap_page' by Adrian Hunter · 11 years ago
  4. a5cdd40 perf: Update perf_event_type documentation by Peter Zijlstra · 11 years ago
  5. 85d9cb4 drm: remove drm_order by Daniel Vetter · 11 years ago
  6. b72a892 drm/radeon: s/drm_order/order_base_2/ by Daniel Vetter · 11 years ago
  7. 0e26794 drm/r128: s/drm_order/order_base_2/ by Daniel Vetter · 11 years ago
  8. 04420c9 drm/bufs: s/drm_order/order_base_2/ by Daniel Vetter · 11 years ago
  9. bd0c0ce drm: move drm_getsarea into drm_bufs.c by Daniel Vetter · 11 years ago
  10. b0946fc arm64: Fix definition of arm_pm_restart to match the declaration by Catalin Marinas · 11 years ago
  11. 82b2f49 arm64: virt: ensure visibility of __boot_cpu_mode by Mark Rutland · 11 years ago
  12. da5cbe3 drm/gem: remove drm_gem_object_handle_unreference by Daniel Vetter · 11 years ago
  13. ec83f42 mutex: Do not unnecessarily deal with waiters by Davidlohr Bueso · 11 years ago
  14. b59f2b4 Merge tag 'v3.11-rc2' into core/locking by Ingo Molnar · 11 years ago
  15. c391162 drm/pci: remove useles #if 1 by David Herrmann · 11 years ago
  16. 89c8233 drm/gem: simplify object initialization by David Herrmann · 11 years ago
  17. 23367ff drm: rip out dev->last_checked by Daniel Vetter · 11 years ago
  18. 1d8d29c drm: fold in drm_sg_alloc into the ioctl by Daniel Vetter · 11 years ago
  19. 803075d x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipset by Neil Horman · 11 years ago
  20. 81e9569 drm/radeon: remove DRIVER_HAS_DMA/SG/PCI_DMA from the kms driver by Daniel Vetter · 11 years ago
  21. 4cb4ea3 drm/nouveau: drop DRIVER_PCI_DMA and DRIVER_SG by Daniel Vetter · 11 years ago
  22. d2475b8 x86/ia32/asm: Remove unused argument in macro by Ramkumar Ramachandra · 11 years ago
  23. 494f38e drm: kill dev->buf_readers and dev->buf_writers by Daniel Vetter · 11 years ago
  24. 5379dc0 drm/radoen: kill radeon_dma_ioctl_kms by Daniel Vetter · 11 years ago
  25. c7e00b6 drm: kill dev->ctx_start and dev->lck_start by Daniel Vetter · 11 years ago
  26. c78d753 drm: kill dev->interrupt_flag and dev->dma_flag by Daniel Vetter · 11 years ago
  27. a17800c drm: remove dev->last_switch by Daniel Vetter · 11 years ago
  28. 3dadef6 drm: kill dev->context_wait by Daniel Vetter · 11 years ago
  29. 492d774 drm: remove drm_modctx ioctl and use drm_noop instead by Daniel Vetter · 11 years ago
  30. 17f4157 kprobes/x86: Call out into INT3 handler directly instead of using notifier by Jiri Kosina · 11 years ago
  31. 82982d7 x86/acpi: Fix incorrect sanity check in acpi_register_lapic() by Tang Chen · 11 years ago
  32. 4f16d61 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 11 years ago
  33. 7d148ef drm/i915: fix hdmi portclock limits by Daniel Vetter · 11 years ago
  34. e64bf95 ARM: highbank: Only touch common coherency control register fields by Rob Herring · 11 years ago
  35. eaed135 Merge tag 'nomadik-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into fixes by Olof Johansson · 11 years ago
  36. 6287e73 ARM: footbridge: fix overlapping PCI mappings by Mike Frysinger · 11 years ago
  37. d757380 Merge tag 'imx-fixes-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 11 years ago
  38. 9d0b375 Merge tag 'omap-for-v3.11/fixes-against-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  39. cc23ee4 Merge tag 'davinci-fixes-for-v3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes by Olof Johansson · 11 years ago
  40. 2b4fbf0 virtio/console: Add pipe_lock/unlock for splice_write by Yoshihiro YUNOMAE · 11 years ago
  41. 68c034f virtio/console: Quit from splice_write if pipe->nrbufs is 0 by Yoshihiro YUNOMAE · 11 years ago
  42. ab116a4 dmaengine: shdma: fix a build failure on platforms with no DMA support by Guennadi Liakhovetski · 11 years ago
  43. c925007 ARM: STi: Set correct ARM ERRATAs. by Srinivas Kandagatla · 11 years ago
  44. 334ab91 ARM: dts: STi: Fix pinconf setup for STiH416 serial2 by Srinivas Kandagatla · 11 years ago
  45. 2134ed4 cpufreq / intel_pstate: Change to scale off of max P-state by Dirk Brandewie · 11 years ago
  46. b3a3a9c Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  47. 741d812 ACPI: Add facility to remove all _OSI strings by Lv Zheng · 11 years ago
  48. 5dc1798 ACPI: Add facility to disable all _OSI OS vendor strings by Lv Zheng · 11 years ago
  49. 2cf9f5b ACPICA: Add acpi_update_interfaces() public interface by Lv Zheng · 11 years ago
  50. a582e5f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  51. b7371e3 Merge tag 'gpio-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  52. d4c90b1 Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  53. 2d8b1d5 ACPI / hotplug / PCI: Get rid of check_sub_bridges() by Mika Westerberg · 11 years ago
  54. ff181e5 ACPI / hotplug / PCI: Clean up bridge_mutex usage by Rafael J. Wysocki · 11 years ago
  55. a1d0abc ACPI / hotplug / PCI: Redefine enable_device() and disable_device() by Rafael J. Wysocki · 11 years ago
  56. 1ad3790 ACPI / hotplug / PCI: Sanitize acpiphp_get_(latch)|(adapter)_status() by Mika Westerberg · 11 years ago
  57. c38f82c ACPI / hotplug / PCI: Get rid of unused constants in acpiphp.h by Mika Westerberg · 11 years ago
  58. 4ebe345 ACPI / hotplug / PCI: Check for new devices on enabled slots by Rafael J. Wysocki · 11 years ago
  59. b91182a ACPI / hotplug / PCI: Allow slots without new devices to be rescanned by Kirill A. Shutemov · 11 years ago
  60. 55502dd ACPI / hotplug / PCI: Do not check SLOT_ENABLED in enable_device() by Kirill A. Shutemov · 11 years ago
  61. bc805a5 ACPI / hotplug / PCI: Do not exectute _PS0 and _PS3 directly by Rafael J. Wysocki · 11 years ago
  62. 5c8d0e1 ACPI / hotplug / PCI: Do not queue up event handling work items in vain by Rafael J. Wysocki · 11 years ago
  63. ad21d2d ACPI / hotplug / PCI: Consolidate slot disabling and ejecting by Mika Westerberg · 11 years ago
  64. 07bb735 ACPI / hotplug / PCI: Drop redundant checks from check_hotplug_bridge() by Rafael J. Wysocki · 11 years ago
  65. 236e262 ACPI / hotplug / PCI: Rework namespace scanning and trimming routines by Rafael J. Wysocki · 11 years ago
  66. bda46db ACPI / hotplug / PCI: Store parent in functions and bus in slots by Rafael J. Wysocki · 11 years ago
  67. 89373a5 ACPI / hotplug / PCI: Drop handle field from struct acpiphp_bridge by Rafael J. Wysocki · 11 years ago
  68. 5a3bc57 ACPI / hotplug / PCI: Drop handle field from struct acpiphp_func by Rafael J. Wysocki · 11 years ago
  69. bd4674d ACPI / hotplug / PCI: Embed function struct into struct acpiphp_context by Rafael J. Wysocki · 11 years ago
  70. 75a33ed ACPI / hotplug / PCI: Drop flags field from struct acpiphp_bridge by Rafael J. Wysocki · 11 years ago
  71. 7342798 ACPI / hotplug / PCI: Drop sun field from struct acpiphp_slot by Rafael J. Wysocki · 11 years ago
  72. bbd34fc ACPI / hotplug / PCI: Register all devices under the given bridge by Rafael J. Wysocki · 11 years ago
  73. ac37233 ACPI / hotplug / PCI: Refactor slot allocation code in register_slot() by Rafael J. Wysocki · 11 years ago
  74. f281811 ACPI / hotplug / PCI: Drop func field from struct acpiphp_bridge by Rafael J. Wysocki · 11 years ago
  75. 43e5c09 ACPI / hotplug / PCI: Merge hotplug event handling functions by Rafael J. Wysocki · 11 years ago
  76. c8ebcf1 ACPI / hotplug / PCI: Pass hotplug context objects to event handlers by Rafael J. Wysocki · 11 years ago
  77. ed13feb ACPI / hotplug / PCI: Rework acpiphp_handle_to_bridge() by Rafael J. Wysocki · 11 years ago
  78. 8783127 ACPI / hotplug / PCI: Unified notify handler for hotplug events by Rafael J. Wysocki · 11 years ago
  79. cb7b8ce ACPI / hotplug / PCI: Hotplug context objects for bridges and functions by Rafael J. Wysocki · 11 years ago
  80. 2e862c5 ACPI / hotplug / PCI: Always return success after adding a function by Rafael J. Wysocki · 11 years ago
  81. 2552002a ACPI / hotplug / PCI: Consolidate acpiphp_enumerate_slots() by Rafael J. Wysocki · 11 years ago
  82. be1c9de ACPI / PCI: Make bus registration and unregistration symmetric by Rafael J. Wysocki · 11 years ago
  83. b9eb179 Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  84. c70d650 x86 / PCI: prevent re-allocation of already existing bridge and ROM resources by Mika Westerberg · 11 years ago
  85. ab40900 ARM: shmobile: armadillo800eva-reference: fix compiler warning by Guennadi Liakhovetski · 11 years ago
  86. 466f302 ARM: shmobile: lager-reference: Add LED6-LED8 to the device tree by Laurent Pinchart · 11 years ago
  87. 7aa0076 sfc: Enable RX scatter for flows steered by RFS by Ben Hutchings · 11 years ago
  88. 20ff44a Merge branch 'tcp' by David S. Miller · 11 years ago
  89. ed08495 tcp: use RTT from SACK for RTO by Yuchung Cheng · 11 years ago
  90. 59c9af4 tcp: measure RTT from new SACK by Yuchung Cheng · 11 years ago
  91. 5b08e47 tcp: prefer packet timing to TS-ECR for RTT by Yuchung Cheng · 11 years ago
  92. 375fe02 tcp: consolidate SYNACK RTT sampling by Yuchung Cheng · 11 years ago
  93. fd071b6 ARM: shmobile: Allow ARCH_SHMOBILE_MULTI timer configuration by Magnus Damm · 11 years ago
  94. cbc60e7 ARM: shmobile: Add EMEV2 and KZM9D to ARCH_SHMOBILE_MULTI by Magnus Damm · 11 years ago
  95. efacfce ARM: shmobile: Introduce ARCH_SHMOBILE_MULTI by Magnus Damm · 11 years ago
  96. a360feb ARM: shmobile: Only build clocks when COMMON_CLK=n by Magnus Damm · 11 years ago
  97. c3f51d5 Merge branch 'fec' by David S. Miller · 11 years ago
  98. 0d9b2ab fec: Use devm_request_irq() by Fabio Estevam · 11 years ago
  99. 399db75 fec: Remove unneeded check in platform_get_resource() by Fabio Estevam · 11 years ago
  100. 13a097b fec: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago