summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2014-03-122-1/+2
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | x86: hardirq: Make irq_hv_callback_count available for CONFIG_HYPERV=m as wellThomas Gleixner2014-03-061-1/+1
| * | | | | | | | x86: hyperv: Fixup the (brain) damage caused by the irq cleanupThomas Gleixner2014-03-051-2/+2
| * | | | | | | | x86: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-041-2/+2
| * | | | | | | | x86: Hyperv: Cleanup the irq messThomas Gleixner2014-03-041-1/+3
| * | | | | | | | x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTORThomas Gleixner2014-03-041-0/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-04-012-48/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Keep thread_info on thread stack in x86_32Steven Rostedt2014-03-062-44/+14
| * | | | | | | | x86: Prepare removal of previous_esp from i386 thread_info structureSteven Rostedt2014-03-061-2/+3
| * | | | | | | | x86: Nuke GET_THREAD_INFO_WITH_ESP() macro for i386Steven Rostedt (Red Hat)2014-03-061-4/+0
| * | | | | | | | x86: Nuke the supervisor_stack field in i386 thread_infoSteven Rostedt2014-03-061-1/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-012-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | arch: Remove stub cputime.h headersFrederic Weisbecker2014-03-132-1/+1
* | | | | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-04-011-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin2014-02-271-2/+2
* | | | | | | | | | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds2014-03-311-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fs/compat: optional preadv64/pwrite64 compat system callsHeiko Carstens2014-03-061-0/+2
| * | | | | | | | | | compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens2014-03-041-0/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-313-6/+44
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming2014-03-052-3/+37
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86/efi: Wire up CONFIG_EFI_MIXEDMatt Fleming2014-03-041-0/+11
| | * | | | | | | | | | x86/efi: Add mixed runtime services supportMatt Fleming2014-03-041-0/+21
| | * | | | | | | | | | x86/efi: Firmware agnostic handover entry pointsMatt Fleming2014-03-041-3/+3
| | * | | | | | | | | | x86/mm/pageattr: Always dump the right page table in an oopsMatt Fleming2014-03-041-0/+2
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingoMatt Fleming2014-03-052-1/+2
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | x86/efi: Make efi virtual runtime map passing more robustBorislav Petkov2014-03-041-1/+2
| * | | | | | | | | | x86, pageattr: Export page unmapping interfaceBorislav Petkov2014-03-041-0/+2
| * | | | | | | | | | x86/efi: Dump the EFI page tableBorislav Petkov2014-03-041-0/+1
| * | | | | | | | | | x86, ptdump: Add the functionality to dump an arbitrary pagetableBorislav Petkov2014-03-041-1/+2
| * | | | | | | | | | efi: Move facility flags to struct efiMatt Fleming2014-03-041-1/+0
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-314-6/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: Add another set of MSR accessor functionsBorislav Petkov2014-03-131-0/+2
| | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | x86: Add support for the clflushopt instructionRoss Zwisler2014-02-272-0/+9
| * | | | | | | | | x86, AVX-512: Enable AVX-512 States Context SwitchFenghua Yu2014-02-201-6/+10
| * | | | | | | | | x86, AVX-512: AVX-512 Feature DetectionFenghua Yu2014-02-201-0/+4
| |/ / / / / / / /
* | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-311-13/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | x86/apic: Always define nox2apic and define it as initdataDavid Rientjes2014-02-091-1/+0
| * | | | | | | | x86/apic: Remove unused function prototypesDavid Rientjes2014-02-091-4/+0
| * | | | | | | | x86/apic: Switch wait_for_init_deassert() to a bool flagDavid Rientjes2014-02-091-7/+1
| * | | | | | | | x86/apic: Only use default_wait_for_init_deassert()David Rientjes2014-02-091-1/+0
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-311-6/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas2014-03-111-6/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-03-311-0/+3
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-03-111-0/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| * | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-02-273-3/+15
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | x86/nmi: Push duration printk() to irq contextPeter Zijlstra2014-02-091-0/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-311-0/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | x86: fix boot on uniprocessor systemsArtem Fetishev2014-03-281-1/+2
* | | | | | | Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel2014-03-251-12/+2
OpenPOWER on IntegriCloud