index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-10
x86, perf events: Check if we have APIC enabled
Cyrill Gorcunov
1
-6
/
+12
2009-12-10
perf_event: Fix variable initialization in other codepaths
Xiao Guangrong
1
-0
/
+4
2009-12-09
hw-breakpoints: Modify breakpoints without unregistering them
Frederic Weisbecker
1
-31
/
+26
2009-12-07
x86 insn: Delete empty or incomplete inat-tables.c
Masami Hiramatsu
1
-1
/
+1
2009-12-07
x86: Compile insn.c and inat.c only for KPROBES
OGAWA Hirofumi
2
-3
/
+3
2009-12-06
x86, perf probe: Fix warning in test_get_len()
Jean Delvare
1
-1
/
+1
2009-12-06
x86: Fixup wrong irq frame link in stacktraces
Frederic Weisbecker
1
-1
/
+32
2009-12-06
x86: Fixup wrong debug exception frame link in stacktraces
Frederic Weisbecker
1
-3
/
+3
2009-12-06
x86/perf: Exclude the debug stack from the callchains
Frederic Weisbecker
1
-4
/
+5
2009-12-06
hw-breakpoints: Use overflow handler instead of the event callback
Frederic Weisbecker
2
-6
/
+8
2009-12-06
hw-breakpoints: Drop callback and task parameters from modify helper
Frederic Weisbecker
1
-2
/
+2
2009-12-03
Merge branch 'perf/probes' into perf/core
Ingo Molnar
2
-3
/
+35
2009-12-03
Merge branch 'perf/mce' into perf/core
Ingo Molnar
7
-54
/
+117
2009-12-02
x86: Fix comments of register/stack access functions
Masami Hiramatsu
1
-4
/
+4
2009-12-02
hw-breakpoints: Keep track of user disabled breakpoints
Frederic Weisbecker
1
-4
/
+12
2009-11-27
hw-breakpoints: Use struct perf_event_attr to define user breakpoints
Frederic Weisbecker
1
-33
/
+41
2009-11-26
x86, mce: Add __cpuinit to hotplug callback functions
Hidetoshi Seto
1
-2
/
+3
2009-11-26
x86/hw-breakpoints: Don't lose GE flag while disabling a breakpoint
Frederic Weisbecker
1
-8
/
+14
2009-11-26
hw-breakpoints: Simplify error handling in breakpoint creation requests
Frederic Weisbecker
1
-7
/
+1
2009-11-25
x86: Rename global percpu symbol dr7 to cpu_dr7
Tejun Heo
2
-7
/
+7
2009-11-24
perf_events, x86: Fix validate_event bug
Stephane Eranian
1
-2
/
+2
2009-11-23
x86: Tighten conditionals on MCE related statistics
Jan Beulich
2
-9
/
+9
2009-11-23
hw-breakpoint: Attribute authorship of hw-breakpoint related files
K.Prasad
1
-0
/
+4
2009-11-23
perf events: Do not generate function trace entries in perf code
Ingo Molnar
1
-0
/
+1
2009-11-21
Merge branch 'tracing/hw-breakpoints' into perf/core
Ingo Molnar
21
-212
/
+947
2009-11-20
x86: insn decoder test checks objdump version
Masami Hiramatsu
2
-1
/
+27
2009-11-20
x86: Fix insn decoder test typos
Masami Hiramatsu
1
-3
/
+9
2009-11-19
x86: Instruction decoder test should generate build warning
Masami Hiramatsu
1
-6
/
+11
2009-11-17
Merge branch 'perf/core' into perf/probes
Ingo Molnar
34
-72
/
+181
2009-11-17
x86: Show symbol name if insn decoder test failed
Masami Hiramatsu
2
-1
/
+14
2009-11-17
x86: Add verbose option to insn decoder test
Masami Hiramatsu
2
-12
/
+71
2009-11-15
Merge commit 'v2.6.32-rc7' into perf/core
Ingo Molnar
16
-28
/
+88
2009-11-14
hw-breakpoints, x86: Fix modular KVM build
Ingo Molnar
2
-4
/
+2
2009-11-12
perf_event, x86: Annotate init functions and data
Hiroshi Shimamoto
1
-10
/
+10
2009-11-12
x86, mce: Fix __init annotations
Hidetoshi Seto
2
-3
/
+3
2009-11-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-7
/
+9
2009-11-11
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-13
/
+24
2009-11-11
x86: Mark the thermal init functions __init
Yong Wang
1
-2
/
+2
2009-11-10
hw-breakpoints: Wrap in the KVM breakpoint active state check
Frederic Weisbecker
2
-1
/
+6
2009-11-10
hw-breakpoints: Fix broken a.out format dump
Frederic Weisbecker
3
-8
/
+39
2009-11-10
x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
Yong Wang
5
-5
/
+43
2009-11-10
x86, amd-ucode: Check UCODE_MAGIC before loading the container file
Borislav Petkov
1
-0
/
+6
2009-11-08
x86/PCI: Adjust GFP mask handling for coherent allocations
Jan Beulich
2
-7
/
+9
2009-11-08
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
Frederic Weisbecker
12
-296
/
+445
2009-11-08
x86: Fix error return sequence in __ioremap_caller()
Xiaotian Feng
1
-13
/
+11
2009-11-06
x86: Add Phoenix/MSC BIOSes to lowmem corruption list
Simon Kagstrom
1
-0
/
+7
2009-11-05
hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.h
Frederic Weisbecker
1
-1
/
+1
2009-11-05
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2009-11-05
x86: Make sure get_user_desc() doesn't sign extend.
Chris Lalancette
1
-1
/
+1
2009-11-05
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
1
-1
/
+10
[next]