2012-06-01 |
H. Peter Anvin | Merge remote-tracking branch 'rostedt/tip/perf/urgent...
|
commit | commitdiff | tree |
2012-05-30 |
H. Peter Anvin | Merge branch 'x86/trampoline' into x86/urgent Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-30 |
H. Peter Anvin | x86, realmode: Unbreak the ia64 build of drivers/acpi... Originally-by: H. Peter Anvin <hpa@kernel.org> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-24 |
H. Peter Anvin | x86, relocs: Add jiffies and jiffies_64 to the relative... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-23 |
H. Peter Anvin | x86-32, relocs: Whitelist more symbols for ld bug workaround Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-21 |
H. Peter Anvin | Merge commit 'v3.4' into x86/urgent
|
commit | commitdiff | tree |
2012-05-21 |
H. Peter Anvin | x86, realmode: Move end signature into header.S Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-19 |
H. Peter Anvin | x86, relocs: When printing an error, say relative or... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-19 |
H. Peter Anvin | x86, relocs: Workaround for binutils 2.22.52.0.1 section bug Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-19 |
H. Peter Anvin | x86, realmode: 16-bit real-mode code support for relocs... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-18 |
H. Peter Anvin | x86, relocs: When printing an error, say relative or... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-18 |
H. Peter Anvin | x86, relocs: More relocations which may end up as absolute Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-18 |
H. Peter Anvin | x86, relocs: Workaround for binutils 2.22.52.0.1 section bug Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-17 |
H. Peter Anvin | xen-acpi-processor: Add missing #include <xen/xen.h> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-17 |
H. Peter Anvin | acpi, bgrd: Add missing <linux/io.h> to drivers/acpi... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-16 |
H. Peter Anvin | x86, realmode: Change EFER to a single u64 field Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-16 |
H. Peter Anvin | x86, realmode: Move kernel/realmode.c to realmode/init.c Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-16 |
H. Peter Anvin | x86, realmode: Move not-common bits out of trampoline_common.S Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-16 |
H. Peter Anvin | x86, realmode: Mask out EFER.LMA when saving trampoline... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-09 |
H. Peter Anvin | x86, realmode: Make sure all generated files are listed... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-08 |
H. Peter Anvin | x86, realmode: Fix always-zero test in reboot_32.S Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-08 |
H. Peter Anvin | x86, realmode: Move trampoline_*.S early in the link... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-08 |
H. Peter Anvin | x86, realmode: Replace open-coded ljmpw with a macro Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-08 |
H. Peter Anvin | x86, realmode: Remove indirect jumps in trampoline_32... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-08 |
H. Peter Anvin | x86, realmode: Remove indirect jumps in trampoline_64.S Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-08 |
H. Peter Anvin | x86, realmode: Align .data section in trampoline_32.S Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-08 |
H. Peter Anvin | x86, realmode: Move bits to the proper sections in... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-08 |
H. Peter Anvin | x86, realmode: Add .text64 section, make barrier symbols... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-08 |
H. Peter Anvin | x86, realmode: Allow absolute pa_* symbols in the realmode... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-08 |
H. Peter Anvin | x86, realmode: 16-bit real-mode code support for relocs... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-04-30 |
H. Peter Anvin | asm-generic: Use __BITS_PER_LONG in statfs.h Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-04-24 |
H. Peter Anvin | x32, siginfo: Provide proper overrides for x32 siginfo_t Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-04-23 |
H. Peter Anvin | asm-generic: Allow overriding clock_t and add attributes... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-04-21 |
H. Peter Anvin | x86, extable: Switch to relative exception table entries Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-04-21 |
H. Peter Anvin | x86, extable: Disable presorted exception table for now Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-04-20 |
H. Peter Anvin | x86, extable: Add _ASM_EXTABLE_EX() macro Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-04-20 |
H. Peter Anvin | x86, extable: Remove open-coded exception table entries... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-04-20 |
H. Peter Anvin | x86, extable: Remove open-coded exception table entries... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-04-20 |
H. Peter Anvin | x86, extable: Remove open-coded exception table entries... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-04-20 |
H. Peter Anvin | x86, extable: Remove the now-unused __ASM_EX_SEC macros Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-04-20 |
H. Peter Anvin | x86, extable: Remove open-coded exception table entries... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-04-20 |
H. Peter Anvin | x86, extable: Remove open-coded exception table entries... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-04-20 |
H. Peter Anvin | x86, extable: Remove open-coded exception table entries... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-04-20 |
H. Peter Anvin | x86, extable: Remove open-coded exception table entries... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-04-20 |
H. Peter Anvin | x86, extable: Remove open-coded exception table entries... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-04-20 |
H. Peter Anvin | x86, extable: Remove open-coded exception table entries... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-04-20 |
H. Peter Anvin | x86, extable: Remove open-coded exception table entries... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-04-20 |
H. Peter Anvin | x86, extable: Remove open-coded exception table entries... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-04-20 |
H. Peter Anvin | x86, extable: Remove open-coded exception table entries... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-04-20 |
H. Peter Anvin | x86, extable: Remove open-coded exception table entries... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-04-20 |
H. Peter Anvin | x86, extable: Remove open-coded exception table entries... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-04-20 |
H. Peter Anvin | x86, extable: Remove open-coded exception table entries... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-04-20 |
H. Peter Anvin | x86, extable: Remove open-coded exception table entries... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-04-20 |
H. Peter Anvin | x86, extable: Use .pushsection ... .popsection for... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-04-20 |
H. Peter Anvin | x86, doc: Revert "x86: Document rdmsr_safe restrictions" Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-04-19 |
H. Peter Anvin | x86-32: Handle exception table entries during early... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-04-19 |
H. Peter Anvin | x86-64: Handle exception table entries during early... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-04-19 |
H. Peter Anvin | x86, extable: Add early_fixup_exception() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-04-19 |
H. Peter Anvin | x86, paravirt: Replace GET_CR2_INTO_RCX with GET_CR2_INTO_RAX Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-04-19 |
H. Peter Anvin | x86: Add symbolic constant for exceptions with error... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-04-19 |
H. Peter Anvin | x86, nop: Make the ASM_NOP* macros work from assembly Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-04-06 |
H. Peter Anvin | x86: Use correct byte-sized register constraint in... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-03-28 |
H. Peter Anvin | Merge branch x86/build into x86/efi and fix up arch... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-03-22 |
H. Peter Anvin | x86, boot: Correct CFLAGS for hostprogs Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-03-14 |
H. Peter Anvin | x32: Fix alignment fail in struct compat_siginfo Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-03-14 |
H. Peter Anvin | x32: Fix stupid ia32/x32 inversion in the siginfo format Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-03-05 |
H. Peter Anvin | x32: Switch to a 64-bit clock_t Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-03-05 |
H. Peter Anvin | x32: Provide separate is_ia32_task() and is_x32_task... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-03-02 |
H. Peter Anvin | regset: Return -EFAULT, not -EIO, on host-side memory... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-03-02 |
H. Peter Anvin | regset: Prevent null pointer reference on readonly... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-03-01 |
H. Peter Anvin | x86, mtrr: Use explicit sizing and padding for the... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-29 |
H. Peter Anvin | x86, build: Fix portability issues when cross-building Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-29 |
H. Peter Anvin | x86, tools: Remove unneeded header files from tools... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-27 |
H. Peter Anvin | x32: Warn and disable rather than error if binutils... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-02-26 |
H. Peter Anvin | Merge branch 'core/types' into x86/x32
|
commit | commitdiff | tree |
2012-02-24 |
H. Peter Anvin | Merge branch 'core/types' into x86/x32
|
commit | commitdiff | tree |
2012-02-23 |
H. Peter Anvin | x32: Drop non-__vdso weak symbols from the x32 VDSO Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-22 |
H. Peter Anvin | x86, cpufeature: Add CPU features from Intel document... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-02-21 |
H. Peter Anvin | x32: Fix coding style violations in the x32 VDSO code Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. Peter Anvin | x32: If configured, add x32 system calls to system... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. Peter Anvin | x32: Handle process creation Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. Peter Anvin | x32: Signal-related system calls Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. Peter Anvin | x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. Peter Anvin | x32: Handle the x32 system call flag Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. Peter Anvin | x32: Add rt_sigframe_x32 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. Peter Anvin | x32: Export setup/restore_sigcontext from signal.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. Peter Anvin | x86: Move some signal-handling definitions to a common... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. Peter Anvin | x32: Generate <asm/unistd_64_x32.h> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. Peter Anvin | x32: Generate <asm/unistd_x32.h> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. Peter Anvin | x32: Add x32 system calls to syscall/syscall_64.tbl Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. Peter Anvin | x86-64, ia32: Drop sys32_rt_sigprocmask Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. Peter Anvin | x32: Add a thread flag for x32 processes Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. Peter Anvin | aio: Use __kernel_ulong_t to define aio_context_t Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. Peter Anvin | compat: Handle COMPAT_USE_64BIT_TIME in net/socket.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. Peter Anvin | compat: Handle COMPAT_USE_64BIT_TIME in the lp driver Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. Peter Anvin | compat: Add helper functions to read/write struct timeval... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. Peter Anvin | sysinfo: Use explicit types in <linux/sysinfo.h> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. Peter Anvin | x32: Create posix_types_x32.h Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. Peter Anvin | posix_types: Introduce __kernel_[u]long_t Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. Peter Anvin | sysinfo: Move struct sysinfo to a separate header file Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
next |