1. 2f81e75 [CIFS] Fix sparse warning by Steve French · 15 years ago
  2. f6e1d8c x86/PCI: MMCONFIG: add lookup function by Bjorn Helgaas · 15 years ago
  3. 8c57786 x86/PCI: MMCONFIG: clean up printks by Bjorn Helgaas · 15 years ago
  4. ba2afba x86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove MMCONFIG region by Bjorn Helgaas · 15 years ago
  5. ff097dd x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a table by Bjorn Helgaas · 15 years ago
  6. 987c367 x86/PCI: MMCONFIG: remove typeof so we can use a list by Bjorn Helgaas · 15 years ago
  7. 3f0f550 x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_region by Bjorn Helgaas · 15 years ago
  8. 2f2a8b9 x86/PCI: MMCONFIG: trivial is_mmconf_reserved() interface simplification by Bjorn Helgaas · 15 years ago
  9. 56ddf4d x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_region by Bjorn Helgaas · 15 years ago
  10. 95cf1cf x86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_config[] structure access by Bjorn Helgaas · 15 years ago
  11. d7e6b66 x86/PCI: MMCONFIG: rename pci_mmcfg_region structure members by Bjorn Helgaas · 15 years ago
  12. d215a9c x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG one by Bjorn Helgaas · 15 years ago
  13. df5eb1d x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expression by Bjorn Helgaas · 15 years ago
  14. f7ca698 x86/PCI: MMCONFIG: reject MMCONFIG apertures at address zero by Bjorn Helgaas · 15 years ago
  15. 463a5df x86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_config table by Bjorn Helgaas · 15 years ago
  16. 7da7d36 x86/PCI: MMCONFIG: centralize MCFG structure management by Bjorn Helgaas · 15 years ago
  17. d3578ef x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[] by Bjorn Helgaas · 15 years ago
  18. e823d6f x86/PCI: MMCONFIG: count MCFG structures with local variable by Bjorn Helgaas · 15 years ago
  19. 5663b1b x86/PCI: MMCONFIG: remove unused definitions by Bjorn Helgaas · 15 years ago
  20. 67f241f x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.c by Yinghai Lu · 15 years ago
  21. 7b7a785 PCI: fix comment typo in bus_numa.h by Jiri Kosina · 15 years ago
  22. 2ed7a80 x86/PCI: remove early PCI pr_debug statements by Alex Chiang · 15 years ago
  23. 5651c48 PCI pciehp: fix power fault interrupt storm problem by Kenji Kaneshige · 15 years ago
  24. 1359837 PCI hotplug: use pci_is_pcie() by Kenji Kaneshige · 15 years ago
  25. b44d7db PCIe AER: use pci_is_pcie() by Kenji Kaneshige · 15 years ago
  26. 8b06477 PCIe ASPM: use pci_is_pcie() by Kenji Kaneshige · 15 years ago
  27. 5f4d91a PCI: use pci_is_pcie() in pci core by Kenji Kaneshige · 15 years ago
  28. 7eb776c PCI: introduce pci_is_pcie() by Kenji Kaneshige · 15 years ago
  29. 1518c17 pciehp: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  30. d3ccc40 PCI hotplug: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  31. db9538a PCIe ASPM: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  32. dba90df PCIe port bus: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  33. 39a5306 PCIe AER: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  34. 06a1cba PCI: use pci_pcie_cap() in pci core by Kenji Kaneshige · 15 years ago
  35. d7b7e60 PCI: introduce pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  36. 75ec29a tracing: Convert some sched trace events to DEFINE_EVENT and _PRINT by Steven Rostedt · 15 years ago
  37. e5bc972 tracing: Create new DEFINE_EVENT_PRINT by Steven Rostedt · 15 years ago
  38. 4ba3eb0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  39. 3570021 net/ipv6: Move && and || to end of previous line by Joe Perches · 15 years ago
  40. cea6234 [CIFS] Duplicate data on appending to some Samba servers by Steve French · 15 years ago
  41. ff038f5 tracing: Create new TRACE_EVENT_TEMPLATE by Steven Rostedt · 15 years ago
  42. 3e98484 pktgen: Fix netdevice unregister by Eric Dumazet · 15 years ago
  43. 8e6c033 [CIFS] fix oops in cifs_lookup during net boot by Steve French · 15 years ago
  44. be24656 sunsu: Use sunserial_console_termios() in sunsu_console_setup(). by David S. Miller · 15 years ago
  45. 1917d17 sunsu: Pass true 'ignore_line' to console match when RSC or LOM console. by David S. Miller · 15 years ago
  46. 457931d serial: suncore: Fix RSC/LOM handling in sunserial_console_termios(). by David S. Miller · 15 years ago
  47. 4e3533d serial: suncore: Add 'ignore_line' argument to sunserial_console_match(). by David S. Miller · 15 years ago
  48. 8301d38 sunsu: Fix detection of SU ports which are RSC console or control. by David S. Miller · 15 years ago
  49. 4e68e18 sunsab: Do not set sunsab_reg.cons right before registering minors. by David S. Miller · 15 years ago
  50. 5bf65b9 x86, mtrr: Fix sorting of mtrr after subtracting by Yinghai Lu · 15 years ago
  51. fe61267 perf_events: Fix bad software/trace event recursion counting by Frederic Weisbecker · 15 years ago
  52. c459302 sfc: Log interrupt and reset type names, not numbers by Ben Hutchings · 15 years ago
  53. f5e7adc sfc: Combine high-level header files by Ben Hutchings · 15 years ago
  54. 497f5ba sfc: Remove redundant efx_xmit() function by Ben Hutchings · 15 years ago
  55. 9bc183d sfc: Remove unnecessary casts to struct sk_buff * by Ben Hutchings · 15 years ago
  56. eb50c0d sfc: Gather link state fields in struct efx_nic into new struct efx_link_state by Ben Hutchings · 15 years ago
  57. e775fb9 sfc: Move all I2C stuff into struct falcon_board by Ben Hutchings · 15 years ago
  58. 3759433 sfc: Move struct falcon_board into struct falcon_nic_data by Ben Hutchings · 15 years ago
  59. 5c16a96 sfc: Move definition of struct falcon_nic_data into falcon.h by Ben Hutchings · 15 years ago
  60. 278c062 sfc: Make board information explicitly Falcon-specific by Ben Hutchings · 15 years ago
  61. 981fc1b4 sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T by Ben Hutchings · 15 years ago
  62. 398468e sfc: Use a single blink implementation by Ben Hutchings · 15 years ago
  63. dcf477b sfc: SFT9001: Reset LED configuration correctly after blinking by Ben Hutchings · 15 years ago
  64. 3eadb7b sfc: Record RX queue number on GRO path by Ben Hutchings · 15 years ago
  65. 1241e95 sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro() by Ben Hutchings · 15 years ago
  66. 3139e62 sfc: Remove ridiculously paranoid assertions by Ben Hutchings · 15 years ago
  67. d96d7dc sfc: Remove redundant gotos from __efx_rx_packet() by Ben Hutchings · 15 years ago
  68. 9e0c8a5 sfc: Remove pointless abstraction of memory BAR number (2) by Ben Hutchings · 15 years ago
  69. e2f74f3 [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface by Thomas Renninger · 15 years ago
  70. cf3289d0 [CPUFREQ] make internal cpufreq_add_dev_* static by Alex Chiang · 15 years ago
  71. 1cce76c [CPUFREQ] use an enum for speedstep processor identification by Rusty Russell · 15 years ago
  72. bbe237a [CPUFREQ] Document units for transition latency by Mark Brown · 15 years ago
  73. 49b015c [CPUFREQ] Use global sysfs cpufreq structure for conservative governor tunings by Thomas Renninger · 15 years ago
  74. 0cda8b9 [CPUFREQ] Documentation: ABI: /sys/devices/system/cpu/cpu#/cpufreq/ by Alex Chiang · 15 years ago
  75. db2820d [CPUFREQ] powernow-k6: set transition latency value so ondemand governor can be used by Krzysztof Helt · 15 years ago
  76. b8cbe7e [CPUFREQ] cpumask: don't put a cpumask on the stack in x86...cpufreq/powernow-k8.c by Rusty Russell · 15 years ago
  77. d77b819 [CPUFREQ] Enable ACPI PDC handshake for VIA/Centaur CPUs by Harald Welte · 15 years ago
  78. 1261a02 perf_events, x86: Fix validate_event bug by Stephane Eranian · 15 years ago
  79. 26a26d3 ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attribute by Russell King · 15 years ago
  80. acaac25 ARM: dma-mapping: get rid of setting/clearing the reserved page bit by Russell King · 15 years ago
  81. 31ebf94 ARM: dma-mapping: Factor out noMMU dma buffer allocation code by Russell King · 15 years ago
  82. ebd7a84 ARM: dma-mapping: clean up coherent arch dma allocation by Russell King · 15 years ago
  83. 88c58f3 ARM: dma-mapping: move consistent_init into CONFIG_MMU section by Russell King · 15 years ago
  84. 695ae0a ARM: dma-mapping: factor dma_free_coherent() common code by Russell King · 15 years ago
  85. 04da569 ARM: dma-mapping: fix nommu dma_alloc_coherent() by Russell King · 15 years ago
  86. 3e82d01 ARM: dma-mapping: fix coherent arch dma_alloc_coherent() by Russell King · 15 years ago
  87. 7a9a32a ARM: dma-mapping: functions to allocate/free a coherent buffer by Russell King · 15 years ago
  88. 13ccf3a ARM: dma-mapping: split out vmregion code from dma coherent mapping code by Russell King · 15 years ago
  89. ad85dfe DRBD: Now the code is 8.3.6 + 3 fixes (without compat crap) by Philipp Reisner · 15 years ago
  90. d8c2a36 Fixed a regression in resync decission code drbd_uuid_compare() [Bugz 260] by Philipp Reisner · 15 years ago
  91. 0b33a91 add missing state change on corrupt packet header in drbd_recv_header by Lars Ellenberg · 15 years ago
  92. 6c6c795 fix in-kernel configuration serialization by Lars Ellenberg · 15 years ago
  93. 3f0ca30 ext4: remove unused parameter wbc from __ext4_journalled_writepage() by Wu Fengguang · 15 years ago
  94. b4d7241 ext4: remove encountered_congestion trace by Wu Fengguang · 15 years ago
  95. fcf1203 perf symbols: Rename find_symbol routines to find_function by Arnaldo Carvalho de Melo · 15 years ago
  96. 727dad1 perf tools: Remove unused wrapper routines by Arnaldo Carvalho de Melo · 15 years ago
  97. 3647948 perf tools: Introduce zalloc() for the common calloc(1, N) case by Arnaldo Carvalho de Melo · 15 years ago
  98. b32d133 perf symbols: Simplify symbol machinery setup by Arnaldo Carvalho de Melo · 15 years ago
  99. 7cc017e perf top: Always show the DSO column, even if its all the same by Arnaldo Carvalho de Melo · 15 years ago
  100. e74328d perf tools: Use common process_event functions for annotate and report by John Kacur · 15 years ago