index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-11-10
1
-14
/
+7
|
\
|
*
xen/hypercall: fix hypercall fallback code for very old hypervisors
Jan Beulich
2012-11-04
1
-14
/
+7
*
|
Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-11-02
2
-2
/
+20
|
\
\
|
|
/
|
*
xen/mmu: Use Xen specific TLB flush instead of the generic one.
Konrad Rzeszutek Wilk
2012-10-31
1
-1
/
+20
|
*
x86: remove obsolete comment from asm/xen/hypervisor.h
Olaf Hering
2012-10-30
1
-1
/
+0
*
|
KVM: x86: fix vcpu->mmio_fragments overflow
Xiao Guangrong
2012-10-31
1
-26
/
+34
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-10-26
8
-58
/
+100
|
\
\
|
*
\
Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle...
Ingo Molnar
2012-10-26
3
-8
/
+23
|
|
\
\
|
|
*
|
x86: efi: Turn off efi_enabled after setup on mixed fw/kernel
Olof Johansson
2012-10-25
3
-8
/
+23
|
*
|
|
x86, mm: Undo incorrect revert in arch/x86/mm/init.c
Yinghai Lu
2012-10-25
1
-4
/
+0
|
*
|
|
x86, mm: Find_early_table_space based on ranges that are actually being mapped
Jacob Shin
2012-10-24
1
-29
/
+41
|
*
|
|
x86, mm: Use memblock memory loop instead of e820_RAM
Yinghai Lu
2012-10-24
1
-7
/
+8
|
*
|
|
x86, mm: Trim memory in memblock to be page aligned
Yinghai Lu
2012-10-24
1
-0
/
+3
|
*
|
|
x86/irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_inter...
Dimitri Sivanich
2012-10-24
1
-0
/
+3
|
*
|
|
x86/efi: Fix oops caused by incorrect set_memory_uc() usage
Matt Fleming
2012-10-24
3
-15
/
+26
|
*
|
|
x86-64: Fix page table accounting
Jan Beulich
2012-10-24
1
-1
/
+6
|
*
|
|
Revert "x86/mm: Fix the size calculation of mapping tables"
Dave Young
2012-10-24
1
-13
/
+9
*
|
|
|
perf/x86: Remove unused variable in nhmex_rbox_alter_er()
Wei Yongjun
2012-10-24
1
-2
/
+0
*
|
|
|
perf/x86: Enable overflow on Intel KNC with a custom knc_pmu_handle_irq()
Vince Weaver
2012-10-24
1
-1
/
+77
*
|
|
|
perf/x86: Remove cpuc->enable check on Intl KNC event enable/disable
Vince Weaver
2012-10-24
1
-6
/
+2
*
|
|
|
perf/x86: Make Intel KNC use full 40-bit width of counters
Vince Weaver
2012-10-24
1
-4
/
+3
*
|
|
|
perf/x86/uncore: Handle pci_read_config_dword() errors
Yan, Zheng
2012-10-24
1
-15
/
+28
*
|
|
|
perf/x86: Remove P6 cpuc->enabled check
Vince Weaver
2012-10-24
1
-7
/
+7
*
|
|
|
perf/x86: Update/fix generic events on P6 PMU
Vince Weaver
2012-10-24
1
-7
/
+104
*
|
|
|
perf/x86: Fix P6 FP_ASSIST event constraint
Vince Weaver
2012-10-24
1
-1
/
+1
*
|
|
|
x86/perf: Fix virtualization sanity check
Andre Przywara
2012-10-24
1
-4
/
+6
|
/
/
/
*
|
|
Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-10-24
4
-8
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge commit 'v3.7-rc1' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
2012-10-19
250
-4869
/
+8741
|
|
\
\
|
|
|
/
|
*
|
xen/x86: don't corrupt %eip when returning from a signal handler
David Vrabel
2012-10-19
2
-4
/
+6
|
*
|
xen: grant: use xen_pfn_t type for frame_list.
Ian Campbell
2012-10-19
1
-2
/
+0
|
*
|
xen: sysfs: fix build warning.
Ian Campbell
2012-10-19
1
-0
/
+2
|
*
|
xen/x86: remove duplicated include from enlighten.c
Wei Yongjun
2012-10-19
1
-2
/
+0
*
|
|
Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-10-24
3
-3
/
+5
|
\
\
\
|
*
|
|
KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENT
Sasha Levin
2012-10-22
1
-0
/
+3
|
*
|
|
KVM: apic: fix LDR calculation in x2apic mode
Gleb Natapov
2012-10-22
1
-1
/
+1
|
*
|
|
KVM: MMU: fix release noslot pfn
Xiao Guangrong
2012-10-22
1
-2
/
+1
*
|
|
|
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2012-10-21
2
-17
/
+3
|
\
\
\
\
|
*
|
|
|
uprobes/x86: Only rep+nop can be emulated correctly
Oleg Nesterov
2012-10-07
1
-14
/
+2
|
*
|
|
|
uprobes: Move clear_thread_flag(TIF_UPROBE) to uprobe_notify_resume()
Oleg Nesterov
2012-09-29
1
-3
/
+1
*
|
|
|
|
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
2012-10-21
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()
Dan Carpenter
2012-10-15
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
perf/x86: Disable uncore on virtualized CPUs
Yan, Zheng
2012-10-20
1
-0
/
+3
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-19
1
-0
/
+6
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2012-10-20
1
-0
/
+6
|
|
\
\
\
\
\
|
|
*
|
|
|
|
perf: Require exclude_guest to use PEBS - kernel side enforcement
Peter Zijlstra
2012-10-16
1
-0
/
+6
*
|
|
|
|
|
|
Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent
H. Peter Anvin
2012-10-19
232
-3922
/
+8018
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86, MCE: Remove bios_cmci_threshold sysfs attribute
Borislav Petkov
2012-10-19
1
-6
/
+0
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage a...
Jussi Kivilinna
2012-10-18
1
-2
/
+7
|
*
|
|
|
|
|
kbuild: Fix accidental revert in commit fe04ddf
Michal Marek
2012-10-15
1
-1
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-14
2
-0
/
+4
|
|
\
\
\
\
\
[next]