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 |
2012-02-20 |
H. J. Lu | compat: Use COMPAT_USE_64BIT_TIME in net/compat.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. J. Lu | compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. J. Lu | compat: Use COMPAT_USE_64BIT_TIME in the input subsystem 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. J. Lu | compat: Introduce COMPAT_USE_64BIT_TIME 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 |
2012-02-20 |
H. Peter Anvin | x86-64: Use explicit sizes in sigcontext.h, prepare... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-20 |
H. Peter Anvin | x86: Factor out TIF_IA32 from 32-bit address space Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-19 |
David Howells | Delete the __FD_*() funcs for operating on fd_set from... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-19 |
David Howells | Replace the fd_sets in struct fdtable with an array... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-19 |
David Howells | Wrap accesses to the fd_sets in struct fdtable Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-14 |
H. Peter Anvin | posix_types: Remove fd_set macros Signed-off-by: H. Peter Anvin <hpa@zytor.com> ...1328677745-20121-22-git-send-email-hpa@zytor.com
|
commit | commitdiff | tree |
2012-02-14 |
H. Peter Anvin | xtensa: Use generic posix_types.h Signed-off-by: H. Peter Anvin <hpa@zytor.com> ...1328677745-20121-21-git-send-email-hpa@zytor.com
|
commit | commitdiff | tree |
2012-02-14 |
H. Peter Anvin | x86: Use generic posix_types.h Signed-off-by: H. Peter Anvin <hpa@zytor.com> ...1328677745-20121-20-git-send-email-hpa@zytor.com
|
commit | commitdiff | tree |
2012-02-14 |
H. Peter Anvin | sparc: Use generic posix_types.h Signed-off-by: H. Peter Anvin <hpa@zytor.com> ...1328677745-20121-19-git-send-email-hpa@zytor.com
|
commit | commitdiff | tree |
2012-02-14 |
H. Peter Anvin | sh: Remove unnecessary posix_types.h type overrides Signed-off-by: H. Peter Anvin <hpa@zytor.com> ...1328677745-20121-18-git-send-email-hpa@zytor.com
|
commit | commitdiff | tree |
2012-02-14 |
H. Peter Anvin | s390: Use generic posix_types.h Signed-off-by: H. Peter Anvin <hpa@zytor.com> ...1328677745-20121-17-git-send-email-hpa@zytor.com
|
commit | commitdiff | tree |
2012-02-14 |
H. Peter Anvin | powerpc: Use generic posix_types.h Signed-off-by: H. Peter Anvin <hpa@zytor.com> ...1328677745-20121-16-git-send-email-hpa@zytor.com
|
commit | commitdiff | tree |
2012-02-14 |
H. Peter Anvin | parisc: Use generic posix_types.h Signed-off-by: H. Peter Anvin <hpa@zytor.com> ...1328677745-20121-15-git-send-email-hpa@zytor.com
|
commit | commitdiff | tree |
2012-02-14 |
H. Peter Anvin | mn10300: Use generic posix_types.h Signed-off-by: H. Peter Anvin <hpa@zytor.com> ...1328677745-20121-14-git-send-email-hpa@zytor.com
|
commit | commitdiff | tree |
2012-02-14 |
H. Peter Anvin | mips: Use generic posix_types.h Signed-off-by: H. Peter Anvin <hpa@zytor.com> ...1328677745-20121-13-git-send-email-hpa@zytor.com
|
commit | commitdiff | tree |
2012-02-14 |
H. Peter Anvin | m68k: Use generic posix_types.h Signed-off-by: H. Peter Anvin <hpa@zytor.com> ...1328677745-20121-12-git-send-email-hpa@zytor.com
|
commit | commitdiff | tree |
2012-02-14 |
H. Peter Anvin | m32r: Use generic posix_types.h Signed-off-by: H. Peter Anvin <hpa@zytor.com> ...1328677745-20121-11-git-send-email-hpa@zytor.com
|
commit | commitdiff | tree |
2012-02-14 |
H. Peter Anvin | ia64: Use generic posix_types.h Signed-off-by: H. Peter Anvin <hpa@zytor.com> ...1328677745-20121-10-git-send-email-hpa@zytor.com
|
commit | commitdiff | tree |
2012-02-14 |
H. Peter Anvin | h8300: Use generic posix_types.h Signed-off-by: H. Peter Anvin <hpa@zytor.com> ...1328677745-20121-9-git-send-email-hpa@zytor.com
|
commit | commitdiff | tree |
2012-02-14 |
H. Peter Anvin | frv: Use generic posix_types.h Signed-off-by: H. Peter Anvin <hpa@zytor.com> ...1328677745-20121-8-git-send-email-hpa@zytor.com
|
commit | commitdiff | tree |
2012-02-14 |
H. Peter Anvin | cris: Use generic posix_types.h Signed-off-by: H. Peter Anvin <hpa@zytor.com> ...1328677745-20121-7-git-send-email-hpa@zytor.com
|
commit | commitdiff | tree |
2012-02-14 |
H. Peter Anvin | avr32: Use generic posix_types.h Signed-off-by: H. Peter Anvin <hpa@zytor.com> ...1328677745-20121-6-git-send-email-hpa@zytor.com
|
commit | commitdiff | tree |
2012-02-14 |
H. Peter Anvin | arm: Use generic posix_types.h Signed-off-by: H. Peter Anvin <hpa@zytor.com> ...1328677745-20121-5-git-send-email-hpa@zytor.com
|
commit | commitdiff | tree |
2012-02-14 |
H. Peter Anvin | alpha: Use generic posix_types.h Signed-off-by: H. Peter Anvin <hpa@zytor.com> ...1328677745-20121-4-git-send-email-hpa@zytor.com
|
commit | commitdiff | tree |
2012-02-14 |
H. Peter Anvin | posix_types: Make it possible to override __kernel_fsid_t Signed-off-by: H. Peter Anvin <hpa@zytor.com> ...1328677745-20121-3-git-send-email-hpa@zytor.com
|
commit | commitdiff | tree |
2012-02-14 |
H. Peter Anvin | posix_types: Make __kernel_[ug]id32_t default to unsigned int Signed-off-by: H. Peter Anvin <hpa@zytor.com> ...1328677745-20121-2-git-send-email-hpa@zytor.com
|
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-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-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-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-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-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-07-31 |
H. Peter Anvin | x86, random: Verify RDRAND functionality and allow...
|
commit | commitdiff | tree |
2011-07-31 |
H. Peter Anvin | x86, random: Architectural inlines to get random integers...
|
commit | commitdiff | tree |
2011-07-31 |
H. Peter Anvin | random: Add support for architectural random hooks
|
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-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-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 |
Peter Chubb | x86, reboot: Acer Aspire One A110 reboot quirk Signed-off-by: H. Peter Anvin <hpa@zytor.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-05-02 |
H. Peter Anvin | x86, reboot: Fix relocations in reboot_32.S Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-18 |
Joerg Roedel | x86, gart: Make sure GART does not map physmem above 1TB Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-18 |
Joerg Roedel | x86, gart: Set DISTLBWALKPRB bit always Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-18 |
Joerg Roedel | x86, gart: Convert spaces to tabs in enable_gart_translation Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Update remap allocator comments Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Remove redundant node_remap_size[] Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Remove now useless node_remap_offset[] Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Make pgdat allocation use alloc_remap() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Move remapping for remap allocator into... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Move lowmem address space reservation... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Make init_alloc_remap() less panicky Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Calculate remap size in common code Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Make @size in init_aloc_remap() represent... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Rename @node_kva to @node_pa in init_alloc_remap() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Reorganize calculate_numa_remap_page() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Remove redundant top-down alloc code... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Align pgdat size while initializing alloc_remap Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Fix failure condition check in alloc_remap() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-06 |
Hans Rosenfeld | x86-32, fpu: Fix FPU exception handling on non-SSE... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-19 |
Stefano Stabellini | xen: update mask_rw_pte after kernel page tables init... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-19 |
Stefano Stabellini | xen: set max_pfn_mapped to the last pfn mapped Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-19 |
Yinghai Lu | x86: Cleanup highmap after brk is concluded Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-02-26 |
Stratos Psomadakis | x86, asm: Cleanup unnecssary macros in asm-offsets.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-02-05 |
H. Peter Anvin | x86-32: Make sure the stack is set up before we use it
|
commit | commitdiff | tree |
2010-10-29 |
Jason Baron | x86, alternative: Call stop_machine_text_poke() on...
|
commit | commitdiff | tree |
2010-10-29 |
Russ Anderson | x86, uv: More Westmere support on SGI UV
|
commit | commitdiff | tree |
2010-10-22 |
H. Peter Anvin | x86-64, asm: Use fxsaveq/fxrestorq in more places Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-10-21 |
H. Peter Anvin | x86-32, percpu: Correct the ordering of the percpu... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-10-13 |
Daniel Drake | x86, olpc: Add XO-1 poweroff support Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-10-08 |
Zhao Yakui | x86, setup: Use string copy operation to optimze copy... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-10-06 |
Jeremy Fitzhardinge | x86, mm: Add RESERVE_BRK_ARRAY() helper Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |