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
2008-05-24
mmiotrace: rename kmmio_probe::user_data to :private.
Pekka Paalanen
1
-2
/
+2
2008-05-24
x86 mmiotrace: use resource_size_t for phys addresses
Pekka Paalanen
1
-5
/
+6
2008-05-24
x86 mmiotrace: fix page-unaligned ioremaps
Pekka Paalanen
3
-3
/
+15
2008-05-24
mmiotrace: code style cleanups
Pekka Paalanen
3
-7
/
+6
2008-05-24
x86 mmiotrace: dynamically disable non-boot CPUs
Pekka Paalanen
1
-0
/
+61
2008-05-24
x86/mmiotrace: uses/depends on PCI
Randy Dunlap
1
-2
/
+2
2008-05-24
mmiotrace: fix printk format
Randy Dunlap
1
-2
/
+3
2008-05-24
mmiotrace: add user documentation
Pekka Paalanen
1
-5
/
+3
2008-05-24
x86 mmiotrace: remove ISA_trace parameter.
Pekka Paalanen
1
-5
/
+0
2008-05-24
x86 mmiotrace: move files into arch/x86/mm/.
Pekka Paalanen
8
-6
/
+5
2008-05-24
mmiotrace: cleanup
Ingo Molnar
1
-5
/
+5
2008-05-24
ftrace: mmiotrace update, #2
Pekka Paalanen
2
-113
/
+76
2008-05-24
ftrace: mmiotrace, updates
Pekka Paalanen
2
-100
/
+42
2008-05-24
ftrace: add mmiotrace plugin
Pekka Paalanen
2
-179
/
+32
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
3
-0
/
+3
2008-05-24
ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directory
Steven Rostedt
1
-0
/
+7
2008-05-24
ftrace: support for PowerPC
Steven Rostedt
10
-8
/
+396
2008-05-24
ftrace: fix mcount export bug
Ingo Molnar
2
-3
/
+17
2008-05-24
sparc64: add ftrace support.
David Miller
5
-5
/
+156
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-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-21
/
+40
2008-05-22
sparc64: Prevent stack backtrace false positives on trap frames.
David S. Miller
1
-0
/
+1
2008-05-22
sparc64: Fix stack tracing through trap frames.
David S. Miller
2
-10
/
+14
2008-05-22
sparc64: Fix kernel thread stack termination.
David S. Miller
1
-11
/
+25
2008-05-22
provide out-of-line strcat() for m68k
Al Viro
1
-0
/
+6
2008-05-22
MODULE_LICENSE expects "GPL v2", not "GPLv2"
Al Viro
1
-1
/
+1
2008-05-22
thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml
Al Viro
1
-0
/
+2
2008-05-22
missing export of csum_partial() on uml/amd64
Al Viro
1
-2
/
+4
2008-05-22
uml: add missing exports for UML_RANDOM=m
Al Viro
1
-0
/
+5
2008-05-22
fix include order in sys-i386/registers.c
Al Viro
1
-0
/
+1
[next]