1. d278c48 perf_counters: account NMI interrupts by Mike Galbraith · 15 years ago
  2. 23a185c perf_counters: make software counters work as per-cpu counters by Paul Mackerras · 15 years ago
  3. 82aa9a1 perfcounters: fix "perf counters kills oprofile" bug, v2 by Ingo Molnar · 15 years ago
  4. 5b75af0 perfcounters: fix "perf counters kill oprofile" bug by Mike Galbraith · 15 years ago
  5. 15081c6 x86: irqinit_32.c fix compilation warning by Jaswinder Singh Rajput · 16 years ago
  6. 65d3708 perfcounters: fix refcounting bug by Mike Galbraith · 16 years ago
  7. bb3f0b5 x86: make irqinit_32.c more like irqinit_64.c, v2 by Yinghai Lu · 16 years ago
  8. 3415dd9 perfcounters fix section mismatch warning in perf_counter.c::perf_counters_lapic_init() by Mike Galbraith · 16 years ago
  9. 4b39fd9 perfcounters: ratelimit performance counter interrupts by Mike Galbraith · 16 years ago
  10. 1b023a9 perfcounters: throttle on too high IRQ rates by Mike Galbraith · 16 years ago
  11. 05e3423 Merge branch 'core/percpu' into perfcounters/core by Ingo Molnar · 16 years ago
  12. 99d0000 x86, xen: fix hardirq.h merge fallout by Ingo Molnar · 16 years ago
  13. bfe2a3c Merge branch 'core/percpu' into perfcounters/core by Ingo Molnar · 16 years ago
  14. 35d266a Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 16 years ago
  15. 2de3a5f x86: make irq_cpustat_t fields conditional by Brian Gerst · 16 years ago
  16. 22da7b3 x86: merge hardirq_{32,64}.h into hardirq.h by Brian Gerst · 16 years ago
  17. 658a9a2 x86: sync hardirq_{32,64}.h by Brian Gerst · 16 years ago
  18. 3819cd4 x86: remove include of apic.h from hardirq_64.h by Brian Gerst · 16 years ago
  19. 03d2989 x86: remove idle_timestamp from 32bit irq_cpustat_t by Brian Gerst · 16 years ago
  20. 7783549 Merge commit 'v2.6.29-rc2' into perfcounters/core by Ingo Molnar · 16 years ago
  21. 03b4863 x86: make UV support configurable by Nick Piggin · 16 years ago
  22. 5b22127 x86: uv cleanup, build fix #2 by Ingo Molnar · 16 years ago
  23. ace6c6c x86: make x86_32 use tlb_64.c, build fix, clean up X86_L1_CACHE_BYTES by Ingo Molnar · 16 years ago
  24. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
  25. 4ec71fa x86: uv cleanup, build fix by Ingo Molnar · 16 years ago
  26. 55f4949 x86, mm: move tlb.c to arch/x86/mm/ by Ingo Molnar · 16 years ago
  27. 3eb3963 Merge branch 'cpus4096' into core/percpu by Ingo Molnar · 16 years ago
  28. ae2b56b Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 16 years ago
  29. 16c2d3f x86: rename tlb_64.c to tlb.c by Tejun Heo · 16 years ago
  30. 02cf94c x86: make x86_32 use tlb_64.c by Tejun Heo · 16 years ago
  31. 6dd01be x86: prepare for tlb merge by Tejun Heo · 16 years ago
  32. bdbcdd4 x86: uv cleanup by Tejun Heo · 16 years ago
  33. d650a51 x86: merge irq_regs.h by Brian Gerst · 16 years ago
  34. 6826c8f x86: merge mmu_context.h by Brian Gerst · 16 years ago
  35. 0dd76d7 x86: set %fs to __KERNEL_PERCPU unconditionally for x86_32 by Brian Gerst · 16 years ago
  36. 299e269 x86: fix percpu_write with 64-bit constants by Brian Gerst · 16 years ago
  37. 06deef8 x86: clean up gdt_page definition by Brian Gerst · 16 years ago
  38. 67e68bd x86: update canary handling during switch by Tejun Heo · 16 years ago
  39. 92181f1 x86: optimise x86's do_page_fault (C entry point for the page fault path) by Nick Piggin · 16 years ago
  40. 0ce1c38 Merge commit 'v2.6.29-rc2' into x86/mm by Ingo Molnar · 16 years ago
  41. 5766b84 x86, cpumask: fix tlb flush race by Ingo Molnar · 16 years ago
  42. 8f5d36e Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 16 years ago
  43. 6b7c38d linker script: kill PERCPU_VADDR_PREALLOC() by Tejun Heo · 16 years ago
  44. 0d974d4 x86: remove pda.h by Brian Gerst · 16 years ago
  45. 947e76c x86: move stack_canary into irq_stack by Brian Gerst · 16 years ago
  46. 8c7e58e x86: rework __per_cpu_load adjustments by Brian Gerst · 16 years ago
  47. 0bd74fa percpu: refactor percpu.h by Brian Gerst · 16 years ago
  48. 8ce0319 x86: remove pda_init() by Brian Gerst · 16 years ago
  49. b4a8f7a x86: conditionalize stack canary handling in hot path by Tejun Heo · 16 years ago
  50. c6e50f9 x86: cleanup stack protector by Tejun Heo · 16 years ago
  51. 5cdc5e9e x86: fully honor "nolapic", fix by Ingo Molnar · 16 years ago
  52. 28e7d82 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis/linux-2.6-cpus4096-for-ingo into cpus4096 by Ingo Molnar · 16 years ago
  53. 7890ba8 Merge branch 'stackprotector' into core/percpu by Ingo Molnar · 16 years ago
  54. b2b062b Merge branch 'core/percpu' into stackprotector by Ingo Molnar · 16 years ago
  55. af37501 Merge branch 'core/percpu' into perfcounters/core by Ingo Molnar · 16 years ago
  56. 99937d6 Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 16 years ago
  57. 87b2640 x86-64: Use absolute displacements for per-cpu accesses. by Brian Gerst · 16 years ago
  58. c2558e0 x86-64: Move isidle from PDA to per-cpu. by Brian Gerst · 16 years ago
  59. e7a22c1 x86-64: Move nodenumber from PDA to per-cpu. by Brian Gerst · 16 years ago
  60. 5689553 x86-64: Move irqcount from PDA to per-cpu. by Brian Gerst · 16 years ago
  61. 3d1e42a x86-64: Move oldrsp from PDA to per-cpu. by Brian Gerst · 16 years ago
  62. 9af4565 x86-64: Move kernelstack from PDA to per-cpu. by Brian Gerst · 16 years ago
  63. c6f5e0a x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
  64. ea92790 x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
  65. 92d65b2 x86-64: Convert exception stacks to per-cpu by Brian Gerst · 16 years ago
  66. 26f80bd x86-64: Convert irqstacks to per-cpu by Brian Gerst · 16 years ago
  67. 9eb912d x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
  68. 1b437c8 x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
  69. d859e29 perf_counter: Add counter enable/disable ioctls by Paul Mackerras · 16 years ago
  70. 74e7904 linker script: add missing .data.percpu.page_aligned by Tejun Heo · 16 years ago
  71. 145cd30 linker script: add missing VMLINUX_SYMBOL by Tejun Heo · 16 years ago
  72. cef30b3 x86: put trigger in to detect mismatched apic versions. by Mike Travis · 16 years ago
  73. 6eb714c cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write by Mike Travis · 16 years ago
  74. e1d9ec6 work_on_cpu: Use our own workqueue. by Rusty Russell · 16 years ago
  75. 68564a4 work_on_cpu: don't try to get_online_cpus() in work_on_cpu. by Rusty Russell · 16 years ago
  76. 1de9e8e Linux 2.6.29-rc2 by Linus Torvalds · 16 years ago
  77. 71556b9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  78. abcea85 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  79. d45e085 ACPI PCI hotplug: harden against panic regression by James Bottomley · 16 years ago
  80. 88d998c Merge branch 'misc' into release by Len Brown · 16 years ago
  81. 79491ca Merge branch 'thinkpad-acpi' into release by Len Brown · 16 years ago
  82. f1f055f Merge branches 'bugzilla-11884' and 'bugzilla-8544' into release by Len Brown · 16 years ago
  83. d08ca2c ACPI: rename main.c to sleep.c by Len Brown · 16 years ago
  84. cad7312 dell-laptop: move to drivers/platform/x86/ from drivers/misc/ by Len Brown · 16 years ago
  85. 3af9bfc eeepc-laptop: enable Bluetooth ACPI details by Jonathan McDowell · 16 years ago
  86. c340771 ACPI: fix ACPI_FADT_S4_RTC_WAKE comment by David Brownell · 16 years ago
  87. 5a4ccaf kprobes: check CONFIG_FREEZER instead of CONFIG_PM by Masami Hiramatsu · 16 years ago
  88. 33f1d7e PM: Fix freezer compilation if PM_SLEEP is unset by Rafael J. Wysocki · 16 years ago
  89. 0e4240d thermal fixup for broken BIOS which has invalid trip points. by Zhang Rui · 16 years ago
  90. 0097778 netxen: include ipv6.h (fixes build failure) by Dhananjay Phadke · 16 years ago
  91. c6cb0e8 ACPI: EC: Don't trust ECDT tables from ASUS by Alexey Starikovskiy · 16 years ago
  92. 3bfafd6 netxen: avoid invalid iounmap by Dhananjay Phadke · 16 years ago
  93. 235c4a5 ACPI: EC: Limit workaround for ASUS notebooks even more by Alexey Starikovskiy · 16 years ago
  94. 4b48d9d Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  95. c071fcf Btrfs: fix ioctl arg size (userland incompatible change!) by Chris Mason · 16 years ago
  96. 1d9e2ae Btrfs: Clear the device->running_pending flag before bailing on congestion by Chris Mason · 16 years ago
  97. b762666 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  98. e58d4fd Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  99. a11d9b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  100. 4c44323 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago