summaryrefslogtreecommitdiffstats
path: root/arch/um/sys-i386
Commit message (Expand)AuthorAgeFilesLines
* um: merge arch/um/sys-{i386,x86_64}Al Viro2011-11-0221-2879/+0
* um: merge arch/um/sys-{i386,x86_64}/sharedAl Viro2011-11-0213-596/+0
* um: merge arch/um/sys-{i386,x86_64}/asmAl Viro2011-11-027-498/+0
* um: get rid of unused macros in ptrace_user.hAl Viro2011-11-021-24/+0
* um: get rid of sysdep/sc.hAl Viro2011-11-022-45/+8
* um: Get rid of UPT_SET/UPT_REG macrosAl Viro2011-11-022-65/+57
* um: take vm-flags.h to sys-*/asmAl Viro2011-11-021-0/+0
* um: get rid of sysdep/checksum.hAl Viro2011-11-021-1/+1
* um: -include user.h for USER_OBJ, trim includesAl Viro2011-11-023-4/+1
* um: take user_constants.h to include/generatedAl Viro2011-11-023-3/+3
* um: kill skas_ptregs.hAl Viro2011-11-021-2/+0
* um: series of __get_user() is costly in sigframe handlingAl Viro2011-11-021-25/+23
* um: make copy_sc() staticAl Viro2011-11-021-1/+1
* um: switch {rt_,}sigreturn() to set_current_blocked()Al Viro2011-11-021-10/+2
* um: use subarch-obj instead of copying...Al Viro2011-11-022-227/+2
* um: clean arch_ptrace() up a bitAl Viro2011-09-142-11/+12
* um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarchAl Viro2011-09-141-1/+13
* um: Save FPU registers between task switchesIngo van Lil2011-09-141-0/+1
* Merge 'akpm' patch seriesLinus Torvalds2011-07-254-15/+110
|\
| * um: Set __HAVE_ARCH_GATE_AREA for i386Richard Weinberger2011-07-253-1/+65
| * um: clean up delay functionsRichard Weinberger2011-07-251-14/+45
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\ \ | |/ |/|
| * treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
* | um: Make rwsem.S depend on CONFIG_RWSEM_XCHGADD_ALGORITHMRichard Weinberger2011-07-221-1/+2
* | x86: Unify rwsem assembly implementationJan Beulich2011-07-211-1/+1
|/
* um: mdd support for 64 bit atomic operationsRichard Weinberger2011-04-282-1/+226
* uml: kernels on {i386,x86_64} produce bad coredumpsPaul Pluzhnikov2011-03-221-0/+2
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-2/+2
* Merge branch 'master' into for-nextJiri Kosina2010-04-231-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | UML: Fix compiler warning due to missing task_struct declarationJan Kiszka2010-04-211-0/+2
|/
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-121-86/+0
* Add generic sys_old_mmap()Christoph Hellwig2010-03-123-36/+1
* Add generic sys_old_select()Christoph Hellwig2010-03-121-18/+0
* elf coredump: add extended numbering supportDaisuke HATAYAMA2010-03-061-0/+16
* elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA2010-03-063-43/+69
* elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0
* Unify sys_mmap*Al Viro2009-12-111-4/+0
* uml: fix a section warningAmerigo Wang2009-06-161-1/+1
* uml module: fix uml build process due to this mergeAmerigo Wang2009-06-121-1/+1
* uml: fix link error from prefixing of i386 syscalls with ptregs_Miklos Szeredi2009-04-021-0/+11
* uml: remove useless commentsWANG Cong2009-04-012-20/+0
* x86, um: get rid of excessive includes of uml-config.hAl Viro2008-10-223-3/+0
* x86, um: get rid of header symlinksAl Viro2008-10-2221-0/+336
* x86, um: get rid of sysdep symlinkAl Viro2008-10-2216-0/+945
* x86, um: get rid of uml unistd.hAl Viro2008-10-221-0/+1
* uml: fix a compile errorWANG Cong2008-10-201-1/+2
* UML: make several more things staticWANG Cong2008-07-243-6/+5
* uml: tidy ptrace interfaceJeff Dike2008-05-132-17/+15
* x86, UML: remove x86-specific implementations of find_first_bitAlexander van Heukelum2008-04-261-1/+1
OpenPOWER on IntegriCloud