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
Age
Commit message (
Expand
)
Author
Files
Lines
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-23
ftrace: add have dynamic ftrace config for archs
Steven Rostedt
3
-0
/
+3
2008-05-23
ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directory
Steven Rostedt
1
-0
/
+7
2008-05-23
ftrace: support for PowerPC
Steven Rostedt
10
-8
/
+396
2008-05-23
ftrace: fix mcount export bug
Ingo Molnar
2
-3
/
+17
2008-05-23
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-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-21
/
+40
2008-05-21
sparc64: Prevent stack backtrace false positives on trap frames.
David S. Miller
1
-0
/
+1
2008-05-21
sparc64: Fix stack tracing through trap frames.
David S. Miller
2
-10
/
+14
2008-05-21
sparc64: Fix kernel thread stack termination.
David S. Miller
1
-11
/
+25
2008-05-21
provide out-of-line strcat() for m68k
Al Viro
1
-0
/
+6
2008-05-21
MODULE_LICENSE expects "GPL v2", not "GPLv2"
Al Viro
1
-1
/
+1
2008-05-21
thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml
Al Viro
1
-0
/
+2
2008-05-21
missing export of csum_partial() on uml/amd64
Al Viro
1
-2
/
+4
2008-05-21
uml: add missing exports for UML_RANDOM=m
Al Viro
1
-0
/
+5
2008-05-21
fix include order in sys-i386/registers.c
Al Viro
1
-0
/
+1
2008-05-21
missed kmalloc() in pcap_user.c
Al Viro
1
-1
/
+1
2008-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
97
-97
/
+239
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 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
10
-547
/
+657
2008-05-20
[POWERPC] Update defconfigs for desktop/server systems
Paul Mackerras
6
-533
/
+637
2008-05-20
Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
3
-12
/
+20
2008-05-20
sparc64: Add global register dumping facility.
David S. Miller
3
-2
/
+154
2008-05-20
sparc: remove CVS keywords
Adrian Bunk
60
-60
/
+54
2008-05-20
sparc64: remove CVS keywords
Adrian Bunk
35
-35
/
+31
2008-05-20
[POWERPC] Fix mpc8377_mds.dts DMA nodes to match spec
Kumar Gala
1
-5
/
+13
2008-05-20
[POWERPC] Update arch/powerpc/boot/.gitignore
Kumar Gala
1
-5
/
+3
2008-05-20
[POWERPC] Remove generated files on make clean
Kumar Gala
1
-2
/
+4
2008-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
23
-23
/
+0
2008-05-19
Merge branch 'for-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
1
-0
/
+21
2008-05-20
[POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keyword
Adrian Bunk
1
-2
/
+0
[next]