aboutsummaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2010-04-19uml: Fix build breakage after slab.h changesJan Kiszka
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12um: remove dma_sync_single_rangeFUJITA Tomonori
2010-03-12um: use generic ptrace_resume codeChristoph Hellwig
2010-03-12Add generic sys_olduname()Christoph Hellwig
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2010-03-06elf coredump: add extended numbering supportDaisuke HATAYAMA
2010-03-06elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA
2010-03-06um: tell git to ignore generated filesWANG Cong
2010-03-06uml: line.c: avoid NULL pointer dereferenceAlexander Beregalov
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-03-03Switch may_open() and break_lease() to passing O_...Al Viro
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-01Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-02-28Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2010-01-17x86: Fix breakage of UML from the changes in the rwsem systemLinus Torvalds
2010-01-14Unrot uml mconsole a bitAl Viro
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa
2009-12-15uml: convert to seq_file/proc_fopsAlexey Dobriyan
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg
2009-12-11Unify sys_mmap*Al Viro
2009-10-14um: Remove BKL from mmapperThomas Gleixner
2009-10-14um: Remove BKL from randomThomas Gleixner
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-24um: Clean up linker script using standard macros.Tim Abbott
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-24cpumask: use mm_cpumask() wrapper: umRusty Russell
2009-09-24cpumask: Use accessors for cpu_*_mask: umRusty Russell
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22uml: fix order of pud and pmd_free()Roel Kluin
2009-09-22um: convert to asm-generic/hardirq.hChristoph Hellwig
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches
2009-09-20includecheck fix: um, helper.cJaswinder Singh Rajput
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds