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-26
[S390] eliminate ipl_device from lowcore
Martin Schwidefsky
5
-10
/
+2
2009-03-26
[S390] eliminate cpuinfo_S390 structure
Martin Schwidefsky
6
-74
/
+51
2009-03-26
[S390] Fix comments in lowcore structure
Christian Borntraeger
1
-2
/
+2
2009-03-26
[S390] Expose a constant for the number of words representing the CRs
Dan Smith
2
-2
/
+5
2009-03-26
[S390] use compiler builtin versions of strlen/strcpy/strcat
Heiko Carstens
2
-0
/
+16
2009-03-26
[S390] module function call optimization
Martin Schwidefsky
1
-7
/
+12
2009-03-26
[S390] bitops: remove likely annotations
Heiko Carstens
1
-6
/
+6
2009-03-26
[S390] remove duplicate nul-termination of string
Hendrik Brueckner
1
-1
/
+0
2009-03-26
[S390] allow usage of string functions in linux/string.h
Rusty Russell
1
-1
/
+7
2009-03-26
[S390] qdio: report SIGA errors directly
Jan Glauber
1
-0
/
+1
2009-03-26
[S390] kernel: Disable switch_amode by default
Gerald Schaefer
1
-4
/
+0
2009-03-26
[S390] clock sync mode flags
Martin Schwidefsky
1
-27
/
+44
2009-03-26
[S390] move EXPORT_SYMBOLs to definitions
Heiko Carstens
6
-44
/
+19
2009-03-26
[S390] convert bitmap definitions to C
Heiko Carstens
3
-57
/
+50
2009-03-26
[S390] Remove CONFIG_MACHCHK_WARNING.
Heiko Carstens
2
-25
/
+11
2009-03-26
[S390] split/move machine check handler code
Heiko Carstens
6
-5
/
+520
2009-03-26
[S390] Fix appldata build break with !NET
Sachin Sant
1
-1
/
+1
2009-03-26
[S390] Fix hypervisor detection for KVM
Christian Borntraeger
4
-10
/
+17
2009-03-26
[S390] check addressing mode in s390_enable_sie
Carsten Otte
1
-0
/
+4
2009-03-26
[S390] lockdep: trace hardirq off in smp_send_stop
Christian Borntraeger
1
-0
/
+2
2009-03-26
[S390] cputime: initialize per thread timer values on fork
Heiko Carstens
1
-0
/
+5
2009-03-26
[S390] arch/s390/kernel/process.c: fix whitespace damage
Heiko Carstens
1
-37
/
+27
2009-03-26
[S390] move sysinfo.c from drivers/s390 to arch/s390/kernel
Heiko Carstens
2
-1
/
+431
2009-03-26
[S390] dasd: add High Performance FICON support
Stefan Weinhuber
1
-12
/
+5
2009-03-26
[S390] dasd: add large volume support
Stefan Weinhuber
2
-7
/
+19
2009-03-26
[S390] page fault: invoke oom-killer
Heiko Carstens
1
-26
/
+2
2009-03-26
[S390] Automatic IPL after dump
Frank Munzert
5
-24
/
+86
2009-03-26
[S390] fix dump_stack vs. %p and (null)
Christian Borntraeger
1
-1
/
+3
2009-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-25
/
+11
2009-03-23
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...
Linus Torvalds
1
-0
/
+9
2009-03-23
powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
Kumar Gala
1
-0
/
+9
2009-03-22
Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-1907
/
+1209
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
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
336
-4117
/
+6357
2009-03-19
sparc64: Fix crash with /proc/iomem
Mikulas Patocka
1
-1
/
+1
2009-03-19
sparc64: Reschedule KGDB capture to a software interrupt.
David S. Miller
4
-24
/
+10
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
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
[next]