Age | Commit message (Expand) | Author | Files | Lines |
2013-02-17 | x86 idle: rename global pm_idle to static x86_idle | Len Brown | 1 | -16/+12 |
2013-02-17 | APM idle: register apm_cpu_idle via cpuidle | Len Brown | 3 | -26/+35 |
2013-01-31 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 11 | -73/+183 |
2013-01-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 11 | -49/+73 |
2013-01-30 | Merge tag 'efi-for-3.8' into x86/efi | H. Peter Anvin | 3 | -13/+22 |
2013-01-30 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming | 4 | -38/+50 |
2013-01-29 | x86, efi: remove attribute check from setup_efi_pci | Maarten Lankhorst | 1 | -3/+0 |
2013-01-27 | x86, build: Dynamically find entry points in compressed startup code | David Woodhouse | 4 | -27/+72 |
2013-01-27 | x86, efi: Fix PCI ROM handing in EFI boot stub, in 32-bit mode | David Woodhouse | 1 | -1/+6 |
2013-01-27 | x86, efi: Fix 32-bit EFI handover protocol entry point | David Woodhouse | 1 | -0/+2 |
2013-01-27 | x86, efi: Fix display detection in EFI boot stub | David Woodhouse | 1 | -2/+1 |
2013-01-27 | x86, boot: Define the 2.12 bzImage boot protocol | H. Peter Anvin | 3 | -28/+76 |
2013-01-27 | x86/boot: Fix minor fd leakage in tools/relocs.c | Cong Ding | 1 | -2/+4 |
2013-01-25 | x86, efi: Set runtime_version to the EFI spec revision | Matt Fleming | 1 | -1/+1 |
2013-01-25 | x86, efi: fix 32-bit warnings in setup_efi_pci() | Jan Beulich | 1 | -4/+4 |
2013-01-24 | x86/msr: Add capabilities check | Alan Cox | 1 | -0/+3 |
2013-01-24 | x86/dma-debug: Bump PREALLOC_DMA_DEBUG_ENTRIES | Maarten Lankhorst | 1 | -1/+1 |
2013-01-24 | x86/olpc: Fix olpc-xo1-sci.c build errors | Randy Dunlap | 1 | -0/+1 |
2013-01-24 | arch/x86/platform/uv: Fix incorrect tlb flush all issue | Alex Shi | 2 | -4/+8 |
2013-01-24 | x86-64: Fix unwind annotations in recent NMI changes | Jan Beulich | 1 | -4/+3 |
2013-01-22 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -6/+0 |
2013-01-22 | ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL | Oleg Nesterov | 1 | -4/+5 |
2013-01-19 | x86-32: Start out cr0 clean, disable paging before modifying cr3/4 | H. Peter Anvin | 1 | -2/+7 |
2013-01-18 | Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -8/+0 |
2013-01-18 | efi, x86: Pass a proper identity mapping in efi_call_phys_prelog | Nathan Zimmer | 1 | -5/+17 |
2013-01-16 | xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests. | Andrew Cooper | 1 | -1/+0 |
2013-01-16 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2 | -1/+81 |
2013-01-15 | Revert "xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling whil... | Konrad Rzeszutek Wilk | 1 | -7/+0 |
2013-01-15 | Merge tag 'v3.7' into stable/for-linus-3.8 | Konrad Rzeszutek Wilk | 23 | -94/+226 |
2013-01-13 | x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI | H. Peter Anvin | 1 | -0/+2 |
2013-01-13 | x86/Sandy Bridge: mark arrays in __init functions as __initconst | H. Peter Anvin | 1 | -2/+2 |
2013-01-11 | x86/Sandy Bridge: reserve pages when integrated graphics is present | Jesse Barnes | 1 | -0/+78 |
2013-01-10 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -8/+28 |
2013-01-10 | perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel side | David Ahern | 1 | -6/+0 |
2013-01-08 | KVM: x86: use dynamic percpu allocations for shared msrs area | Marcelo Tosatti | 1 | -6/+18 |
2013-01-03 | X86: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 21 | -89/+84 |
2012-12-26 | PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check) | Myron Stowe | 1 | -1/+2 |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 19 | -118/+24 |
2012-12-20 | x86, efi: correct precedence of operators in setup_efi_pci | Sasha Levin | 1 | -1/+1 |
2012-12-20 | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2012-12-19 | new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those | Al Viro | 3 | -25/+7 |
2012-12-19 | generic compat_sys_sigaltstack() | Al Viro | 8 | -67/+6 |
2012-12-19 | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro | 10 | -16/+4 |
2012-12-19 | new helper: compat_user_stack_pointer() | Al Viro | 1 | -0/+7 |
2012-12-19 | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 1 | -6/+0 |
2012-12-19 | missing user_stack_pointer() instances | Al Viro | 1 | -0/+1 |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 3 | -5/+0 |
2012-12-19 | Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 3 | -52/+1 |
2012-12-19 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+2 |
2012-12-18 | Merge branch 'akpm' (more patches from Andrew) | Linus Torvalds | 1 | -10/+57 |