uml: use of a public MAC is a warning, not an error
[safe/jmp/linux-2.6] / arch / um / kernel /
2008-02-05 Jeff Dikeuml: remove map_cb
2008-02-05 Jeff Dikeuml: SMP locking commentary
2008-02-05 Jeff Dikeuml: style fixes in arch/um/kernel
2008-02-05 Jeff Dikeuml: get rid of syscall counters
2008-02-05 Jeff Dikeuml: don't kill pid 0
2008-02-05 Jeff Dikeuml: install panic notifier earlier
2008-02-05 Jeff Dikeuml: eliminate setjmp_wrapper
2008-02-05 Jeff Dikeuml: customize tlb.h
2008-02-05 Jeff Dikeuml: 64-bit tlb fixes
2008-02-05 Jeff Dikeuml: miscellaneous code cleanups
2008-02-05 Karol Swietlickiuml: remove duplicate config symbol and unused file...
2008-02-05 Jeff Dikeuml: cover stubs with a VMA
2008-02-05 Jeff Dikeuml: clean up TASK_SIZE usage
2008-02-05 Jeff Dikeuml: kill processes instead of panicing kernel
2008-02-05 Jeff Dikeuml: use ptrace directly in libc code
2008-02-05 Jeff Dikeuml: add virt_to_pte
2008-02-05 Jeff Dikeuml: fix page table data sizes
2008-02-05 Jeff Dikeuml: current.h cleanup
2008-02-05 Jeff Dikeuml: style cleanup
2008-02-05 Jeff Dikeuml: header untangling
2008-02-05 Jeff Dikeuml: move um_virt_to_phys
2008-02-05 Karol Swietlickiuml: convert functions to void
2008-02-05 Karol Swietlickiuml: remove unused variables in the context switcher
2008-02-05 Jeff Dikeuml: tidy pgtable.h
2008-02-05 Jeff Dikeuml: tidy kern_util.h
2008-02-05 Jeff Dikeuml: clone.c tidying
2008-02-05 WANG Conguml: const and other tidying
2008-02-05 Jeff Dikeuml: further bugs.c tidying
2008-02-05 Jeff Dikeuml: implement get_wchan
2008-02-05 Benjamin Herrenschmidtadd mm argument to pte/pmd/pud/pgd_free
2008-01-30 Harvey HarrisonUML: remove remaining FASTCALL uses
2008-01-28 Sam Ravnborgall archs: consolidate init and exit sections in vmlinu...
2007-11-15 Jeff Dikeuml: remove last include of libc asm/page.h
2007-11-15 Jeff Dikeuml: fix spurious IRQ testing
2007-10-29 Al Viromisc uml annotation and section fixes
2007-10-19 Simon Arlottspelling fixes: arch/um/
2007-10-19 Serge E. Hallynpid namespaces: define is_global_init() and is_containe...
2007-10-16 Jeff Dikeuml: fix stub address calculations
2007-10-16 Jeff Dikeuml: use *SEC_PER_*SEC constants
2007-10-16 Jeff Dikeuml: eliminate interrupts in the idle loop
2007-10-16 Jeff Dikeuml: tickless support
2007-10-16 Jeff Dikeuml: clocksource support
2007-10-16 Jeff Dikeuml: GENERIC_CLOCKEVENTS support
2007-10-16 Jeff Dikeuml: GENERIC_TIME support
2007-10-16 Jeff Dikeuml: separate timer initialization
2007-10-16 Jeff Dikeuml: simplify interval setting
2007-10-16 Jeff Dikeuml: fix timer switching
2007-10-16 Jeff Dikeuml: eliminate hz()
2007-10-16 Jeff Dikeuml: style fixes in FP code
2007-10-16 Jeff Dikeuml: ptrace floating point fixes
2007-10-16 Jeff Dikeuml: clean up tlb flush path
2007-10-16 Jeff Dikeuml: userspace files should call libc directly
2007-10-16 Jeff Dikeuml: remove os_* usage from userspace files
2007-10-16 Jeff Dikeuml: free LDT state on process exit
2007-10-16 Jeff Dikeuml: rename pt_regs general-purpose register file
2007-10-16 Jeff Dikeuml: fold mmu_context_skas into mm_context
2007-10-16 Jeff Dikeuml: get rid of do_longjmp
2007-10-16 Jeff Dikeuml: remove __u64 usage from physical memory subsystem
2007-10-16 Jeff Dikeuml: style fixes pass 3
2007-10-16 Jeff Dikeuml: remove code made redundant by CHOOSE_MODE removal
2007-10-16 Jeff Dikeuml: style fixes pass 2
2007-10-16 Jeff Dikeuml: throw out CHOOSE_MODE
2007-10-16 Jeff Dikeuml: style fixes pass 1
2007-10-16 Jeff Dikeuml: throw out CONFIG_MODE_TT
2007-10-16 Jeff Dikeuml: physmem code tidying
2007-10-16 Jeff Dikeuml: stop specially protecting kernel stacks
2007-10-16 Alexey DobriyanConsolidate PTRACE_DETACH
2007-09-19 Jeff Dikeuml: fix irqstack crash
2007-08-31 Jeff Dikeuml: fix linker script alignment bugs
2007-07-30 Alexey DobriyanRemove fs.h from mm.h
2007-07-24 Jeff Dikeuml: more __init annotations
2007-07-19 Nick Pigginmm: fault feedback #2
2007-07-17 Alexey DobriyanPTRACE_POKEDATA consolidation
2007-07-17 Alexey DobriyanPTRACE_PEEKDATA consolidation
2007-07-16 Jeff Dikeuml: Eliminate kernel allocator wrappers
2007-06-09 Jeff Dikeuml: get declaration of simple_strtoul
2007-05-19 Sam Ravnborgall-archs: consolidate .data section definition in...
2007-05-19 Sam Ravnborgall-archs: consolidate .text section definition in...
2007-05-11 Jeff Dikeuml: iRQ stacks
2007-05-11 Jeff Dikeuml: tidy IRQ code
2007-05-11 Jeff Dikeuml: use UM_THREAD_SIZE in userspace code
2007-05-11 Jeff Dikeuml: remove task_protections
2007-05-09 Miklos Szerediuml: turn build warnings into comments
2007-05-08 Jeff Dikeuml: an idle system should have zero load average
2007-05-07 Jeff Dikeuml: virtualized time fix
2007-05-07 Jeff Dikeuml: out of tmpfs space error clarification
2007-05-07 Jeff Dikeuml: only flush areas covered by VMA
2007-05-07 Jeff Dikeuml: more page fault path trimming
2007-05-07 Jeff Dikeuml: eliminate a piece of debugging code
2007-05-07 Jeff Dikeuml: speed page fault path
2007-05-07 Jeff Dikeuml: rename os_{read_write}_file_k back to os_{read_wri...
2007-05-07 Jeff Dikeuml: remove debugging remnants
2007-05-07 Jeff Dikeuml: formatting fixes around os_{read_write}_file callers
2007-05-07 Jeff Dikeuml: change remaining callers of os_{read_write}_file
2007-05-07 Jeff Dikeuml: dump core on panic
2007-05-07 Jeff Dikeuml: start fixing os_read_file and os_write_file
2007-05-07 Jeff Dikeuml: speed up page table walking
2007-05-07 Jeff Dikeuml: irq locking commentary
2007-05-07 Jeff Dikeuml: comment early boot locking
2007-05-07 Jeff Dikeuml: kernel segfaults should dump proper registers
next