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