aboutsummaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-08-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-08-05Merge branch 'topic/misc' into for-linusTakashi Iwai
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-03um: Fix read_persistent_clock falloutThomas Gleixner
2010-08-03um, x86: Cast to (u64 *) inside set_64bit()H. Peter Anvin
2010-07-27um: Convert to use read_persistent_clockJohn Stultz
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz
2010-07-21arch/um/drivers: remove duplicate structure field initializationJulia Lawall
2010-07-12sound: push BKL into open functionsArnd Bergmann
2010-06-29um: os-linux/mem.c needs sys/stat.hLiu Aleaxander
2010-06-10um, hweight: Fix UML boot crash due to x86 optimized hweightBorislav Petkov
2010-06-04arch/um: fix kunmap_atomic() call in skas/uaccess.cCesar Eduardo Barros
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-05-22uml: Pushdown the bkl from harddog_kern ioctlFrederic Weisbecker
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-17uml: Convert to unlocked_ioctls to remove implicit BKLJohn Kacur
2010-05-17um/mmapper: Remove BKL usageArnd Bergmann
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2010-05-10uml: i386: Avoid redefinition of NR_syscallsJan Kiszka
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-04-21UML: Fix compiler warning due to missing task_struct declarationJan Kiszka
2010-04-20UML: add kernel.h include to signal.cJiri Kosina
2010-04-20UML: Drop private round_down definitionJan Kiszka
2010-04-20UML: Clean up asm/system.hJan Kiszka
2010-04-20UML: Remove unused variable from line driverJan Kiszka
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-03Rename .data.init_irqstack to .data..init_irqstack.Denys Vlasenko
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