summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* 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
* | [PATCH] uml: Use klibc setjmp/longjmpJeff Dike2006-09-2614-23/+173
* | [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-1/+1
* | [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter2006-09-261-0/+2
* | [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter2006-09-261-0/+2
|/
* [PATCH] vDSO hash-style fixRoland McGrath2006-07-311-0/+1
* [PATCH] UML - fix utsname build breakageJeff Dike2006-07-151-11/+11
* [PATCH] uml: header formatting cleanupsJeff Dike2006-07-141-34/+34
* [PATCH] uml: tidy biarch gcc supportJeff Dike2006-07-142-2/+1
* [PATCH] uml: tidy longjmp macroJeff Dike2006-07-144-18/+13
* [PATCH] uml: make mconsole version requests happen in a processJeff Dike2006-07-101-1/+6
* [PATCH] uml: remove unused variableJeff Dike2006-07-101-1/+0
* [PATCH] uml: add some EINTR protectionJeff Dike2006-07-102-10/+6
* [PATCH] uml: formatting fixesJeff Dike2006-07-103-128/+110
* [PATCH] uml: move _kern.c filesJeff Dike2006-07-107-38/+46
* [PATCH] uml: remove syscall debuggingJeff Dike2006-07-107-86/+2
* [PATCH] uml: make some symbols staticJeff Dike2006-07-103-19/+6
* [PATCH] uml: fix exitcall ordering bugJeff Dike2006-07-101-1/+8
* [PATCH] uml: remove os_isattyJeff Dike2006-07-104-23/+16
* [PATCH] uml: remove spinlock wrapper functionsJeff Dike2006-07-102-31/+16
* [PATCH] uml: mark forward_interrupts as being mode-specificJeff Dike2006-07-102-1/+8
* [PATCH] uml: ifdef a mode-specific functionJeff Dike2006-07-102-1/+2
* [PATCH] uml: timer handler tidyingJeff Dike2006-07-101-16/+4
* [PATCH] uml: signal initialization cleanupJeff Dike2006-07-106-15/+14
* [PATCH] uml: remove useless declarationJeff Dike2006-07-101-5/+0
* [PATCH] uml: fix static binary segfaultJeff Dike2006-07-108-34/+28
* [PATCH] uml: remove some useless exportsJeff Dike2006-07-101-6/+0
* [PATCH] uml: timer initialization cleanupJeff Dike2006-07-105-85/+30
* [PATCH] uml: clean up address space limits codeTyler2006-07-105-32/+10
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-031-1/+1
* [PATCH] uml build fixTheodore Tso2006-07-031-0/+2
* [PATCH] irq-flags: UM: Use the new IRQF_ constantsThomas Gleixner2006-07-029-12/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-07-011-2/+2
|\
| * kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg2006-07-011-2/+2
* | [PATCH] uml: rename and improve actually_do_remove()Paolo 'Blaisorblade' Giarrusso2006-07-011-16/+37
* | [PATCH] uml: fix not_dead_yet when directory is in bad statePaolo 'Blaisorblade' Giarrusso2006-07-011-19/+29
* | [PATCH] uml: make copy_*_user atomicPaolo 'Blaisorblade' Giarrusso2006-07-011-6/+9
OpenPOWER on IntegriCloud