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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-24
x86: dtb: Add a device tree for CE4100
Sebastian Andrzej Siewior
1
-0
/
+428
2011-02-24
x86: Add device tree support
Sebastian Andrzej Siewior
8
-13
/
+106
2011-02-24
x86: e820: Remove conditional early mapping in parse_e820_ext
Sebastian Andrzej Siewior
3
-11
/
+16
2011-02-23
Merge branch 'x86/apic' into x86/platform
Thomas Gleixner
6
-176
/
+163
2011-02-23
x86: ioapic: Move trigger defines to io_apic.h
Thomas Gleixner
2
-4
/
+4
2011-02-23
x86: ioapic: Implement and use io_apic_setup_irq_pin_once()
Thomas Gleixner
1
-32
/
+25
2011-02-23
x86: ioapic: Remove useless inlines
Thomas Gleixner
1
-12
/
+2
2011-02-23
x86: ioapic: Make a few functions static
Thomas Gleixner
2
-32
/
+28
2011-02-23
x86: ioapic: Use setup function in setup_IO_APIC_irq_extra()
Thomas Gleixner
1
-10
/
+6
2011-02-23
x86: ioapic: Use setup function in __io_apic_setup_irqs()
Thomas Gleixner
1
-12
/
+5
2011-02-23
x86: ioapic: Use setup function in __io_apic_set_pci_routing()
Thomas Gleixner
1
-31
/
+3
2011-02-23
x86: ioapic: Use new setup function in pre_init_apic_IRQ0()
Thomas Gleixner
1
-7
/
+2
2011-02-23
x86: ioapic: Add io_apic_setup_irq_pin()
Thomas Gleixner
2
-0
/
+17
2011-02-23
x86: ioapic: Split out the nested loop in setup_IO_APIC_irqs()
Thomas Gleixner
1
-6
/
+13
2011-02-23
x86: ioapic: Remove silly debug bloat in setup_IOAPIC_irqs()
Thomas Gleixner
1
-20
/
+12
2011-02-23
x86: OLPC: Make OLPC=n build again
Thomas Gleixner
1
-0
/
+7
2011-02-23
x86: Fix deps of X86_UP_IOAPIC
Henrik Kretzschmar
1
-1
/
+1
2011-02-23
x86: Add dummy functions for compiling without IOAPIC
Henrik Kretzschmar
2
-1
/
+19
2011-02-23
x86: Rework arch_disable_smp_support() for x86
Henrik Kretzschmar
4
-4
/
+20
2011-02-23
x86: Add dummy mp_save_irq()
Henrik Kretzschmar
1
-0
/
+1
2011-02-23
x86: Move ioapic_irq_destination_types to apicdef.h
Henrik Kretzschmar
2
-11
/
+12
2011-02-23
x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirection
Thomas Gleixner
3
-8
/
+4
2011-02-23
x86: OLPC: Cleanup config maze completely
Thomas Gleixner
4
-20
/
+5
2011-02-23
x86: OLPC: Hide OLPC_OPENFIRMWARE config switch
Thomas Gleixner
1
-8
/
+2
2011-02-23
x86: OLPC: Remove redundant !X64_64 config dependency
Thomas Gleixner
1
-2
/
+2
2011-02-23
Merge branch 'linus' into x86/platform
Thomas Gleixner
16
-55
/
+84
2011-02-22
Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int...
Thomas Gleixner
214
-4571
/
+8533
2011-02-19
x86: mrst: Remove apb timer read workaround
jacob.jun.pan@linux.intel.com
1
-56
/
+4
2011-02-18
x86/pci: Remove unused variable
Sebastian Andrzej Siewior
1
-1
/
+1
2011-02-15
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2011-02-15
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-13
/
+33
2011-02-15
x86, dmi, debug: Log board name (when present) in dmesg/oops output
Naga Chumbalkar
1
-6
/
+16
2011-02-15
x86, ioapic: Don't warn about non-existing IOAPICs if we have none
Paul Bolle
1
-0
/
+3
2011-02-14
mrst/vrtc: Avoid using cmos rtc ops
Feng Tang
2
-12
/
+6
2011-02-14
x86/platform: Add a wallclock_init func to x86_init.timers ops
Feng Tang
3
-0
/
+5
2011-02-14
x86: Fix mwait_usable section mismatch
Borislav Petkov
2
-2
/
+2
2011-02-12
x86: Readd missing irq_to_desc() in fixup_irq()
Thomas Gleixner
1
-1
/
+2
2011-02-12
x86: Fix text_poke_smp_batch() deadlock
Peter Zijlstra
1
-1
/
+1
2011-02-12
Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2011-02-10
x86: Fix section mismatch in LAPIC initialization
Jan Beulich
3
-4
/
+10
2011-02-09
KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_index
Joerg Roedel
1
-1
/
+1
2011-02-07
x86, nx: Mark the ACPI resume trampoline code as +x
H. Peter Anvin
1
-3
/
+10
2011-02-06
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-33
/
+26
2011-02-05
x86-32: Make sure the stack is set up before we use it
H. Peter Anvin
4
-24
/
+17
2011-02-04
x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...
Suresh Siddha
1
-2
/
+3
2011-02-03
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+10
2011-02-03
x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms
Suresh Siddha
1
-1
/
+9
2011-02-03
x86, nx: Don't force pages RW when setting NX bits
Matthieu CASTET
1
-8
/
+0
2011-01-28
Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-13
/
+13
2011-01-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-35
/
+13
[next]