2012-02-22 |
Luck, Tony | x86: Remove some noise from boot log when starting... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-01-19 |
H. Peter Anvin | x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-01-19 |
H. Peter Anvin | Merge remote-tracking branch 'linus/master' into x86...
|
commit | commitdiff | tree |
2012-01-17 |
Linus Torvalds | x86, tsc: Fix SMI induced variation in quick_pit_calibrate() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-01-17 |
Ulrich Drepper | x86, opcode: ANDN and Group 17 in x86-opcode-map.txt Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-01-16 |
H. Peter Anvin | random: Adjust the number of loops when initializing Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-01-16 |
Theodore Ts'o | random: Use arch-specific RNG to initialize the entropy... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-01-10 |
H. Peter Anvin | x86, atomic: atomic64_read() take a const pointer Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-01-07 |
H. Peter Anvin | x86: Move <asm/asm-offsets.h> from trace_syscalls.c... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-12-30 |
Linus Torvalds | random: Use arch_get_random_int instead of cycle counter... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-12-23 |
Suresh Siddha | x86: Skip cpus with apic-ids >= 255 in !x2apic_mode Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-12-23 |
Yinghai Lu | x86, x2apic: Allow "nox2apic" to disable x2apic mode... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-12-23 |
Yinghai Lu | x86, x2apic: Fallback to xapic when BIOS doesn't setup... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-12-23 |
Yinghai Lu | x86, acpi: Skip acpi x2apic entries if the x2apic feature... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-12-23 |
Yinghai Lu | x86, apic: Add probe() for apic_flat Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-12-19 |
Clemens Ladisch | x86, dumpstack: Fix code bytes breakage due to missing... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-12-16 |
Maarten Lankhorst | x86, efi: Break up large initrd reads Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-12-15 |
David Howells | x86_64, asm: Optimise fls(), ffs() and fls64() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-12-15 |
H. Peter Anvin | x86, bitops: Move fls64.h inside __KERNEL__ Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-12-15 |
Timo Teräs | x86, centaur: Enable cx8 for VIA Eden too Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-12-15 |
Fenghua Yu | x86, mce, therm_throt: Don't report power limit and... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-12-12 |
Matt Fleming | x86, efi: EFI boot stub support H. Peter Anvin put it, Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-12-10 |
Matt Fleming | efi: Add EFI file I/O data types Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-12-10 |
Matt Fleming | efi.h: Add boottime->locate_handle search types Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-12-10 |
Matt Fleming | efi.h: Add graphics protocol guids Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-12-10 |
Matt Fleming | efi.h: Add allocation types for boottime->allocate_pages() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-12-10 |
Matt Fleming | efi.h: Add efi_image_loaded_t Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-12-10 |
Matt Fleming | efi.h: Add struct definition for boot time services Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-12-10 |
Matt Fleming | x86: Don't use magic strings for EFI loader signature Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-12-10 |
Matt Fleming | x86: Add missing bzImage fields to struct setup_header Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-12-10 |
Matt Fleming | x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATA... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-12-09 |
H. Peter Anvin | x86, um: Fix typo in 32-bit system call modifications Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-12-09 |
H. Peter Anvin | um: Use $(srctree) not $(KBUILD_SRC) Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-12-06 |
H. Peter Anvin | x86, um: Mark system call tables readonly Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-12-06 |
H. Peter Anvin | x86, um: Use the same style generated syscall tables... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-12-06 |
H. Peter Anvin | um: Generate headers before generating user-offsets.s Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-12-06 |
H. Peter Anvin | um: Run host archheaders, allow use of host generated... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-11-22 |
H. Peter Anvin | kbuild, headers.sh: Don't make archheaders explicitly Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-11-19 |
H. Peter Anvin | x86, syscall: Allow syscall offset to be symbolic Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-11-19 |
H. Peter Anvin | x86, syscall: Re-fix typo in comment Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-11-19 |
H. Peter Anvin | x86: Simplify syscallhdr.sh Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-11-17 |
H. Peter Anvin | x86: Generate system call tables and unistd_*.h from... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-11-17 |
H. Peter Anvin | checksyscalls: Use arch/x86/syscalls/syscall_32.tbl... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-11-17 |
H. Peter Anvin | x86: Machine-readable syscall tables and scripts to... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-11-17 |
H. Peter Anvin | trace: Include <asm/asm-offsets.h> in trace_syscalls.c Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-11-17 |
H. Peter Anvin | x86-64, ia32: Move compat_ni_syscall into C and its... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-11-17 |
H. Peter Anvin | x86-64, syscall: Adjust comment spacing and remove... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-11-17 |
H. Peter Anvin | kbuild: Add support for an "archheaders" target Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-11-17 |
H. Peter Anvin | kbuild: Add support for installing generated asm headers Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-11-17 |
Luck, Tony | random: Fix handing of arch_get_random_long in get_random_by... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-30 |
Jeremy Fitzhardinge | x86, cmpxchg: Use __compiletime_error() to make usage... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-29 |
Jeremy Fitzhardinge | x86, ticketlock: Make __ticket_spin_trylock common Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-29 |
Jeremy Fitzhardinge | x86, ticketlock: Convert __ticket_spin_lock to use... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-29 |
Jeremy Fitzhardinge | x86, ticketlock: Convert spin loop to C Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-29 |
Jeremy Fitzhardinge | x86, ticketlock: Clean up types and accessors Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-29 |
Jeremy Fitzhardinge | x86: Use xadd helper more widely Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-29 |
Jeremy Fitzhardinge | x86: Add xadd helper macro Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-29 |
Jeremy Fitzhardinge | x86, cmpxchg: Unify cmpxchg into cmpxchg.h Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-29 |
Jeremy Fitzhardinge | x86, cmpxchg: Move 64-bit set64_bit() to match 32-bit Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-29 |
Jeremy Fitzhardinge | x86, cmpxchg: Move 32-bit __cmpxchg_wrong_size to match... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-29 |
Jeremy Fitzhardinge | x86, cmpxchg: <linux/alternative.h> has LOCK_PREFIX Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-24 |
Andy Lutomirski | x86-64, unistd: Remove bogus __IGNORE_getcpu Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-23 |
H. Peter Anvin | x86-32, vdso: On system call restart after SYSENTER... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-22 |
Jesper Juhl | x86, cleanup: Remove unneeded version.h include from... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-22 |
Arun Thomas | x86, cpu: Add cpufeature flag for PCIDs Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-16 |
Cesar Eduardo Barros | x86-64, doc: Remove int 0xcc from entry_64.S documentation Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-16 |
H. Peter Anvin | x86, vsyscall: Add missing <asm/fixmap.h> to arch/x86... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-11 |
Andy Lutomirski | x86-64: Rework vsyscall emulation and add vsyscall... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-11 |
Andy Lutomirski | x86-64: Wire up getcpu syscall Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-10 |
Andy Lutomirski | x86: Remove unnecessary compile flag tweaks for vsyscall... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-06 |
Borislav Petkov | x86-32, amd: Move va_align definition to unbreak 32... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-08-05 |
Borislav Petkov | x86, amd: Move BSP code to cpu_dev helper Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-05 |
Borislav Petkov | x86: Add a BSP cpu_dev helper Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-05 |
Borislav Petkov | x86, amd: Avoid cache aliasing penalties on AMD family 15h Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-05 |
H. Peter Anvin | Merge commit 'v3.0' into x86/cpu
|
commit | commitdiff | tree |
2011-08-04 |
Andy Lutomirski | x86-64: Add vsyscall:emulate_vsyscall trace event Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-04 |
Andy Lutomirski | x86-64: Add user_64bit_mode paravirt op Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
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 |
next |