aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAge
* uml: fix tty-related build errorWANG Cong2008-07-30
* um: use generic show_mem()Johannes Weiner2008-07-26
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-24
|\
| * Merge branch 'linus' into timers/nohzIngo Molnar2008-07-18
| |\
| * | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-18
* | | UML: make several more things staticWANG Cong2008-07-24
* | | arch/um/kernel/mem.c: remove arch_validate()WANG Cong2008-07-24
* | | arch/um/kernel/irq.c: clean up some functionsWANG Cong2008-07-24
* | | UML - Fix boot crashJeff Dike2008-07-23
| |/ |/|
* | Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
|\ \
| * | smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
* | | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\ \ \
| * | | [UML] fix gcc ICEs and unresolved externsJeff Dike2008-07-07
| |/ /
| * | uml: work around broken host PTRACE_SYSEMUJeff Dike2008-06-12
| * | uml: remove include of asm/user.hJeff Dike2008-06-12
| * | uml: PATH_MAX needs limits.hIngo Molnar2008-06-06
| * | uml: stub needs to tolerate SIGWINCHJeff Dike2008-06-06
| * | uml: memcpy export needs to follow host declarationJeff Dike2008-06-06
| * | uml: deal with inaccessible address space startTom Spink2008-06-06
| * | uml: remove a duplicate includeHuang Weiyi2008-06-06
| * | uml: deal with host time going backwardsJeff Dike2008-06-06
| |/
| * thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlAl Viro2008-05-21
| * missing export of csum_partial() on uml/amd64Al Viro2008-05-21
| * uml: add missing exports for UML_RANDOM=mAl Viro2008-05-21
| * fix include order in sys-i386/registers.cAl Viro2008-05-21
| * missed kmalloc() in pcap_user.cAl Viro2008-05-21
| * [PATCH] take init_files to fs/file.cAl Viro2008-05-16
* | uml-random: BKL pushdownArnd Bergmann2008-07-02
* | uml-mmapper: BKL pushdownArnd Bergmann2008-07-02
* | uml-harddog: BKL pushdownArnd Bergmann2008-07-02
|/
* uml: track and make up lost ticksJeff Dike2008-05-13
* uml: style fixes in the random driverJeff Dike2008-05-13
* uml: random driver fixesJeff Dike2008-05-13
* uml: physical memory shouldn't include initial stackJeff Dike2008-05-13
* uml: use PAGE_SIZE in linker scriptsCyrill Gorcunov2008-05-13
* uml: use DIV_ROUND_UPJiri Olsa2008-05-13
* uml: fix CONFIG_RAW dependenciesRobert P. J. Day2008-05-13
* uml: use __SPIN_LOCK_UNLOCKEDJeff Dike2008-05-13
* uml: fix bad NTP interaction with clockJeff Dike2008-05-13
* uml: fix build when SLOB is enabledJeff Dike2008-05-13
* uml: fix errno returnJohann Felix Soden2008-05-13
* uml: tidy ptrace interfaceJeff Dike2008-05-13
* uml: style fixesJeff Dike2008-05-13
* uml: redo host capability detection and disablingJeff Dike2008-05-13
* uml: fix inconsistence due to tty_operation changeWANG Cong2008-05-08
* Revert "uml: fix gcc problem"Linus Torvalds2008-05-06
* uml: fix gcc problemIngo Molnar2008-05-04
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-03
* proc: remove proc_root from driversAlexey Dobriyan2008-04-29
* proper extern for late_time_initAdrian Bunk2008-04-29