1. 09041da Merge branch 'cpufreq' into release by Len Brown · 17 years ago
  2. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 17 years ago
  3. d876dfb acpi-cpufreq: Do not let get_measured perf depend on internal variable by Thomas Renninger · 17 years ago
  4. d91758f acpi-cpufreq: style-only: add parens to math expression by Thomas Renninger · 17 years ago
  5. e0e8c4e acpi-cpufreq: Cleanup: Use printk_once by Thomas Renninger · 17 years ago
  6. 093f13e x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perf by Pallipadi, Venkatesh · 17 years ago
  7. b9836e0 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  8. 20d9207 Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  9. 0917798 x86: fix microcode driver newly spewing warnings by Dmitry Adamushko · 17 years ago
  10. 4ea3c51 x86: UV BAU distribution and payload MMRs by Cliff Wickman · 17 years ago
  11. ea34f43 acpi-cpufreq: fix 'smp_call_function_many()' confusion by Linus Torvalds · 17 years ago
  12. 6f66cbc x86 microcode: revert some work_on_cpu by Hugh Dickins · 17 years ago
  13. 94ca8e4 x86: UV: BAU partition-relative distribution map by Cliff Wickman · 17 years ago
  14. 1c98aa7 Fix quilt merge error in acpi-cpufreq.c by Linus Torvalds · 17 years ago
  15. ff6c6fe x86: pci-swiotlb.c swiotlb_dma_ops should be static by Jaswinder Singh Rajput · 17 years ago
  16. b8256b4 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  17. 01599fc cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c by Andrew Morton · 17 years ago
  18. a30469e x86: add linux kernel support for YMM state by Suresh Siddha · 17 years ago
  19. 5759222 x86: Fix section mismatches in mpparse by Rakib Mullick · 17 years ago
  20. 746cddd x86, intr-remap: fix eoi for interrupt remapping without x2apic by Weidong Han · 17 years ago
  21. e66dd19 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  22. c2ea122 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  23. f20ab9c x86: cpu_debug remove execute permission by Jaswinder Singh Rajput · 17 years ago
  24. 47788c5 tracing/syscalls: use a dedicated file header by Frederic Weisbecker · 17 years ago
  25. 59d1381 x86: smarten /proc/interrupts output for new counters by Hidetoshi Seto · 17 years ago
  26. 280ff38 Merge commit 'v2.6.30-rc1' into x86/urgent by Ingo Molnar · 17 years ago
  27. c5da9a2 x86: DMI match for the Dell DXP061 as it needs BIOS reboot by Alan Cox · 17 years ago
  28. 08d63b1 x86: make 64 bit to use default_inquire_remote_apic by Yinghai Lu · 17 years ago
  29. 06aa05b x86: prevent /sys/firmware/sgi_uv from being created on non-uv systems by Russ Anderson · 17 years ago
  30. 8897c18 Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' and 'bjorn.notify' into release by Len Brown · 17 years ago
  31. db954b5 x86 ACPI: Add support for Always Running APIC timer by Venkatesh Pallipadi · 17 years ago
  32. 18b2646 ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only by Venkatesh Pallipadi · 17 years ago
  33. e4f6937 ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperf by Venkatesh Pallipadi · 17 years ago
  34. c93f216 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  35. 2f4f27d dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) by Yang Hongyang · 17 years ago
  36. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 17 years ago
  37. 50cf156 dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) by Yang Hongyang · 17 years ago
  38. 5ab8026 tracing, x86: remove duplicated #include by Huang Weiyi · 17 years ago
  39. d226169 ACPI: cpufreq: remove dupilcated #include by Huang Weiyi · 17 years ago
  40. ffa009c Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 17 years ago
  41. 32fb6c1 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  42. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  43. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 17 years ago
  44. 478c6a4 Merge branch 'linus' into release by Len Brown · 17 years ago
  45. 8a3f257 Merge branch 'misc' into release by Len Brown · 17 years ago
  46. 33526a5 Merge branch 'x2apic' into release by Len Brown · 17 years ago
  47. d0b03bd x2apic/intr-remap: decouple interrupt remapping from x2apic by Han, Weidong · 17 years ago
  48. 6bb5975 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  49. 7237d3d x86, ACPI: add support for x2apic ACPI extensions by Suresh Siddha · 17 years ago
  50. c5c67c7 x86, mtrr: remove debug message by Ingo Molnar · 17 years ago
  51. b24696b Intel IOMMU Suspend/Resume Support - Interrupt Remapping by Fenghua Yu · 17 years ago
  52. 6a891a2 x86, UV: Fix for nodes with memory and no cpus by Jack Steiner · 17 years ago
  53. ca1ee21 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 17 years ago
  54. 1a544e6 x86, UV: system table in bios accessed after unmap by Russ Anderson · 17 years ago
  55. c4c4688 x86: UV BAU messaging timeouts by Cliff Wickman · 17 years ago
  56. 9674f35 x86: UV BAU and nodes with no memory by Cliff Wickman · 17 years ago
  57. 5b4c0b6 ACPI: update comment by Zhang Rui · 17 years ago
  58. 484cad3 Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 17 years ago
  59. f3554f4 preadv/pwritev: Add preadv and pwritev system calls. by Gerd Hoffmann · 17 years ago
  60. 66666e5 sgi-gru: add macros for using the UV hub to send interrupts by Jack Steiner · 17 years ago
  61. 43918f2 signals: remove 'handler' parameter to tracehook functions by Oleg Nesterov · 17 years ago
  62. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 17 years ago
  63. 83f2f0e Merge branch 'linus' into x86/urgent by Ingo Molnar · 17 years ago
  64. 3de46fd x86: remove duplicated code with pcpu_need_numa() by Yinghai Lu · 17 years ago
  65. eb12ce6 x86,percpu: fix inverted NUMA test in setup_pcpu_remap() by Tejun Heo · 17 years ago
  66. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 17 years ago
  67. e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  68. a8af789 pm: rework includes, remove arch ifdefs by Magnus Damm · 17 years ago
  69. 0f8f308 x86: signal: check sas_ss_size instead of sas_ss_flags() by Hiroshi Shimamoto · 17 years ago
  70. 8b54e45 Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/kprobes', 'tracing/blktrace-v2' and 'tracing/textedit' into tracing/core-v2 by Ingo Molnar · 17 years ago
  71. 558f6ab Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Rusty Russell · 17 years ago
  72. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 17 years ago
  73. cf2f7d7 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 17 years ago
  74. 53d8f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 17 years ago
  75. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 17 years ago
  76. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 17 years ago
  77. 712b000 Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  78. 2ed8d2b PM: Rework handling of interrupts during suspend-resume by Rafael J. Wysocki · 17 years ago
  79. 019abbc Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  80. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 17 years ago
  81. 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 17 years ago
  82. b0d44c0 Merge branch 'linus' into core/iommu by Ingo Molnar · 17 years ago
  83. 3fab191 Merge branch 'linus' into x86/core by Ingo Molnar · 17 years ago
  84. 93394a7 Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/core by Ingo Molnar · 17 years ago
  85. a59d163 ACPI: cap off P-state transition latency from buggy BIOSes by Pallipadi, Venkatesh · 17 years ago
  86. fb318cb ACPI: cpufreq: use new bit register access function by Lin Ming · 17 years ago
  87. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 17 years ago
  88. 6671de3 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  89. 831576f Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  90. ada19a3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  91. e868460 Merge branch 'timers/hpet' into timers/core by Ingo Molnar · 17 years ago
  92. a5ebc0b Merge commit 'v2.6.29' into timers/core by Ingo Molnar · 17 years ago
  93. 7051113 Revert "x86: don't compile vsmp_64 for 32bit" by Ravikiran G Thirumalai · 17 years ago
  94. fee039a x86: kretprobe-booster interrupt emulation code fix by Masami Hiramatsu · 17 years ago
  95. e06b1b5 x86: Correct behaviour of irq affinity by Rusty Russell · 17 years ago
  96. f56e503 x86: use default_cpu_mask_to_apicid for 64bit by Yinghai Lu · 17 years ago
  97. fa74c90 x86: fix set_extra_move_desc calling by Yinghai Lu · 17 years ago
  98. 5c8cd82 Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6-tiptop into x86/cleanups by Ingo Molnar · 17 years ago
  99. 2921968 Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' and 'x86/signal'; commit 'v2.6.29' into x86/core by Ingo Molnar · 17 years ago
  100. 5d1a03d function-graph: moved the timestamp from arch to generic code by Steven Rostedt · 17 years ago