1. c323d95 perf_counter/x86: Always use NMI for performance-monitoring interrupt by Yong Wang · 15 years ago
  2. aaba980 perf_counter, x86: Make NMI lockups more robust by Ingo Molnar · 16 years ago
  3. 79202ba perf_counter, x86: Fix APIC NMI programming by Ingo Molnar · 16 years ago
  4. 8a7b8cb perf_counter: powerpc: Implement interrupt throttling by Paul Mackerras · 16 years ago
  5. 53b441a Revert "perf_counter, x86: speed up the scheduling fast-path" by Ingo Molnar · 16 years ago
  6. a78ac32 perf_counter: Generic per counter interrupt throttle by Peter Zijlstra · 16 years ago
  7. 48e22d5 perf_counter: x86: Remove interrupt throttle by Peter Zijlstra · 16 years ago
  8. ff99be5 perf_counter: x86: Expose INV and EDGE bits by Peter Zijlstra · 16 years ago
  9. a63eaf3 perf_counter: Dynamically allocate tasks' perf_counter_context struct by Paul Mackerras · 16 years ago
  10. 34adc80 perf_counter: Fix context removal deadlock by Ingo Molnar · 16 years ago
  11. b68f1d2 perf_counter, x86: speed up the scheduling fast-path by Ingo Molnar · 16 years ago
  12. c0daaf3 perf_counter: powerpc: initialize cpuhw pointer before use by Paul Mackerras · 16 years ago
  13. dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 16 years ago
  14. d2517a4 perf_counter, x86: fix zero irq_period counters by Ingo Molnar · 16 years ago
  15. c244450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  16. ade385e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  17. c653849 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  18. 662f11c Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  19. 0bbd0d4 perf_counter: powerpc: supply more precise information on counter overflow events by Paul Mackerras · 16 years ago
  20. ef92321 perf_counter: powerpc: use u64 for event codes internally by Paul Mackerras · 16 years ago
  21. 60befb9 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 16 years ago
  22. 60db5e0 perf_counter: frequency based adaptive irq_period by Peter Zijlstra · 16 years ago
  23. 33ab197 kgdb,i386: use address that SP register points to in the exception frame by Jason Wessel · 16 years ago
  24. f492ec9 ASoC: DaVinci EVM board support buildfixes by David Brownell · 16 years ago
  25. 9029a5e perf_counter: x86: Protect against infinite loops in intel_pmu_handle_irq() by Ingo Molnar · 16 years ago
  26. 1c80f4b perf_counter: x86: Disallow interval of 1 by Ingo Molnar · 16 years ago
  27. a4016a7 perf_counter: x86: Robustify interrupt handling by Peter Zijlstra · 16 years ago
  28. 9e35ad3 perf_counter: Rework the perf counter disable/enable by Peter Zijlstra · 16 years ago
  29. 962bf7a perf_counter: x86: Fix up the amd NMI/INT throttle by Peter Zijlstra · 16 years ago
  30. a026dfe perf_counter: x86: Allow unpriviliged use of NMIs by Peter Zijlstra · 16 years ago
  31. f5a5a2f perf_counter: x86: Fix throttling by Ingo Molnar · 16 years ago
  32. ec3232b perf_counter: x86: More accurate counter update by Peter Zijlstra · 16 years ago
  33. ad892a6 powerpc: Fix PCI ROM access by Benjamin Herrenschmidt · 16 years ago
  34. b173f03 powerpc/pseries: Really fix the oprofile CPU type on pseries by Benjamin Herrenschmidt · 16 years ago
  35. 37cd8ed powerpc/cell: Make ptcal more reliable by Gerhard Stenzel · 16 years ago
  36. 49a8496 powerpc: Allow mem=x cmdline to work with 4G+ by Becky Bruce · 16 years ago
  37. 31207da powerpc/mpic: Fix incorrect allocation of interrupt rev-map by Kumar Gala · 16 years ago
  38. e5fc948 powerpc: Fix oprofile sampling of marked events on POWER7 by Maynard Johnson · 16 years ago
  39. 397717c powerpc/iseries: Fix pci breakage due to bad dma_data initialization by Stephen Rothwell x · 16 years ago
  40. 93f1cc60 powerpc: Fix mktree build error on Mac OS X host by Timur Tabi · 16 years ago
  41. ba10eed powerpc/virtex: Fix duplicate level irq events. by John Linn · 16 years ago
  42. 514a30d powerpc/virtex: Add uImage to the default images list by Grant Likely · 16 years ago
  43. be68751 powerpc/boot: add simpleImage.* to clean-files list by Grant Likely · 16 years ago
  44. 5d81b83 MIPS: Sibyte: Fix locking in set_irq_affinity by Thomas Bogendoerfer · 16 years ago
  45. a6d5ff0 MIPS: Use force_sig when handling address errors. by David Daney · 16 years ago
  46. d0ce9a5 MIPS: Cavium: Add struct clocksource * argument to octeon_cvmcount_read() by Coly Li · 16 years ago
  47. c21004c MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0. by Ralf Baechle · 16 years ago
  48. bb86bf2 MIPS: Fix highmem. by Ralf Baechle · 16 years ago
  49. 0b54352 MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware. by Ralf Baechle · 16 years ago
  50. 5c5dd1d MIPS: MSP71xx: Remove the RAMROOT functions by Shane McDonald · 16 years ago
  51. 1a4ba06 MIPS: Use -mno-check-zero-division by Ralf Baechle · 16 years ago
  52. 05e4140 MIPS: Set compiler options only after the compiler prefix has ben set. by Ralf Baechle · 16 years ago
  53. 165533c MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it. by Ralf Baechle · 16 years ago
  54. ef41f46 MIPS: uaccess: Switch lock annotations to might_fault(). by Ralf Baechle · 16 years ago
  55. 005076a MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx reset by Shane McDonald · 16 years ago
  56. 01caec8 MIPS: MSP71xx: Resolve multiple definition of plat_timer_setup by Shane McDonald · 16 years ago
  57. ed01b3d MIPS: Make uaccess.h slightly more sparse friendly. by Ralf Baechle · 16 years ago
  58. d0aab92 MIPS: Make access_ok() sideeffect proof. by Ralf Baechle · 16 years ago
  59. 1699e5c MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.h by Thomas Bogendoerfer · 16 years ago
  60. ad058e9 MIPS: Alchemy: Timer build fix by Manuel Lauss · 16 years ago
  61. 237e5a3 MIPS: Kconfig: Delete duplicate definition of RWSEM_GENERIC_SPINLOCK. by Ralf Baechle · 16 years ago
  62. c52399b MIPS: Cavium: Add support for 8k and 32k page sizes. by Ralf Baechle · 16 years ago
  63. 740ebe4 MIPS: TXx9: Fix possible overflow in clock calculations by Atsushi Nemoto · 16 years ago
  64. 4f29c05 MIPS: Synchronize dma_map_page and dma_map_single by Atsushi Nemoto · 16 years ago
  65. 47740eb MIPS: Enable CLO / CLZ instructions via separate CPU property by Ralf Baechle · 16 years ago
  66. 5d57c31 MIPS: Loongson 2 needs no hazard barriers. by Zhang Le · 16 years ago
  67. 6cec2a0 MIPS: Do not include seccomp.h from compat.h by Atsushi Nemoto · 16 years ago
  68. dfe99b9 MIPS: RBTX4939: Fix typo in system name by Atsushi Nemoto · 16 years ago
  69. c7d1673 MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettime by David Daney · 16 years ago
  70. 592e527 MIPS: Fix build error if CONFIG_CEVT_R4K is undefined. by Ralf Baechle · 16 years ago
  71. a575b84 MIPS: Add Loongson cpu-feature-overrides.h by Zhang Le · 16 years ago
  72. 7fc7316 MIPS: Print the actual detected I-cache associativity on bootup. by Ralf Baechle · 16 years ago
  73. ae53738 MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.c by Dmitri Vorobiev · 16 years ago
  74. 36a09d7 MIPS: IP32: ip32_be_handler symbol is needlessly defined global by Dmitri Vorobiev · 16 years ago
  75. 1291417 MIPS: IP32: Two symbols can become static by Dmitri Vorobiev · 16 years ago
  76. 1d9c114 MIPS: au1xxx-ide: Fix build with CONFIG_PM by Manuel Lauss · 16 years ago
  77. d16797b MIPS: Alchemy: Add missing Au1200 GPIO203 interrupt by Manuel Lauss · 16 years ago
  78. b7863ee MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-one by Manuel Lauss · 16 years ago
  79. bcf1180 MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTC by Kevin D. Kissell · 16 years ago
  80. c34e6e8 MIPS: SMTC: Bring set/clear/change_c0_## return value semantics uptodate. by Kevin D. Kissell · 16 years ago
  81. 45d4474 Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 by Linus Torvalds · 16 years ago
  82. f6cab83 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  83. 2e15eed powerpc/8xx: Update defconfigs by Kumar Gala · 16 years ago
  84. 25991b9 powerpc/embedded6xx: Update defconfigs by Kumar Gala · 16 years ago
  85. 08af66b powerpc/86xx: Update defconfigs by Kumar Gala · 16 years ago
  86. 0ae0e7e powerpc/85xx: Update defconfigs by Kumar Gala · 16 years ago
  87. fa0b559 powerpc/83xx: Update defconfigs by Kumar Gala · 16 years ago
  88. 5bb9efe perf_counter: fix print debug irq disable by Peter Zijlstra · 16 years ago
  89. 9aa7a7d alpha: unbreak percpu again by Tejun Heo · 16 years ago
  90. 05dc7b6 viocd: needs to depend on BLOCK by Alexander Beregalov · 16 years ago
  91. 78f3cdf xtensa: Fix linker script to include .literal sections by Chris Zankel · 16 years ago
  92. 866e514 xtensa: update s6105_defconfig for ccount calibration by Oskar Schirmer · 16 years ago
  93. b070a03 xtensa: implement ccount calibration for s6000 by Oskar Schirmer · 16 years ago
  94. d15f05e xtensa: fix wrong extern declaration renamed in code using it by Oskar Schirmer · 16 years ago
  95. 1fb137c xtensa: register gpio chip before use by Johannes Weiner · 16 years ago
  96. 586411d xtensa: always use correct stack pointer for stack traces by Johannes Weiner · 16 years ago
  97. 7dbe5c5 xtensa: Fix checksum header file by Chris Zankel · 16 years ago
  98. 35e71f9 xtensa: Fix architecture specific Kconfig by Chris Zankel · 16 years ago
  99. 1d80cac Merge branch 'for-linus' of git://repo.or.cz/cris-mirror by Linus Torvalds · 16 years ago
  100. 99f85a2 KVM: SVM: Remove port 80 passthrough by Avi Kivity · 16 years ago