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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Fix idle notifiers
Andi Kleen
2006-09-26
1
-1
/
+2
*
[PATCH] Remove unused asm-x86_64/mmx.h
Andi Kleen
2006-09-26
1
-14
/
+0
*
[PATCH] Define __bad_pda_field as noreturn
Andi Kleen
2006-09-26
1
-1
/
+1
*
[PATCH] Reindent macros in pda.h
Andi Kleen
2006-09-26
1
-32
/
+53
*
[PATCH] Fix some stylistic issues in uaccess.h
Andi Kleen
2006-09-26
1
-10
/
+10
*
[PATCH] Add __must_check to copy_*_user
Andi Kleen
2006-09-26
2
-21
/
+29
*
[PATCH] Fix zeroing on exception in copy_*_user
Andi Kleen
2006-09-26
1
-3
/
+3
*
[PATCH] i386: Allow a kernel not to be in ring 0
Rusty Russell
2006-09-26
2
-2
/
+20
*
[PATCH] i386: Abstract sensitive instructions
Rusty Russell
2006-09-26
1
-2
/
+5
*
[PATCH] Type checking for write_pda()
Jeremy Fitzhardinge
2006-09-26
1
-1
/
+2
*
[PATCH] Use %c instead of %P modifier in pda access
Andi Kleen
2006-09-26
1
-6
/
+6
*
[PATCH] Add the canary field to the PDA area and the task struct
Arjan van de Ven
2006-09-26
2
-1
/
+11
*
[PATCH] Add comments to the PDA structure to annotate offsets
Arjan van de Ven
2006-09-26
1
-7
/
+8
*
[PATCH] i386: Avoid overwriting the current pgd (V4, i386)
Magnus Damm
2006-09-26
1
-0
/
+27
*
[PATCH] Avoid overwriting the current pgd (V4, x86_64)
Magnus Damm
2006-09-26
1
-0
/
+29
*
[PATCH] Remove most of the special cases for the debug IST stack
Keith Owens
2006-09-26
1
-3
/
+0
*
[PATCH] i386: Fix the EDD code misparsing the command line
H. Peter Anvin
2006-09-26
1
-0
/
+1
*
[PATCH] Optimize PDA accesses slightly
Andi Kleen
2006-09-26
1
-19
/
+22
*
[PATCH] x86: Remove incorrect comment about ACPI e820 entries
Andi Kleen
2006-09-26
2
-2
/
+2
*
[PATCH] optimize hweight64 for x86_64
Andi Kleen
2006-09-26
1
-0
/
+2
*
[PATCH] Remove non e820 fallbacks in high level code
Andi Kleen
2006-09-26
1
-4
/
+0
*
[PATCH] Remove some cruft in apic id checking during processor setup
Andi Kleen
2006-09-26
1
-2
/
+0
*
[PATCH] Use proper accessors to change PSE bits in change_page_attr()
Andi Kleen
2006-09-26
1
-0
/
+1
*
[PATCH] Fix pte_exec/mkexec and use it in change_page_attr()
Andi Kleen
2006-09-26
1
-2
/
+2
*
[PATCH] Remove safe_smp_processor_id()
Andi Kleen
2006-09-26
1
-2
/
+0
*
[PATCH] i386: annotate FIX_STACK() and the rest of nmi()
Chuck Ebbert
2006-09-26
1
-0
/
+2
*
[PATCH] Move compiler check for modules to ia64 only
Andi Kleen
2006-09-26
2
-3
/
+4
*
[PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64
Dave Jones
2006-09-26
3
-4
/
+0
*
[PATCH] non lazy "sleazy" fpu implementation
Arjan van de Ven
2006-09-26
2
-1
/
+13
*
[PATCH] i386: Support physical cpu hotplug for x86_64
Ashok Raj
2006-09-26
1
-0
/
+1
*
[PATCH] Auto size the per cpu area.
Eric W. Biederman
2006-09-26
1
-0
/
+10
*
[PATCH] i386: Descriptor and trap table cleanups.
Rusty Russell
2006-09-26
1
-45
/
+76
*
[PATCH] i386: Make enable_local_apic static
Adrian Bunk
2006-09-26
1
-12
/
+0
*
[PATCH] x86: error_code is not safe for kprobes
Prasanna S.P
2006-09-26
1
-1
/
+5
*
[PATCH] i386: Get ebp from unwinder state when continuing fallback backtrace
Andi Kleen
2006-09-26
1
-0
/
+3
*
[PATCH] i386: Do stacktracer conversion too
Andi Kleen
2006-09-26
1
-0
/
+1
*
[PATCH] Merge stacktrace and show_trace
Andi Kleen
2006-09-26
1
-0
/
+18
*
[PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yet
Andi Kleen
2006-09-26
1
-0
/
+1
*
[PATCH] x86: Some preparationary cleanup for stack trace
Andi Kleen
2006-09-26
1
-3
/
+4
*
[PATCH] x86: Remove unneeded externs in acpi/boot.c
Andi Kleen
2006-09-26
1
-0
/
+2
*
[PATCH] Convert x86-64 to early param
Andi Kleen
2006-09-26
4
-16
/
+2
*
[PATCH] i386: Replace i386 open-coded cmdline parsing with
Rusty Russell
2006-09-26
4
-18
/
+13
*
[PATCH] i386: Clean up spin/rwlocks
Andi Kleen
2006-09-26
2
-77
/
+68
*
[PATCH] Clean up spin/rwlocks
Andi Kleen
2006-09-26
2
-44
/
+41
*
[PATCH] Don't use lock section for mutexes and semaphores
Andi Kleen
2006-09-26
3
-45
/
+24
*
[PATCH] i386: Remove lock section support in semaphore.h
Andi Kleen
2006-09-26
1
-32
/
+17
*
[PATCH] i386: Remove lock section support in rwsem.h
Andi Kleen
2006-09-26
1
-50
/
+12
*
[PATCH] i386: Remove lock section support in mutex.h
Andi Kleen
2006-09-26
1
-12
/
+4
*
[PATCH] Calgary IOMMU: consolidate per bus data structures
Muli Ben-Yehuda
2006-09-26
1
-1
/
+0
*
[PATCH] Calgary IOMMU: rearrange 'struct iommu_table' members
Muli Ben-Yehuda
2006-09-26
1
-3
/
+3
[next]