1. 1b294f5 oprofile: Adding switch counter to oprofile statistic variables by Robert Richter · 15 years ago
  2. 4d015f7 x86/oprofile: Implement mux_clone() by Robert Richter · 15 years ago
  3. 5280514 x86/oprofile: Enable multiplexing only if the model supports it by Robert Richter · 15 years ago
  4. 39e97f4 x86/oprofile: Add function has_mux() to check multiplexing support by Robert Richter · 15 years ago
  5. 52471c6 x86/oprofile: Modify initialization of num_virt_counters by Robert Richter · 15 years ago
  6. 2904a52 x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_spec by Robert Richter · 15 years ago
  7. 259a83a x86/oprofile: Remove const qualifier from struct op_x86_model_spec by Robert Richter · 15 years ago
  8. b28d1b9 x86/oprofile: Moving nmi_cpu_switch() in nmi_int.c by Robert Richter · 15 years ago
  9. d0f585d x86/oprofile: Moving nmi_cpu_save/restore_mpx_registers() in nmi_int.c by Robert Richter · 15 years ago
  10. 48fb4b4 x86/oprofile: Moving nmi_setup_cpu_mux() in nmi_int.c by Robert Richter · 15 years ago
  11. 6ab82f9 x86/oprofile: Implement multiplexing setup/shutdown functions by Robert Richter · 15 years ago
  12. 7e7478c oprofile: Grouping multiplexing code in op_model_amd.c by Robert Richter · 15 years ago
  13. d8471ad oprofile: Introduce op_x86_phys_to_virt() by Robert Richter · 15 years ago
  14. 6bfccd0 x86/oprofile: Fix initialization of switch_index by Robert Richter · 15 years ago
  15. 82a2252 x86/oprofile: Use per_cpu() instead of __get_cpu_var() by Robert Richter · 15 years ago
  16. 5e766e3 x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macros by Robert Richter · 15 years ago
  17. 4d4036e oprofile: Implement performance counter multiplexing by Jason Yeh · 15 years ago
  18. 6e63ea4 x86/oprofile: Whitespaces changes only by Robert Richter · 15 years ago
  19. 44ab9a6 x86/oprofile: Rework and simplify nmi_cpu_setup() by Robert Richter · 15 years ago
  20. 8045a4c x86/oprofile: Fix cast of counter value by Robert Richter · 15 years ago
  21. debc6a6 Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/core by Robert Richter · 15 years ago
  22. a4dc323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  23. 5fddcdb mn10300: remove duplicated #include by Huang Weiyi · 15 years ago
  24. 08f4287 sparc: remove driver-core BUS_ID_SIZE by Kay Sievers · 15 years ago
  25. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  26. eee33ab Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  27. 69ca06c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  28. ac3f482 Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  29. 85be928 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  30. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  31. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  32. e864561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  33. 8d7ff4f x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon by Robert Richter · 15 years ago
  34. ad46276 memory barrier: adding smp_mb__after_lock by Jiri Olsa · 15 years ago
  35. 44b5728 x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in by Yinghai Lu · 15 years ago
  36. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  37. b4b21ca Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  38. ed7ba2e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  39. d6d4655 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  40. 622f806 Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  41. 00024be x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTOR by Peter Chubb · 15 years ago
  42. ea96025 powerpc: Don't use alloc_bootmem() in init_IRQ() path by Anton Vorontsov · 15 years ago
  43. ad9064d powerpc: Fix spin_event_timeout() to be robust over context switches by Grant Likely · 15 years ago
  44. 30c5af4 powerpc: Use pr_devel() in do_dcache_icache_coherency() by Michael Ellerman · 15 years ago
  45. 33875f0 powerpc/cell: Use pr_devel() in axon_msi.c by Michael Ellerman · 15 years ago
  46. 29e5fa5 powerpc: Use pr_devel() in arch/powerpc/mm/gup.c by Michael Ellerman · 15 years ago
  47. 651e2dd powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.c by Michael Ellerman · 15 years ago
  48. 3665ee3 powerpc/perf_counter: Remove duplicated #include by Huang Weiyi · 15 years ago
  49. a1ac38a powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.c by Michael Ellerman · 15 years ago
  50. b69e9e9 powerpc/pseries: Use pr_devel() in xics.c by Michael Ellerman · 15 years ago
  51. d258e64 powerpc: Remove unnecessary semicolons by Joe Perches · 15 years ago
  52. 551a232 powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routines by Michael Ellerman · 15 years ago
  53. 01cc826 Merge commit 'jwb/merge' into merge by Benjamin Herrenschmidt · 15 years ago
  54. 0760630 [S390] define KTIME_SCALAR for 32-bit s390 by Martin Schwidefsky · 15 years ago
  55. 25ca125 [S390] add generic atomic64 support for 31 bit by Heiko Carstens · 15 years ago
  56. fca3e35 [S390] set SCHED_OMIT_FRAME_POINTER for s390 by Martin Schwidefsky · 15 years ago
  57. 5075bac [S390] add __ucmpdi2() helper function by Heiko Carstens · 15 years ago
  58. 2651fa2 [S390] perf_counter build fix by Heiko Carstens · 15 years ago
  59. 8108881 [S390] shutdown actions: save/return rc from init function by Frank Munzert · 15 years ago
  60. bb8c29c [S390] udelay: disable lockdep to avoid false positives by Heiko Carstens · 15 years ago
  61. 2b5c0c7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh/for-2.6.31 by Paul Mundt · 15 years ago
  62. a2e1b4c [CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states by Mark Langsdorf · 15 years ago
  63. faf80d6 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  64. eca4ee0 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  65. dc53fff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  66. f560902 Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  67. 085ff82 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  68. f386c61 gcov: exclude code operating in userspace from profiling by Peter Oberparleiter · 15 years ago
  69. db6e3f9 microblaze: Fix cast warning for init.c by Michal Simek · 15 years ago
  70. 4ae7833 microblaze: Wire up new syscalls by Michal Simek · 15 years ago
  71. e513588 microblaze: use generic syscalls.h by Arnd Bergmann · 15 years ago
  72. 3183e06 microblaze: clean up signal handling by Arnd Bergmann · 15 years ago
  73. 0a58458 microblaze: convert all simple headers to use asm-generic by Remis Lima Baima · 15 years ago
  74. 14f8738 microblaze: use the generic lib/checksum.c by Remis Lima Baima · 15 years ago
  75. 81d8279 microblaze: fall back on generic header files for the ABI by Arnd Bergmann · 15 years ago
  76. 65b1bfc [ARM] pgtable: file pte layout documentation by Russell King · 15 years ago
  77. fb93a1c [ARM] pgtable: swp pte layout documentation, definitions, and check by Russell King · 15 years ago
  78. ba9b42e [ARM] export __cpu_flush_dcache_page by Russell King · 15 years ago
  79. a22ebd0 powerpc/44x: Fix build error with -Werror for Warp platform by Josh Boyer · 15 years ago
  80. ba703e1 powerpc/4xx: Have Warp take advantage of GPIO LEDs default-state = keep by Sean MacLennan · 15 years ago
  81. 7c3a742 powerpc/44x: Update Warp defconfig by Sean MacLennan · 15 years ago
  82. febe04d x86: fix usage of bios intcall() by Akinobu Mita · 15 years ago
  83. de481ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 15 years ago
  84. 4806626 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  85. 29f3177 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  86. 9731f4a sh: add r8a66597 usb0 host to the se7724 board by Magnus Damm · 15 years ago
  87. 62edf5d intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics drivers by David Woodhouse · 15 years ago
  88. a79f0da x86: atomic64: Inline atomic64_read() again by Eric Dumazet · 15 years ago
  89. ddf9a00 x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative() by Ingo Molnar · 15 years ago
  90. 3a8d178 x86: atomic64: Improve atomic64_xchg() by Ingo Molnar · 15 years ago
  91. 1fde902 x86: atomic64: Export APIs to modules by Ingo Molnar · 15 years ago
  92. baf9227 MIPS: Fix CONFIG_FLATMEM version of pfn_valid() by Ralf Baechle · 15 years ago
  93. 01a6221 MIPS: Reorganize Cavium OCTEON PCI support. by David Daney · 15 years ago
  94. ada8e95 Update Yoichi Yuasa's e-mail address by Yoichi Yuasa · 15 years ago
  95. 3f5b3e1 MIPS: Allow suspend and hibernation again on uniprocessor kernels. by Ralf Baechle · 15 years ago
  96. cad9bc6 MIPS: 64-bit: Fix o32 core dump by Yong Zhang · 15 years ago
  97. eb9b514 MIPS: CMP: Update sync-r4k for current kernel by Tim Anderson · 15 years ago
  98. 47b178b MIPS: CMP: Move gcmp_probe to before the SMP ops by Tim Anderson · 15 years ago
  99. 0365070 MIPS: CMP: activate CMP support by Tim Anderson · 15 years ago
  100. a214cef MIPS: CMP: Extend IPI handling to CPU number by Tim Anderson · 15 years ago