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
2013-09-04
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-30
/
+27
2013-09-04
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-33
/
+21
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+3
2013-09-03
Merge branch 'lockref' (locked reference counts)
Linus Torvalds
2
-0
/
+6
2013-09-02
lockref: implement lockless reference count updates using cmpxchg()
Linus Torvalds
2
-0
/
+6
2013-09-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2013-08-27
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-29
/
+0
2013-08-27
Merge branch 'acpi-assorted'
Rafael J. Wysocki
1
-4
/
+7
2013-08-27
Merge branch 'acpi-sleep'
Rafael J. Wysocki
1
-0
/
+10
2013-08-27
Merge branch 'acpi-pci-hotplug'
Rafael J. Wysocki
1
-0
/
+4
2013-08-27
Merge branch 'pci/yijing-mps-v8' into next
Bjorn Helgaas
1
-7
/
+2
2013-08-23
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
1
-29
/
+0
2013-08-22
Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help texts
Geert Uytterhoeven
1
-3
/
+3
2013-08-22
x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member
Radu Caragea
2
-3
/
+5
2013-08-22
Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"
Linus Torvalds
2
-2
/
+2
2013-08-22
PCI: Simplify pcie_bus_configure_settings() interface
Bjorn Helgaas
1
-7
/
+2
2013-08-22
Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-2
/
+31
2013-08-20
xen/smp: initialize IPI vectors before marking CPU online
Chuck Anderson
1
-2
/
+9
2013-08-20
x86/xen: do not identity map UNUSABLE regions in the machine E820
David Vrabel
1
-0
/
+22
2013-08-20
x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAM
Yinghai Lu
1
-2
/
+2
2013-08-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-46
/
+34
2013-08-15
ACPI / x86: Print Hot-Pluggable Field in SRAT.
Tang Chen
1
-4
/
+7
2013-08-15
Merge back earlier 'pm-cpufreq' material
Rafael J. Wysocki
1
-29
/
+0
2013-08-14
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
6
-4
/
+98
2013-08-14
Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
4
-44
/
+32
2013-08-14
x86 get_unmapped_area(): use proper mmap base for bottom-up direction
Radu Caragea
2
-2
/
+2
2013-08-14
mm: save soft-dirty bits on file pages
Cyrill Gorcunov
4
-2
/
+68
2013-08-14
mm: save soft-dirty bits on swapped pages
Cyrill Gorcunov
2
-0
/
+28
2013-08-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+3
2013-08-13
sched: fix the theoretical signal_wake_up() vs schedule() race
Oleg Nesterov
1
-4
/
+0
2013-08-12
x86, microcode, AMD: Fix early microcode loading
Torsten Kaiser
3
-29
/
+27
2013-08-12
x86, microcode, AMD: Make cpu_has_amd_erratum() use the correct struct cpuinf...
Torsten Kaiser
1
-15
/
+5
2013-08-12
perf/x86: Add Haswell ULT model number used in Macbook Air and other systems
Andi Kleen
1
-0
/
+1
2013-08-10
x86: Don't clear olpc_ofw_header when sentinel is detected
Daniel Drake
1
-2
/
+2
2013-08-08
Merge branch 'pm-cpufreq-ondemand' into pm-cpufreq
Rafael J. Wysocki
1
-29
/
+0
2013-08-07
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-8
/
+19
2013-08-05
Merging v3.10-rc2 as I need to apply a fix for
Stefano Stabellini
5
-8
/
+24
2013-08-05
perf/x86: Fix intel QPI uncore event definitions
Vince Weaver
1
-2
/
+2
2013-08-03
Merge tag 'please-pull-fix-mce-regression' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-2
/
+2
2013-08-01
arch/x86/platform/ce4100/ce4100.c: include reboot.h
Andrew Morton
1
-0
/
+1
2013-07-31
x86, amd, microcode: Fix error path in apply_microcode_amd()
Torsten Kaiser
1
-4
/
+5
2013-07-31
x86 / tboot / ACPI: Fail extended mode reduced hardware sleep
Ben Guthro
1
-0
/
+10
2013-07-30
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
1
-1
/
+1
2013-07-30
x86 / cpu topology: remove the stale macro arch_provides_topology_pointers
Hanjun Guo
1
-3
/
+0
2013-07-29
x86/mce: Fix mce regression from recent cleanup
Tony Luck
1
-2
/
+2
2013-07-26
x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero
ethan.zhao
1
-6
/
+1
2013-07-26
x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz
H.J. Lu
1
-1
/
+1
2013-07-26
x86, efi: correct call to free_pages
Roy Franz
1
-1
/
+1
2013-07-26
cpufreq: Remove unused APERF/MPERF support
Stratos Karafotis
1
-29
/
+0
2013-07-25
x86/pci/mrst: Cleanup checkpatch.pl warnings
Valentina Manea
1
-17
/
+24
[next]