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-02-23
KVM: emulate: fix CMPXCHG8B on 32-bit hosts
Paolo Bonzini
1
-1
/
+2
2015-02-23
KVM: VMX: fix build without CONFIG_SMP
Radim Krčmář
1
-9
/
+14
2015-02-21
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-0
/
+882
2015-02-21
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-54
/
+62
2015-02-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
17
-226
/
+409
2015-02-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-44
/
+111
2015-02-21
Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...
Linus Torvalds
2
-0
/
+8
2015-02-20
x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarch
Jiri Kosina
2
-2
/
+0
2015-02-19
x86: pte_protnone() and pmd_protnone() must check entry is not present
David Vrabel
1
-2
/
+4
2015-02-19
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+1
2015-02-19
Merge tag 'microcode_fixes_for-3.21' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2
-1
/
+10
2015-02-19
x86/microcode/intel: Handle truncated microcode images more robustly
Quentin Casasnovas
2
-0
/
+9
2015-02-19
x86/microcode/intel: Guard against stack overflow in the loader
Quentin Casasnovas
1
-1
/
+1
2015-02-19
Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
8
-20
/
+66
2015-02-19
x86, mm/ASLR: Fix stack randomization on 64-bit systems
Hector Marco-Gisbert
1
-3
/
+3
2015-02-19
Merge branch 'tip-x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Ingo Molnar
1
-2
/
+26
2015-02-19
x86/mm/init: Fix incorrect page size in init_memory_mapping() printks
Dave Hansen
1
-2
/
+26
2015-02-19
x86/mm/ASLR: Propagate base load address calculation
Jiri Kosina
7
-17
/
+63
2015-02-19
x86/intel/quark: Fix simple_return.cocci warnings
Fengguang Wu
1
-5
/
+1
2015-02-19
x86/intel/quark: Fix ptr_ret.cocci warnings
Fengguang Wu
1
-4
/
+1
2015-02-18
x86/intel/quark: Add Intel Quark platform support
Bryan O'Donoghue
2
-0
/
+17
2015-02-18
x86/intel/quark: Add Isolated Memory Regions for Quark X1000
Bryan O'Donoghue
5
-0
/
+872
2015-02-18
x86/apic: Fix the devicetree build in certain configs
Ricardo Ribalda Delgado
1
-0
/
+8
2015-02-18
kprobes/x86: Mark 2 bytes NOP as boostable
Wang Nan
1
-1
/
+1
2015-02-18
uprobes/x86: Fix 2-byte opcode table
Denys Vlasenko
1
-35
/
+17
2015-02-18
uprobes/x86: Fix 1-byte opcode tables
Denys Vlasenko
1
-48
/
+18
2015-02-18
uprobes/x86: Add comment with insn opcodes, mnemonics and why we dont support...
Denys Vlasenko
1
-19
/
+134
2015-02-18
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-02-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-21
/
+153
2015-02-18
x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable()
Joerg Roedel
1
-0
/
+3
2015-02-18
x86/irq: Fix regression caused by commit b568b8601f05
Jiang Liu
1
-0
/
+5
2015-02-18
x86/spinlocks/paravirt: Fix memory corruption on unlock
Raghavendra K T
3
-56
/
+64
2015-02-18
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
5
-203
/
+301
2015-02-17
Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+1
2015-02-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
32
-116
/
+231
2015-02-15
Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-277
/
+170
2015-02-15
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+11
2015-02-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
2
-3
/
+3
2015-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-174
/
+205
2015-02-13
kasan: enable instrumentation of global variables
Andrey Ryabinin
2
-2
/
+12
2015-02-13
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
1
-1
/
+1
2015-02-13
kasan: enable stack instrumentation
Andrey Ryabinin
3
-5
/
+20
2015-02-13
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
Andrey Ryabinin
7
-11
/
+41
2015-02-13
x86_64: add KASan support
Andrey Ryabinin
14
-4
/
+287
2015-02-13
x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
3
-36
/
+21
2015-02-13
Revert "x86/apic: Only disable CPU x2apic mode when necessary"
Linus Torvalds
1
-2
/
+1
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
18
-432
/
+1739
2015-02-13
x86/efi: Avoid triple faults during EFI mixed mode calls
Matt Fleming
5
-203
/
+301
2015-02-13
lguest: don't look in console features to find emerg_wr.
Rusty Russell
1
-33
/
+24
2015-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-83
/
+31
[next]