| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-09-26 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] i386: Redo semaphore and rwlock assembly helpers | Andi Kleen | 2006-09-26 | 1 | -1/+1 |
* | | [PATCH] UML: tty locking | Alan Cox | 2006-09-26 | 1 | -1/+3 |
* | | [PATCH] uml: stack usage reduction | Jeff Dike | 2006-09-26 | 4 | -14/+20 |
* | | [PATCH] uml: clean our set_ether_mac | Paolo 'Blaisorblade' Giarrusso | 2006-09-26 | 2 | -9/+6 |
* | | [PATCH] uml: Remove unused variable | Jeff Dike | 2006-09-26 | 3 | -13/+0 |
* | | [PATCH] uml: timer cleanups | Jeff Dike | 2006-09-26 | 4 | -13/+22 |
* | | [PATCH] uml: Move signal handlers to arch code | Jeff Dike | 2006-09-26 | 12 | -89/+102 |
* | | [PATCH] uml: SIGIO cleanups | Jeff Dike | 2006-09-26 | 3 | -71/+67 |
* | | [PATCH] uml: Improve SIGBUS diagnostics | Jeff Dike | 2006-09-26 | 1 | -2/+9 |
* | | [PATCH] uml: Fix handling of failed execs of helpers | Jeff Dike | 2006-09-26 | 1 | -11/+11 |
* | | [PATCH] uml: Whitespace fixes | Jeff Dike | 2006-09-26 | 1 | -184/+183 |
* | | [PATCH] uml: Fix stack alignment | Jeff Dike | 2006-09-26 | 1 | -1/+2 |
* | | [PATCH] uml: Use ARRAY_SIZE more assiduously | Jeff Dike | 2006-09-26 | 11 | -32/+25 |
* | | [PATCH] uml: Use klibc setjmp/longjmp | Jeff Dike | 2006-09-26 | 14 | -23/+173 |
* | | [PATCH] Standardize pxx_page macros | Dave McCracken | 2006-09-26 | 1 | -1/+1 |
* | | [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional | Christoph Lameter | 2006-09-26 | 1 | -0/+2 |
* | | [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h | Christoph Lameter | 2006-09-26 | 1 | -0/+2 |
|/ |
|
* | [PATCH] vDSO hash-style fix | Roland McGrath | 2006-07-31 | 1 | -0/+1 |
* | [PATCH] UML - fix utsname build breakage | Jeff Dike | 2006-07-15 | 1 | -11/+11 |
* | [PATCH] uml: header formatting cleanups | Jeff Dike | 2006-07-14 | 1 | -34/+34 |
* | [PATCH] uml: tidy biarch gcc support | Jeff Dike | 2006-07-14 | 2 | -2/+1 |
* | [PATCH] uml: tidy longjmp macro | Jeff Dike | 2006-07-14 | 4 | -18/+13 |
* | [PATCH] uml: make mconsole version requests happen in a process | Jeff Dike | 2006-07-10 | 1 | -1/+6 |
* | [PATCH] uml: remove unused variable | Jeff Dike | 2006-07-10 | 1 | -1/+0 |
* | [PATCH] uml: add some EINTR protection | Jeff Dike | 2006-07-10 | 2 | -10/+6 |
* | [PATCH] uml: formatting fixes | Jeff Dike | 2006-07-10 | 3 | -128/+110 |
* | [PATCH] uml: move _kern.c files | Jeff Dike | 2006-07-10 | 7 | -38/+46 |
* | [PATCH] uml: remove syscall debugging | Jeff Dike | 2006-07-10 | 7 | -86/+2 |
* | [PATCH] uml: make some symbols static | Jeff Dike | 2006-07-10 | 3 | -19/+6 |
* | [PATCH] uml: fix exitcall ordering bug | Jeff Dike | 2006-07-10 | 1 | -1/+8 |
* | [PATCH] uml: remove os_isatty | Jeff Dike | 2006-07-10 | 4 | -23/+16 |
* | [PATCH] uml: remove spinlock wrapper functions | Jeff Dike | 2006-07-10 | 2 | -31/+16 |
* | [PATCH] uml: mark forward_interrupts as being mode-specific | Jeff Dike | 2006-07-10 | 2 | -1/+8 |
* | [PATCH] uml: ifdef a mode-specific function | Jeff Dike | 2006-07-10 | 2 | -1/+2 |
* | [PATCH] uml: timer handler tidying | Jeff Dike | 2006-07-10 | 1 | -16/+4 |
* | [PATCH] uml: signal initialization cleanup | Jeff Dike | 2006-07-10 | 6 | -15/+14 |
* | [PATCH] uml: remove useless declaration | Jeff Dike | 2006-07-10 | 1 | -5/+0 |
* | [PATCH] uml: fix static binary segfault | Jeff Dike | 2006-07-10 | 8 | -34/+28 |
* | [PATCH] uml: remove some useless exports | Jeff Dike | 2006-07-10 | 1 | -6/+0 |
* | [PATCH] uml: timer initialization cleanup | Jeff Dike | 2006-07-10 | 5 | -85/+30 |
* | [PATCH] uml: clean up address space limits code | Tyler | 2006-07-10 | 5 | -32/+10 |
* | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar | 2006-07-03 | 1 | -1/+1 |
* | [PATCH] uml build fix | Theodore Tso | 2006-07-03 | 1 | -0/+2 |
* | [PATCH] irq-flags: UM: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 9 | -12/+12 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-07-01 | 1 | -2/+2 |
|\ |
|
| * | kbuild: fix ia64 breakage after introducing make -rR | Sam Ravnborg | 2006-07-01 | 1 | -2/+2 |
* | | [PATCH] uml: rename and improve actually_do_remove() | Paolo 'Blaisorblade' Giarrusso | 2006-07-01 | 1 | -16/+37 |
* | | [PATCH] uml: fix not_dead_yet when directory is in bad state | Paolo 'Blaisorblade' Giarrusso | 2006-07-01 | 1 | -19/+29 |
* | | [PATCH] uml: make copy_*_user atomic | Paolo 'Blaisorblade' Giarrusso | 2006-07-01 | 1 | -6/+9 |