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-10-31
[MIPS] Sort out missuse of __init for prom_getcmdline()
Ralf Baechle
2
-2
/
+2
2006-10-31
[MIPS] Add missing file for support of backplane on TX4927 based board
Manish Lachwani
1
-0
/
+172
2006-10-31
[MIPS] TX4927: Remove indent error message that somehow ended in the code.
Ralf Baechle
1
-2
/
+0
2006-10-31
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
16
-406
/
+504
2006-10-31
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-4
/
+25
2006-10-31
[PATCH] uml: add _text definition to linker scripts
Jeff Dike
2
-0
/
+2
2006-10-31
[PATCH] uml ubd driver: various little changes
Paolo 'Blaisorblade' Giarrusso
3
-20
/
+26
2006-10-31
[PATCH] uml ubd driver: do not store error codes as ->fd
Paolo 'Blaisorblade' Giarrusso
1
-7
/
+10
2006-10-31
[PATCH] uml ubd driver: use bitfields where possible
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2006-10-31
[PATCH] uml ubd driver: reformat ubd_config
Paolo 'Blaisorblade' Giarrusso
1
-11
/
+20
2006-10-31
[PATCH] uml ubd driver: convert do_ubd to a boolean variable
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+6
2006-10-31
[PATCH] uml ubd driver: ubd_io_lock usage fixup
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+7
2006-10-31
[PATCH] uml ubd driver: change ubd_lock to be a mutex
Paolo 'Blaisorblade' Giarrusso
1
-11
/
+12
2006-10-31
[PATCH] uml ubd driver: give better names to some functions.
Paolo 'Blaisorblade' Giarrusso
1
-6
/
+6
2006-10-31
[PATCH] uml ubd driver: var renames
Paolo 'Blaisorblade' Giarrusso
1
-98
/
+98
2006-10-31
[PATCH] uml ubd driver: document some struct fields
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+4
2006-10-31
[PATCH] uml ubd driver: allow using up to 16 UBD devices
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2006-10-31
sh: Titan defconfig update.
Jamie Lenehan
1
-29
/
+72
2006-10-31
sh: Fix IPR-IRQ's for IRQ-chip change breakage.
Jamie Lenehan
13
-301
/
+331
2006-10-31
sh: Update r7780rp_defconfig.
Paul Mundt
1
-76
/
+98
2006-10-31
sh: Wire up new syscalls.
Paul Mundt
1
-0
/
+3
2006-10-31
[SPARC64]: Add some missing print_symbol() calls.
David S. Miller
1
-0
/
+8
2006-10-31
[SPARC64]: Fix Tomatillo/Schizo IRQ handling.
David S. Miller
1
-4
/
+17
2006-10-31
[MIPS] JMR3927: Fixup another victim of the irq pt_regs cleanup.
Ralf Baechle
1
-0
/
+3
2006-10-31
[MIPS] EMMA 2 / Markeins: struct resource takes physical addresses.
Ralf Baechle
1
-6
/
+6
2006-10-31
[MIPS] EMMA 2 / Markeins: Convert to name struct resource initialization.
Ralf Baechle
1
-6
/
+33
2006-10-31
[MIPS] EMMA 2 / Markeins: Formitting fixes split from actual address fixes.
Ralf Baechle
1
-26
/
+23
2006-10-31
[MIPS] EMMA 2 / Markeins: Fix build wreckage due to genirq wreckage.
Ralf Baechle
2
-3
/
+3
2006-10-31
[MIPS] Ocelot G: Fix build error and numerous warnings.
Ralf Baechle
3
-4
/
+9
2006-10-31
[MIPS] Fix return value of TXX9 SPI interrupt handler
Yoichi Yuasa
1
-2
/
+6
2006-10-31
[MIPS] Au1000: Fix warning about unused variable.
Yoichi Yuasa
1
-1
/
+0
2006-10-31
[MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls.
Ralf Baechle
4
-0
/
+8
2006-10-31
[MIPS] Make SB1 cache flushes not to use on_each_cpu
Manish Lachwani
1
-4
/
+13
2006-10-31
[MIPS] Fix warning about unused definition in c-sb1.c
Yoichi Yuasa
1
-1
/
+0
2006-10-31
[MIPS] SMTC: Make 8 the default number of processors.
Ralf Baechle
1
-0
/
+1
2006-10-31
[MIPS] Oprofile: Fix MIPSxx counter number detection.
Ralf Baechle
1
-1
/
+1
2006-10-31
[MIPS] Au1xx0 code sets incorrect mips_hpt_frequency
Sergei Shtylyov
1
-5
/
+2
2006-10-31
[MIPS] Oprofile: fix on non-VSMP / non-SMTC SMP configurations.
Ralf Baechle
1
-4
/
+6
2006-10-30
[PATCH] fix i386 regparm=3 RT signal handlers on x86_64
Albert Cahalan
1
-0
/
+5
2006-10-30
[PATCH] APM: URL of APM 1.2 specs has changed
Kristian Mueller
1
-1
/
+1
2006-10-30
[PATCH] uml: fix compilation options for USER_OBJS
akpm@osdl.org
3
-15
/
+14
2006-10-30
[PATCH] Fix "Remove the use of _syscallX macros in UML"
Paolo 'Blaisorblade' Giarrusso
4
-8
/
+18
2006-10-30
[PATCH] cryptocop: double spin_lock_irqsave()
Alexey Dobriyan
1
-1
/
+0
2006-10-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
8
-14
/
+1016
2006-10-30
[ARM] 3914/1: [Jornada7xx] - Typo Fix in cpu-sa1110.c (b != B)
Kristoffer Ericson
1
-1
/
+1
2006-10-29
[PATCH] m68k: consolidate initcall sections
Geert Uytterhoeven
2
-14
/
+2
2006-10-29
[ARM] 3913/1: n2100: fix IRQ routing for second ethernet port
Lennert Buytenhek
1
-1
/
+1
2006-10-29
[ARM] Add KBUILD_IMAGE target support
Russell King
1
-2
/
+4
2006-10-28
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
6
-21
/
+30
2006-10-28
[PATCH] visws build fix
Andrey Panin
1
-4
/
+3
[next]