Age | Commit message (Expand) | Author |
2012-02-20 | x32: Handle process creation | H. Peter Anvin |
2012-02-20 | x32: Signal-related system calls | H. Peter Anvin |
2012-02-20 | x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h> | H. Peter Anvin |
2012-02-20 | x32: Handle the x32 system call flag | H. Peter Anvin |
2012-02-20 | x32: Add rt_sigframe_x32 | H. Peter Anvin |
2012-02-20 | x32: Add struct ucontext_x32 | H. J. Lu |
2012-02-20 | x32: Export setup/restore_sigcontext from signal.c | H. Peter Anvin |
2012-02-20 | x86: Move some signal-handling definitions to a common header | H. Peter Anvin |
2012-02-20 | x32: Generate <asm/unistd_64_x32.h> | H. Peter Anvin |
2012-02-20 | x32: Generate <asm/unistd_x32.h> | H. Peter Anvin |
2012-02-20 | x32: Add x32 system calls to syscall/syscall_64.tbl | H. Peter Anvin |
2012-02-20 | x86-64, ia32: Drop sys32_rt_sigprocmask | H. Peter Anvin |
2012-02-20 | x32: Add a thread flag for x32 processes | H. Peter Anvin |
2012-02-20 | x86-64: Add prototype for old_rsp to a header file | H. J. Lu |
2012-02-20 | x32: Create posix_types_x32.h | H. Peter Anvin |
2012-02-20 | x86-64: Use explicit sizes in sigcontext.h, prepare for x32 | H. Peter Anvin |
2012-02-20 | x86: Factor out TIF_IA32 from 32-bit address space | H. Peter Anvin |
2012-02-14 | x86: Use generic posix_types.h | H. Peter Anvin |
2012-02-07 | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-02-02 | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen... | Linus Torvalds |
2012-02-01 | KVM: do not #GP on perf MSR writes when vPMU is disabled | Gleb Natapov |
2012-02-01 | KVM: x86: fix missing checks in syscall emulation | Stephan Bärwolf |
2012-02-01 | KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid" | Stephan Bärwolf |
2012-01-30 | x86/reboot: Remove VersaLogic Menlow reboot quirk | Michael D Labriola |
2012-01-30 | x86/reboot: Skip DMI checks if reboot set by user | Michael D Labriola |
2012-01-29 | Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2012-01-28 | x86/dumpstack: Remove unneeded check in dump_trace() | Dan Carpenter |
2012-01-27 | Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3 | Konrad Rzeszutek Wilk |
2012-01-26 | bugs, x86: Fix printk levels for panic, softlockups and stack dumps | Prarit Bhargava |
2012-01-26 | x86: Properly parenthesize cmpxchg() macro arguments | Jan Beulich |
2012-01-26 | x86/microcode_amd: Add support for CPU family specific container files | Andreas Herrmann |
2012-01-26 | x86/amd: Add missing feature flag for fam15h models 10h-1fh processors | Andreas Herrmann |
2012-01-26 | x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf() | Jesper Juhl |
2012-01-26 | x86/numachip: Drop unnecessary conflict with EDAC | Daniel J Blueman |
2012-01-26 | x86/uv: Fix uninitialized spinlocks | Cliff Wickman |
2012-01-26 | x86/uv: Fix uv_gpa_to_soc_phys_ram() shift | Russ Anderson |
2012-01-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-01-24 | x86: xen: size struct xen_spinlock to always fit in arch_spinlock_t | David Vrabel |
2012-01-19 | Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg... | Linus Torvalds |
2012-01-19 | x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits | H. Peter Anvin |
2012-01-19 | Merge remote-tracking branch 'linus/master' into x86/urgent | H. Peter Anvin |
2012-01-19 | uml: fix compile for x86-64 | Linus Torvalds |
2012-01-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-01-18 | net: bpf_jit: fix divide by 0 generation | Eric Dumazet |
2012-01-18 | Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ... | Len Brown |
2012-01-18 | x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=n | Al Viro |
2012-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-01-17 | x86, tsc: Fix SMI induced variation in quick_pit_calibrate() | Linus Torvalds |
2012-01-17 | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris |
2012-01-17 | audit: ia32entry.S sign extend error codes when calling 64 bit code | Eric Paris |