index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-22
x86/paravirt: Replace the paravirt nop with a bona fide empty function
Andy Lutomirski
2
-4
/
+23
2015-09-21
KVM: x86: trap AMD MSRs for the TSeg base and mask
Paolo Bonzini
2
-0
/
+3
2015-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-0
/
+4
2015-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-17
/
+10
2015-09-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2015-09-18
kvm: svm: reset mmu on VCPU reset
Igor Mammedov
1
-0
/
+1
2015-09-18
perf/x86/intel: Fix Skylake FRONTEND MSR extrareg mask
Andi Kleen
1
-1
/
+5
2015-09-18
perf/x86/intel/pebs: Add PEBS frontend profiling for Skylake
Andi Kleen
3
-1
/
+13
2015-09-18
perf/x86/intel: Make the CYCLE_ACTIVITY.* constraint on Broadwell more specific
Andi Kleen
1
-1
/
+1
2015-09-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-27
/
+72
2015-09-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+5
2015-09-17
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-5
/
+14
2015-09-17
x86/pci/dma: Fix gfp flags for coherent DMA memory allocation
Junichi Nomura
1
-1
/
+1
2015-09-16
x86/platform: Fix Geode LX timekeeping in the generic x86 build
David Woodhouse
1
-7
/
+10
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
3
-14
/
+9
2015-09-16
genirq: Move field 'affinity' from irq_data into irq_common_data
Jiang Liu
1
-3
/
+1
2015-09-16
KVM: vmx: fix VPID is 0000H in non-root operation
Wanpeng Li
1
-0
/
+2
2015-09-16
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
2
-0
/
+2
2015-09-15
PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"
Bjorn Helgaas
1
-0
/
+1
2015-09-14
x86/apic: Serialize LVTT and TSC_DEADLINE writes
Shaohua Li
1
-0
/
+7
2015-09-14
x86/ioapic: Force affinity setting in setup_ioapic_dest()
Thomas Gleixner
1
-2
/
+3
2015-09-14
x86/paravirt: Remove the unused pv_time_ops::get_tsc_khz method
Juergen Gross
1
-1
/
+0
2015-09-14
x86/ldt: Fix small LDT allocation for Xen
Jan Beulich
1
-2
/
+2
2015-09-14
x86/vm86: Fix the misleading CONFIG_VM86 Kconfig help text
Ingo Molnar
1
-11
/
+12
2015-09-13
perf/x86/intel: Fix constraint access
Peter Zijlstra
1
-1
/
+4
2015-09-13
x86/cpu: Print family/model/stepping in hex
Borislav Petkov
1
-2
/
+2
2015-09-11
sys_membarrier(): system-wide memory barrier (generic, x86)
Mathieu Desnoyers
2
-0
/
+2
2015-09-11
perf/x86/intel/bts: Set event->hw.itrace_started in pmu::start to match the n...
Alexander Shishkin
1
-0
/
+1
2015-09-11
locking/qspinlock/x86: Only emit the test-and-set fallback when building gues...
Peter Zijlstra
1
-1
/
+2
2015-09-11
locking/qspinlock/x86: Fix performance regression under unaccelerated VMs
Peter Zijlstra
1
-4
/
+12
2015-09-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-146
/
+45
2015-09-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-4
/
+7
2015-09-10
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-19
/
+54
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
2
-13
/
+0
2015-09-10
dma-mapping: consolidate dma_supported
Christoph Hellwig
1
-1
/
+3
2015-09-10
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
1
-11
/
+0
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
1
-3
/
+0
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
2
-53
/
+12
2015-09-10
mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()
Oleg Nesterov
1
-44
/
+7
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
1
-1
/
+1
2015-09-10
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
1
-1
/
+2
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
11
-20
/
+21
2015-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-24
/
+6
2015-09-08
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
1
-1
/
+1
2015-09-08
x86: use generic early mem copy
Mark Salter
1
-21
/
+1
2015-09-08
mem-hotplug: handle node hole when initializing numa_meminfo.
Tang Chen
1
-2
/
+4
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-156
/
+176
2015-09-08
Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-2
/
+2
2015-09-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-1
/
+3
2015-09-08
Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-129
/
+4
[prev]
[next]