| Commit message (Expand) | Author | Age |
... | |
* | arch/um: remove duplicate includes | Lucas Woods | 2008-02-05 |
* | uml: reconst a parameter | Jeff Dike | 2008-02-05 |
* | uml: tidy pgtable.h | Jeff Dike | 2008-02-05 |
* | uml: tidy kern_util.h | Jeff Dike | 2008-02-05 |
* | uml: allow LFLAGS on command line | Jeff Dike | 2008-02-05 |
* | uml: delete some unused headers | Jeff Dike | 2008-02-05 |
* | uml: borrow const.h techniques | Jeff Dike | 2008-02-05 |
* | uml: clone.c tidying | Jeff Dike | 2008-02-05 |
* | uml: console driver cleanups | Jeff Dike | 2008-02-05 |
* | uml: GPROF needs to depend on FRAME_POINTER | Karol Swietlicki | 2008-02-05 |
* | uml: SMP needs to depend on BROKEN for now | Jeff Dike | 2008-02-05 |
* | uml: const and other tidying | WANG Cong | 2008-02-05 |
* | uml: further bugs.c tidying | Jeff Dike | 2008-02-05 |
* | uml: remove now unused code | Karol Swietlicki | 2008-02-05 |
* | uml: improve detection of host cmov | Karol Swietlicki | 2008-02-05 |
* | uml: fix URLs in Kconfig and help strings | Karol Swietlicki | 2008-02-05 |
* | uml: document new ubd flag | Jeff Dike | 2008-02-05 |
* | uml: get rid of asmlinkage | Jeff Dike | 2008-02-05 |
* | uml: implement get_wchan | Jeff Dike | 2008-02-05 |
* | uml: code tidying under arch/um/os-Linux | WANG Cong | 2008-02-05 |
* | uml: remove xmm checking on x86 | Karol Swietlicki | 2008-02-05 |
* | uml: arch/um/include/init.h needs a definition of __used | Jeff Dike | 2008-02-05 |
* | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2008-02-05 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2008-02-04 |
|\ |
|
| * | arch/um: Spelling fixes | Joe Perches | 2008-02-03 |
* | | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers | 2008-02-03 |
|/ |
|
* | UML: remove remaining FASTCALL uses | Harvey Harrison | 2008-01-30 |
* | UML: change sigcontext fields to match x86 | Jeff Dike | 2008-01-30 |
* | remove __attribute_used__ | Adrian Bunk | 2008-01-28 |
* | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 |
* | blk_end_request: changing um (take 4) | Kiyoshi Ueda | 2008-01-28 |
* | uml: user of helper_wait() got missed when it got extra arguments | Al Viro | 2007-12-23 |
* | uml: stop gdb from deleting breakpoints when running UML | Stanislaw Gruszka | 2007-12-17 |
* | [UM]: Fix use of skb after netif_rx | Julia Lawall | 2007-12-11 |
* | no need to mess with KBUILD_CFLAGS on uml-i386 anymore | Al Viro | 2007-12-05 |
* | uml: work around host tcsetattr bug | Jeff Dike | 2007-12-03 |
* | uml: after_sleep_interval should return something | Jeff Dike | 2007-12-03 |
* | uml: keep UML Kconfig in sync with x86 | Jeff Dike | 2007-12-03 |
* | leak in do_ubd_request | Miklos Szeredi | 2007-11-29 |
* | uml: fix !NO_HZ busy-loop | Jeff Dike | 2007-11-29 |
* | UML: build fix | WANG Cong | 2007-11-29 |
* | uml: fix build for !CONFIG_PRINTK | Jeff Dike | 2007-11-14 |
* | uml: fix build for !CONFIG_TCP | Jeff Dike | 2007-11-14 |
* | uml: remove last include of libc asm/page.h | Jeff Dike | 2007-11-14 |
* | uml: fix spurious IRQ testing | Jeff Dike | 2007-11-14 |
* | uml: fix recvmsg return value checking | Jeff Dike | 2007-11-14 |
* | uml: fix symlink loops | Jeff Dike | 2007-11-14 |
* | UML: fix defconfig build again | Jeff Dike | 2007-11-06 |
* | uml: correctly strip kernel defines from userspace CFLAGS | Jeff Dike | 2007-11-05 |
* | uml: fix incompatible types warning in previous SG fix | WANG Cong | 2007-11-05 |