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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-13
kasan: enable stack instrumentation
Andrey Ryabinin
1
-3
/
+9
2015-02-13
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
Andrey Ryabinin
1
-1
/
+17
2015-02-13
x86_64: add KASan support
Andrey Ryabinin
1
-0
/
+31
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-7
/
+66
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-4
/
+0
2015-02-12
x86: mm: restore original pte_special check
Mel Gorman
1
-7
/
+1
2015-02-12
mm: remove remaining references to NUMA hinting bits and helpers
Mel Gorman
3
-63
/
+5
2015-02-12
mm: add p[te|md] protnone helpers for use by NUMA balancing
Mel Gorman
1
-0
/
+16
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+46
2015-02-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-77
/
+2
2015-02-10
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+5
2015-02-10
x86: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
5
-77
/
+2
2015-02-10
Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-15
/
+5
2015-02-10
Merge branch 'pm-tools'
Rafael J. Wysocki
1
-0
/
+4
2015-02-10
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+1
2015-02-09
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+22
2015-02-09
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+11
2015-02-09
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-5
/
+18
2015-02-09
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-110
/
+25
2015-02-09
Merge branch 'sfi' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linu...
Rafael J. Wysocki
1
-0
/
+1
2015-02-09
tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONS
Len Brown
1
-0
/
+4
2015-02-06
kvm: add halt_poll_ns module parameter
Paolo Bonzini
1
-0
/
+1
2015-02-05
x86/PCI: Refine the way to release PCI IRQ resources
Jiang Liu
1
-2
/
+0
2015-02-05
kvm: remove KVM_MMIO_SIZE
Tiejun Chen
1
-2
/
+0
2015-02-04
livepatch: rename config to CONFIG_LIVEPATCH
Josh Poimboeuf
1
-2
/
+2
2015-02-02
KVM: x86: revert "add method to test PIR bitmap vector"
Marcelo Tosatti
1
-1
/
+0
2015-01-30
KVM: VMX: Add PML support in VMX
Kai Huang
2
-0
/
+5
2015-01-29
KVM: x86: Add new dirty logging kvm_x86_ops for PML
Kai Huang
1
-0
/
+25
2015-01-29
KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
Kai Huang
1
-1
/
+2
2015-01-29
KVM: MMU: Add mmu help functions to support PML
Kai Huang
1
-0
/
+9
2015-01-28
Merge branch 'perf/hw_breakpoints' into perf/core
Ingo Molnar
4
-0
/
+12
2015-01-28
Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
4
-5
/
+18
2015-01-28
xen: remove scratch frames for ballooned pages and m2p override
David Vrabel
1
-14
/
+4
2015-01-28
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
David Vrabel
1
-1
/
+1
2015-01-26
KVM: x86: IRET emulation does not clear NMI masking
Nadav Amit
1
-0
/
+1
2015-01-23
Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
1
-3
/
+0
2015-01-22
x86, tls: Interpret an all-zero struct user_desc as "no segment"
Andy Lutomirski
1
-0
/
+13
2015-01-22
x86, tls, ldt: Stop checking lm in LDT_empty
Andy Lutomirski
1
-7
/
+2
2015-01-22
x86, mpx: Fix potential performance issue on unmaps
Dave Hansen
1
-1
/
+19
2015-01-22
x86/apic: Reuse apic_bsp_setup() for UP APIC setup
Thomas Gleixner
1
-1
/
+1
2015-01-22
x86/smpboot: Move apic init code to apic.c
Thomas Gleixner
1
-3
/
+3
2015-01-22
x86/ioapic: Provide stub functions for IOAPIC%3Dn
Thomas Gleixner
1
-0
/
+5
2015-01-22
x86/smpboot: Move smpboot inlines to code
Thomas Gleixner
1
-68
/
+0
2015-01-22
x86/x2apic: Split enable and setup function
Thomas Gleixner
1
-2
/
+2
2015-01-22
x86/x2apic: Disable x2apic from nox2apic setup
Thomas Gleixner
1
-1
/
+0
2015-01-22
x86/x2apic: Move code in conditional region
Thomas Gleixner
1
-20
/
+4
2015-01-22
x86/apic: Check x2apic early
Thomas Gleixner
1
-1
/
+1
2015-01-22
x86/ioapic: Check x2apic really
Thomas Gleixner
1
-2
/
+0
2015-01-22
x86/apic: Make x2apic_mode depend on CONFIG_X86_X2APIC
Thomas Gleixner
1
-4
/
+4
[next]