index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-03-20
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-23
/
+40
2009-03-20
Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linu...
Ingo Molnar
12
-104
/
+251
2009-03-20
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-40
/
+48
2009-03-19
ftrace: protect running nmi (V3)
Lai Jiangshan
1
-23
/
+40
2009-03-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
4
-64
/
+203
2009-03-18
[S390] make page table upgrade work again
Martin Schwidefsky
2
-14
/
+35
2009-03-18
[S390] make page table walking more robust
Martin Schwidefsky
3
-5
/
+6
2009-03-18
[S390] Dont check for pfn_valid() in uaccess_pt.c
Gerald Schaefer
1
-18
/
+0
2009-03-18
[S390] ftrace/mcount: fix kernel stack backchain
Heiko Carstens
1
-2
/
+4
2009-03-18
[S390] topology: define SD_MC_INIT to fix performance regression
Heiko Carstens
1
-0
/
+2
2009-03-18
[S390] __div64_31 broken for CONFIG_MARCH_G5
Martin Schwidefsky
1
-1
/
+1
2009-03-18
Merge branches 'tracing/ftrace' and 'linus' into tracing/core
Ingo Molnar
2
-45
/
+68
2009-03-18
powerpc/ps3: ps3_defconfig updates
Geoff Levand
1
-60
/
+190
2009-03-18
Merge commit 'gcl/merge' into merge
Benjamin Herrenschmidt
54
-1001
/
+2042
2009-03-17
prevent boosting kprobes on exception address
Masami Hiramatsu
1
-0
/
+3
2009-03-17
powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW
Kumar Gala
1
-3
/
+3
2009-03-17
powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xx
Piotr Ziecik
1
-1
/
+3
2009-03-17
Fast TSC calibration: calculate proper frequency error bounds
Linus Torvalds
1
-45
/
+56
2009-03-17
Fix potential fast PIT TSC calibration startup glitch
Linus Torvalds
1
-0
/
+9
2009-03-16
Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...
Ingo Molnar
83
-1267
/
+3516
2009-03-15
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
29
-53
/
+217
2009-03-14
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
7
-56
/
+60
2009-03-14
Merge branch 'x86/asm' into tracing/syscalls
Ingo Molnar
28
-269
/
+1408
2009-03-14
x86: entry_32.S fix compile warnings - fix work mask bit width
Jaswinder Singh Rajput
1
-10
/
+8
2009-03-14
MIPS: Mark Eins: Fix configuration.
Ralf Baechle
5
-52
/
+54
2009-03-14
MIPS: Fix TIF_32BIT undefined problem when seccomp is disabled
Zhang Le
2
-4
/
+6
2009-03-13
tracing/syscalls: support for syscalls tracing on x86, fix
Ingo Molnar
1
-1
/
+2
2009-03-13
tracing/syscalls: support for syscalls tracing on x86
Frederic Weisbecker
2
-0
/
+70
2009-03-13
parisc: update defconfigs
Kyle McMartin
5
-831
/
+1681
2009-03-13
tracing/x86: basic implementation of syscall tracing for x86
Frederic Weisbecker
3
-3
/
+14
2009-03-13
parisc: define x->x mmio accessors
Kyle McMartin
1
-0
/
+9
2009-03-13
parisc: convert cpu_check_affinity to new cpumask api
Kyle McMartin
2
-6
/
+8
2009-03-13
parisc: convert (read|write)bwlq to inlines
Kyle McMartin
1
-9
/
+33
2009-03-13
parisc: fix use of new cpumask api in irq.c
Kyle McMartin
1
-4
/
+4
2009-03-13
parisc: update parisc for new irq_desc
Mike Travis
1
-4
/
+4
2009-03-13
parisc: fix 64bit build
Helge Deller
1
-0
/
+1
2009-03-13
parisc: add braces around arguments in assembler macros
Helge Deller
2
-8
/
+8
2009-03-13
parisc: remove unused local out_putf label
Helge Deller
1
-1
/
+0
2009-03-13
parisc: fix `struct pt_regs' declared inside parameter list warning
Helge Deller
1
-0
/
+1
2009-03-13
parisc: fix section mismatch warnings
Helge Deller
1
-6
/
+6
2009-03-13
parisc: BUG_ON() cleanup
Helge Deller
3
-24
/
+9
2009-03-13
ps3/block: Replace mtd/ps3vram by block/ps3vram
Geert Uytterhoeven
1
-0
/
+7
2009-03-13
Merge branch 'core/locking' into tracing/ftrace
Ingo Molnar
27
-487
/
+549
2009-03-13
uml: fix WARNING: vmlinux: 'memcpy' exported twice
akpm@linux-foundation.org
1
-1
/
+4
2009-03-13
UML on UML fixed: it did not start
Renzo Davoli
1
-0
/
+5
2009-03-13
[ARM] Fix virtual to physical translation macro corner cases
Russell King
3
-10
/
+14
2009-03-13
[ARM] update mach-types
Russell King
1
-3
/
+133
2009-03-13
[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions
Uwe Kleine-König
8
-9
/
+9
2009-03-13
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
Russell King
2
-0
/
+3
2009-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-10
/
+19
[next]