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
2013-09-25
xen/p2m: check MFN is in range before using the m2p table
David Vrabel
1
-11
/
+20
2013-09-09
Merge tag 'v3.11-rc7' into stable/for-linus-3.12
Konrad Rzeszutek Wilk
7
-9
/
+99
2013-09-09
Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git...
Konrad Rzeszutek Wilk
6
-80
/
+125
2013-08-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+3
2013-08-14
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
4
-2
/
+96
2013-08-14
kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisor
Srivatsa Vaddagiri
1
-2
/
+12
2013-08-14
Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
1
-1
/
+1
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-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
1
-1
/
+1
2013-08-10
x86: Don't clear olpc_ofw_header when sentinel is detected
Daniel Drake
1
-2
/
+2
2013-08-09
xen: Support 64-bit PV guest receiving NMIs
Konrad Rzeszutek Wilk
1
-0
/
+1
2013-08-09
kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi
Raghavendra K T
1
-0
/
+1
2013-08-09
x86, ticketlock: Add slowpath logic
Jeremy Fitzhardinge
3
-25
/
+65
2013-08-09
x86, pvticketlock: When paravirtualizing ticket locks, increment by 2
Jeremy Fitzhardinge
2
-6
/
+14
2013-08-09
x86, pvticketlock: Use callee-save for lock_spinning
Jeremy Fitzhardinge
2
-2
/
+2
2013-08-09
x86, ticketlock: Collapse a layer of functions
Jeremy Fitzhardinge
1
-30
/
+5
2013-08-09
x86, spinlock: Replace pv spinlocks with pv ticketlocks
Jeremy Fitzhardinge
4
-46
/
+57
2013-07-15
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
10
-16
/
+16
2013-07-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-0
/
+7
2013-07-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-1
/
+16
2013-07-09
reboot: move arch/x86 reboot= handling to generic kernel
Robin Holt
1
-12
/
+0
2013-07-07
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-6
/
+8
2013-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-61
/
+0
2013-07-05
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
6
-15
/
+80
2013-07-04
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
3
-5
/
+35
2013-07-04
x86: kill TIF_DEBUG
Oleg Nesterov
1
-3
/
+1
2013-07-04
mm: soft-dirty bits for user memory changes tracking
Pavel Emelyanov
2
-2
/
+34
2013-07-04
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2013-07-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+13
2013-07-03
Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-8
/
+271
2013-07-03
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2013-07-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2013-07-03
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+80
2013-07-03
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-8
/
+117
2013-07-03
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-14
/
+14
2013-07-03
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2013-07-03
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2013-07-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-52
/
+106
2013-07-03
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2013-07-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-2
/
+8
2013-07-03
Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-14
/
+8
2013-07-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-3
/
+0
2013-06-28
Merge branch 'acpi-pm'
Rafael J. Wysocki
1
-1
/
+1
2013-06-27
KVM: MMU: document fast invalidate all pages
Xiao Guangrong
1
-0
/
+3
2013-06-27
KVM: MMU: document write_flooding_count
Xiao Guangrong
1
-0
/
+1
2013-06-27
KVM: MMU: document clear_spte_count
Xiao Guangrong
1
-0
/
+4
2013-06-27
KVM: MMU: drop kvm_mmu_zap_mmio_sptes
Xiao Guangrong
1
-1
/
+0
[next]