index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-14
x86: i8259: export legacy_pic symbol
Hans de Goede
1
-0
/
+1
2017-04-14
ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
Josh Poimboeuf
1
-0
/
+12
2017-04-14
x86/boot/e820: Remove a redundant self assignment
Colin King
1
-1
/
+0
2017-04-14
x86/mce: Enable PPIN for Knights Landing/Mill
Piotr Luc
1
-0
/
+3
2017-04-14
x86/unwind: Silence entry-related warnings
Josh Poimboeuf
1
-9
/
+27
2017-04-14
x86/unwind: Read stack return address in update_stack_state()
Josh Poimboeuf
1
-12
/
+13
2017-04-14
x86/unwind: Move common code into update_stack_state()
Josh Poimboeuf
1
-64
/
+55
2017-04-12
x86/kvm: virt_xxx memory barriers instead of mandatory barriers
Wanpeng Li
1
-2
/
+2
2017-04-12
kprobes/x86: Consolidate insn decoder users for copying code
Masami Hiramatsu
3
-39
/
+36
2017-04-12
kprobes/x86: Use probe_kernel_read() instead of memcpy()
Masami Hiramatsu
2
-4
/
+13
2017-04-12
kprobes/x86: Set kprobes pages read-only
Masami Hiramatsu
2
-0
/
+7
2017-04-12
kprobes/x86: Make boostable flag boolean
Masami Hiramatsu
2
-7
/
+7
2017-04-12
kprobes/x86: Do not modify singlestep buffer while resuming
Masami Hiramatsu
1
-22
/
+20
2017-04-12
kprobes/x86: Use instruction decoder for booster
Masami Hiramatsu
1
-23
/
+16
2017-04-12
kprobes/x86: Fix the description of __copy_instruction()
Masami Hiramatsu
1
-5
/
+5
2017-04-12
kprobes/x86: Fix kprobe-booster not to boost far call instructions
Masami Hiramatsu
1
-0
/
+2
2017-04-11
Merge branch 'x86/urgent' into x86/cpu, to resolve conflict
Ingo Molnar
16
-46
/
+79
2017-04-11
x86/intel_rdt: Fix locking in rdtgroup_schemata_write()
Jiri Olsa
1
-1
/
+1
2017-04-11
x86/debug: Fix the printk() debug output of signal_fault(), do_trap() and do_general_protection()
Markus Trippelsdorf
2
-3
/
+3
2017-04-11
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
22
-636
/
+617
2017-04-11
Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch
Ingo Molnar
21
-630
/
+613
2017-04-11
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
5
-5
/
+17
2017-04-10
x86/intel_rdt: Add cpus_list rdtgroup file
Jiri Olsa
1
-4
/
+25
2017-04-10
x86/nmi, EDAC: Get rid of DRAM error reporting thru PCI SERR NMI
Borislav Petkov
1
-11
/
+0
2017-04-08
Drivers: hv: Issue explicit EOI when autoeoi is not enabled
K. Y. Srinivasan
1
-0
/
+3
2017-04-05
x86/intel_rdt: Update schemata read to show data in tabular format
Vikas Shivappa
2
-2
/
+33
2017-04-05
x86/intel_rdt: Implement "update" mode when writing schemata file
Tony Luck
2
-45
/
+33
2017-04-05
efi/bgrt: Enable ACPI BGRT handling on arm64
Bhupesh Sharma
1
-6
/
+0
2017-04-05
x86/signals: Fix lower/upper bound reporting in compat siginfo
Joerg Roedel
1
-2
/
+2
2017-04-04
x86/espfix: Add support for 5-level paging
Kirill A. Shutemov
1
-5
/
+7
2017-04-04
x86/paravirt: Add 5-level support to the paravirt code
Kirill A. Shutemov
1
-2
/
+7
2017-04-03
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+6
2017-04-03
Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch
Ingo Molnar
10
-36
/
+61
2017-04-03
debug: Fix __bug_table[] in arch linker scripts
Peter Zijlstra
1
-0
/
+1
2017-04-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-2
/
+9
2017-03-31
x86/mm: Make in_compat_syscall() work during exec
Dmitry Safonov
1
-21
/
+46
2017-03-31
x86/pci-calgary: Use setup_timer() instead of open coding it.
Geliang Tang
1
-3
/
+2
2017-03-31
x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
Yazen Ghannam
1
-1
/
+1
2017-03-30
x86/build: Mostly disable '-maccumulate-outgoing-args'
Josh Poimboeuf
1
-0
/
+6
2017-03-30
Merge branch 'x86/cpu' into x86/mm, before applying dependent patch
Ingo Molnar
2
-10
/
+6
2017-03-28
ftrace/x86: Do no run CPU sync when there is only one CPU online
Steven Rostedt (VMware)
1
-1
/
+7
2017-03-28
x86/mce: Do not register notifiers with invalid prio
Borislav Petkov
1
-2
/
+3
2017-03-28
x86/mce: Factor out and deprecate the /dev/mcelog driver
Tony Luck
4
-363
/
+416
2017-03-28
RAS: Add a Corrected Errors Collector
Borislav Petkov
1
-76
/
+115
2017-03-28
x86/mce: Rename mce_log to mce_log_buffer
Borislav Petkov
1
-15
/
+15
2017-03-28
x86/mce: Rename mce_log()'s argument
Borislav Petkov
1
-4
/
+4
2017-03-28
Merge branch 'ras/urgent' into ras/core, to pick up fix
Ingo Molnar
8
-33
/
+56
2017-03-28
x86/mce: Don't print MCEs when mcelog is active
Andi Kleen
1
-1
/
+6
2017-03-27
x86/debug: Implement __WARN() using UD0
Peter Zijlstra
4
-31
/
+40
2017-03-27
x86: Convert the rest of the code to support p4d_t
Kirill A. Shutemov
1
-3
/
+7
[prev]
[next]