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-19 |
David Daney | x86: Select BUILDTIME_EXTABLE_SORT Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-04-19 |
David Daney | MIPS: Select BUILDTIME_EXTABLE_SORT Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-04-19 |
David Daney | kbuild/extable: Hook up sortextable into the build... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-04-19 |
David Daney | extable: Skip sorting if sorted at build time. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-04-19 |
David Daney | scripts: Add sortextable to sort the kernel's exception... Signed-off-by: H. Peter Anvin <hpa@linux.intel.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-04-06 |
Jeremy Fitzhardinge | x86: Use correct byte-sized register constraint in... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-03-30 |
Andi Kleen | x86: Use -mno-avx when available Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-03-28 |
Dan Carpenter | x86, tls: Off by one limit check Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-03-22 |
Dmitry Adamushko | x86-32: Fix endless loop when processing signals for... Signed-off-by: H. Peter Anvin <hpa@zytor.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-22 |
Thierry Reding | x86-32: Fix typo for mq_getsetattr in syscall table Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-03-16 |
Dan Carpenter | x86, efi: Fix pointer math issue in handle_ramdisks() Signed-off-by: H. Peter Anvin <hpa@linux.intel.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-10 |
Kees Cook | x86: Use enum instead of literals for trap values Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-03-05 |
H.J. Lu | x32: Add ptrace for x32 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-03 |
Jiri Kosina | x86, memblock: Move mem_hole_size() to .init 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-28 |
Matt Fleming | USB: ffs-test: Don't duplicate {get,put}_unaligned... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-28 |
Matt Fleming | x86, efi: Fix endian issues and unaligned accesses Cc: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-28 |
Matt Fleming | x86, boot: Restrict CFLAGS for hostprogs Cc: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-28 |
Matt Fleming | x86, mkpiggy: Don't open code put_unaligned_le32() Cc: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-28 |
Matt Fleming | x86, relocs: Don't open code put_unaligned_le32() Cc: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-28 |
Matt Fleming | tools/include: Add byteshift headers for endian access 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 |
Siddhesh Poyarekar | x86_64: Record stack pointer before task execution... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-26 |
H. Peter Anvin | Merge branch 'core/types' into x86/x32
|
commit | commitdiff | tree |
2012-02-26 |
Bobby Powers | x32: Only clear TIF_X32 flag once Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-26 |
Bobby Powers | x32: Make sure TS_COMPAT is cleared for x32 tasks Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-24 |
Jan Beulich | x86-64: Improve insn scheduling in SAVE_ARGS_IRQ Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-02-24 |
Joerg Roedel | bitops: Add missing parentheses to new get_order macro Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-02-24 |
Olof Johansson | x86, efi: Allow basic init with mixed 32/64-bit efi... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-24 |
Olof Johansson | x86, efi: Add basic error handling Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-24 |
Olof Johansson | x86, efi: Cleanup config table walking Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-24 |
Olof Johansson | x86, efi: Convert printk to pr_*() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-24 |
Olof Johansson | x86, efi: Refactor efi_init() a bit Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-24 |
H. Peter Anvin | Merge branch 'core/types' into x86/x32
|
commit | commitdiff | tree |
2012-02-24 |
Bobby Powers | fs: Fix close_on_exec pointer in alloc_fdtable Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
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 |
Luck, Tony | x86: Remove some noise from boot log when starting... 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-21 |
Linus Torvalds | i387: Split up <asm/i387.h> into exported and internal... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-02-21 |
Linus Torvalds | i387: Uninline the generic FP helpers that we expose... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-02-20 |
David Howells | bitops: Optimise get_order() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
David Howells | bitops: Adjust the comment on get_order() to describe... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. J. Lu | x32: Add x32 VDSO support Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. J. Lu | x32: Allow x32 to be configured Signed-off-by: H. Peter Anvin <hpa@zytor.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. J. Lu | x32: Add struct ucontext_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. J. Lu | x86-64: Add prototype for old_rsp to a header file Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. J. Lu | elf: Allow core dump-related fields to be overridden Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. J. Lu | compat: Create compat_sys_p{read,write}v64 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 |
next |