| Commit message (Expand) | Author | Age |
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-10-15 |
|\ |
|
| * | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t -fix | Mel Gorman | 2014-09-08 |
| * | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t | Christoph Lameter | 2014-08-28 |
| * | x86: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 |
* | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2014-10-13 |
|\ \ |
|
| * | | kvm: ensure hard lockup detection is disabled by default | Ulrich Obergfell | 2014-10-13 |
| * | | arch/x86/kernel/cpu/common.c: fix unused symbol warning | Andrew Morton | 2014-10-13 |
| * | | kexec-bzimage64: fix sparse warnings | Vivek Goyal | 2014-10-13 |
| * | | kexec: check if crashk_res_low exists when exclude it from crash mem ranges | Baoquan He | 2014-10-13 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linu... | Linus Torvalds | 2014-10-13 |
|\ \ \ \ \ |
|
| | * | | | | x86/apic/uv: Remove unnecessary #ifdef | Andreas Ruprecht | 2014-08-20 |
| * | | | | | x86/mce: Avoid showing repetitive message from intel_init_thermal() | Rakib Mullick | 2014-09-19 |
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-13 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: Fix section conflict for numachip | Andi Kleen | 2014-10-08 |
| * | | | | | | x86_64, entry: Filter RFLAGS.NT on entry from userspace | Andy Lutomirski | 2014-10-06 |
* | | | | | | | Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-13 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86_64, entry: Use split-phase syscall_trace_enter for 64-bit syscalls | Andy Lutomirski | 2014-09-08 |
| * | | | | | | | x86_64, entry: Treat regs->ax the same in fastpath and slowpath syscalls | Andy Lutomirski | 2014-09-08 |
| * | | | | | | | x86: Split syscall_trace_enter into two phases | Andy Lutomirski | 2014-09-08 |
| * | | | | | | | x86, entry: Only call user_exit if TIF_NOHZ | Andy Lutomirski | 2014-09-08 |
| * | | | | | | | x86, x32, audit: Fix x32's AUDIT_ARCH wrt audit | Andy Lutomirski | 2014-09-08 |
| * | | | | | | | seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing | Andy Lutomirski | 2014-09-03 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-10-13 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache() | Bryan O'Donoghue | 2014-10-08 |
| * | | | | | | | x86: Quark: Comment setup_arch() to document TLB/PGE bug | Bryan O'Donoghue | 2014-10-08 |
| * | | | | | | | x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead | Bryan O'Donoghue | 2014-09-24 |
| * | | | | | | | x86/platform/intel/iosf: Add debugfs config option for IOSF | David E. Box | 2014-09-19 |
| * | | | | | | | x86/platform/intel/iosf: Add Braswell PCI ID | David E. Box | 2014-09-19 |
| * | | | | | | | x86/platform/pmc_atom: Fix warning when CONFIG_DEBUG_FS=n | Martin Kelly | 2014-09-19 |
| * | | | | | | | x86: HPET force enable for e6xx based systems | Peter Neubauer | 2014-09-15 |
| * | | | | | | | x86/iosf: Add debugfs support | David E. Box | 2014-08-27 |
* | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-10-13 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86/mm, hibernate: Do not assume the first e820 area to be RAM | Lee, Chun-Yi | 2014-09-16 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-10-13 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge tag 'microcode_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2014-08-24 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| | * | | | | | | | x86, microcode, intel: Rename apply_microcode and declare it static | Henrique de Moraes Holschuh | 2014-07-25 |
| | * | | | | | | | x86, microcode, intel: Fix typos | Henrique de Moraes Holschuh | 2014-07-24 |
| | * | | | | | | | x86, microcode, intel: Add missing static declarations | Henrique de Moraes Holschuh | 2014-07-24 |
| | * | | | | | | | x86, microcode, amd: Fix missing static declaration | Henrique de Moraes Holschuh | 2014-07-24 |
* | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-10-13 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86: copy_thread: Don't nullify ->ptrace_bps twice | Oleg Nesterov | 2014-09-02 |
| * | | | | | | | | | x86, fpu: Shift "fpu_counter = 0" from copy_thread() to arch_dup_task_struct() | Oleg Nesterov | 2014-09-02 |
| * | | | | | | | | | x86, fpu: copy_process: Sanitize fpu->last_cpu initialization | Oleg Nesterov | 2014-09-02 |
| * | | | | | | | | | x86, fpu: copy_process: Avoid fpu_alloc/copy if !used_math() | Oleg Nesterov | 2014-09-02 |
| * | | | | | | | | | x86, fpu: __restore_xstate_sig()->math_state_restore() needs preempt_disable() | Oleg Nesterov | 2014-09-02 |
| * | | | | | | | | | x86, fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal() | Oleg Nesterov | 2014-09-02 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-10-13 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
| * | | | | | | | | x86: Add more disabled features | Dave Hansen | 2014-09-11 |
| * | | | | | | | | x86: Axe the lightly-used cpu_has_pae | Dave Hansen | 2014-09-11 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-10-13 |
|\ \ \ \ \ \ \ \ |
|