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
2015-12-05
x86/signal: Fix restart_syscall number for x32 tasks
Dmitry V. Levin
1
-7
/
+10
2015-12-04
livepatch: Cleanup module page permission changes
Josh Poimboeuf
1
-23
/
+2
2015-12-04
module: use a structure to encapsulate layout.
Rusty Russell
1
-3
/
+3
2015-12-04
x86/mm/mtrr: Mark the 'range_new' static variable in mtrr_calc_range_state() as __initdata
Rasmus Villemoes
1
-2
/
+9
2015-11-30
libnvdimm, e820: skip module loading when no type-12
Dan Williams
1
-0
/
+12
2015-11-29
x86/mm: Page align the '_end' symbol to avoid pfn conversion bugs
Matt Fleming
1
-0
/
+1
2015-11-29
x86/platform/calgary: Constify cal_chipset_ops structures
Julia Lawall
1
-2
/
+2
2015-11-27
x86/fpu: Put a few variables in .init.data
Rasmus Villemoes
2
-4
/
+4
2015-11-25
x86 smpboot: Re-enable init_udelay=0 by default on modern CPUs
Len Brown
1
-4
/
+5
2015-11-25
x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_defer
Juergen Gross
1
-3
/
+0
2015-11-25
x86: Replace RDRAND forced-reseed with simple sanity check
Len Brown
1
-13
/
+12
2015-11-25
ftrace: Add variable ftrace_expected for archs to show expected code
Steven Rostedt (Red Hat)
1
-0
/
+9
2015-11-24
Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixes
Ingo Molnar
2
-2
/
+1
2015-11-24
x86/apic: Fix the saving and restoring of lapic vectors during suspend/resume
Juergen Gross
1
-1
/
+10
2015-11-24
x86/cpu: Fix MSR value truncation issue
Borislav Petkov
1
-1
/
+1
2015-11-24
x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSR
Borislav Petkov
1
-2
/
+2
2015-11-24
x86/cpu: Unify CPU family, model, stepping calculation
Borislav Petkov
3
-24
/
+15
2015-11-24
x86/mce: Make usable address checks Intel-only
Borislav Petkov
1
-18
/
+22
2015-11-24
x86/mce: Add the missing memory error check on AMD
Borislav Petkov
1
-4
/
+4
2015-11-24
x86/RAS: Remove mce.usable_addr
Borislav Petkov
1
-8
/
+4
2015-11-24
x86/mce: Do not enter deferred errors into the generic pool twice
Tony Luck
1
-11
/
+13
2015-11-23
x86/entry, x86/paravirt: Remove the unused usergs_sysret32 PV op
Boris Ostrovsky
3
-8
/
+0
2015-11-23
x86/paravirt: Remove the unused irq_enable_sysexit pv op
Boris Ostrovsky
4
-13
/
+0
2015-11-23
x86/microcode: Initialize the driver late when facilities are up
Borislav Petkov
2
-2
/
+1
2015-11-23
perf/x86: Handle multiple umask bits for BDW CYCLE_ACTIVITY.*
Andi Kleen
2
-1
/
+5
2015-11-23
perf, x86: Stop Intel PT before kdump starts
Takao Indoh
1
-0
/
+11
2015-11-23
perf/x86/intel/pt: Add interface to stop Intel PT logging
Takao Indoh
1
-0
/
+9
2015-11-23
perf/x86: Add option to disable reading branch flags/cycles
Andi Kleen
1
-2
/
+17
2015-11-23
perf/x86: Optimize stack walk user accesses
Andi Kleen
1
-3
/
+19
2015-11-23
treewide: Remove old email address
Peter Zijlstra
3
-3
/
+3
2015-11-23
perf/x86: Fix LBR call stack save/restore
Andi Kleen
2
-1
/
+4
2015-11-23
perf/core: Robustify the perf_cgroup_from_task() RCU checks
Stephane Eranian
1
-1
/
+1
2015-11-23
x86/smpboot: Re-enable init_udelay=0 by default on modern CPUs
Len Brown
1
-4
/
+5
2015-11-23
Merge tag 'v4.4-rc2' into drm-intel-next-queued
Daniel Vetter
66
-1956
/
+3265
2015-11-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-9
/
+12
2015-11-19
x86/cpu: Fix SMAP check in PVOPS environments
Andrew Cooper
1
-2
/
+1
2015-11-19
x86/ftrace: Add comment on static function tracing
Namhyung Kim
1
-0
/
+6
2015-11-19
x86/paravirt: Remove unused pv_apic_ops structure
Juergen Gross
2
-15
/
+0
2015-11-19
x86/tsc: Remove unused tsc_pre_init() hook
Thomas Gleixner
2
-3
/
+0
2015-11-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-6
/
+0
2015-11-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-15
/
+56
2015-11-12
perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macro
Huang Rui
1
-6
/
+0
2015-11-12
x86/fpu: Fix get_xsave_addr() behavior under virtualization
Huaitong Han
1
-1
/
+0
2015-11-12
x86/fpu: Fix 32-bit signal frame handling
Dave Hansen
1
-6
/
+5
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-5
/
+4
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
Linus Torvalds
1
-4
/
+5
2015-11-07
x86/paravirt: Kill some unused patching functions
Borislav Petkov
1
-12
/
+1
2015-11-07
x86/cpu: Call verify_cpu() after having entered long mode too
Borislav Petkov
2
-5
/
+15
2015-11-07
x86/setup: Fix low identity map for >= 2GB kernel range
Krzysztof Mazur
1
-1
/
+1
2015-11-07
x86/AMD: Fix last level cache topology for AMD Fam17h systems
Aravind Gopalakrishnan
1
-0
/
+13
[prev]
[next]