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
2007-03-10
Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...
Linus Torvalds
9
-30
/
+94
2007-03-09
[MIPS] Sibyte: Fix ZBbus profiler
Ralf Baechle
3
-108
/
+283
2007-03-09
[MIPS] Sibyte: Do not allow enabling LDT support if PCI is disabled.
Ralf Baechle
1
-4
/
+6
2007-03-09
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-3
/
+0
2007-03-09
[MIPS] DEC: Remove call to register_prom_console.
Ralf Baechle
1
-3
/
+0
2007-03-09
[PATCH] build fix for i386 earlyquirk.c
Dave Jones
1
-1
/
+1
2007-03-09
[PATCH] ACPI: repair nvidia early quirk breakage on x86_64
Len Brown
2
-14
/
+2
2007-03-08
[PATCH] uml: arch_prctl should set thread fs
Jeff Dike
1
-2
/
+4
2007-03-08
[PATCH] Add epoll compat_ code to fs/compat.c
Davide Libenzi
1
-46
/
+0
2007-03-08
[PATCH] x86_64: fix 2.6.18 regression - PTRACE_OLDSETOPTIONS should be accepted
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2007-03-08
[PATCH] um: fix errno usage
Paolo 'Blaisorblade' Giarrusso
1
-8
/
+9
2007-03-08
[PATCH] uml: activate_fd: return ENOMEM only when appropriate
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2007-03-08
[PATCH] um: fix confusion irq early reenabling
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+3
2007-03-08
[PATCH] um: mark both consoles as CON_ANYTIME
Paolo 'Blaisorblade' Giarrusso
2
-2
/
+2
2007-03-08
[PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()
Paolo 'Blaisorblade' Giarrusso
3
-6
/
+5
2007-03-08
[PATCH] um: fix a memory leak in the multicast driver
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+9
2007-03-08
[POWERPC] 85xx: Enable CONFIG_SERIAL_8250_SHARE_IRQ
Kumar Gala
1
-0
/
+1
2007-03-08
[POWERPC] Select u-image as default image for Linkstation
Segher Boessenkool
1
-0
/
+1
2007-03-08
[POWERPC] 83xx: Minor fixes for 834x_mds USB setup code
Li Yang
1
-4
/
+4
2007-03-08
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-3
/
+3
2007-03-08
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
6
-10
/
+130
2007-03-08
[MIPS] ARC: Fix several compiler warnings.
Ralf Baechle
1
-3
/
+3
2007-03-08
[IA64] fsys_getcpu for IA64
Fenghua Yu
2
-0
/
+106
2007-03-08
[IA64] remove duplicate declaration of efi_initialize_iomem_resources
Horms
1
-2
/
+0
2007-03-08
[IA64] Pick highest possible saved_max_pfn for crash_dump
Tony Luck
1
-5
/
+5
2007-03-08
[IA64] fix NULL pointer in ia64/irq_chip-mask/unmask function
KAMEZAWA Hiroyuki
2
-3
/
+19
2007-03-07
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
4
-28
/
+33
2007-03-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
18
-364
/
+353
2007-03-07
[PATCH] CPU hotplug: call check_tsc_sync_source() with irqs off
Ingo Molnar
2
-7
/
+14
2007-03-07
[POWERPC] Fix warning in powermac pci.c
Benjamin Herrenschmidt
1
-2
/
+5
2007-03-07
[POWERPC] Fix warning in powermac feature.c
Benjamin Herrenschmidt
1
-1
/
+4
2007-03-07
[POWERPC] Fix warning in prom_parse.c of_irq_map_oldworld()
Benjamin Herrenschmidt
1
-1
/
+1
2007-03-07
[POWERPC] Celleb: bug fix caused by not casting pointer types
Ishizaki Kou
1
-21
/
+61
2007-03-07
[POWERPC] Add missing newline in xmon help output
Michael Ellerman
1
-1
/
+1
2007-03-07
[POWERPC] No DEEPNAP on 970MP 1.0
Olof Johansson
1
-0
/
+16
2007-03-07
[AVR32] Don't use kmap() in flush_icache_page()
Haavard Skinnemoen
1
-2
/
+1
2007-03-07
[AVR32] Fix bogus ti->flags manipulation in debug handler
Haavard Skinnemoen
1
-2
/
+2
2007-03-07
[AVR32] show_trace: Only walk valid stack addresses
Haavard Skinnemoen
1
-23
/
+29
2007-03-07
[AVR32] at32_spi_setup_slaves should be __init
Haavard Skinnemoen
1
-1
/
+1
2007-03-07
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
10
-97
/
+103
2007-03-07
[PATCH] m68knommu: remove local_bh_count
Greg Ungerer
1
-1
/
+0
2007-03-07
[PATCH] m68knommu: use irq_handler_t and rtc_time in prototypes
Greg Ungerer
1
-2
/
+2
2007-03-07
[PATCH] m68knommu: use irq_handler_t and remove regs arg for 68328
Greg Ungerer
1
-2
/
+3
2007-03-07
[PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setup
Greg Ungerer
3
-3
/
+6
2007-03-07
[PATCH] m68knommu: use irq_handler_t for passing handler types in 68360 setup
Greg Ungerer
1
-1
/
+2
2007-03-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
7
-20
/
+81
2007-03-07
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
13
-56
/
+28
2007-03-07
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-5
/
+29
2007-03-07
[MIPS] IP27: Build fix
Ralf Baechle
1
-2
/
+0
2007-03-07
[MIPS] Wire up ioprio_set and ioprio_get.
Ralf Baechle
4
-1
/
+11
[next]