index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
ia32
Commit message (
Expand
)
Author
Age
Files
Lines
*
syscalls/x86: auto-create compat_sys_*() prototypes
Dominik Brodowski
2018-04-02
2
-2
/
+1
*
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
2018-04-02
1
-6
/
+6
*
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
Dominik Brodowski
2018-04-02
1
-2
/
+2
*
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
2018-04-02
1
-4
/
+4
*
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
Dominik Brodowski
2018-04-02
1
-1
/
+2
*
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
Dominik Brodowski
2018-04-02
1
-3
/
+3
*
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
x86: remove compat_sys_x86_waitpid()
Dominik Brodowski
2018-04-02
1
-6
/
+0
*
x86: use _do_fork() in compat_sys_x86_clone()
Dominik Brodowski
2018-04-02
1
-1
/
+2
*
x86/entry: Do not special-case clone(2) in compat entry
Dominik Brodowski
2018-03-07
1
-0
/
+11
*
x86/syscalls: Use COMPAT_SYSCALL_DEFINEx() macros for x86-only compat syscalls
Dominik Brodowski
2018-03-07
1
-30
/
+33
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
*
x86/fpu: Rename fpu::fpstate_active to fpu::initialized
Ingo Molnar
2017-09-26
1
-1
/
+1
*
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-09-14
1
-2
/
+2
|
\
|
*
fs: fix kernel_read prototype
Christoph Hellwig
2017-09-04
1
-2
/
+2
*
|
x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads
Andy Lutomirski
2017-07-30
1
-1
/
+1
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-0
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
3
-3
/
+3
*
x86/signal: Add SA_{X32,IA32}_ABI sa_flags
Dmitry Safonov
2016-09-14
1
-1
/
+1
*
mm: remove more IS_ERR_VALUE abuses
Linus Torvalds
2016-05-27
1
-9
/
+8
*
mm, aout: handle vm_brk failures
Michal Hocko
2016-05-23
1
-7
/
+15
*
x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage
Borislav Petkov
2016-04-13
1
-1
/
+1
*
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-11-03
1
-4
/
+4
|
\
|
*
x86/headers: Remove <asm/sigcontext.h> references on the kernel side
Ingo Molnar
2015-09-08
1
-1
/
+1
|
*
x86/headers: Remove direct sigcontext32.h uses
Ingo Molnar
2015-09-08
1
-1
/
+1
|
*
x86/headers: Convert sigcontext_ia32 uses to sigcontext_32
Ingo Molnar
2015-09-08
1
-2
/
+2
|
*
x86/headers: Convert uses of _fpstate_ia32 to _fpstate_32
Ingo Molnar
2015-09-08
1
-1
/
+1
*
|
x86/vdso: Remove runtime 32-bit vDSO selection
Andy Lutomirski
2015-10-07
1
-2
/
+2
|
/
*
x86/compat: Move copy_siginfo_*_user32() to signal_compat.c
Brian Gerst
2015-07-06
1
-93
/
+0
*
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-22
2
-612
/
+1
|
\
|
*
x86/asm/entry: Move the compat syscall entry code to arch/x86/entry/
Ingo Molnar
2015-06-03
2
-523
/
+1
|
*
x86/debug: Remove perpetually broken, unmaintainable dwarf annotations
Ingo Molnar
2015-06-02
1
-101
/
+32
|
*
x86/entry: Define 'cpu_current_top_of_stack' for 64-bit code
Denys Vlasenko
2015-05-08
1
-2
/
+2
|
*
x86/entry: Stop using PER_CPU_VAR(kernel_stack)
Denys Vlasenko
2015-05-08
1
-1
/
+1
|
*
Merge branch 'linus' into x86/asm, before applying dependent patch
Ingo Molnar
2015-05-08
1
-0
/
+7
|
|
\
|
*
|
x86/asm/entry/32: Update -ENOSYS handling to match the 64-bit logic
Denys Vlasenko
2015-04-22
1
-28
/
+14
|
*
|
x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvop
Andy Lutomirski
2015-04-22
1
-6
/
+0
*
|
|
x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling...
Ingo Molnar
2015-05-19
1
-0
/
+1
*
|
|
x86/fpu: Move the signal frame handling code closer to each other
Ingo Molnar
2015-05-19
1
-1
/
+1
*
|
|
x86/fpu: Rename restore_xstate_sig() to fpu__restore_sig()
Ingo Molnar
2015-05-19
1
-1
/
+1
*
|
|
x86/fpu: Rename save_xstate_sig() to copy_fpstate_to_sigframe()
Ingo Molnar
2015-05-19
1
-1
/
+1
*
|
|
x86/fpu: Rename fpu-internal.h to fpu/internal.h
Ingo Molnar
2015-05-19
1
-1
/
+1
*
|
|
x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active
Ingo Molnar
2015-05-19
1
-1
/
+2
*
|
|
x86/fpu: Open code PF_USED_MATH usages
Ingo Molnar
2015-05-19
1
-1
/
+1
*
|
|
x86/fpu: Fix header file dependencies of fpu-internal.h
Ingo Molnar
2015-05-19
1
-1
/
+0
|
|
/
|
/
|
*
|
x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue
Andy Lutomirski
2015-04-26
1
-0
/
+7
|
/
*
x86/asm/entry: Zero EXTRA_REGS for stub32_execve() too
Denys Vlasenko
2015-04-09
1
-2
/
+0
*
x86/signal: Remove pax argument from restore_sigcontext
Brian Gerst
2015-04-06
1
-11
/
+6
[next]