| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | uml: kill processes instead of panicing kernel | Jeff Dike | 2008-02-05 | 10 | -117/+233 |
* | uml: use ptrace directly in libc code | Jeff Dike | 2008-02-05 | 4 | -14/+13 |
* | uml: simplify SIGSEGV handling | Jeff Dike | 2008-02-05 | 3 | -58/+11 |
* | uml: add virt_to_pte | Jeff Dike | 2008-02-05 | 1 | -33/+23 |
* | uml: fix page table data sizes | Jeff Dike | 2008-02-05 | 1 | -8/+9 |
* | uml: current.h cleanup | Jeff Dike | 2008-02-05 | 3 | -16/+14 |
* | uml: style cleanup | Jeff Dike | 2008-02-05 | 1 | -45/+41 |
* | uml: header untangling | Jeff Dike | 2008-02-05 | 8 | -17/+43 |
* | uml: move um_virt_to_phys | Jeff Dike | 2008-02-05 | 3 | -46/+32 |
* | uml: host TLS diagnostics | Jeff Dike | 2008-02-05 | 1 | -9/+21 |
* | uml: convert functions to void | Karol Swietlicki | 2008-02-05 | 3 | -11/+4 |
* | uml: remove unused variables in the context switcher | Karol Swietlicki | 2008-02-05 | 4 | -16/+13 |
* | arch/um: remove duplicate includes | Lucas Woods | 2008-02-05 | 1 | -1/+0 |
* | uml: reconst a parameter | Jeff Dike | 2008-02-05 | 1 | -1/+1 |
* | uml: tidy pgtable.h | Jeff Dike | 2008-02-05 | 1 | -0/+1 |
* | uml: tidy kern_util.h | Jeff Dike | 2008-02-05 | 25 | -173/+89 |
* | uml: allow LFLAGS on command line | Jeff Dike | 2008-02-05 | 1 | -1/+3 |
* | uml: delete some unused headers | Jeff Dike | 2008-02-05 | 3 | -39/+0 |
* | uml: borrow const.h techniques | Jeff Dike | 2008-02-05 | 3 | -21/+29 |
* | uml: clone.c tidying | Jeff Dike | 2008-02-05 | 1 | -14/+18 |
* | uml: console driver cleanups | Jeff Dike | 2008-02-05 | 1 | -17/+2 |
* | uml: GPROF needs to depend on FRAME_POINTER | Karol Swietlicki | 2008-02-05 | 1 | -1/+1 |
* | uml: SMP needs to depend on BROKEN for now | Jeff Dike | 2008-02-05 | 1 | -2/+1 |
* | uml: const and other tidying | WANG Cong | 2008-02-05 | 7 | -13/+12 |
* | uml: further bugs.c tidying | Jeff Dike | 2008-02-05 | 4 | -36/+24 |
* | uml: remove now unused code | Karol Swietlicki | 2008-02-05 | 1 | -137/+0 |
* | uml: improve detection of host cmov | Karol Swietlicki | 2008-02-05 | 2 | -9/+32 |
* | uml: fix URLs in Kconfig and help strings | Karol Swietlicki | 2008-02-05 | 5 | -11/+11 |
* | uml: document new ubd flag | Jeff Dike | 2008-02-05 | 1 | -1/+4 |
* | uml: get rid of asmlinkage | Jeff Dike | 2008-02-05 | 1 | -4/+5 |
* | uml: implement get_wchan | Jeff Dike | 2008-02-05 | 1 | -0/+35 |
* | uml: code tidying under arch/um/os-Linux | WANG Cong | 2008-02-05 | 6 | -20/+28 |
* | uml: remove xmm checking on x86 | Karol Swietlicki | 2008-02-05 | 1 | -3/+0 |
* | uml: arch/um/include/init.h needs a definition of __used | Jeff Dike | 2008-02-05 | 1 | -11/+14 |
* | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2008-02-05 | 2 | -5/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2008-02-04 | 1 | -1/+1 |
|\ |
|
| * | arch/um: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -1/+1 |
* | | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers | 2008-02-03 | 1 | -2/+0 |
|/ |
|
* | UML: remove remaining FASTCALL uses | Harvey Harrison | 2008-01-30 | 1 | -2/+2 |
* | UML: change sigcontext fields to match x86 | Jeff Dike | 2008-01-30 | 2 | -60/+60 |
* | remove __attribute_used__ | Adrian Bunk | 2008-01-28 | 1 | -13/+13 |
* | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 | 2 | -4/+4 |
* | blk_end_request: changing um (take 4) | Kiyoshi Ueda | 2008-01-28 | 1 | -12/+4 |
* | uml: user of helper_wait() got missed when it got extra arguments | Al Viro | 2007-12-23 | 1 | -2/+2 |
* | uml: stop gdb from deleting breakpoints when running UML | Stanislaw Gruszka | 2007-12-17 | 12 | -56/+50 |
* | [UM]: Fix use of skb after netif_rx | Julia Lawall | 2007-12-11 | 1 | -1/+1 |
* | no need to mess with KBUILD_CFLAGS on uml-i386 anymore | Al Viro | 2007-12-05 | 1 | -5/+0 |
* | uml: work around host tcsetattr bug | Jeff Dike | 2007-12-03 | 1 | -1/+10 |
* | uml: after_sleep_interval should return something | Jeff Dike | 2007-12-03 | 1 | -0/+1 |
* | uml: keep UML Kconfig in sync with x86 | Jeff Dike | 2007-12-03 | 1 | -0/+7 |