| Commit message (Expand) | Author | Age |
| ... | |
| | * | | | | | | | | | | | | | | | | | | x86, cpu: Detect more TLB configuration | Kirill A. Shutemov | 2014-01-03 |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-01-20 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | x86, cpu, amd: Fix a shadowed variable situation | Borislav Petkov | 2014-01-15 |
| | * | | | | | | | | | | | | | | | | | | um, x86: Fix vDSO build | Richard Weinberger | 2014-01-12 |
| | * | | | | | | | | | | | | | | | | | | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-06 |
| | * | | | | | | | | | | | | | | | | | | x86, realmode: Pointer walk cleanups, pull out invariant use of __pa() | H. Peter Anvin | 2013-12-18 |
| | * | | | | | | | | | | | | | | | | | | x86/traps: Clean up error exception handler definitions | Ingo Molnar | 2013-12-12 |
| | | |_|_|_|_|_|_|_|/ / / / / / / / /
| |/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-01-20 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | x86, boot: Move intcall() to the .inittext section | H. Peter Anvin | 2014-01-04 |
| | * | | | | | | | | | | | | | | | | | x86, boot: Use .code16 instead of .code16gcc | David Woodhouse | 2014-01-04 |
| | * | | | | | | | | | | | | | | | | | x86, sparse: Do not force removal of __user when calling copy_to/from_user_no... | Steven Rostedt | 2014-01-04 |
| | | |/ / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-01-20 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | x86: Slightly tweak the access_ok() C variant for better code | H. Peter Anvin | 2013-12-27 |
| | * | | | | | | | | | | | | | | | | | x86: Replace assembly access_ok() with a C variant | Linus Torvalds | 2013-12-27 |
| | * | | | | | | | | | | | | | | | | | x86-64, copy_user: Use leal to produce 32-bit results | H. Peter Anvin | 2013-11-20 |
| | * | | | | | | | | | | | | | | | | | x86-64, copy_user: Remove zero byte check before copy user buffer. | Fenghua Yu | 2013-11-16 |
| | | |_|_|_|_|/ / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-01-20 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | x86, apic: Make disabled_cpu_apicid static read_mostly, fix typos | H. Peter Anvin | 2014-01-15 |
| | * | | | | | | | | | | | | | | | | | x86, apic, kexec: Add disable_cpu_apicid kernel parameter | HATAYAMA Daisuke | 2014-01-15 |
| | * | | | | | | | | | | | | | | | | | x86/apic: Read Error Status Register correctly | Richard Weinberger | 2014-01-14 |
| | | |_|_|_|_|/ / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-01-20 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding | Peter Zijlstra | 2014-01-13 |
| | * | | | | | | | | | | | | | | | | | Merge branch 'x86/idle' into sched/core | Ingo Molnar | 2014-01-13 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | | | x86, idle: Add memory barriers around clflush in mwait_play_dead() | H. Peter Anvin | 2013-12-19 |
| | | * | | | | | | | | | | | | | | | | | x86, idle: Use static_cpu_has() for CLFLUSH workaround, add barriers | H. Peter Anvin | 2013-12-19 |
| | | * | | | | | | | | | | | | | | | | | x86, acpi, idle: Restructure the mwait idle routines | Peter Zijlstra | 2013-12-19 |
| | * | | | | | | | | | | | | | | | | | | sched/clock, x86: Avoid a runtime condition in native_sched_clock() | Peter Zijlstra | 2014-01-13 |
| | * | | | | | | | | | | | | | | | | | | sched/clock, x86: Use a static_key for sched_clock_stable | Peter Zijlstra | 2014-01-13 |
| | * | | | | | | | | | | | | | | | | | | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs | Peter Zijlstra | 2014-01-13 |
| | * | | | | | | | | | | | | | | | | | | sched/clock, x86: Move some cyc2ns() code around | Peter Zijlstra | 2014-01-13 |
| | * | | | | | | | | | | | | | | | | | | sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock() | Peter Zijlstra | 2014-01-13 |
| | * | | | | | | | | | | | | | | | | | | sched: Add new scheduler syscalls to support an extended scheduling parameter... | Dario Faggioli | 2014-01-13 |
| | | |/ / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-01-20 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2014-01-16 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | perf/x86/intel: Add Intel RAPL PP1 energy counter support | Stephane Eranian | 2014-01-12 |
| | * | | | | | | | | | | | | | | | | | | | perf/x86: enable Haswell Celeron RAPL support | Stephane Eranian | 2013-12-17 |
| | * | | | | | | | | | | | | | | | | | | | Merge tag 'v3.13-rc4' into perf/core | Ingo Molnar | 2013-12-16 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|/ / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | perf/x86: Add RAPL hrtimer support | Stephane Eranian | 2013-11-27 |
| | * | | | | | | | | | | | | | | | | | | | perf/x86: Add Intel RAPL PMU support | Stephane Eranian | 2013-11-27 |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-01-20 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt() | Prarit Bhargava | 2014-01-13 |
| | * | | | | | | | | | | | | | | | | | | | | x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqs | Prarit Bhargava | 2014-01-12 |
| | | |_|_|/ / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'core-stackprotector-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2014-01-20 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures | Kees Cook | 2013-12-20 |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-01-20 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | Merge tag 'v3.13-rc8' into core/locking | Ingo Molnar | 2014-01-13 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra | 2014-01-12 |
| | | |_|_|/ / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-01-19 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|/ / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | /
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h | Robert Richter | 2014-01-16 |
| | * | | | | | | | | | | | | | | | | | x86, mm, perf: Allow recursive faults from interrupts | Peter Zijlstra | 2014-01-16 |