Age | Commit message (Expand) | Author | Files | Lines |
2013-04-17 | x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low | Yinghai Lu | 1 | -3/+3 |
2013-04-17 | x86, kdump: Retore crashkernel= to allocate under 896M | Yinghai Lu | 1 | -5/+19 |
2013-04-17 | x86, kdump: Set crashkernel_low automatically | Yinghai Lu | 1 | -3/+18 |
2013-04-17 | x86,efi: Implement efi_no_storage_paranoia parameter | Richard Weinberger | 1 | -1/+13 |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 1 | -1/+0 |
2013-04-16 | x86, relocs: Refactor the relocs tool to merge 32- and 64-bit ELF | H. Peter Anvin | 9 | -153/+183 |
2013-04-16 | x86, relocs: Build separate 32/64-bit tools | Kees Cook | 4 | -5/+22 |
2013-04-16 | x86, relocs: Add 64-bit ELF support to relocs tool | Kees Cook | 1 | -6/+261 |
2013-04-16 | x86, relocs: Consolidate processing logic | Kees Cook | 1 | -134/+170 |
2013-04-16 | x86, relocs: Generalize ELF structure names | Kees Cook | 1 | -71/+99 |
2013-04-16 | xen/smp: Unifiy some of the PVs and PVHVM offline CPU path | Konrad Rzeszutek Wilk | 1 | -10/+4 |
2013-04-16 | xen/smp/pvhvm: Don't initialize IRQ_WORKER as we are using the native one. | Konrad Rzeszutek Wilk | 1 | -1/+12 |
2013-04-16 | xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM | Konrad Rzeszutek Wilk | 1 | -0/+21 |
2013-04-16 | xen/spinlock: Check against default value of -1 for IRQ line. | Konrad Rzeszutek Wilk | 1 | -0/+4 |
2013-04-16 | xen/time: Add default value of -1 for IRQ and check for that. | Konrad Rzeszutek Wilk | 1 | -2/+5 |
2013-04-16 | xen/time: Fix kasprintf splat when allocating timer%d IRQ line. | Konrad Rzeszutek Wilk | 2 | -2/+9 |
2013-04-16 | xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on... | Konrad Rzeszutek Wilk | 1 | -0/+1 |
2013-04-16 | xen/smp: Fix leakage of timer interrupt line for every CPU online/offline. | Konrad Rzeszutek Wilk | 1 | -0/+1 |
2013-04-16 | xen: drop tracking of IRQ vector | Jan Beulich | 1 | -3/+3 |
2013-04-16 | x86/xen: populate boot_params with EDD data | David Vrabel | 1 | -0/+52 |
2013-04-16 | efi: Export efi_query_variable_store() for efivars.ko | Sergey Vlasov | 1 | -0/+1 |
2013-04-16 | x86/Kconfig: Make EFI select UCS2_STRING | Sergey Vlasov | 1 | -0/+1 |
2013-04-16 | perf/x86: Fix offcore_rsp valid mask for SNB/IVB | Stephane Eranian | 1 | -4/+16 |
2013-04-16 | x86, CPU, AMD: Drop useless label | Borislav Petkov | 1 | -6/+3 |
2013-04-16 | x86, AMD: Correct {rd,wr}msr_amd_safe warnings | Borislav Petkov | 1 | -4/+4 |
2013-04-16 | x86: Fold-in trivial check_config function | Borislav Petkov | 1 | -16/+11 |
2013-04-16 | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2 | -0/+30 |
2013-04-16 | x86/mm/gart: Drop unnecessary check | Wang YanQing | 1 | -1/+1 |
2013-04-15 | efi: Distinguish between "remaining space" and actually used space | Matthew Garrett | 1 | -6/+100 |
2013-04-15 | efi: Pass boot services variable info to runtime code | Matthew Garrett | 4 | -0/+76 |
2013-04-15 | x86/mm/hotplug: Put kernel_physical_mapping_remove() declaration in CONFIG_ME... | Tang Chen | 1 | -1/+1 |
2013-04-15 | x86/lib: Fix spelling, put space between a numeral and its units | Andy Shevchenko | 4 | -4/+4 |
2013-04-15 | x86/lib: Fix spelling in the comments | Andy Shevchenko | 2 | -4/+4 |
2013-04-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -21/+33 |
2013-04-14 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+2 |
2013-04-13 | uretprobes/x86: Hijack return address | Anton Arapov | 2 | -0/+30 |
2013-04-12 | x86-32: Fix possible incomplete TLB invalidate with PAE pagetables | Dave Hansen | 2 | -1/+8 |
2013-04-12 | x86/PCI: Implement pcibios_{add|remove}_bus() hooks | Jiang Liu | 1 | -0/+11 |
2013-04-12 | x86/mm/fixmap: Remove unused FIX_CYCLONE_TIMER | Paul Bolle | 1 | -3/+0 |
2013-04-12 | x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is set | Boris Ostrovsky | 1 | -0/+2 |
2013-04-12 | x86/mm/cpa/selftest: Fix false positive in CPA self test | Andrea Arcangeli | 1 | -1/+1 |
2013-04-11 | x86, wakeup, sleep: Use pvops functions for changing GDT entries | konrad@kernel.org | 1 | -2/+7 |
2013-04-11 | x86, xen, gdt: Remove the pvops variant of store_gdt. | Konrad Rzeszutek Wilk | 7 | -10/+4 |
2013-04-11 | x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not needed | Konrad Rzeszutek Wilk | 3 | -6/+0 |
2013-04-11 | x86-64, gdt: Store/load GDT for ACPI S3 or hibernate/resume path is not needed. | Konrad Rzeszutek Wilk | 2 | -5/+0 |
2013-04-11 | x86: Use a read-only IDT alias on all CPUs | Kees Cook | 4 | -23/+12 |
2013-04-11 | x86,efi: Check max_size only if it is non-zero. | Richard Weinberger | 1 | -1/+6 |
2013-04-11 | x86/mm/cpa: Convert noop to functional fix | Andrea Arcangeli | 1 | -5/+5 |
2013-04-10 | Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -4/+8 |
2013-04-10 | x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal | Boris Ostrovsky | 5 | -13/+21 |