| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 2008-09-08 | 1 | -0/+1 |
* | um: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -31/+0 |
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-07-24 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'linus' into timers/nohz | Ingo Molnar | 2008-07-18 | 2 | -3/+2 |
| |\ |
|
| * | | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner | 2008-07-18 | 1 | -1/+1 |
* | | | UML: make several more things static | WANG Cong | 2008-07-24 | 4 | -11/+3 |
* | | | arch/um/kernel/mem.c: remove arch_validate() | WANG Cong | 2008-07-24 | 2 | -33/+1 |
* | | | arch/um/kernel/irq.c: clean up some functions | WANG Cong | 2008-07-24 | 1 | -33/+2 |
| |/
|/| |
|
* | | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 1 | -2/+1 |
* | | uml: deal with inaccessible address space start | Tom Spink | 2008-06-06 | 1 | -1/+1 |
|/ |
|
* | uml: add missing exports for UML_RANDOM=m | Al Viro | 2008-05-22 | 1 | -0/+5 |
* | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 | 1 | -1/+0 |
* | uml: physical memory shouldn't include initial stack | Jeff Dike | 2008-05-13 | 1 | -1/+4 |
* | uml: use PAGE_SIZE in linker scripts | Cyrill Gorcunov | 2008-05-13 | 2 | -6/+8 |
* | uml: fix bad NTP interaction with clock | Jeff Dike | 2008-05-13 | 1 | -2/+2 |
* | uml: fix build when SLOB is enabled | Jeff Dike | 2008-05-13 | 1 | -0/+5 |
* | uml: style fixes | Jeff Dike | 2008-05-13 | 1 | -1/+1 |
* | unified (weak) sys_pipe implementation | Ulrich Drepper | 2008-05-03 | 1 | -17/+0 |
* | proc: remove proc_root from drivers | Alexey Dobriyan | 2008-04-29 | 2 | -2/+2 |
* | proper extern for late_time_init | Adrian Bunk | 2008-04-29 | 1 | -2/+1 |
* | arch/um/kernel/um_arch.c: some small improvements | WANG Cong | 2008-04-28 | 1 | -3/+4 |
* | sched: add declaration of sched_tail to sched.h | Harvey Harrison | 2008-02-25 | 1 | -2/+0 |
* | arch/um/kernel/mem.c: fix a shadowed variable | WANG Cong | 2008-02-24 | 1 | -3/+3 |
* | uml: fix initrd printk | Johann Felix Soden | 2008-02-24 | 1 | -1/+1 |
* | uml: fix mm_context memory leak | Jeff Dike | 2008-02-08 | 1 | -0/+5 |
* | uml: runtime host VMSPLIT detection | Jeff Dike | 2008-02-08 | 2 | -3/+15 |
* | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky | 2008-02-08 | 1 | -1/+3 |
* | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells | 2008-02-08 | 1 | -1/+0 |
* | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 2008-02-08 | 2 | -5/+0 |
* | uml: redo the calculation of NR_syscalls | Jeff Dike | 2008-02-05 | 1 | -0/+3 |
* | uml: remove map_cb | Jeff Dike | 2008-02-05 | 1 | -7/+1 |
* | uml: SMP locking commentary | Jeff Dike | 2008-02-05 | 2 | -8/+11 |
* | uml: style fixes in arch/um/kernel | Jeff Dike | 2008-02-05 | 14 | -133/+122 |
* | uml: get rid of syscall counters | Jeff Dike | 2008-02-05 | 2 | -6/+0 |
* | uml: don't kill pid 0 | Jeff Dike | 2008-02-05 | 1 | -1/+13 |
* | uml: install panic notifier earlier | Jeff Dike | 2008-02-05 | 2 | -30/+40 |
* | uml: eliminate setjmp_wrapper | Jeff Dike | 2008-02-05 | 1 | -46/+27 |
* | uml: customize tlb.h | Jeff Dike | 2008-02-05 | 1 | -7/+18 |
* | uml: 64-bit tlb fixes | Jeff Dike | 2008-02-05 | 1 | -4/+4 |
* | uml: miscellaneous code cleanups | Jeff Dike | 2008-02-05 | 3 | -9/+4 |
* | uml: remove duplicate config symbol and unused file and variables | Karol Swietlicki | 2008-02-05 | 1 | -2/+2 |
* | uml: cover stubs with a VMA | Jeff Dike | 2008-02-05 | 3 | -54/+66 |
* | uml: clean up TASK_SIZE usage | Jeff Dike | 2008-02-05 | 5 | -35/+4 |
* | uml: kill processes instead of panicing kernel | Jeff Dike | 2008-02-05 | 3 | -4/+33 |
* | uml: use ptrace directly in libc code | Jeff Dike | 2008-02-05 | 1 | -1/+1 |
* | 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 | 1 | -4/+4 |
* | uml: style cleanup | Jeff Dike | 2008-02-05 | 1 | -45/+41 |
* | uml: header untangling | Jeff Dike | 2008-02-05 | 4 | -14/+35 |