index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIPS] IRQ cleanups
Atsushi Nemoto
2006-11-30
36
-1655
/
+292
*
[MIPS] mips hpt cleanup: get rid of mips_hpt_init
Atsushi Nemoto
2006-11-30
2
-16
/
+8
*
[MIPS] PB1200: Remove duplicate definitions
Yoichi Yuasa
2006-11-30
1
-6
/
+2
*
[MIPS] Oprofile: kernel support for the R10000.
Ralf Baechle
2006-11-30
3
-5
/
+31
*
[MIPS] Add support for kexec
Nicolas Schichan
2006-11-30
8
-4
/
+188
*
[MIPS] Don't print presence of WAIT instruction on bootup.
Ralf Baechle
2006-11-30
1
-16
/
+3
*
[MIPS] Fast path for rdhwr emulation for TLS
Atsushi Nemoto
2006-11-30
2
-1
/
+77
*
[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n
Atsushi Nemoto
2006-11-30
6
-3
/
+81
*
[MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITE
Yoichi Yuasa
2006-11-30
4
-39
/
+35
*
[MIPS] Make free_init_pages() arguments to be physical addresses
Franck Bui-Huu
2006-11-30
1
-16
/
+17
*
[MIPS] setup.c: clean up initrd related code
Franck Bui-Huu
2006-11-30
2
-32
/
+48
*
[MIPS] setup.c: use __pa_symbol() where needed
Franck Bui-Huu
2006-11-30
1
-5
/
+5
*
[MIPS] setup.c: get ride of CPHYSADDR()
Franck Bui-Huu
2006-11-30
1
-3
/
+3
*
[MIPS] page.h: remove __pa() usages.
Franck Bui-Huu
2006-11-30
1
-4
/
+4
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-11-29
11
-0
/
+11
|
\
|
*
[ARM] Export smp_call_function()
Russell King
2006-11-26
1
-0
/
+1
|
*
[ARM] Add PM_LEGACY defaults
Russell King
2006-11-26
10
-0
/
+10
*
|
[MIPS] Do topology_init even on uniprocessor kernels.
Ralf Baechle
2006-11-29
3
-24
/
+30
*
|
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-11-28
2
-3
/
+9
|
\
\
|
*
|
[PATCH] x86-64: Use stricter in process stack check for unwinder
Andi Kleen
2006-11-28
1
-1
/
+9
|
*
|
[PATCH] x86-64: Fix warning in io_apic.c
Andi Kleen
2006-11-28
1
-2
/
+0
|
|
/
*
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2006-11-28
1
-1
/
+1
|
\
\
|
*
|
[MIPS] Fix Bonito bootup message.
Ralf Baechle
2006-11-28
1
-1
/
+1
|
|
/
*
|
[PATCH] x86_64: fix 'earlyprintk=...,keep' regression
Ingo Molnar
2006-11-28
1
-1
/
+1
|
/
*
[PATCH] uml: make execvp safe for our usage
Paolo 'Blaisorblade' Giarrusso
2006-11-25
4
-9
/
+166
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-11-23
3
-4
/
+9
|
\
|
*
[ARM] 3942/1: ARM: comment: consistent_sync should not be called directly
Dan Williams
2006-11-22
1
-0
/
+3
|
*
[ARM] ebsa110: fix warnings generated by asm/arch/io.h
Russell King
2006-11-20
1
-4
/
+4
|
*
[ARM] 3933/1: Source drivers/ata/Kconfig
Martin Michlmayr
2006-11-20
1
-0
/
+2
*
|
[MIPS] Hack for SB1 cache issues
Thiemo Seufer
2006-11-22
1
-1
/
+21
*
|
Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...
Linus Torvalds
2006-11-21
3
-46
/
+19
|
\
\
|
*
|
[POWERPC] Fix ucc_geth of_device discovery on mpc832x
Kim Phillips
2006-11-22
1
-0
/
+19
|
*
|
[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...
Kim Phillips
2006-11-22
1
-42
/
+0
|
*
|
[POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX"
Kim Phillips
2006-11-22
1
-4
/
+0
*
|
|
[PATCH] x86_64: Align data segment to PAGE_SIZE boundary
Vivek Goyal
2006-11-21
1
-0
/
+1
|
/
/
*
|
[PATCH] m68knommu: fix up for the irq_handler_t changes
Greg Ungerer
2006-11-20
3
-11
/
+10
*
|
[PATCH] x86_64: fix memory hotplug build with NUMA=n
Yasunori Goto
2006-11-20
1
-8
/
+1
|
/
*
x86: be more careful when walking back the frame pointer chain
Linus Torvalds
2006-11-17
1
-3
/
+7
*
[PATCH] i386/x86_64: ACPI cpu_idle_wait() fix
Ingo Molnar
2006-11-17
2
-2
/
+6
*
[PATCH] x86_64: stack unwinder crash fix
Ingo Molnar
2006-11-17
1
-0
/
+6
*
[PATCH] x86_64: fix CONFIG_CC_STACKPROTECTOR build bug
Ingo Molnar
2006-11-16
1
-2
/
+2
*
[PATCH] x86-64: Fix vsyscall.c compilation on UP
Andi Kleen
2006-11-16
1
-0
/
+2
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-11-16
8
-11
/
+76
|
\
|
*
[ARM] Remove OP_MAX_COUNTER
Russell King
2006-11-14
1
-2
/
+0
|
*
[ARM] Remove PM_LEGACY=y from selected ARM defconfigs
Russell King
2006-11-11
6
-9
/
+7
|
*
[ARM] 3857/2: pnx4008: add devices' registration
Vitaly Wool
2006-11-09
1
-0
/
+69
*
|
[IA64] a fix towards allmodconfig build
Luck, Tony
2006-11-16
1
-2
/
+2
*
|
[IA64] use generic_handle_irq()
Ingo Molnar
2006-11-16
2
-3
/
+3
*
|
[IA64] typename -> name conversion
Ingo Molnar
2006-11-16
4
-5
/
+5
*
|
[IA64] irqs: use `name' not `typename'
Andrew Morton
2006-11-16
2
-2
/
+2
[next]