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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-05
x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization
Andy Lutomirski
1
-5
/
+8
2015-03-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+8
2015-03-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-14
/
+42
2015-02-28
x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too
Steven Rostedt
1
-0
/
+6
2015-02-28
Merge branch 'linus' into x86/urgent, to merge dependent patch
Ingo Molnar
37
-155
/
+579
2015-02-23
x86/xen: allow privcmd hypercalls to be preempted
David Vrabel
2
-0
/
+6
2015-02-22
x86/cpu/intel: Fix trivial typo in intel_tlb_table[]
Yannick Guerrini
1
-2
/
+2
2015-02-21
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+9
2015-02-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-14
/
+29
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-21
kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()
Petr Mladek
2
-0
/
+14
2015-02-21
kprobes/x86: Use 5-byte NOP when the code might be modified by ftrace
Petr Mladek
1
-14
/
+28
2015-02-20
x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarch
Jiri Kosina
1
-1
/
+0
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
2
-13
/
+20
2015-02-19
x86/mm/ASLR: Propagate base load address calculation
Jiri Kosina
2
-13
/
+20
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
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
1
-4
/
+9
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
17
-40
/
+98
2015-02-15
Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-21
/
+166
2015-02-13
kasan: enable instrumentation of global variables
Andrey Ryabinin
1
-1
/
+11
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
1
-0
/
+2
2015-02-13
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
Andrey Ryabinin
1
-2
/
+8
2015-02-13
x86_64: add KASan support
Andrey Ryabinin
5
-3
/
+46
2015-02-13
x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-14
/
+12
2015-02-13
Revert "x86/apic: Only disable CPU x2apic mode when necessary"
Linus Torvalds
1
-2
/
+1
2015-02-12
kernel.h: remove ancient __FUNCTION__ hack
Rasmus Villemoes
2
-3
/
+3
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-1
/
+1
2015-02-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+2
2015-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-0
/
+91
2015-02-10
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+2
2015-02-10
Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables'
Rafael J. Wysocki
1
-14
/
+2
2015-02-09
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+13
2015-02-09
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-23
/
+11
2015-02-09
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-25
/
+64
2015-02-09
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-20
/
+31
2015-02-09
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-11
/
+10
2015-02-09
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-293
/
+287
2015-02-09
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-269
/
+317
2015-02-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-28
/
+36
[next]