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
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-06
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-303
/
+264
2009-12-06
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-43
/
+57
2009-12-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12
-21
/
+638
2009-12-05
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-44
/
+103
2009-12-05
x86: Convert BUG() to use unreachable()
David Daney
1
-2
/
+2
2009-12-03
Merge branch 'perf/mce' into perf/core
Ingo Molnar
2
-5
/
+15
2009-12-02
x86/alternatives: No need for alternatives-asm.h to re-invent stuff already i...
Jan Beulich
1
-7
/
+3
2009-12-02
x86/alternatives: Check replacementlen <= instrlen at build time
Jan Beulich
1
-0
/
+1
2009-12-02
x86: Fix comments of register/stack access functions
Masami Hiramatsu
1
-4
/
+4
2009-11-27
x86/amd-iommu: Remove amd_iommu_pd_table
Joerg Roedel
1
-3
/
+0
2009-11-27
x86/amd-iommu: Cleanup DTE flushing code
Joerg Roedel
1
-0
/
+1
2009-11-27
x86/amd-iommu: Keep devices per domain in a list
Joerg Roedel
1
-0
/
+2
2009-11-27
x86/amd-iommu: Add device bind reference counting
Joerg Roedel
1
-0
/
+1
2009-11-27
x86/amd-iommu: Use dev->arch->iommu to store iommu related information
Joerg Roedel
2
-1
/
+9
2009-11-27
x86/amd-iommu: Remove support for domain sharing
Joerg Roedel
1
-3
/
+0
2009-11-27
x86/amd-iommu: Make np-cache a global flag
Joerg Roedel
1
-0
/
+3
2009-11-27
x86/amd-iommu: Implement protection domain list
Joerg Roedel
1
-0
/
+7
2009-11-27
x86/amd-iommu: Add per IOMMU reference counting
Joerg Roedel
1
-0
/
+2
2009-11-27
x86/amd-iommu: Add an index field to struct amd_iommu
Joerg Roedel
1
-0
/
+17
2009-11-27
x86/amd-iommu: Update copyright headers
Joerg Roedel
2
-2
/
+2
2009-11-27
x86/amd-iommu: Separate internal interface definitions
Joerg Roedel
3
-11
/
+42
2009-11-26
x86: Clean up the loadsegment() macro
Ingo Molnar
1
-13
/
+15
2009-11-26
x86: Optimize loadsegment()
Brian Gerst
1
-7
/
+8
2009-11-25
x86: Rename global percpu symbol dr7 to cpu_dr7
Tejun Heo
1
-2
/
+2
2009-11-23
x86: Tighten conditionals on MCE related statistics
Jan Beulich
1
-3
/
+3
2009-11-21
Merge branch 'tracing/hw-breakpoints' into perf/core
Ingo Molnar
5
-15
/
+116
2009-11-17
Merge branch 'perf/core' into perf/probes
Ingo Molnar
6
-6
/
+33
2009-11-17
x86: Kill bad_dma_address variable
FUJITA Tomonori
1
-2
/
+3
2009-11-17
Merge commit 'v2.6.32-rc7' into core/iommu
Ingo Molnar
1
-3
/
+7
2009-11-16
x86: io-apic: IO-APIC MMIO should not fail on resource insertion
Cyrill Gorcunov
1
-0
/
+6
2009-11-16
x86: Add missing might_fault() checks to copy_{to,from}_user()
Frederic Weisbecker
1
-1
/
+9
2009-11-15
Merge commit 'v2.6.32-rc7' into perf/core
Ingo Molnar
5
-6
/
+11
2009-11-15
x86-64: __copy_from_user_inatomic() adjustments
Jan Beulich
1
-2
/
+5
2009-11-15
swiotlb: Remove duplicate swiotlb_force extern declarations
FUJITA Tomonori
1
-4
/
+0
2009-11-15
x86: Move iommu_shutdown_noop to x86_init.c
FUJITA Tomonori
1
-1
/
+0
2009-11-14
hw-breakpoints, x86: Fix modular KVM build
Ingo Molnar
1
-2
/
+0
2009-11-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-3
/
+7
2009-11-11
swiotlb: Remove the swiotlb variable usage
FUJITA Tomonori
1
-2
/
+3
2009-11-11
x86: Remove asm/apicnum.h
Dimitri Sivanich
1
-12
/
+0
2009-11-10
x86: Handle HW IOMMU initialization failure gracefully
FUJITA Tomonori
1
-1
/
+0
2009-11-10
x86: amd_iommu: Convert amd_iommu_detect() to use iommu_init hook
FUJITA Tomonori
1
-2
/
+0
2009-11-10
x86: GART: Convert gart_iommu_hole_init() to use iommu_init hook
FUJITA Tomonori
1
-4
/
+1
2009-11-10
x86: Calgary: Convert detect_calgary() to use iommu_init hook
FUJITA Tomonori
1
-2
/
+0
2009-11-10
x86: Add iommu_init to x86_init_ops
FUJITA Tomonori
1
-0
/
+9
2009-11-10
hw-breakpoints: Wrap in the KVM breakpoint active state check
Frederic Weisbecker
1
-0
/
+5
2009-11-10
hw-breakpoints: Fix broken a.out format dump
Frederic Weisbecker
2
-8
/
+4
2009-11-10
x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
Yong Wang
1
-0
/
+9
2009-11-10
x86: apic: Do not use stacked physid_mask_t
Cyrill Gorcunov
2
-19
/
+16
2009-11-08
x86/PCI: Adjust GFP mask handling for coherent allocations
Jan Beulich
1
-3
/
+7
2009-11-08
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
Frederic Weisbecker
4
-32
/
+50
[next]