summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* um: fix strrchr() problemsAl Viro2011-09-141-1/+1
* um: clean arch_ptrace() up a bitAl Viro2011-09-145-46/+31
* um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarchAl Viro2011-09-142-14/+14
* um: fix free_winch() messAl Viro2011-09-141-14/+24
* um: winch_interrupt() can happen inside of free_winch()Al Viro2011-09-141-2/+4
* um: fix oopsable race in line_close()Al Viro2011-09-142-13/+13
* um: Save FPU registers between task switchesIngo van Lil2011-09-147-5/+31
* um: drivers/xterm.c: fix a file descriptor leakJonathan Neuschäfer2011-09-141-0/+1
* um: disable CMPXCHG_DOUBLE as it breaks UML buildThadeu Lima de Souza Cascardo2011-09-141-0/+4
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-2/+0
* Merge 'akpm' patch seriesLinus Torvalds2011-07-2534-90/+604
|\
| * um: remove dead codeRichard Weinberger2011-07-253-6/+3
| * um: adjust size of pid_bufRichard Weinberger2011-07-251-1/+1
| * um: implement a x86_64 vDSORichard Weinberger2011-07-259-0/+365
| * um: set __HAVE_ARCH_GATE_AREA for x86_64Richard Weinberger2011-07-253-1/+37
| * um: Set __HAVE_ARCH_GATE_AREA for i386Richard Weinberger2011-07-253-1/+65
| * um: disable scan_elf_aux() on x86_64Richard Weinberger2011-07-253-7/+8
| * uml: free resourcesDavidlohr Bueso2011-07-251-2/+4
| * uml: drivers/slip_user.c memory leak fixVitaliy Ivanov2011-07-251-2/+1
| * uml: helper.c warning correctionsVitaliy Ivanov2011-07-251-2/+2
| * uml: cow_user.c warning correctionsVitaliy Ivanov2011-07-251-1/+5
| * uml: drivers/net_user.c memory leak fixVitaliy Ivanov2011-07-251-1/+4
| * um: reinstate kernel version in generated .configGeert Uytterhoeven2011-07-251-0/+2
| * um: add netpoll supportRichard Weinberger2011-07-251-0/+12
| * um: fix _FORTIFY_SOURCE=2 support for kernel modulesRichard Weinberger2011-07-251-0/+5
| * um: clean up delay functionsRichard Weinberger2011-07-253-32/+91
| * um, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-1/+0
| * um: clean up vm-flags.hRichard Weinberger2011-07-253-39/+5
* | 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
| |
| \
| \
| \
*---. \ Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds2011-07-231-1/+2
|\ \ \ \ | | | |/
| * | | um: Make rwsem.S depend on CONFIG_RWSEM_XCHGADD_ALGORITHMRichard Weinberger2011-07-221-1/+2
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-07-222-2/+2
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | x86: Unify rwsem assembly implementationJan Beulich2011-07-212-2/+2
| |/
* | um: add asm/percpu.hRichard Weinberger2011-06-271-0/+6
|/
* arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-1/+0
* lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd2011-05-251-10/+0
* Remove unused PROC_CHANGE_PENALTY constantStephen Boyd2011-05-251-1/+0
* um: fix crash while os_dump_core()Richard Weinberger2011-05-251-0/+1
* um: include linux/prefetch.hRichard Weinberger2011-05-251-0/+2
* um: print info about fatal segfaultsRichard Weinberger2011-05-251-0/+24
* um: add ucast ethernet transportNolan Leake2011-05-257-311/+403
* um: add earlyprintk supportRichard Weinberger2011-05-255-0/+50
* um: remove SIGHUP handlerRichard Weinberger2011-05-251-1/+0
* um: fix UML_LIB_PATHRichard Weinberger2011-05-253-2/+8
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-3/+0
* um: mmu_gather reworkPeter Zijlstra2011-05-251-18/+11
* Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
|\
| * Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-242-50/+4
| |\
| * | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
OpenPOWER on IntegriCloud