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