index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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] Rename _machine_power_off to pm_power_off so the kernel builds again.
Ralf Baechle
2006-02-07
29
-38
/
+78
*
[MIPS] Check function pointers are non-zero before calling.
Ralf Baechle
2006-02-07
1
-4
/
+6
*
[MIPS] Revert "mips: add pm_power_off"
Ralf Baechle
2006-02-07
1
-6
/
+0
*
[MIPS] RTLX compile fixes.
Ralf Baechle
2006-02-07
1
-0
/
+4
*
[MIPS] Get rid of unnecessary prototypes. Fixes and optimizations for HZ > 100.
Ralf Baechle
2006-02-07
1
-27
/
+25
*
[MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kern...
Ralf Baechle
2006-02-07
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-02-05
2
-8
/
+17
|
\
|
*
[SPARC64]: Update defconfig.
David S. Miller
2006-02-05
1
-8
/
+13
|
*
[SPARC64]: Add .gitignore file for sparc64 boot images.
David S. Miller
2006-02-05
1
-0
/
+4
*
|
[PATCH] i386: HIGHMEM64G must depend on X86_CMPXCHG64
Adrian Bunk
2006-02-05
1
-0
/
+1
*
|
[PATCH] i386: print kernel version in register dumps
Chuck Ebbert
2006-02-05
2
-4
/
+8
*
|
[PATCH] i386 cpu hotplug: don't access freed memory
Chuck Ebbert
2006-02-05
9
-3
/
+77
*
|
[PATCH] x86: fix stack trace facility level
Hugh Dickins
2006-02-05
1
-1
/
+2
*
|
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
2006-02-05
1
-1
/
+1
*
|
Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down"
Linus Torvalds
2006-02-05
1
-3
/
+0
|
/
*
[PATCH] x86_64: IOMMU printk cleanup
Jon Mason
2006-02-04
4
-10
/
+11
*
[PATCH] x86_64: Let impossible CPUs point to reference per cpu data
Andi Kleen
2006-02-04
1
-3
/
+5
*
[PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n...
Andi Kleen
2006-02-04
2
-1
/
+24
*
[PATCH] x86_64: Dont record local apic ids when they are disabled in MADT
Ashok Raj
2006-02-04
1
-3
/
+10
*
[PATCH] x86_64: minor odering correction to dump_pagetable()
Jan Beulich
2006-02-04
1
-2
/
+1
*
[PATCH] x86_64: small fix for CFI annotations
Jan Beulich
2006-02-04
1
-0
/
+4
*
[PATCH] x86_64: Calibrate APIC timer using PM timer
Andi Kleen
2006-02-04
2
-6
/
+47
*
[PATCH] x86_64: Don't allow kprobes on __switch_to
Andi Kleen
2006-02-04
1
-1
/
+3
*
[PATCH] x86_64: align per-cpu section to configured cache bytes
Zach Brown
2006-02-04
1
-1
/
+1
*
[PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't m...
Kevin VanMaren
2006-02-04
1
-3
/
+6
*
[PATCH] x86_64: Fix zero mcfg entry workaround on x86-64
Andi Kleen
2006-02-04
1
-1
/
+1
*
[PATCH] x86_64: Do more checking in the SRAT header code
Andi Kleen
2006-02-04
1
-4
/
+15
*
[PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug.
Ashok Raj
2006-02-04
1
-1
/
+1
*
[PATCH] x86_64: mark two routines as __cpuinit
Shaohua Li
2006-02-04
2
-2
/
+2
*
[PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsing
Andi Kleen
2006-02-04
1
-6
/
+20
*
[PATCH] x86_64: Remove CONFIG_INIT_DEBUG
Andi Kleen
2006-02-04
1
-7
/
+0
*
[PATCH] x86_64: Fix the node cpumask of a cpu going down
Ravikiran G Thirumalai
2006-02-04
1
-0
/
+3
*
[PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct...
Andi Kleen
2006-02-04
6
-23
/
+542
*
[PATCH] x86_64: Fix swiotlb dma_alloc_coherent fallback
Andi Kleen
2006-02-04
1
-0
/
+3
*
[PATCH] x86_64: [PATCH] timer resume
Shaohua Li
2006-02-04
2
-0
/
+17
*
[PATCH] x86_64: Automatically enable apicmaintimer on ATI boards
Andi Kleen
2006-02-04
1
-0
/
+8
*
[PATCH] x86_64: Allow to run main time keeping from the local APIC interrupt
Andi Kleen
2006-02-04
2
-9
/
+70
*
[PATCH] x86_64: Disallow kprobes on NMI handlers
Andi Kleen
2006-02-04
3
-13
/
+18
*
[PATCH] x86_64: Update defconfig
Andi Kleen
2006-02-04
1
-7
/
+14
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2006-02-03
19
-135
/
+475
|
\
|
*
[PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)
Kyle McMartin
2006-01-30
1
-0
/
+19
|
*
[PARISC] Simplify DISCONTIGMEM in Kconfig
Kyle McMartin
2006-01-29
1
-7
/
+13
|
*
[PARISC] Arch-specific compat signals
Kyle McMartin
2006-01-22
4
-8
/
+231
|
*
[PARISC] Use DEBUG_KERNEL to catch used-after-free __init data
Helge Deller
2006-01-22
1
-8
/
+1
|
*
[PARISC] Add CONFIG_DEBUG_RODATA to protect read-only data
Helge Deller
2006-01-22
4
-3
/
+27
|
*
[PARISC] Remove {,un}lock_kernel from perf ioctl
Matthew Wilcox
2006-01-22
1
-3
/
+0
|
*
[PARISC] Add chassis_power_off routine
Kyle McMartin
2006-01-22
1
-8
/
+5
|
*
[PARISC] Remove obsolete _hlt cruft
Kyle McMartin
2006-01-22
1
-16
/
+0
|
*
[PARISC] Move pm_power_off export to process.c
Kyle McMartin
2006-01-22
2
-3
/
+1
|
*
[PARISC] Clean up compiler warning in pci.c
Helge Deller
2006-01-22
1
-0
/
+2
[next]