aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | x86: mce: Disable preemption when calling raise_local()Thomas Gleixner2012-08-03
| | | |/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett2012-09-29
| | * | | | | | | | | | | | | | | | | | | | efi: Add a function to look up existing IO memory mappingsJosh Triplett2012-09-29
| | * | | | | | | | | | | | | | | | | | | | efi: Defer freeing boot services memory until after ACPI initJosh Triplett2012-09-29
| | * | | | | | | | | | | | | | | | | | | | x86, EFI: Calculate the EFI framebuffer size instead of trusting the firmwareMatthew Garrett2012-09-17
| | * | | | | | | | | | | | | | | | | | | | efifb: Skip DMI checks if the bootloader knows what it's doingMatthew Garrett2012-09-17
| | * | | | | | | | | | | | | | | | | | | | efi: initialize efi.runtime_version to make query_variable_info/update_capsul...Seiji Aguchi2012-09-17
| | * | | | | | | | | | | | | | | | | | | | efi: Build EFI stub with EFI-appropriate optionsMatthew Garrett2012-09-17
| | * | | | | | | | | | | | | | | | | | | | X86: Improve GOP detection in the EFI boot stubMatthew Garrett2012-09-17
| | | |_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | x86/debug: Dump family, model, stepping of the boot CPUBorislav Petkov2012-09-19
| | | | | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi...Linus Torvalds2012-10-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | x86: Remove the useless branch in c_start()Michael Wang2012-09-26
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-10-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | arch/x86: Remove unecessary semicolonsPeter Senna Tschudin2012-09-19
| | * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v3.6-rc6' into x86/cleanupsIngo Molnar2012-09-19
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | x86, boot: Remove obsolete and unused constant RAMDISKPaul Bolle2012-08-20
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | x86/Kconfig: Clean up Kconfig defaultsJan Beulich2012-09-13
| | * | | | | | | | | | | | | | | | | | | | | | | | x86/Kconfig: Turn off DEBUG_NX_TEST module in defconfigsJosh Triplett2012-09-05
| | * | | | | | | | | | | | | | | | | | | | | | | | x86/Kconfig: Turn off CONFIG_BLK_DEV_RAMJosh Triplett2012-09-05
| | * | | | | | | | | | | | | | | | | | | | | | | | x86/Kconfig: Disable CONFIG_CRC_T10DIF in defconfigsJosh Triplett2012-09-05
| | * | | | | | | | | | | | | | | | | | | | | | | | x86/Kconfig: Switch to ext4 in defconfigsJosh Triplett2012-09-05
| | * | | | | | | | | | | | | | | | | | | | | | | | x86/Kconfig: Update defconfigs to current results of "make savedefconfig"Josh Triplett2012-09-05
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: Unspaghettize do_trap()Frederic Weisbecker2012-09-26
| | * | | | | | | | | | | | | | | | | | | | | | | | x86_64: Work around old GAS bugTao Guo2012-09-26
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: Use REP BSF unconditionallyJan Beulich2012-09-19
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: Prefer TZCNT over BFSJan Beulich2012-09-13
| | * | | | | | | | | | | | | | | | | | | | | | | | x86/64: Adjust types of temporaries used by ffs()/fls()/fls64()Jan Beulich2012-09-13
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: Drop unnecessary kernel_eflags variable on 64-bitIan Campbell2012-09-13
| | * | | | | | | | | | | | | | | | | | | | | | | | x86/smp: Don't ever patch back to UP if we unplug cpusRusty Russell2012-08-23
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | x86/api: Rename mp_register_lapic in a commentYasuaki Ishimatsu2012-09-26
| | * | | | | | | | | | | | | | | | | | | | | | | | x86/irq/i8259: Fix incorrect commentYuanhan Liu2012-08-22
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: dt: Use linear irq domain for ioapic(s)Sebastian Andrzej Siewior2012-08-21
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | cputime: Make finegrained irqtime accounting generally availableFrederic Weisbecker2012-09-25
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | perf/x86: Fix typo in uncore_pmu_to_boxYan, Zheng2012-09-27
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-09-24
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: Export svm/vmx exit code and vector code to userspaceXiao Guangrong2012-09-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | kprobes/x86: Move skip_singlestep upBorislav Petkov2012-09-20
| | |/ / / / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | | | | perf: Fix off by one test in perf_reg_value()Dan Carpenter2012-09-19
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-09-19
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | uprobes: Make arch_uprobe_task->saved_trap_nr "unsigned int"Oleg Nesterov2012-09-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | uprobes/x86: Fix arch_uprobe_disable_step() && UTASK_SSTEP_TRAPPED interactionOleg Nesterov2012-09-15