1. 066d7de perf_counter: fix fixed-purpose counter support on v2 Intel-PERFMON by Ingo Molnar · 16 years ago
  2. ba77813 perf_counter: x86: fixup nmi_watchdog vs perf_counter boo-boo by Peter Zijlstra · 16 years ago
  3. 63a809a perf_counter: fix nmi-watchdog interaction by Peter Zijlstra · 16 years ago
  4. 3c56999 Merge branch 'core/signal' into perfcounters/core by Thomas Gleixner · 16 years ago
  5. 12d1611 x86: hookup sys_rt_tgsigqueueinfo by Thomas Gleixner · 16 years ago
  6. 43f6201 perf_counter, x86: rename bitmasks to ->used_mask and ->active_mask by Robert Richter · 16 years ago
  7. ab7ef2e perf_counter: powerpc: allow use of limited-function counters by Paul Mackerras · 16 years ago
  8. 9814451 perf_counter: add/update copyrights by Ingo Molnar · 16 years ago
  9. 19d84da perf_counter, x86: remove unused function argument in intel_pmu_get_status() by Robert Richter · 16 years ago
  10. ef7b3e0 perf_counter, x86: remove vendor check in fixed_mode_idx() by Robert Richter · 16 years ago
  11. c619b8f perf_counter, x86: introduce max_period variable by Robert Richter · 16 years ago
  12. 4b7bfd0 perf_counter, x86: return raw count with x86_perf_counter_update() by Robert Richter · 16 years ago
  13. a29aa8a perf_counter, x86: implement the interrupt handler for AMD cpus by Robert Richter · 16 years ago
  14. 85cf9db perf_counter, x86: change and remove pmu initialization checks by Robert Richter · 16 years ago
  15. d436989 perf_counter, x86: rework counter disable functions by Robert Richter · 16 years ago
  16. 7c90cc4 perf_counter, x86: rework counter enable functions by Robert Richter · 16 years ago
  17. 6f00cad perf_counter, x86: consistent use of type int for counter index by Robert Richter · 16 years ago
  18. 0953423 perf_counter, x86: generic use of cpuc->active by Robert Richter · 16 years ago
  19. 9390496 perf_counter, x86: rename cpuc->active_mask by Robert Richter · 16 years ago
  20. bb775fc perf_counter, x86: make x86_pmu_read() static inline by Robert Richter · 16 years ago
  21. faa28ae perf_counter, x86: make pmu version generic by Robert Richter · 16 years ago
  22. 0933e5c perf_counter, x86: move counter parameters to struct x86_pmu by Robert Richter · 16 years ago
  23. 4a06bd8 perf_counter, x86: make x86_pmu data a static struct by Robert Richter · 16 years ago
  24. 72eae04 perf_counter, x86: modify initialization of struct x86_pmu by Robert Richter · 16 years ago
  25. 55de0f2 perf_counter, x86: rename intel only functions by Robert Richter · 16 years ago
  26. 26816c2 perf_counter, x86: rename __hw_perf_counter_set_period into x86_perf_counter_set_period by Robert Richter · 16 years ago
  27. dee5d90 perf_counter, x86: remove ack_status() from struct x86_pmu by Robert Richter · 16 years ago
  28. b7f8859 perf_counter, x86: remove get_status() from struct x86_pmu by Robert Richter · 16 years ago
  29. 39d81ea perf_counter, x86: make interrupt handler model specific by Robert Richter · 16 years ago
  30. 5f4ec28 perf_counter, x86: rename struct pmc_x86_ops into struct x86_pmu by Robert Richter · 16 years ago
  31. 4aeb0b4 perfcounters: rename struct hw_perf_counter_ops into struct pmu by Robert Richter · 16 years ago
  32. 527e26a perf_counter, x86: protect per-cpu variables with compile barriers only by Robert Richter · 16 years ago
  33. 4295ee6 perf_counter, x86: rework pmc_amd_save_disable_all() and pmc_amd_restore_all() by Robert Richter · 16 years ago
  34. 4138960 perf_counter, x86: add default path to cpu detection by Robert Richter · 16 years ago
  35. da1a776 perf_counter, x86: remove X86_FEATURE_ARCH_PERFMON flag for AMD cpus by Robert Richter · 16 years ago
  36. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  37. 16752e2 m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h> by Geert Uytterhoeven · 16 years ago
  38. c3310e7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  39. 13beadd powerpc: Revert switch to TEXT_TEXT in linker script by Tim Abbott · 16 years ago
  40. d8f4845 powerpc/ps3: Fix build error on UP by Geoff Levand · 16 years ago
  41. ff61e5c powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEB by Michael Ellerman · 16 years ago
  42. 2e8aead powerpc: ppc32 needs elf_read_implies_exec() by Kumar Gala · 16 years ago
  43. a0871e8 sparc: cleanup references to deprecated .text.init* sections. by Tim Abbott · 16 years ago
  44. 882016f sh: Use __INIT macro instead of .text.init. by Tim Abbott · 16 years ago
  45. 9203fc9 powerpc: Use __REF macro instead of old .text.init.refok. by Tim Abbott · 16 years ago
  46. edada39 powerpc: Use TEXT_TEXT macro in linker script. by Tim Abbott · 16 years ago
  47. 991da17 arm: Use __INIT macro instead of .text.init. by Tim Abbott · 16 years ago
  48. df1f6d2 FRV: Use __INIT macro instead of .text.init. by Tim Abbott · 16 years ago
  49. b2ad5e1 FRV: Remove unused header asm/init.h. by Tim Abbott · 16 years ago
  50. de60fba Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 16 years ago
  51. 3fb8e49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  52. 28853da powerpc/86xx: Add device_type entry to soc for ppc9a by Martyn Welch · 16 years ago
  53. f70616a Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  54. 9a523d4 FRV: Stop gcc from generating uninitialised variable warnings after BUG() by David Howells · 16 years ago
  55. e37469f FRV: Wire up new syscalls by David Howells · 16 years ago
  56. ecd4ca5 sh: Fix up unsigned syscall_nr in SH-5 pt_regs. by Paul Mundt · 16 years ago
  57. 40f4a6d sh: sh7785lcr: fix defconfig for 29-bit mode by Yoshihiro Shimoda · 16 years ago
  58. 9b820a8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  59. fc2e318 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  60. 1e4b978 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  61. ce8a742 sparc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  62. bbe215c sh: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  63. 2133bb8 s390: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  64. e703984 powerpc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  65. 9760f8f mn10300: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  66. 6f335ca m68k: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  67. 3496369 m32r: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  68. b6a8d95 frv: convert frv to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  69. 92ca523 alpha: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  70. 0ebdcb4 xtensa: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  71. 9f5a691 Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 16 years ago
  72. ef54b1b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  73. 9fe9293 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
  74. 6ae85d6 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  75. 198aa04 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 16 years ago
  76. 58be18c Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  77. 6091173 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  78. 596a5c4 MN10300: Update the ASB2303 defconfig by David Howells · 16 years ago
  79. dc0046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  80. f8c3301 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  81. 644e28f powerpc/44x: Correct memory size calculation for denali-based boards by Valentine Barshak · 16 years ago
  82. d2c8604 x86, hpet: Stop soliciting hpet=force users on ICH4M by Len Brown · 16 years ago
  83. 09041da Merge branch 'cpufreq' into release by Len Brown · 16 years ago
  84. fdd8b07 [ARM] 5460/1: Orion: reduce namespace pollution by Nicolas Pitre · 16 years ago
  85. f57f2fe microblaze: add parameter to microblaze_read() by Coly Li · 16 years ago
  86. 993ce24 microblaze: Use CFLAGS_KERNEL instead of CFLAGS by Michal Simek · 16 years ago
  87. 2921e2b microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel too by Michal Simek · 16 years ago
  88. 6dfb79a microblaze: Do not check use_dcache by Michal Simek · 16 years ago
  89. fbeda67 microblaze: Do not use PVR configuration for broken MB version by Michal Simek · 16 years ago
  90. 79533fd microblaze: Fix USR1/2 pvr printing message by Michal Simek · 16 years ago
  91. 6e60c14 microblaze: iowrite upon timeout by Roel Kluin · 16 years ago
  92. 04e3a55 microblaze: Correspond CONFIG...PCMP in Makefile/Kconfig by Michal Simek · 16 years ago
  93. 6714fcc microblaze: Remove redundant variable by Michal Simek · 16 years ago
  94. e1c4bd0 microblaze: Move start_thread to process.c by Michal Simek · 16 years ago
  95. df4f3eb microblaze: Add missing preadv and pwritev syscalls by Michal Simek · 16 years ago
  96. ce0b755 microblaze: Add missing declaration for die and _exception func by Michal Simek · 16 years ago
  97. bf7e9da microblaze: Remove sparse error in traps.c by Michal Simek · 16 years ago
  98. 2eba318 microblaze: Move task_pt_regs up by Michal Simek · 16 years ago
  99. ac3efab microblaze: Rename kernel_mode to pt_mode in pt_regs by Michal Simek · 16 years ago
  100. ceb8944 microblaze: Remove uncache shadow condition by Michal Simek · 16 years ago