aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | x86/signals: Add missing signal_compat code for x86 featuresDave Hansen2016-06-14
| * | | | | | | | | | | | Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar2016-06-11
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | x86, asm: Use CC_SET()/CC_OUT() and static_cpu_has() in archrandom.hH. Peter Anvin2016-06-08
| * | | | | | | | | | | | x86, bitops: remove use of "sbb" to return CFH. Peter Anvin2016-06-08
| * | | | | | | | | | | | x86/hweight: Get rid of the special calling conventionBorislav Petkov2016-06-08
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-25
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/apic: Remove the unused struct apic::apic_id_mask fieldWei Jiangang2016-07-15
| * | | | | | | | | | | | Merge branch 'linus' into x86/apic, to refresh the branchIngo Molnar2016-07-15
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | x86/apic: Fix misspelled APICClaudio Fontana2016-06-10
| * | | | | | | | | | | | x86/ioapic: Simplify ioapic_setup_resources()Rui Wang2016-06-10
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-07-25
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2016-06-27
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | KVM: Fix steal clock warp during guest CPU hotplugWanpeng Li2016-06-14
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-07-25
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86"Ingo Molnar2016-07-10
| * | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar2016-07-07
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'v4.7-rc5' into perf/core, to pick up fixesIngo Molnar2016-06-27
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86Andi Kleen2016-06-14
| * | | | | | | | | | | | Merge branch 'linus' into perf/core, to pick up fixes before merging new changesIngo Molnar2016-06-14
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'linus' into perf/core, to refresh the branchIngo Molnar2016-06-08
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | x86/topology: Add topology_max_smt_threads()Andi Kleen2016-06-03
* | | | | | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | x86/mce: Fix mce_rdmsrl() warning messageBorislav Petkov2016-07-08
| * | | | | | | | | | | | x86/mce/AMD: Increase size of the bank_map typeAravind Gopalakrishnan2016-07-08
| * | | | | | | | | | | | Merge tag 'v4.7-rc6' into ras/core, to pick up fixes before merging new changesIngo Molnar2016-07-08
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | x86/mce: Do not use bank 1 for APEI generated error logsTony Luck2016-06-14
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner2016-07-10
* | | | | | | | | | | | x86/quirks: Reintroduce scanning of secondary busesLukas Wunner2016-07-10
* | | | | | | | | | | | x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner2016-07-10
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-07-08
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | / / / | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov2016-07-01
| |/ / / / / / / /
* | | | | | | | | pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flagsMinfei Huang2016-06-27
* | | | | | | | | pvclock: Add CPU barriers to get correct version valueMinfei Huang2016-06-27
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-06-25
|\ \ \ \ \ \ \ \
| * | | | | | | | kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu2016-06-14
| |/ / / / / / /
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-06-24
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-24
* | | | | | | | | x86: fix up a few misc stack pointer vs thread_info confusionsLinus Torvalds2016-06-24
|/ / / / / / / /
* / / / / / / / x86: avoid avoid passing around 'thread_info' in stack dumping codeLinus Torvalds2016-06-23
|/ / / / / / /
* | | | | | | x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang2016-06-10
* | | | | | | x86/entry/traps: Don't force in_interrupt() to return true in IST handlersAndy Lutomirski2016-06-10
* | | | | | | x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer modelsBorislav Petkov2016-06-08
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-25
|\ \ \ \ \ \
| * | | | | | x86/fsgsbase/64: Use TASK_SIZE_MAX for FSBASE/GSBASE upper limitsAndy Lutomirski2016-05-20
| * | | | | | Merge branch 'linus' into x86/urgent, to refresh the treeIngo Molnar2016-05-20
| |\| | | | |
| * | | | | | x86/mm/mpx: Work around MPX erratum SKD046Dave Hansen2016-05-20
| * | | | | | x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeysDave Hansen2016-05-16
| * | | | | | x86/tsc: Add missing Cherrytrail frequency to the tableJeremy Compostella2016-05-12
* | | | | | | kexec: provide arch_kexec_protect(unprotect)_crashkres()Xunlei Pang2016-05-23
* | | | | | | Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2016-05-22
|\ \ \ \ \ \ \