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
2008-05-24
x86: mmiotrace, preview 2
Pekka Paalanen
6
-200
/
+315
2008-05-24
x86: mmiotrace full patch, preview 1
Pekka Paalanen
8
-274
/
+297
2008-05-24
x86 mmiotrace: Use percpu instead of arrays.
Pekka Paalanen
2
-49
/
+58
2008-05-24
x86: explicit call to mmiotrace in do_page_fault()
Pekka Paalanen
3
-47
/
+47
2008-05-24
x86 mmiotrace: fix relay-buffer-full flag for SMP
Pekka Paalanen
1
-10
/
+16
2008-05-24
x86 mmiotrace: use lookup_address()
Pekka Paalanen
3
-22
/
+44
2008-05-24
x86: mmiotrace - trace memory mapped IO
Pekka Paalanen
10
-0
/
+1615
2008-05-24
ftrace: add have dynamic ftrace config for archs
Steven Rostedt
1
-0
/
+1
2008-05-24
ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directory
Steven Rostedt
1
-0
/
+7
2008-05-24
ftrace: fix mcount export bug
Ingo Molnar
2
-3
/
+17
2008-05-23
x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepable
Pekka Paalanen
1
-9
/
+9
2008-05-23
x86_64: fix kernel rodata NX setting
Pekka Paalanen
1
-1
/
+1
2008-05-23
x86: add a list for custom page fault handlers.
Pekka Paalanen
2
-0
/
+64
2008-05-23
ftrace: dont write protect kernel text
Steven Rostedt
2
-2
/
+12
2008-05-23
ftrace: fix the fault label in updating code
Steven Rostedt
1
-2
/
+2
2008-05-23
ftrace: fix kexec
Ingo Molnar
2
-0
/
+8
2008-05-23
ftrace: use dynamic patching for updating mcount calls
Steven Rostedt
3
-5
/
+150
2008-05-23
ftrace: move memory management out of arch code
Steven Rostedt
1
-154
/
+29
2008-05-23
ftrace: use nops instead of jmp
Steven Rostedt
2
-18
/
+26
2008-05-23
ftrace: dynamic enabling/disabling of function calls
Steven Rostedt
2
-0
/
+238
2008-05-23
ftrace: trace preempt off critical timings
Steven Rostedt
1
-0
/
+3
2008-05-23
ftrace: trace irq disabled critical timings
Steven Rostedt
4
-2
/
+68
2008-05-23
ftrace: add basic support for gcc profiler instrumentation
Arnaldo Carvalho de Melo
3
-0
/
+65
2008-05-23
x86: add notrace annotations to vsyscall.
Steven Rostedt
3
-9
/
+12
2008-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-4
/
+4
2008-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2008-05-20
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+7
2008-05-19
PCI: Correct last two HP entries in the bfsort whitelist
Tony Camuso
1
-4
/
+4
2008-05-18
KVM: LAPIC: ignore pending timers if LVTT is disabled
Marcelo Tosatti
1
-1
/
+1
2008-05-18
KVM: PIT: take inject_pending into account when emulating hlt
Marcelo Tosatti
1
-1
/
+1
2008-05-18
KVM: x86 emulator: fix writes to registers with modrm encodings
Avi Kivity
1
-2
/
+5
2008-05-18
x86: disable mwait for AMD family 10H/11H CPUs
Thomas Gleixner
1
-1
/
+28
2008-05-18
x86: fix crash on cpu hotplug on pat-incapable machines
Avi Kivity
1
-1
/
+1
2008-05-18
x86: remove mwait capability C-state check
Ingo Molnar
1
-10
/
+1
2008-05-17
[PATCH] take init_files to fs/file.c
Al Viro
1
-1
/
+0
2008-05-13
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-32
/
+39
2008-05-13
x86: user_regset_view table fix for ia32 on 64-bit
Roland McGrath
1
-2
/
+5
2008-05-13
x86: arch/x86/mm/pat.c - fix warning
Pranith Kumar
1
-2
/
+2
2008-05-13
x86: fix csum_partial() export
Ingo Molnar
2
-2
/
+3
2008-05-13
x86: early_init_centaur(): use set_cpu_cap()
Andrew Morton
1
-1
/
+1
2008-05-13
x86: fix app crashes after SMP resume
Hugh Dickins
3
-19
/
+20
2008-05-13
x86/PCI: X86_PAT & mprotect
Venki Pallipadi
1
-3
/
+1
2008-05-13
x86/PCI: fix broken ISA DMA
Takashi Iwai
1
-3
/
+5
2008-05-12
x86: wakeup.lds.S - section ordering fix
Cyrill Gorcunov
1
-5
/
+5
2008-05-12
x86: [VOYAGER] fix duplicate phys_cpu_present_map symbol
James Bottomley
1
-1
/
+3
2008-05-12
x86/pci: fix broken ISA DMA
Takashi Iwai
1
-3
/
+5
2008-05-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
10
-74
/
+87
2008-05-10
x86: rdc: leds build/config fix
Ingo Molnar
1
-0
/
+1
2008-05-10
x86: restrict keyboard io ports reservation to make ipmi driver work
Helge Wagner
2
-2
/
+9
2008-05-10
x86: fix fpu restore from sig return
Suresh Siddha
1
-2
/
+10
[next]