| Commit message (Expand) | Author | Age |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 |
|\ |
|
| * | kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP | Sam Ravnborg | 2007-10-15 |
| * | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 2007-10-15 |
| * | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 |
* | | uml: definitively kill subprocesses on panic | Lepton Wu | 2007-10-16 |
* | | uml: arch/um/drivers formatting | Jeff Dike | 2007-10-16 |
* | | uml: fix stub address calculations | Jeff Dike | 2007-10-16 |
* | | uml: correctly handle skb allocation failures | Jeff Dike | 2007-10-16 |
* | | uml: network driver MTU cleanups | Jeff Dike | 2007-10-16 |
* | | uml: network formatting | Jeff Dike | 2007-10-16 |
* | | uml: use *SEC_PER_*SEC constants | Jeff Dike | 2007-10-16 |
* | | uml: eliminate SIGALRM | Jeff Dike | 2007-10-16 |
* | | uml: time build fix | Jeff Dike | 2007-10-16 |
* | | uml: eliminate interrupts in the idle loop | Jeff Dike | 2007-10-16 |
* | | uml: tickless support | Jeff Dike | 2007-10-16 |
* | | uml: clocksource support | Jeff Dike | 2007-10-16 |
* | | uml: GENERIC_CLOCKEVENTS support | Jeff Dike | 2007-10-16 |
* | | uml: GENERIC_TIME support | Jeff Dike | 2007-10-16 |
* | | uml: separate timer initialization | Jeff Dike | 2007-10-16 |
* | | uml: simplify interval setting | Jeff Dike | 2007-10-16 |
* | | uml: fix timer switching | Jeff Dike | 2007-10-16 |
* | | uml: eliminate hz() | Jeff Dike | 2007-10-16 |
* | | uml: more idiomatic parameter parsing | Jeff Dike | 2007-10-16 |
* | | uml: remove unused file | Jeff Dike | 2007-10-16 |
* | | uml: remove unneeded void * cast | Jesper Juhl | 2007-10-16 |
* | | uml: eliminate floating point state from register file | Jeff Dike | 2007-10-16 |
* | | uml: style fixes in FP code | Jeff Dike | 2007-10-16 |
* | | uml: sysrq and mconsole fixes | Jeff Dike | 2007-10-16 |
* | | uml: coredumping floating point fixes | Jeff Dike | 2007-10-16 |
* | | uml: ptrace floating point fixes | Jeff Dike | 2007-10-16 |
* | | uml: floating point signal delivery fixes | Jeff Dike | 2007-10-16 |
* | | uml: don't use glibc asm/user.h | Jeff Dike | 2007-10-16 |
* | | uml: clean up tlb flush path | Jeff Dike | 2007-10-16 |
* | | uml: userspace files should call libc directly | Jeff Dike | 2007-10-16 |
* | | uml: replace clone with fork | Jeff Dike | 2007-10-16 |
* | | uml: remove os_* usage from userspace files | Jeff Dike | 2007-10-16 |
* | | uml: free LDT state on process exit | Jeff Dike | 2007-10-16 |
* | | uml: rename pt_regs general-purpose register file | Jeff Dike | 2007-10-16 |
* | | uml: fold mmu_context_skas into mm_context | Jeff Dike | 2007-10-16 |
* | | uml: get rid of do_longjmp | Jeff Dike | 2007-10-16 |
* | | uml: remove __u64 usage from physical memory subsystem | Jeff Dike | 2007-10-16 |
* | | uml: style fixes pass 3 | Jeff Dike | 2007-10-16 |
* | | uml: remove code made redundant by CHOOSE_MODE removal | Jeff Dike | 2007-10-16 |
* | | uml: style fixes pass 2 | Jeff Dike | 2007-10-16 |
* | | uml: throw out CHOOSE_MODE | Jeff Dike | 2007-10-16 |
* | | uml: style fixes pass 1 | Jeff Dike | 2007-10-16 |
* | | uml: remove sysdep/thread.h | Jeff Dike | 2007-10-16 |
* | | uml: throw out CONFIG_MODE_TT | Jeff Dike | 2007-10-16 |
* | | uml: add VDE networking support | Jeff Dike | 2007-10-16 |