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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-26
[PATCH] x86: Some preparationary cleanup for stack trace
Andi Kleen
1
-3
/
+4
2006-09-26
[PATCH] x86: Remove unneeded externs in acpi/boot.c
Andi Kleen
1
-0
/
+2
2006-09-26
[PATCH] Convert x86-64 to early param
Andi Kleen
4
-16
/
+2
2006-09-26
[PATCH] i386: Replace i386 open-coded cmdline parsing with
Rusty Russell
4
-18
/
+13
2006-09-26
[PATCH] i386: Clean up spin/rwlocks
Andi Kleen
2
-77
/
+68
2006-09-26
[PATCH] Clean up spin/rwlocks
Andi Kleen
2
-44
/
+41
2006-09-26
[PATCH] Don't use lock section for mutexes and semaphores
Andi Kleen
3
-45
/
+24
2006-09-26
[PATCH] i386: Remove lock section support in semaphore.h
Andi Kleen
1
-32
/
+17
2006-09-26
[PATCH] i386: Remove lock section support in rwsem.h
Andi Kleen
1
-50
/
+12
2006-09-26
[PATCH] i386: Remove lock section support in mutex.h
Andi Kleen
1
-12
/
+4
2006-09-26
[PATCH] Calgary IOMMU: consolidate per bus data structures
Muli Ben-Yehuda
1
-1
/
+0
2006-09-26
[PATCH] Calgary IOMMU: rearrange 'struct iommu_table' members
Muli Ben-Yehuda
1
-3
/
+3
2006-09-26
[PATCH] remove int_delivery_dest
Jan Beulich
2
-2
/
+0
2006-09-26
[PATCH] x86: Detect CFI support in the assembler at runtime
Andi Kleen
1
-1
/
+1
2006-09-26
[PATCH] Replace mp bus array with bitmap for bus not pci
Andi Kleen
1
-7
/
+1
2006-09-26
[PATCH] Move early chipset quirks out to new file
Andi Kleen
1
-1
/
+1
2006-09-26
[PATCH] Remove obsolete PIC mode
Andi Kleen
2
-2
/
+0
2006-09-26
[PATCH] i386: Minor fixes & cleanup to tlb flush
Andi Kleen
1
-3
/
+1
2006-09-26
[PATCH] Clean up and minor fixes to TLB flush
Andi Kleen
2
-37
/
+35
2006-09-26
[PATCH] Remove all ifdefs for local/io apic
Andi Kleen
6
-22
/
+0
2006-09-26
[PATCH] i386: Redo semaphore and rwlock assembly helpers
Andi Kleen
3
-0
/
+36
2006-09-26
[PATCH] i386: add alternative-asm.h to allow LOCK_PREFIX replacement in .S files
Andi Kleen
1
-0
/
+14
2006-09-26
[PATCH] Add proper alignment to ENTRY
Andi Kleen
1
-1
/
+1
2006-09-26
[PATCH] i386: Remove const case for rwlocks
Andi Kleen
1
-36
/
+2
2006-09-26
[PATCH] Clean up read write lock assembly
Andi Kleen
2
-67
/
+12
2006-09-26
[PATCH] Support patchable lock prefix for pure assembly files
Andi Kleen
1
-0
/
+14
2006-09-26
[PATCH] i386: Account spinlocks to the caller during profiling for !FP kernels
Andi Kleen
1
-4
/
+0
2006-09-26
[PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxsw
Stephane Eranian
1
-0
/
+7
2006-09-26
[PATCH] Clean up asm/smp.h includes
Andi Kleen
1
-12
/
+0
2006-09-26
[PATCH] x86: Add portable getcpu call
Andi Kleen
2
-1
/
+4
2006-09-26
[PATCH] Add the vgetcpu vsyscall
Vojtech Pavlik
4
-5
/
+37
2006-09-26
[PATCH] Add initalization of the RDTSCP auxilliary values
Vojtech Pavlik
1
-0
/
+1
2006-09-26
[PATCH] Add macros for rdtscp
Vojtech Pavlik
1
-0
/
+11
2006-09-26
[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUs
Venkatesh Pallipadi
2
-0
/
+62
2006-09-26
[PATCH] Fix up panic messages for different NMI panics
Andi Kleen
1
-1
/
+1
2006-09-26
[PATCH] i386/x86-64: Fix NMI watchdog suspend/resume
Shaohua Li
2
-0
/
+2
2006-09-26
[PATCH] x86: Allow users to force a panic on NMI
Don Zickus
2
-0
/
+2
2006-09-26
[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl
Don Zickus
3
-0
/
+3
2006-09-26
[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...
Don Zickus
2
-38
/
+4
2006-09-26
[PATCH] Add ppoll/pselect syscalls
Andi Kleen
1
-2
/
+2
2006-09-26
[PATCH] Add TIF_RESTORE_SIGMASK
Andi Kleen
3
-4
/
+3
2006-09-26
[PATCH] x86: Cleanup NMI interrupt path
Don Zickus
2
-2
/
+10
2006-09-26
[PATCH] i386: Add SMP support on i386 to reservation framework
Don Zickus
1
-2
/
+3
2006-09-26
[PATCH] Add SMP support on x86_64 to reservation framework
Don Zickus
1
-1
/
+2
2006-09-26
[PATCH] x86: Add performance counter reservation framework for UP kernels
Don Zickus
2
-1
/
+14
2006-09-26
[PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog support
Andi Kleen
2
-38
/
+0
2006-09-26
[PATCH] i386: Allow to use GENERICARCH for UP kernels
Andi Kleen
4
-37
/
+66
2006-09-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-62
/
+54
2006-09-26
[PATCH] cpu to node relationship fixup: map cpu to node
KAMEZAWA Hiroyuki
1
-0
/
+4
2006-09-26
[NetLabel]: rework the Netlink attribute handling (part 1)
Paul Moore
2
-56
/
+9
[next]