index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
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
22
-212
/
+954
2009-11-21
x86: insn decoder test checks objdump version
Masami Hiramatsu
2
-1
/
+27
2009-11-21
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
357
-3284
/
+8861
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 branches 'perf/powerpc' and 'perf/bench' into perf/core
Ingo Molnar
23
-96
/
+345
2009-11-15
Merge commit 'v2.6.32-rc7' into perf/core
Ingo Molnar
137
-1874
/
+3542
2009-11-14
hw-breakpoints, x86: Fix modular KVM build
Ingo Molnar
2
-4
/
+2
2009-11-13
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-56
/
+126
2009-11-12
alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLY
Andrew Morton
1
-2
/
+2
2009-11-12
alpha: fix F_SETOWN_EX and F_GETLK64 conflict
Peter Zijlstra
1
-2
/
+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-12
omap3: Decrease cpufreq transition latency
Mike Turquette
1
-1
/
+1
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 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
57
-1380
/
+2603
2009-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
31
-236
/
+568
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
omap3: update Pandora defconfig
Grazvydas Ignotas
1
-5
/
+44
2009-11-11
omap3: 3430sdp: Enable Linux Regulator framework
Sergio Aguirre
1
-1
/
+8
2009-11-11
omap3: beagle: Fix USB host port power control
Jarkko Nikula
1
-1
/
+1
2009-11-11
omap3: pandora: Fix keypad keymap
Grazvydas Ignotas
1
-39
/
+39
2009-11-11
omap1: Amstrad Delta defconfig fixes
Janusz Krzysztofik
1
-7
/
+17
2009-11-11
omap: Fix omapfb/lcdc on OMAP1510 broken when PM set
Janusz Krzysztofik
1
-0
/
+8
[next]