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
2006-12-15
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
6
-62
/
+101
2006-12-15
Remove stack unwinder for now
Linus Torvalds
8
-240
/
+0
2006-12-15
[S390] Save prefix register for dump on panic
Michael Holzheu
3
-2
/
+13
2006-12-15
[S390] Fix reboot hang
Michael Holzheu
1
-44
/
+1
2006-12-15
[S390] Fix reboot hang on LPARs
Michael Holzheu
2
-1
/
+51
2006-12-15
[S390] hypfs fixes
Christian Borntraeger
1
-2
/
+2
2006-12-15
[S390] update default configuration
Martin Schwidefsky
1
-13
/
+34
2006-12-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
38
-218
/
+721
2006-12-14
[CPUFREQ] Trivial cleanup for acpi read/write port in acpi-cpufreq.c
Venkatesh Pallipadi
1
-23
/
+6
2006-12-14
[ARM] Merge AT91 and devel branches
Russell King
38
-218
/
+721
2006-12-14
[ARM] 4017/1: [Jornada7xx] - Updating Jornada720.c
Kristoffer Ericson
1
-25
/
+204
2006-12-13
[ARM] 3992/1: i.MX/MX1 CPU Frequency scaling support
Pavel Pisa
3
-1
/
+299
2006-12-13
[PATCH] MIPS: Fix COW D-cache aliasing on fork
Atsushi Nemoto
1
-0
/
+25
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
30
-40
/
+40
2006-12-13
[PATCH] update Tigran's email addresses
Tigran Aivazian
1
-3
/
+3
2006-12-13
[PATCH] appldata_mem dependes on vm counters
Al Viro
1
-1
/
+1
2006-12-13
[PATCH] Xtensa: Add ktermios and minor filename fix
Chris Zankel
2
-2
/
+2
2006-12-13
[PATCH] uml: fix net_kern workqueue abuse
Peter Zijlstra
2
-6
/
+11
2006-12-13
[PATCH] another build fix, header rearrangements (OSK)
David Brownell
1
-0
/
+1
2006-12-13
[PATCH] fix more workqueue build breakage (tps65010)
David Brownell
1
-0
/
+1
2006-12-13
[PATCH] arch/i386/kernel/smpboot.c: remove unneeded ifdef
Andrew Morton
1
-2
/
+0
2006-12-13
[ARM] Remove empty fixup function
Russell King
1
-5
/
+0
2006-12-13
[ARM] 4014/1: include drivers/hid/Kconfig
Sascha Hauer
1
-0
/
+2
2006-12-13
[ARM] 4013/1: clocksource driver for netx
Sascha Hauer
1
-12
/
+30
2006-12-13
[ARM] 4012/1: Clocksource for pxa
Sascha Hauer
1
-22
/
+23
2006-12-13
[ARM] Clean up ioremap code
Russell King
1
-58
/
+40
2006-12-13
[ARM] Unuse another Linux PTE bit
Russell King
25
-75
/
+71
2006-12-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
16
-149
/
+358
2006-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
8
-30
/
+29
2006-12-13
Merge ../linus
Dave Jones
1403
-21684
/
+57353
2006-12-13
[CPUFREQ] Longhaul - Add support for CN400
Rafał Bilski
1
-1
/
+5
2006-12-13
[CPUFREQ] Longhaul - fix 200MHz FSB
Rafał Bilski
1
-1
/
+1
2006-12-13
[CPUFREQ] p4-clockmod: fix support for Core
Dominik Brodowski
1
-10
/
+7
2006-12-13
[CPUFREQ] Fix the bug in duplicate freq elimination code in acpi-cpufreq
Venkatesh Pallipadi
1
-1
/
+1
2006-12-13
[CPUFREQ] speedstep-centrino should ignore upper performance control bits
Gary Hade
1
-3
/
+5
2006-12-13
[CPUFREQ] Optimize gx-suspmod revision ID fetching
Jean Delvare
1
-3
/
+1
2006-12-12
[IA64] kprobe clears qp bits for special instructions
bibo,mao
1
-53
/
+122
2006-12-12
[IA64] enable trap code on slot 1
Tony Luck
2
-15
/
+39
2006-12-12
[IA64] Take defensive stance on ia64_pal_get_brand_info()
Tony Luck
1
-2
/
+2
2006-12-12
[IA64] fix possible XPC deadlock when disconnecting
Dean Nelson
2
-26
/
+53
2006-12-12
[IA64] - Reduce overhead of FP exception logging messages
Jack Steiner
1
-10
/
+40
2006-12-12
[IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid'
Tony Luck
2
-9
/
+3
2006-12-12
kconfig: Standardize "depends" -> "depends on" in Kconfig files
Robert P. J. Day
7
-28
/
+28
2006-12-12
um: replace kmalloc+memset with kzalloc
Yan Burman
1
-2
/
+1
2006-12-12
[IA64] s/termios/ktermios/ in simserial.c
Tony Luck
1
-1
/
+1
2006-12-12
[IA64] kexec/kdump: tidy up declaration of relocate_new_kernel_t
Horms
1
-2
/
+5
2006-12-12
[IA64] Kexec/Kdump: honour non-zero crashkernel offset.
Horms
1
-4
/
+10
2006-12-12
[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutations
Horms
7
-25
/
+73
2006-12-12
[IA64] Do not call SN_SAL_SET_CPU_NUMBER twice on cpu 0
Jay Lan
1
-2
/
+10
2006-12-12
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
6
-1
/
+197
[prev]
[next]