x86/tsc: Save an indentation level in recalibrate_cpu_khz()
[cascardo/linux.git] / arch /
2016-04-13 Borislav Petkovx86/tsc: Save an indentation level in recalibrate_cpu_khz()
2016-04-13 Borislav Petkovx86/tsc: Do not check X86_FEATURE_CONSTANT_TSC in notif...
2016-04-13 Borislav Petkovx86/cpu: Simplify extended APIC ID detection on AMD
2016-04-13 Borislav Petkovx86/fpu/regset: Replace static_cpu_has() usage with...
2016-04-13 Borislav Petkovx86/cpufeature: Replace cpu_has_xsaves with boot_cpu_ha...
2016-04-13 Borislav Petkovx86/cpufeature: Replace cpu_has_xsave with boot_cpu_has...
2016-04-13 Borislav Petkovx86/cpufeature: Replace cpu_has_fxsr with boot_cpu_has...
2016-04-13 Borislav Petkovx86/cpufeature: Replace cpu_has_apic with boot_cpu_has...
2016-04-13 Borislav Petkovx86/cpufeature: Replace cpu_has_tsc with boot_cpu_has...
2016-04-13 Borislav Petkovx86/cpufeature: Replace cpu_has_fpu with boot_cpu_has...
2016-04-13 Borislav Petkovx86/cpufeature: Replace cpu_has_xmm with boot_cpu_has...
2016-04-13 Borislav Petkovx86/cpufeature: Replace cpu_has_avx with boot_cpu_has...
2016-04-13 Borislav Petkovx86/cpufeature: Replace cpu_has_aes with boot_cpu_has...
2016-04-13 Borislav Petkovx86/cpufeature: Replace cpu_has_avx2 with boot_cpu_has...
2016-04-13 Ingo MolnarMerge branch 'x86/urgent' into x86/asm to pick up depen...
2016-04-13 Ingo MolnarMerge branch 'x86/mm' into x86/asm to resolve conflict...
2016-04-13 Toshi Kanix86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386
2016-04-13 Ingo MolnarMerge branch 'x86/cpu' into x86/asm, to merge more...
2016-04-13 Tony Luckx86/mce: Avoid using object after free in genpool
2016-04-13 Christoph Hellwigx86/syscalls: Wire up compat readv2/writev2 syscalls
2016-04-13 Andy Lutomirskix86/vdso: Remove direct HPET access through the vDSO
2016-04-13 Borislav Petkovx86/entry/64: Make gs_change a local label
2016-04-13 Borislav Petkovx86/cpu: Add Erratum 88 detection on AMD
2016-04-13 Andy Lutomirskix86/cpu: Move X86_BUG_ESPFIX initialization to generic_...
2016-04-13 Andy Lutomirskix86/asm, sched/x86: Rewrite the FS and GS context switc...
2016-04-13 Andy Lutomirskix86/cpu: Probe the behavior of nulling out a segment...
2016-04-13 Andy Lutomirskix86/arch_prctl: Fix ARCH_GET_FS and ARCH_GET_GS
2016-04-01 Ingo Molnarx86/cpufeature: Fix build bug caused by merge artifact...
2016-03-31 Borislav Petkovx86/cpufeature: Remove cpu_has_pse
2016-03-31 Borislav Petkovx86/cpufeature: Remove cpu_has_pge
2016-03-31 Borislav Petkovx86/cpufeature: Remove cpu_has_xmm2
2016-03-31 Borislav Petkovx86/cpufeature: Remove cpu_has_clflush
2016-03-31 Borislav Petkovx86/cpufeature: Remove cpu_has_gbpages
2016-03-31 Borislav Petkovx86/cpufeature: Remove cpu_has_x2apic
2016-03-31 Borislav Petkovx86/cpufeature: Remove cpu_has_osxsave
2016-03-31 Borislav Petkovx86/cpufeature: Remove cpu_has_hypervisor
2016-03-31 Borislav Petkovx86/cpufeature: Remove cpu_has_arch_perfmon
2016-03-31 Borislav Petkovx86/mm/pat, x86/cpufeature: Remove cpu_has_pat
2016-03-31 Linus TorvaldsMerge tag 'nios2-v4.6-rc2' of git://git./linux/kernel...
2016-03-31 Guenter Roecknios2: Replace fdt_translate_address with of_flat_dt_tr...
2016-03-30 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-03-30 Linus TorvaldsMerge tag 'dlm-4.6-fixes' of git://git./linux/kernel...
2016-03-30 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.6-rc2' of git://git....
2016-03-29 Borislav Petkovx86/cpu: Do the feature test first in enable_sep_cpu()
2016-03-29 H.J. Lux86/build: Build compressed x86 kernels as PIE
2016-03-29 Toshi Kanix86/xen, pat: Remove PAT table init code from Xen
2016-03-29 Toshi Kanix86/mtrr: Fix PAT init handling when MTRR is disabled
2016-03-29 Toshi Kanix86/mtrr: Fix Xorg crashes in Qemu sessions
2016-03-29 Toshi Kanix86/mm/pat: Replace cpu_has_pat with boot_cpu_has()
2016-03-29 Toshi Kanix86/mm/pat: Add pat_disable() interface
2016-03-29 Toshi Kanix86/mm/pat: Add support of non-default PAT MSR setting
2016-03-29 Huang Ruix86/cpu: Add advanced power management bits
2016-03-29 Borislav Petkovx86/thread_info: Merge two !__ASSEMBLY__ sections
2016-03-29 Vladimir Zapolskiyx86/cpufreq: Remove duplicated TDP MSR macro definitions
2016-03-29 Borislav Petkovx86/cpu: Get rid of compute_unit_id
2016-03-29 Peter Zijlstraperf/x86/amd: Cleanup Fam10h NB event constraints
2016-03-29 Peter Zijlstrax86/topology: Fix AMD core count
2016-03-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide
2016-03-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2016-03-28 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2016-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-03-26 Linus TorvaldsMerge tag 'ofs-pull-tag-1' of git://git./linux/kernel...
2016-03-26 Linus TorvaldsMerge tag 'ntb-4.6' of git://github.com/jonmason/ntb
2016-03-26 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2016-03-25 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-03-25 Linus TorvaldsMerge tag 'pm+acpi-4.6-rc1-3' of git://git./linux/kerne...
2016-03-25 Linus TorvaldsMerge tag 'please-pull-preadv2' of git://git./linux...
2016-03-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-03-25 Alexander Potapenkomm, kasan: stackdepot implementation. Enable stackdepot...
2016-03-25 Alexander Potapenkoarch, ftrace: for KASAN put hard/soft IRQ entries into...
2016-03-25 Tony Luck[IA64] Enable preadv2 and pwritev2 syscalls for ia64
2016-03-25 Linus TorvaldsMerge tag 'firewire-update2' of git://git./linux/kernel...
2016-03-25 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2016-03-25 Linus TorvaldsMerge tag 'asm-generic-4.6' of git://git./linux/kernel...
2016-03-25 Linus TorvaldsMerge tag 'pm+acpi-4.6-rc1-2' of git://git./linux/kerne...
2016-03-25 Linus TorvaldsMerge tag 'rtc-4.6-2' of git://git./linux/kernel/git...
2016-03-25 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.6-2' of git://git./linux...
2016-03-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-03-25 Linus TorvaldsMerge tag 'for-linus-20160324' of git://git.infradead...
2016-03-25 Linus TorvaldsMerge tag 'upstream-4.6-rc1' of git://git.infradead...
2016-03-25 Linus TorvaldsMerge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields...
2016-03-25 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2016-03-25 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2016-03-25 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2016-03-25 Linus TorvaldsMerge branch 'parisc-4.6-1' of git://git./linux/kernel...
2016-03-25 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2016-03-25 Linus TorvaldsMerge tag 'armsoc-dt2' of git://git./linux/kernel/git...
2016-03-25 Linus TorvaldsMerge tag 'for-4.6' of git://git.osdn.jp/gitroot/uclinu...
2016-03-24 Rafael J. WysockiMerge branches 'acpi-soc', 'acpi-misc', 'acpi-pci'...
2016-03-24 Rafael J. WysockiMerge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and...
2016-03-24 Rafael J. WysockiMerge branches 'pm-cpufreq' and 'pm-cpuidle'
2016-03-24 Linus TorvaldsMerge tag 'trace-v4.6' of git://git./linux/kernel/git...
2016-03-24 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2016-03-24 Linus TorvaldsMerge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields...
2016-03-24 Linus TorvaldsMerge tag 'staging-4.6-rc1' of git://git./linux/kernel...
2016-03-24 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-03-24 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2016-03-24 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-03-24 Arnd BergmannMerge tag 'at91-fixes' of git://git./linux/kernel/git...
2016-03-24 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
next