summaryrefslogtreecommitdiffstats
path: root/arch/um/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: fix compilation problemsJeff Dike2007-03-291-0/+2
* [PATCH] uml: use correct register file size everywhereJeff Dike2007-03-271-4/+0
* [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()Paolo 'Blaisorblade' Giarrusso2007-03-081-1/+2
* [PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev2007-02-121-2/+0
* [PATCH] Dynamic kernel command-line: umAlon Bar-Lev2007-02-121-1/+1
* [PATCH] uml: x86_64 thread fixesJeff Dike2007-02-111-0/+2
* [PATCH] uml: umid tidyingJeff Dike2007-02-111-22/+0
* [PATCH] uml: SIGIO formatting fixesJeff Dike2007-02-111-11/+0
* [PATCH] uml: libc-dependent code should call libc directlyJeff Dike2007-02-111-1/+0
* [PATCH] uml: locking comments in memory and tempfile codeJeff Dike2007-02-111-10/+0
* [PATCH] uml: make signal handlers staticJeff Dike2007-02-111-4/+0
* [PATCH] uml: remove unused variable and functionJeff Dike2007-02-111-1/+0
* [PATCH] uml: fix previous console lockingJeff Dike2007-02-111-1/+0
* [PATCH] uml: console locking commentary and code cleanupJeff Dike2007-02-111-22/+14
* [PATCH] uml: chan_user.h formatting fixesJeff Dike2007-02-111-12/+1
* [PATCH] uml: mostly const a structureJeff Dike2007-02-112-6/+5
* [PATCH] uml: network driver whitespace and style fixesJeff Dike2007-02-111-3/+3
* [PATCH] uml: add locking to network transport registrationJeff Dike2007-02-111-4/+4
* [PATCH] uml: console whitespace and comment tidyingJeff Dike2007-02-111-1/+1
* [PATCH] uml: return hotplug errors to hostJeff Dike2007-02-113-17/+8
* [PATCH] uml: console locking fixesJeff Dike2007-02-111-5/+9
* [PATCH] uml: fix net_kern workqueue abusePeter Zijlstra2006-12-131-0/+2
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-1/+1
* [PATCH] uml: size register files correctlyJeff Dike2006-12-072-2/+2
* [PATCH] uml: include asm/page.h in order to get PAGE_SHIFTJeff Dike2006-12-071-0/+1
* [PATCH] uml: workqueue build fixAndrew Morton2006-12-072-2/+2
* [NET]: UML checksum annotations and cleanups.Al Viro2006-12-022-68/+53
* [PATCH] uml: make execvp safe for our usagePaolo 'Blaisorblade' Giarrusso2006-11-251-0/+2
* [PATCH] uml: fix I/O hangJeff Dike2006-11-032-0/+16
* [PATCH] uml ubd driver: various little changesPaolo 'Blaisorblade' Giarrusso2006-10-311-0/+1
* [PATCH] uml: mconsole fixesAl Viro2006-10-241-0/+1
* [PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso2006-10-203-7/+17
* [PATCH] make UML compile (FC6/x86-64)Ulrich Drepper2006-10-151-1/+0
* [PATCH] uml: asm offsets duplication removalPaolo 'Blaisorblade' Giarrusso2006-10-113-8/+10
* [PATCH] uml: allow using again x86/x86_64 crypto codePaolo 'Blaisorblade' Giarrusso2006-10-113-0/+3
* [PATCH] uml: make UML_SETJMP always safePaolo 'Blaisorblade' Giarrusso2006-10-111-1/+2
* [PATCH] uml: readd forgot prototypePaolo 'Blaisorblade' Giarrusso2006-10-111-0/+1
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-091-2/+2
* [PATCH] uml pt_regs fixesAl Viro2006-10-081-3/+2
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-045-6/+0
* Attack of "the the"s in archMatt LaPlante2006-10-031-1/+1
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-4/+3
* [PATCH] uml: don't roll my own random MAC generatorJeff Dike2006-09-291-2/+0
* [PATCH] uml: mechanical tidying after random MACs changeJeff Dike2006-09-292-15/+0
* [PATCH] uml: assign random MACs to interfaces if necessaryJeff Dike2006-09-291-14/+5
* [PATCH] uml: thread creation tidyingJeff Dike2006-09-274-8/+11
* [PATCH] uml: mark some tt-mode codeJeff Dike2006-09-271-1/+2
* [PATCH] uml: fix missing x86_64 register definitionsJeff Dike2006-09-272-4/+41
* [PATCH] uml: const more dataJeff Dike2006-09-275-11/+11
* [PATCH] uml: stack usage reductionJeff Dike2006-09-261-1/+2
OpenPOWER on IntegriCloud