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
2016-01-27
x86/asm: Remove unused L3_PAGE_OFFSET
Alexander Kuleshov
1
-1
/
+0
2016-01-19
x86/asm: Add C versions of frame pointer macros
Josh Poimboeuf
1
-3
/
+13
2016-01-19
x86/asm: Clean up frame pointer macros
Josh Poimboeuf
1
-16
/
+27
2016-01-19
x86/signal: Cleanup get_nr_restart_syscall()
Dmitry V. Levin
1
-5
/
+8
2016-01-19
x86/asm/entry: Remove unused SAVE_ALL/RESTORE_ALL macros for !CONFIG_x86_64
Alexander Kuleshov
1
-31
/
+0
2016-01-12
x86/vdso: Disallow vvar access to vclock IO for never-used vclocks
Andy Lutomirski
4
-7
/
+21
2016-01-12
x86/vdso: Use ->fault() instead of remap_pfn_range() for the vvar mapping
Andy Lutomirski
1
-40
/
+57
2016-01-12
x86/vdso: Use .fault for the vDSO text mapping
Andy Lutomirski
3
-17
/
+19
2016-01-12
x86/vdso: Track each mm's loaded vDSO image as well as its base
Andy Lutomirski
2
-1
/
+3
2016-01-12
x86/boot: Hide local labels in verify_cpu()
Borislav Petkov
1
-25
/
+25
2016-01-12
x86/fpu: Disable AVX when eagerfpu is off
yu-cheng yu
2
-5
/
+12
2016-01-12
x86/fpu: Disable MPX when eagerfpu is off
yu-cheng yu
3
-14
/
+46
2016-01-12
x86/fpu: Disable XGETBV1 when no XSAVE
yu-cheng yu
1
-0
/
+1
2016-01-12
x86/fpu: Fix early FPU command-line parsing
yu-cheng yu
1
-71
/
+38
2016-01-12
x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNED
Kefeng Wang
1
-2
/
+1
2016-01-12
x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/memin...
Dave Jones
1
-0
/
+3
2016-01-12
Merge commit 'linus' into x86/urgent, to pick up recent x86 changes
Ingo Molnar
130
-874
/
+2103
2016-01-11
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-3
/
+107
2016-01-11
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-53
/
+127
2016-01-11
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-94
/
+87
2016-01-11
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-74
/
+129
2016-01-11
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
37
-269
/
+141
2016-01-11
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
26
-240
/
+190
2016-01-11
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
19
-35
/
+172
2016-01-11
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+11
2016-01-11
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-41
/
+43
2016-01-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
20
-63
/
+1029
2016-01-11
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+67
2016-01-11
x86/boot: Double BOOT_HEAP_SIZE to 64KB
H.J. Lu
1
-1
/
+1
2016-01-11
x86/mm: Add barriers and document switch_mm()-vs-flush synchronization
Andy Lutomirski
2
-4
/
+58
2016-01-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+3
2016-01-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-32
/
+96
2016-01-08
x86/mm: Micro-optimise clflush_cache_range()
Chris Wilson
1
-4
/
+6
2016-01-07
kvm: x86: only channel 0 of the i8254 is linked to the HPET
Paolo Bonzini
2
-1
/
+3
2016-01-06
perf/x86/amd: Remove l1-dcache-stores event for AMD
Vince Weaver
1
-1
/
+1
2016-01-06
perf/x86/intel/uncore: Add Knights Landing uncore PMU support
Harish Chegondi
4
-1
/
+499
2016-01-06
perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offset
Harish Chegondi
1
-1
/
+2
2016-01-06
perf/x86/intel: Add perf core PMU support for Intel Knights Landing
Harish Chegondi
3
-0
/
+78
2016-01-06
perf/x86/intel/uncore: Add Broadwell-EP uncore support
Kan Liang
2
-5
/
+149
2016-01-06
perf/x86/rapl: Use unified perf_event_sysfs_show instead of special interface
Huang Rui
1
-18
/
+5
2016-01-06
perf/x86: Enable cycles:pp for Intel Atom
Stephane Eranian
2
-0
/
+3
2016-01-06
perf/x86: fix PEBS issues on Intel Atom/Core2
Stephane Eranian
1
-1
/
+8
2016-01-06
perf/x86: Fix LBR related crashes on Intel Atom
Stephane Eranian
1
-4
/
+7
2016-01-06
perf/x86: Fix filter_events() bug with event mappings
Stephane Eranian
1
-1
/
+10
2016-01-06
perf/x86: Use INST_RETIRED.PREC_DIST for cycles: ppp
Andi Kleen
4
-5
/
+57
2016-01-06
perf/x86: Use INST_RETIRED.TOTAL_CYCLES_PS for cycles:pp for Skylake
Andi Kleen
2
-4
/
+3
2016-01-06
perf/x86: Allow zero PEBS status with only single active event
Andi Kleen
1
-0
/
+12
2016-01-06
perf/x86: Remove warning for zero PEBS status
Andi Kleen
1
-4
/
+1
2016-01-06
x86/fpu: Properly align size in CHECK_MEMBER_AT_END_OF() macro
Jiri Olsa
1
-2
/
+11
2016-01-06
x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=n
Andy Lutomirski
1
-1
/
+1
[next]