index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-20
x86/oprofile: Enable multiplexing only if the model supports it
Robert Richter
1
-3
/
+9
2009-07-20
x86/oprofile: Add function has_mux() to check multiplexing support
Robert Richter
1
-1
/
+18
2009-07-20
x86/oprofile: Modify initialization of num_virt_counters
Robert Richter
3
-3
/
+3
2009-07-20
x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_spec
Robert Richter
4
-5
/
+0
2009-07-20
x86/oprofile: Remove const qualifier from struct op_x86_model_spec
Robert Richter
5
-10
/
+10
2009-07-20
x86/oprofile: Moving nmi_cpu_switch() in nmi_int.c
Robert Richter
1
-74
/
+70
2009-07-20
x86/oprofile: Moving nmi_cpu_save/restore_mpx_registers() in nmi_int.c
Robert Richter
1
-28
/
+24
2009-07-20
x86/oprofile: Moving nmi_setup_cpu_mux() in nmi_int.c
Robert Richter
1
-26
/
+19
2009-07-20
x86/oprofile: Implement multiplexing setup/shutdown functions
Robert Richter
1
-36
/
+40
2009-07-20
oprofile: Grouping multiplexing code in op_model_amd.c
Robert Richter
1
-34
/
+41
2009-07-20
oprofile: Introduce op_x86_phys_to_virt()
Robert Richter
3
-69
/
+55
2009-07-20
x86/oprofile: Fix initialization of switch_index
Robert Richter
1
-7
/
+9
2009-07-20
x86/oprofile: Use per_cpu() instead of __get_cpu_var()
Robert Richter
1
-2
/
+2
2009-07-20
x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macros
Robert Richter
1
-2
/
+2
2009-07-20
oprofile: Implement performance counter multiplexing
Jason Yeh
6
-20
/
+267
2009-07-14
x86/oprofile: Whitespaces changes only
Robert Richter
4
-20
/
+20
2009-07-14
x86/oprofile: Rework and simplify nmi_cpu_setup()
Robert Richter
1
-10
/
+3
2009-07-14
x86/oprofile: Fix cast of counter value
Robert Richter
2
-5
/
+5
2009-07-14
Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/core
Robert Richter
205
-4458
/
+8323
2009-07-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2009-07-11
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2009-07-11
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
8
-144
/
+352
2009-07-11
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
1
-1
/
+1
2009-07-10
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
1
-1
/
+1
2009-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+4
2009-07-10
x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon
Robert Richter
1
-1
/
+1
2009-07-10
memory barrier: adding smp_mb__after_lock
Jiri Olsa
1
-0
/
+4
2009-07-08
x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in
Yinghai Lu
1
-2
/
+9
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
6
-17
/
+16
2009-07-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2
-20
/
+13
2009-07-08
x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTOR
Peter Chubb
1
-1
/
+1
2009-07-07
[CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states
Mark Langsdorf
2
-20
/
+13
2009-07-07
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-49
/
+37
2009-07-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-37
/
+30
2009-07-07
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
1
-0
/
+12
2009-07-07
gcov: exclude code operating in userspace from profiling
Peter Oberparleiter
1
-0
/
+2
2009-07-04
x86: fix usage of bios intcall()
Akinobu Mita
2
-4
/
+3
2009-07-04
intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics drivers
David Woodhouse
1
-0
/
+12
2009-07-04
x86: atomic64: Inline atomic64_read() again
Eric Dumazet
2
-22
/
+23
2009-07-03
x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative()
Ingo Molnar
1
-4
/
+4
2009-07-03
x86: atomic64: Improve atomic64_xchg()
Ingo Molnar
2
-15
/
+15
2009-07-03
x86: atomic64: Export APIs to modules
Ingo Molnar
2
-1
/
+19
2009-07-03
x86: atomic64: Improve atomic64_read()
Eric Dumazet
1
-2
/
+10
2009-07-03
x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPP
Paul Mackerras
2
-11
/
+47
2009-07-03
Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-4
/
+9
2009-07-03
x86: Remove unused function lapic_watchdog_ok()
Jaswinder Singh Rajput
2
-6
/
+0
2009-07-03
x86: Remove unused variable disable_x2apic
Jaswinder Singh Rajput
1
-2
/
+0
2009-07-03
x86, kvm: Fix section mismatches in kvm.c
Rakib Mullick
1
-1
/
+1
2009-07-03
x86: Add missing annotation to arch/x86/lib/copy_user_64.S::copy_to_user
Mike Galbraith
1
-0
/
+1
2009-07-03
x86: Fix fixmap page order for FIX_TEXT_POKE0,1
Mathieu Desnoyers
1
-2
/
+2
[next]