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
2014-10-11
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
14
-165
/
+424
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-1
/
+1
2014-10-09
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
4
-7
/
+16
2014-10-09
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
Geert Uytterhoeven
2
-6
/
+2
2014-10-09
mm: remove misleading ARCH_USES_NUMA_PROT_NONE
Mel Gorman
2
-1
/
+14
2014-10-09
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-32
/
+36
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+12
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-52
/
+79
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
12
-7
/
+2588
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-279
/
+715
2014-10-07
Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...
Linus Torvalds
11
-54
/
+83
2014-10-07
Merge branch 'pm-genirq'
Rafael J. Wysocki
1
-0
/
+5
2014-10-06
x86/xen: Set EFER.NX and EFER.SCE in PVH guests
Mukesh Rathor
4
-11
/
+67
2014-10-03
xen: eliminate scalability issues from initrd handling
Juergen Gross
2
-2
/
+10
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-47
/
+64
2014-10-02
kvm: do not handle APIC access page if in-kernel irqchip is not in use
Paolo Bonzini
1
-0
/
+3
2014-10-02
Revert "crypto: aesni - disable "by8" AVX CTR optimization"
Mathias Krause
1
-2
/
+2
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-2
/
+2
2014-10-02
crypto: aesni - remove unused defines in "by8" variant
Mathias Krause
1
-3
/
+0
2014-10-02
crypto: aesni - fix counter overflow handling in "by8" variant
Mathias Krause
1
-2
/
+15
2014-09-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-47
/
+61
2014-09-26
bpf: enable bpf syscall on x64 and i386
Alexei Starovoitov
2
-0
/
+2
2014-09-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2014-09-25
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
4
-44
/
+43
2014-09-24
x86/efi: Truncate 64-bit values when calling 32-bit OutputString()
Matt Fleming
1
-2
/
+4
2014-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-83
/
+31
2014-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Tejun Heo
27
-86
/
+125
2014-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-2
/
+2
2014-09-24
crypto: aesni - disable "by8" AVX CTR optimization
Mathias Krause
1
-2
/
+2
2014-09-24
sched: Fix unreleased llc_shared_mask bit during CPU hotplug
Wanpeng Li
1
-0
/
+3
2014-09-24
x86/PCI: Mark PCI BIOS initialization code as such
Mathias Krause
1
-4
/
+4
2014-09-24
x86/PCI: Constify pci_mmcfg_probes[] array
Mathias Krause
1
-1
/
+1
2014-09-24
x86/PCI: Mark constants of pci_mmcfg_nvidia_mcp55() as __initconst
Mathias Krause
1
-10
/
+14
2014-09-24
x86/PCI: Move __init annotation to the correct place
Mathias Krause
1
-7
/
+7
2014-09-24
kvm: x86: Unpin and remove kvm_arch->apic_access_page
Tang Chen
3
-9
/
+24
2014-09-24
kvm: vmx: Implement set_apic_access_page_addr
Tang Chen
1
-6
/
+41
2014-09-24
kvm: x86: Add request bit to reload APIC access page address
Tang Chen
2
-0
/
+16
2014-09-24
kvm: Add arch specific mmu notifier for page invalidation
Tang Chen
2
-0
/
+7
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
2
-16
/
+24
2014-09-24
kvm/x86/mmu: Pass gfn and level to rmapp callback.
Andres Lagar-Cavilla
1
-13
/
+24
2014-09-24
x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only
Paolo Bonzini
3
-2
/
+16
2014-09-24
kvm: x86: use macros to compute bank MSRs
Chen Yucong
1
-4
/
+4
2014-09-24
KVM: x86: Remove debug assertion of non-PAE reserved bits
Nadav Amit
1
-2
/
+1
2014-09-24
kvm: x86: fix two typos in comment
Tiejun Chen
2
-2
/
+2
2014-09-24
KVM: vmx: Inject #GP on invalid PAT CR
Nadav Amit
3
-2
/
+7
2014-09-24
KVM: x86: emulating descriptor load misses long-mode case
Nadav Amit
1
-0
/
+9
2014-09-24
KVM: x86: directly use kvm_make_request again
Liang Chen
4
-14
/
+7
2014-09-24
KVM: x86: count actual tlb flushes
Radim Krčmář
2
-2
/
+7
2014-09-24
KVM: nested VMX: disable perf cpuid reporting
Marcelo Tosatti
2
-0
/
+8
[next]