aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm
Commit message (Expand)AuthorAge
...
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\ \ \
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2012-05-23
|\ \ \
| * \ \ Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/s...Richard Weinberger2012-05-21
| |\ \ \
| | * | | um: bury unused _TIF_RESTORE_SIGMASKAl Viro2012-05-21
| | * | | um: add TIF_NOTIFY_RESUMEAl Viro2012-05-21
| | |/ /
| * | | um: Fix __swp_type()Richard Weinberger2012-05-21
| * | | um: Implement a custom pte_same() functionRichard Weinberger2012-05-21
| |/ /
* / / um: Remove leftover declaration of alloc_task_struct_node()Thomas Gleixner2012-05-08
|/ /
* | um: Use asm-generic/switch_to.hRichard Weinberger2012-04-09
* | um: Disintegrate asm/system.hRichard Weinberger2012-04-09
|/
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-27
|\ \ | |/ |/|
| * um: Serve io_remap_pfn_range()Richard Weinberger2012-03-24
| * um: a bunch of headers can be killed by using generic-yAl Viro2012-03-24
| * um: ptrace-generic.h doesn't need user.hAl Viro2012-03-24
| * um: remove pointless include of asm/fixmap.h from asm/pgtable.hAl Viro2012-03-24
| * um: asm-offsets.h might as well come from underlying arch...Al Viro2012-03-24
| * um: auxvec.h is never usedAl Viro2012-03-24
* | um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...Al Viro2012-03-20
* | um: embed ->stub_pages[] into mmu_contextAl Viro2012-03-20
|/
* freezer: remove now unused TIF_FREEZETejun Heo2011-11-21
* um: kill system-um.hAl Viro2011-11-02
* um: generic ftrace.h will do...Al Viro2011-11-02
* um: segment.h is x86-only and needed only thereAl Viro2011-11-02
* um: asm/pda.h is not needed anymoreAl Viro2011-11-02
* um: hw_irq.h can go generic as wellAl Viro2011-11-02
* um: switch to generic-yAl Viro2011-11-02
* um: page_offset.h is never usedAl Viro2011-11-02
* um: irq_vectors.h just shadows x86 oneAl Viro2011-11-02
* um: required-features.h is there only to shadow x86 one...Al Viro2011-11-02
* um: asm/apic.h is there only to shadow the x86 one...Al Viro2011-11-02
* um: take ldt.h to arch/x86/um/asm/mm_context.hAl Viro2011-11-02
* um: move asm/desc.h into arch/x86/um/asmAl Viro2011-11-02
* um: take um_mmu.h to asm/mmu.h, clean asm/mmu_context.h a bitAl Viro2011-11-02
* um: kill um_uaccess.hAl Viro2011-11-02
* um: bury unused macros around ptrace.hAl Viro2011-11-02
* um: arch_hweight.h is needed only on uml-x86Al Viro2011-11-02
* um: take system.h out of shared/sysdepAl Viro2011-11-02
* um: Get rid of UPT_SET/UPT_REG macrosAl Viro2011-11-02
* um: take vm-flags.h to sys-*/asmAl Viro2011-11-02
* um: get rid of sysdep/checksum.hAl Viro2011-11-02
* um: clean arch_ptrace() up a bitAl Viro2011-09-14
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-26
* um: clean up delay functionsRichard Weinberger2011-07-25
* um: add asm/percpu.hRichard Weinberger2011-06-27
* Remove unused PROC_CHANGE_PENALTY constantStephen Boyd2011-05-25
* um: include linux/prefetch.hRichard Weinberger2011-05-25
* um: mmu_gather reworkPeter Zijlstra2011-05-25