aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAge
...
* [PATCH] missed const in prototypeAl Viro2006-10-10
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-09
* [PATCH] uml pt_regs fixesAl Viro2006-10-08
* [PATCH] um: irq changes break buildPekka Enberg2006-10-06
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* more misc typo fixesMatt LaPlante2006-10-03
* Attack of "the the"s in archMatt LaPlante2006-10-03
* [PATCH] Remove the use of _syscallX macros in UMLArnd Bergmann2006-10-02
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-02
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-02
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-02
* [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-02
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-02
* [PATCH] const struct tty_operationsJeff Dike2006-10-02
* [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-30
* [PATCH] uml build fixOllie Wild2006-09-29
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-29
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-29
* [PATCH] uml: remove pte_mkexecJeff Dike2006-09-29
* [PATCH] uml: don't roll my own random MAC generatorJeff Dike2006-09-29
* [PATCH] uml: remove unneeded fileJeff Dike2006-09-29
* [PATCH] uml: stack consumption reductionJeff Dike2006-09-29
* [PATCH] uml: close file descriptor leaksJeff Dike2006-09-29
* [PATCH] uml: locking documentationJeff Dike2006-09-29
* [PATCH] uml: mechanical tidying after random MACs changeJeff Dike2006-09-29
* [PATCH] uml: assign random MACs to interfaces if necessaryJeff Dike2006-09-29
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-28
* [PATCH] uml: fix allocation sizeJeff Dike2006-09-27
* [PATCH] uml: fix sleep length bugJeff Dike2006-09-27
* [PATCH] uml: add an exportJeff Dike2006-09-27
* [PATCH] uml: file renamingJeff Dike2006-09-27
* [PATCH] uml: thread creation tidyingJeff Dike2006-09-27
* [PATCH] uml: mark some tt-mode codeJeff Dike2006-09-27
* [PATCH] uml: use correct SIGBUS handlerJeff Dike2006-09-27
* [PATCH] uml: fix gcov supportJeff Dike2006-09-27
* [PATCH] uml: fix missing x86_64 register definitionsJeff Dike2006-09-27
* [PATCH] uml: get rid of ZONE_DMA useJeff Dike2006-09-27
* [PATCH] uml: const more dataJeff Dike2006-09-27
* [PATCH] uml: fix proc-vs-interrupt context spinlock deadlockPaolo 'Blaisorblade' Giarrusso2006-09-27
* [PATCH] uml: use -mcmodel=kernel for x86_64Paolo 'Blaisorblade' Giarrusso2006-09-27
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-26
|\
| * [PATCH] i386: Redo semaphore and rwlock assembly helpersAndi Kleen2006-09-26
* | [PATCH] UML: tty lockingAlan Cox2006-09-26
* | [PATCH] uml: stack usage reductionJeff Dike2006-09-26
* | [PATCH] uml: clean our set_ether_macPaolo 'Blaisorblade' Giarrusso2006-09-26
* | [PATCH] uml: Remove unused variableJeff Dike2006-09-26
* | [PATCH] uml: timer cleanupsJeff Dike2006-09-26
* | [PATCH] uml: Move signal handlers to arch codeJeff Dike2006-09-26
* | [PATCH] uml: SIGIO cleanupsJeff Dike2006-09-26
* | [PATCH] uml: Improve SIGBUS diagnosticsJeff Dike2006-09-26