2011-08-04 |
Andy Lutomirski | x86-64, xen: Enable the vvar mapping Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-04 |
Andy Lutomirski | x86-64: Work around gold bug 13023 Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-04 |
Andy Lutomirski | x86-64: Move the "user" vsyscall segment out of the... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-04 |
Andy Lutomirski | x86-64: Pad vDSO to a page boundary Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-04 |
H. Peter Anvin | Merge commit 'v3.0' into x86/vdso
|
commit | commitdiff | tree |
2011-07-31 |
H. Peter Anvin | x86, random: Verify RDRAND functionality and allow... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-31 |
H. Peter Anvin | x86, random: Architectural inlines to get random integers... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-31 |
H. Peter Anvin | random: Add support for architectural random hooks Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-21 |
Andy Lutomirski | x86-64, vdso: Do not allocate memory for the vDSO Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-07-21 |
H. Peter Anvin | clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-07-21 |
H. Peter Anvin | x86: Make Dell Latitude E6420 use reboot=pci Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-07-21 |
Daniel J Blueman | x86: Make Dell Latitude E5420 use reboot=pci Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-07-18 |
Borislav Petkov | x86, vdso: Drop now wrong comment Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-15 |
Len Brown | x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-15 |
Oleg Nesterov | x86: Kill handle_signal()->set_fs() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-15 |
Oleg Nesterov | x86, do_signal: Simplify the TS_RESTORE_SIGMASK logic Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-15 |
Oleg Nesterov | x86, signals: Convert the X86_32 code to use set_current_blo... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-15 |
Oleg Nesterov | x86, signals: Convert the IA32_EMULATION code to use... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-15 |
Andy Lutomirski | Document the vDSO and add a reference parser Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-15 |
Andy Lutomirski | ia64: Replace clocksource.fsys_mmio with generic arch... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-15 |
Andy Lutomirski | x86-64: Move vread_tsc and vread_hpet into the vDSO Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-14 |
H. Peter Anvin | x86, msr: Fix typo in ENERGY_PERF_BIAS_POWERSAVE Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-14 |
Len Brown | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-14 |
H. Peter Anvin | memblock: Cast phys_addr_t to unsigned long long for... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-14 |
Tejun Heo | memblock, x86: Replace memblock_x86_reserve/free_range... Cc: "H. Peter Anvin" <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-14 |
Tejun Heo | memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config... Cc: "H. Peter Anvin" <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-14 |
Tejun Heo | x86: Use absent_pages_in_range() instead of memblock_x86_hol... Cc: "H. Peter Anvin" <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-14 |
Tejun Heo | memblock, x86: Reimplement memblock_find_dma_reserve... Cc: "H. Peter Anvin" <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-14 |
Tejun Heo | memblock, x86: Replace __get_free_all_memory_range... Cc: "H. Peter Anvin" <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-14 |
Tejun Heo | memblock, x86: Make free_all_memory_core_early() explicitly... Cc: "H. Peter Anvin" <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-14 |
Tejun Heo | x86: Replace memblock_x86_find_in_range_size() with... Cc: "H. Peter Anvin" <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-14 |
Tejun Heo | memblock: Implement for_each_free_mem_range() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-14 |
Tejun Heo | x86: Use __memblock_alloc_base() in early_reserve_e820() Cc: "H. Peter Anvin" <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-14 |
Tejun Heo | x86: Use HAVE_MEMBLOCK_NODE_MAP Cc: "H. Peter Anvin" <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-14 |
Tejun Heo | memblock: Add optional region->nid Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-14 |
Tejun Heo | memblock: Use __meminit[data] instead of __init[data] Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-14 |
Tejun Heo | memblock: Reimplement memblock_add_region() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-14 |
Tejun Heo | memblock: Remove memblock_memory_can_coalesce() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-14 |
Tejun Heo | memblock, x86: Replace memblock_x86_find_in_range_node... Cc: "H. Peter Anvin" <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-14 |
Tejun Heo | memblock: Separate out memblock_find_in_range_node() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-14 |
Tejun Heo | memblock: Make memblock_alloc_[try_]nid() top-down Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-14 |
Tejun Heo | memblock: Don't allow archs to override memblock_nid_range() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-14 |
Tejun Heo | memblock: Improve generic memblock_nid_range() using... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-14 |
Tejun Heo | bootmem: Use for_each_mem_pfn_range() in page_alloc.c Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-14 |
Tejun Heo | bootmem: Reimplement __absent_pages_in_range() using... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-14 |
Tejun Heo | bootmem: Replace work_with_active_regions() with for_each_me... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-13 |
Tejun Heo | memblock: Replace memblock_find_base() with memblock_find_in... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-13 |
Tejun Heo | memblock: Kill MEMBLOCK_ERROR Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-13 |
Tejun Heo | memblock: Use round_up/down() instead of memblock_align_up... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-13 |
Tejun Heo | memblock: Use MEMBLOCK_ALLOC_ACCESSIBLE instead of... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-13 |
Tejun Heo | bootmem: Fix __free_pages_bootmem() to use @order properly Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-13 |
Tejun Heo | x86: Fix memblock_x86_check_reserved_size() use in... Cc: "H. Peter Anvin" <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-13 |
Andy Lutomirski | clocksource: Replace vread with generic arch data Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-13 |
Andy Lutomirski | x86-64: Add --no-undefined to vDSO build Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-13 |
Andy Lutomirski | x86-64: Allow alternative patching in the vDSO Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-13 |
Andy Lutomirski | x86: Make alternative instruction pointers relative Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-13 |
Andy Lutomirski | x86-64: Improve vsyscall emulation CS and RIP handling Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-13 |
Tejun Heo | x86, numa: Implement pfn -> nid mapping granularity... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-13 |
Tejun Heo | x86, mm: s/PAGES_PER_ELEMENT/PAGES_PER_SECTION/ Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-13 |
Maxime Ripard | x86. reboot: Make Dell Latitude E6320 use reboot=pci Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-07-13 |
Darren Hart | x86, doc only: Correct real-mode kernel header offset... CC: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-13 |
Naga Chumbalkar | x86, ioapic: Print IR_IO_APIC_route_entry when IR is... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-12 |
Naga Chumbalkar | x86, ioapic: Print IRTE when IR is enabled Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-12 |
Naga Chumbalkar | x86, x2apic: Preserve high 32-bits of IA32_APIC_BASE MSR Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-08 |
Anupam Chanda | x86, hyper: Change hypervisor detection order Reviewed-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-08 |
Vivek Goyal | x86, boot: Wait for boot cpu to show up if nr_cpus... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-07 |
Kees Cook | x86, suspend: Restore MISC_ENABLE MSR in realmode wakeup Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-07-06 |
Daniel Drake | x86, olpc: Add XO-1.5 SCI driver Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-06 |
Daniel Drake | x86, olpc: Add XO-1 RTC driver Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-06 |
Daniel Drake | x86, olpc-xo1-sci: Propagate power supply/battery events Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-06 |
Daniel Drake | x86, olpc-xo1-sci: Add lid switch functionality Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-06 |
Daniel Drake | x86, olpc-xo1-sci: Add GPE handler and ebook switch... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-06 |
Daniel Drake | x86, olpc: EC SCI wakeup mask functionality Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-06 |
Daniel Drake | x86, olpc: Add XO-1 SCI driver and power button control Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-06 |
Daniel Drake | x86, olpc: Add XO-1 suspend/resume support Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-06 |
Daniel Drake | x86, olpc: Rename olpc-xo1 to olpc-xo1-pm Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-06 |
Daniel Drake | x86, olpc: Move CS5536-related constants to cs5535.h Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-06 |
Daniel Drake | x86, olpc: Add missing elements to device tree Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-06 |
Peter Chubb | x86, reboot: Acer Aspire One A110 reboot quirk Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-07-01 |
Suresh Siddha | x86-32, fpu: Fix DNA exception during check_fpu() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-06-27 |
Suresh Siddha | x86, mtrr: use stop_machine APIs for doing MTRR rendezvous Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-06-27 |
Tejun Heo | stop_machine: implement stop_machine_from_inactive_cpu() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-06-27 |
Tejun Heo | stop_machine: reorganize stop_cpus() implementation Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-06-27 |
Suresh Siddha | x86, mtrr: lock stop machine during MTRR rendezvous... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-06-25 |
Christoph Lameter | x86: Add support for cmpxchg_double Reviewed-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-06-06 |
Matthew Garrett | x86, efi: Add infrastructure for UEFI 2.0 runtime services Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-06-06 |
Matthew Garrett | x86, efi: Fix argument types for SetVariable() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-06-03 |
Borislav Petkov | x86, asm: Fix binutils 2.16 issue with __USER32_CS Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-06-03 |
Borislav Petkov | x86, asm: Cleanup thunk_64.S Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-06-03 |
Borislav Petkov | x86, asm: Flip RESTORE_ARGS arguments logic Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-06-03 |
Borislav Petkov | x86, asm: Flip SAVE_ARGS arguments logic Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-06-03 |
Borislav Petkov | x86, asm: Thin down SAVE/RESTORE_* asm macros Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-05-26 |
Boris Ostrovsky | x86, amd: Do not enable ARAT feature on AMD processors... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-05-26 |
Matthew Garrett | x86, efi: Retain boot service code until after switching... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-05-25 |
Michal Marek | x86, build: Do not set the root_dev field in bzImage Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-05-24 |
Kees Cook | x86, cpufeature: Update CPU feature RDRND to RDRAND Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-05-18 |
Fenghua Yu | x86, cpu: Enable/disable Supervisor Mode Execution... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-05-18 |
Fenghua Yu | x86, cpu: Add SMEP CPU feature in CR4 Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-05-18 |
Fenghua Yu | x86, cpufeature: Add cpufeature flag for SMEP Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-05-17 |
Fenghua Yu | x86, mem: memset_64.S: Optimize memset by enhanced... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |