summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-0427-28/+0
* more misc typo fixesMatt LaPlante2006-10-031-1/+1
* Attack of "the the"s in archMatt LaPlante2006-10-033-3/+3
* [PATCH] Remove the use of _syscallX macros in UMLArnd Bergmann2006-10-025-25/+15
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-0/+13
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-022-4/+4
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-023-15/+15
* [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* [PATCH] const struct tty_operationsJeff Dike2006-10-022-7/+6
* [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-301-2/+0
* [PATCH] uml build fixOllie Wild2006-09-291-1/+1
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] uml: remove pte_mkexecJeff Dike2006-09-291-2/+4
* [PATCH] uml: don't roll my own random MAC generatorJeff Dike2006-09-293-34/+1
* [PATCH] uml: remove unneeded fileJeff Dike2006-09-291-484/+0
* [PATCH] uml: stack consumption reductionJeff Dike2006-09-292-5/+14
* [PATCH] uml: close file descriptor leaksJeff Dike2006-09-292-8/+7
* [PATCH] uml: locking documentationJeff Dike2006-09-295-2/+14
* [PATCH] uml: mechanical tidying after random MACs changeJeff Dike2006-09-293-80/+40
* [PATCH] uml: assign random MACs to interfaces if necessaryJeff Dike2006-09-293-18/+46
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-281-1/+1
* [PATCH] uml: fix allocation sizeJeff Dike2006-09-271-4/+5
* [PATCH] uml: fix sleep length bugJeff Dike2006-09-271-1/+1
* [PATCH] uml: add an exportJeff Dike2006-09-271-0/+1
* [PATCH] uml: file renamingJeff Dike2006-09-277-192/+663
* [PATCH] uml: thread creation tidyingJeff Dike2006-09-276-83/+40
* [PATCH] uml: mark some tt-mode codeJeff Dike2006-09-273-4/+9
* [PATCH] uml: use correct SIGBUS handlerJeff Dike2006-09-271-8/+9
* [PATCH] uml: fix gcov supportJeff Dike2006-09-271-12/+1
* [PATCH] uml: fix missing x86_64 register definitionsJeff Dike2006-09-272-4/+41
* [PATCH] uml: get rid of ZONE_DMA useJeff Dike2006-09-271-1/+2
* [PATCH] uml: const more dataJeff Dike2006-09-2740-65/+65
* [PATCH] uml: fix proc-vs-interrupt context spinlock deadlockPaolo 'Blaisorblade' Giarrusso2006-09-271-12/+4
* [PATCH] uml: use -mcmodel=kernel for x86_64Paolo 'Blaisorblade' Giarrusso2006-09-271-2/+5
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-261-1/+1
|\
| * [PATCH] i386: Redo semaphore and rwlock assembly helpersAndi Kleen2006-09-261-1/+1
* | [PATCH] UML: tty lockingAlan Cox2006-09-261-1/+3
* | [PATCH] uml: stack usage reductionJeff Dike2006-09-264-14/+20
* | [PATCH] uml: clean our set_ether_macPaolo 'Blaisorblade' Giarrusso2006-09-262-9/+6
* | [PATCH] uml: Remove unused variableJeff Dike2006-09-263-13/+0
* | [PATCH] uml: timer cleanupsJeff Dike2006-09-264-13/+22
* | [PATCH] uml: Move signal handlers to arch codeJeff Dike2006-09-2612-89/+102
* | [PATCH] uml: SIGIO cleanupsJeff Dike2006-09-263-71/+67
* | [PATCH] uml: Improve SIGBUS diagnosticsJeff Dike2006-09-261-2/+9
* | [PATCH] uml: Fix handling of failed execs of helpersJeff Dike2006-09-261-11/+11
* | [PATCH] uml: Whitespace fixesJeff Dike2006-09-261-184/+183
* | [PATCH] uml: Fix stack alignmentJeff Dike2006-09-261-1/+2
* | [PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike2006-09-2611-32/+25
OpenPOWER on IntegriCloud