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-01-13
[PATCH] powerpc: Cleanup LOADADDR etc. asm macros
David Gibson
8
-69
/
+68
2006-01-13
[PATCH] powerpc: Updated platforms that use gianfar to match driver
Kumar Gala
9
-55
/
+52
2006-01-13
[PATCH] powerpc/boot: Better use of defaultimage-
Tom Rini
1
-2
/
+2
2006-01-13
[PATCH] powerpc: Add support for changing properties from userspace
Dave C Boutcher
1
-0
/
+100
2006-01-13
[PATCH] powerpc: Add of_find_property function
Dave C Boutcher
1
-6
/
+13
2006-01-13
[PATCH] powerpc: Add/remove/update properties in firmware device tree
Dave C Boutcher
1
-2
/
+88
2006-01-13
[PATCH] Remove bzImage target
Tom Rini
1
-3
/
+0
2006-01-12
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
25
-112
/
+4946
2006-01-12
[ARM] Convert some arm semaphores to mutexes
Arjan van de Ven
9
-58
/
+67
2006-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
32
-956
/
+148
2006-01-12
[ARM] Allow r2 to be passed through the decompressor to the kernel
Russell King
1
-21
/
+25
2006-01-12
[PATCH] m68k: console code in head.S needs framebuffer support built in
Al Viro
1
-0
/
+2
2006-01-12
[PATCH] m68k: fix reference to init_task in vmlinux-sun3.lds
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] m68k: fix use of void foo(void) asm("bar") in traps.c
Al Viro
1
-19
/
+19
2006-01-12
[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers
Al Viro
6
-47
/
+0
2006-01-12
[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...
Al Viro
9
-25
/
+4
2006-01-12
[PATCH] m68k: NULL noise removal
Al Viro
1
-2
/
+2
2006-01-12
[PATCH] m68k: checksum __user annotations
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] m68k: syscalls __user annotation
Al Viro
1
-23
/
+16
2006-01-12
[PATCH] m68k: rtc __user annotations
Al Viro
2
-6
/
+6
2006-01-12
[PATCH] m68k: signal __user annotations
Al Viro
1
-31
/
+31
2006-01-12
[PATCH] m68k: basic iomem annotations
Al Viro
1
-6
/
+6
2006-01-12
[PATCH] m68k: broken constraints on mulu.l
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] m68k: memory input should be an lvalue (mac/misc.c)
Al Viro
1
-1
/
+2
2006-01-12
[PATCH] m68k: isa_{type,sex} should be exported
Al Viro
1
-0
/
+2
2006-01-12
[PATCH] m68k: switch mac/misc.c to direct use of appropriate cuda/pmu/maciisi...
Al Viro
1
-105
/
+218
2006-01-12
[PATCH] m68k: namespace pollution fix (custom->amiga_custom)
Al Viro
9
-78
/
+80
2006-01-12
[PATCH] m68k: compile fix - updated vmlinux.lds to include LOCK_TEXT
Al Viro
2
-0
/
+2
2006-01-12
[PATCH] mips: task_stack_page()
Al Viro
1
-3
/
+3
2006-01-12
[PATCH] mips: task_thread_info()
Al Viro
8
-14
/
+13
2006-01-12
[PATCH] mips: task_pt_regs()
Al Viro
3
-15
/
+7
2006-01-12
[PATCH] ia64: task_pt_regs()
Al Viro
9
-48
/
+47
2006-01-12
[PATCH] ia64: task_thread_info()
Al Viro
2
-7
/
+7
2006-01-12
[PATCH] cris: task_thread_info()
Al Viro
3
-5
/
+5
2006-01-12
[PATCH] cris: task_pt_regs()
Al Viro
4
-9
/
+9
2006-01-12
[PATCH] powerpc: task_stack_page()
Al Viro
2
-10
/
+8
2006-01-12
[PATCH] powerpc: task_thread_info()
Al Viro
7
-12
/
+12
2006-01-12
[PATCH] sh64: task_stack_page()
Al Viro
2
-3
/
+3
2006-01-12
[PATCH] arm26: task_stack_page()
Al Viro
1
-4
/
+4
2006-01-12
[PATCH] arm26: task_pt_regs()
Al Viro
2
-22
/
+6
2006-01-12
[PATCH] arm26: task_thread_info()
Al Viro
2
-3
/
+3
2006-01-12
[PATCH] arm: task_stack_page()
Al Viro
3
-4
/
+4
2006-01-12
[PATCH] arm: end_of_stack()
Al Viro
2
-2
/
+2
2006-01-12
[PATCH] arm: task_pt_regs()
Al Viro
2
-25
/
+7
2006-01-12
[PATCH] arm: task_thread_info()
Al Viro
2
-7
/
+7
2006-01-12
[PATCH] h8300: task_stack_page()
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] parisc: task_stack_page(), task_thread_info()
Al Viro
2
-4
/
+4
2006-01-12
[PATCH] m68knommu: task_stack_page()
Al Viro
1
-3
/
+2
2006-01-12
[PATCH] m68k: task_stack_page()
Al Viro
1
-4
/
+3
2006-01-12
[PATCH] frv: task_thread_info(), task_stack_page()
Al Viro
1
-2
/
+2
[prev]
[next]