summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | um: Use RWSEM_GENERIC_SPINLOCK on x86Richard Weinberger2011-05-241-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2011-04-2611-62/+29
| |\ \ \
| * | | | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-191-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar2011-05-124-3/+231
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar2011-04-212-0/+10
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-1/+1
* | | | | | | um: fix abortRichard Weinberger2011-05-181-1/+22
| |_|/ / / / |/| | | | |
OpenPOWER on IntegriCloud