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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-08
sh: fixup many sparse errors.
Paul Mundt
33
-61
/
+220
2008-09-08
sh: Display CPU information in show_regs().
Paul Mundt
1
-3
/
+9
2008-09-08
sh: Early dummy clockevent registration on boot CPU.
Paul Mundt
1
-3
/
+4
2008-09-08
sh: smp: shove a cpu_relax() in the plat_start_cpu() busy loop.
Paul Mundt
1
-1
/
+1
2008-09-08
sh: generic clockevent broadcast support.
Paul Mundt
6
-4
/
+77
2008-09-08
sh: smp: Hook up a timer IPI stub.
Paul Mundt
2
-6
/
+31
2008-09-08
sh: smp: Hook in to the generic IPI handler for SH-X3 SMP.
Paul Mundt
2
-43
/
+24
2008-09-08
sh: smp: Provide a generic IPI handler.
Paul Mundt
2
-1
/
+20
2008-09-08
sh: Kill off unused defines from asm/smp.h.
Paul Mundt
1
-5
/
+0
2008-09-08
sh: Provide movli.l/movco.l-based cmpxchg.
Paul Mundt
2
-0
/
+73
2008-09-08
sh: Provide movli.l/movco.l-based bitops.
Paul Mundt
2
-0
/
+146
2008-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-18
/
+58
2008-09-07
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-61
/
+167
2008-09-07
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-56
/
+151
2008-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+3
2008-09-07
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
10
-31
/
+59
2008-09-06
x86: cpu_init(): fix memory leak when using CPU hotplug
Andreas Herrmann
1
-10
/
+13
2008-09-06
x86: pda_init(): fix memory leak when using CPU hotplug
Andreas Herrmann
1
-6
/
+9
2008-09-06
x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags
Eduardo Habkost
1
-1
/
+1
2008-09-06
x86: move mtrr cpu cap setting early in early_init_xxxx
Yinghai Lu
3
-8
/
+44
2008-09-06
x86: delay early cpu initialization until cpuid is done
Krzysztof Helt
1
-2
/
+2
2008-09-06
clocksource, acpi_pm.c: check for monotonicity
Dominik Brodowski
1
-17
/
+29
2008-09-06
clocksource, acpi_pm.c: use proper read function also in errata mode
Dominik Brodowski
1
-8
/
+8
2008-09-06
ntp: fix calculation of the next jiffie to trigger RTC sync
Maciej W. Rozycki
1
-1
/
+1
2008-09-06
Fix CONFIG_AC97_BUS dependency
Takashi Iwai
1
-1
/
+3
2008-09-06
x86: HPET: read back compare register before reading counter
Thomas Gleixner
1
-0
/
+7
2008-09-06
x86: HPET fix moronic 32/64bit thinko
Thomas Gleixner
1
-4
/
+4
2008-09-06
clockevents: broadcast fixup possible waiters
Thomas Gleixner
1
-1
/
+36
2008-09-06
x86: use X86_FEATURE_NOPL in alternatives
H. Peter Anvin
1
-23
/
+13
2008-09-06
x86: add NOPL as a synthetic CPU feature bit
H. Peter Anvin
5
-8
/
+82
2008-09-06
x86: boot: stub out unimplemented CPU feature words
H. Peter Anvin
1
-4
/
+4
2008-09-06
drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()
Andrew Morton
1
-1
/
+3
2008-09-06
tracehook: comment pasto fixes
Roland McGrath
2
-2
/
+2
2008-09-06
atmel_lcdfb: fix oops in rmmod when framebuffer fails to register
Stanislaw Gruszka
1
-4
/
+6
2008-09-06
forcedeth: fix kexec regression
Rafael J. Wysocki
1
-3
/
+5
2008-09-06
res_counter: fix off-by-one bug in setting limit
Li Zefan
1
-1
/
+1
2008-09-06
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-62
/
+69
2008-09-06
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+8
2008-09-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
1
-1
/
+2
2008-09-06
Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27
Linus Torvalds
4
-19
/
+26
2008-09-06
Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-125
/
+250
2008-09-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
Linus Torvalds
148
-3148
/
+3360
2008-09-06
Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-8
/
+36
2008-09-06
Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-15
/
+22
2008-09-06
[MIPS] Probe initrd header only if explicitly specified
Atsushi Nemoto
2
-15
/
+27
2008-09-06
[MIPS] TX39xx: Add missing local_flush_icache_range initialization
Atsushi Nemoto
1
-0
/
+1
2008-09-06
[MIPS] TXx9: Fix txx9_pcode initialization
Atsushi Nemoto
1
-0
/
+1
2008-09-06
[MIPS] Fix WARNING: at kernel/smp.c:290
Thomas Bogendoerfer
7
-14
/
+26
2008-09-06
[MIPS] Fix data bus error recovery
Thomas Bogendoerfer
1
-2
/
+4
2008-09-05
Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM"
Linus Torvalds
1
-9
/
+39
[next]