Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a5c8f270e4dae14ea5cb88e477ed1092955f8722
/
arch
/
um
/
include
2b04725
Fix TLB gather virtual address range invalidation corner cases
by Linus Torvalds
· 11 years ago
9a8c135
um: siginfo cleanup
by Richard Weinberger
· 11 years ago
a214a8c
UML: normalize global variables exported by vmlinux.lds
by Jiang Liu
· 11 years ago
40d158e
consolidate io_remap_pfn_range definitions
by Al Viro
· 11 years ago
3451d02
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
by Frederic Weisbecker
· 13 years ago
646cbcd
um: net: use eth_hw_addr_random() to generate random mac
by Jiri Pirko
· 12 years ago
8cbd9cc
tracing,x86: Add a TSC trace_clock
by David Sharp
· 12 years ago
4e21fc1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
22e2430d
x86, um: convert to saner kernel_execve() semantics
by Al Viro
· 12 years ago
8213a2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
42859ee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
f59b51f
Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 12 years ago
37185b3
um: get rid of pointless include "..." where include <...> will do
by Al Viro
· 12 years ago
382d95f
um: move sysrq.h out of include/shared
by Al Viro
· 12 years ago
e7a570f
asm-generic: Add default clkdev.h
by Mark Brown
· 12 years ago
16a8016
sanitize tsk_is_polling()
by Al Viro
· 12 years ago
1f02ab4
um: switch to generic kernel_thread()
by Al Viro
· 12 years ago
9429ec9
um: Preinclude include/linux/kern_levels.h
by Geert Uytterhoeven
· 12 years ago
d2ce4e9
um: kill thread->forking
by Al Viro
· 12 years ago
a4d94ff
um: kill thread->forking
by Al Viro
· 12 years ago
1871e84
Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 12 years ago
d3c1cfc
um: pass siginfo to guest process
by Martin Pärtel
· 12 years ago
1bfa231
um: split syscall_trace(), pass pt_regs to it
by Al Viro
· 12 years ago
518b637
um: remove km_type definitions
by Cong Wang
· 13 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 13 years ago
07acfc2
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
ec0d7f1
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
3a8580f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 12 years ago
2ccf62b
Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal into for-3.5
by Richard Weinberger
· 12 years ago
fa7a044
um: Implement um_free_irq()
by Richard Weinberger
· 13 years ago
2b76eba
um: Fix __swp_type()
by Richard Weinberger
· 13 years ago
f15b900
um: Implement a custom pte_same() function
by Richard Weinberger
· 13 years ago
c6802f4
um: bury unused _TIF_RESTORE_SIGMASK
by Al Viro
· 12 years ago
d50349b
um: add TIF_NOTIFY_RESUME
by Al Viro
· 13 years ago
55ccf3f
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
by Suresh Siddha
· 12 years ago
203dacb
um: Remove leftover declaration of alloc_task_struct_node()
by Thomas Gleixner
· 13 years ago
eac0556
Merge branch 'linus' into queue
by Marcelo Tosatti
· 13 years ago
76b278e
um: Use asm-generic/switch_to.h
by Richard Weinberger
· 13 years ago
a3a85a7
um: Disintegrate asm/system.h
by Richard Weinberger
· 13 years ago
3b5d56b
kvmclock: Add functions to check if the host has stopped the vm
by Eric B Munson
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
fa453a6
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 13 years ago
4d94d6d
um: Serve io_remap_pfn_range()
by Richard Weinberger
· 13 years ago
d3985d9
um: a bunch of headers can be killed by using generic-y
by Al Viro
· 13 years ago
69a3b4b
um: ptrace-generic.h doesn't need user.h
by Al Viro
· 13 years ago
c2220b2
um: kill HOST_TASK_PID
by Al Viro
· 13 years ago
28a12cb
um: remove pointless include of asm/fixmap.h from asm/pgtable.h
by Al Viro
· 13 years ago
2ffd2e2
um: asm-offsets.h might as well come from underlying arch...
by Al Viro
· 13 years ago
8998af2
um: auxvec.h is never used
by Al Viro
· 13 years ago
ac2aca2
um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't hold it
by Al Viro
· 13 years ago
ea6fb41
um: embed ->stub_pages[] into mmu_context
by Al Viro
· 13 years ago
d88e4cb
freezer: remove now unused TIF_FREEZE
by Tejun Heo
· 13 years ago
a34978c
um: kill system-um.h
by Al Viro
· 13 years ago
b8c655d
um: generic ftrace.h will do...
by Al Viro
· 13 years ago
46ecca8
um: segment.h is x86-only and needed only there
by Al Viro
· 13 years ago
c2ad3ad
um: asm/pda.h is not needed anymore
by Al Viro
· 13 years ago
8e66cda
um: hw_irq.h can go generic as well
by Al Viro
· 13 years ago
f5e9007
um: switch to generic-y
by Al Viro
· 13 years ago
966e803
um: unify ptrace_user.h
by Al Viro
· 13 years ago
c32324e
um: page_offset.h is never used
by Al Viro
· 13 years ago
3fb77d7
um: irq_vectors.h just shadows x86 one
by Al Viro
· 13 years ago
ff9586e
um: required-features.h is there only to shadow x86 one...
by Al Viro
· 13 years ago
8807c1d
um: asm/apic.h is there only to shadow the x86 one...
by Al Viro
· 13 years ago
c506c0e
um: take ubd_user.h to its users...
by Al Viro
· 13 years ago
b3ee571
um: take ldt.h to arch/x86/um/asm/mm_context.h
by Al Viro
· 13 years ago
1bbd5f2
um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c
by Al Viro
· 13 years ago
c5cc32f
um: move asm/desc.h into arch/x86/um/asm
by Al Viro
· 13 years ago
4dc706c
um: take um_mmu.h to asm/mmu.h, clean asm/mmu_context.h a bit
by Al Viro
· 13 years ago
fced95c
um: kill um_uaccess.h
by Al Viro
· 13 years ago
ece67c8
um: take mconsole*.h to arch/um/drivers
by Al Viro
· 13 years ago
510c72a3
um: take chan_*.h and line.h to arch/um/drivers
by Al Viro
· 13 years ago
0a9e70b
um: kill shared/mem_kern.h
by Al Viro
· 13 years ago
445c578
um: kill shared/tlb.h
by Al Viro
· 13 years ago
c75d053
um: make flush_tlb_kernel_range_common() static
by Al Viro
· 13 years ago
5ade887
um: kill shared/task.h and HOST_TASK_REGS
by Al Viro
· 13 years ago
1cf5e62
um: shared/syscall.h is not even included
by Al Viro
· 13 years ago
429172c
um: trim kern.h
by Al Viro
· 13 years ago
549e78d
um: make load_initrd() static, kill shared/initrd.h
by Al Viro
· 13 years ago
0acdbbe
um: bury unused macros around ptrace.h
by Al Viro
· 13 years ago
9aecaa6
um: arch_hweight.h is needed only on uml-x86
by Al Viro
· 13 years ago
0de021f
um: shared/process.h is empty now; kill it
by Al Viro
· 13 years ago
248b74c
um: start switching the references to host mcontext_t to its userland type
by Al Viro
· 13 years ago
05c46db
um: take userland definition of barrier() to user.h
by Al Viro
· 13 years ago
dd768c5
um: take system.h out of shared/sysdep
by Al Viro
· 13 years ago
0036168
um: fill the handlers array at build time
by Al Viro
· 13 years ago
e87df98
um: simplify set_handler()
by Al Viro
· 13 years ago
5d40de0
um: kill dead code around uaccess
by Al Viro
· 13 years ago
412f90e
um: Get rid of UPT_SET/UPT_REG macros
by Al Viro
· 13 years ago
ab785c1
um: take vm-flags.h to sys-*/asm
by Al Viro
· 13 years ago
c16d56a
um: get rid of sysdep/checksum.h
by Al Viro
· 13 years ago
16b7c57
um: trim unused junk from user.h
by Al Viro
· 13 years ago
9e63645
um: get rid of kern_constants.h
by Al Viro
· 13 years ago
9f270de
um: kill skas_ptregs.h
by Al Viro
· 13 years ago
3d72210
um: make copy_sc() static
by Al Viro
· 13 years ago
f2833ae
um: clean arch_ptrace() up a bit
by Al Viro
· 13 years ago
f71f948
um: fix oopsable race in line_close()
by Al Viro
· 13 years ago
fbfe9c8
um: Save FPU registers between task switches
by Ingo van Lil
· 13 years ago
0e9a6cb
ptrace: unify show_regs() prototype
by Mike Frysinger
· 13 years ago
22e9b91
um: clean up delay functions
by Richard Weinberger
· 13 years ago
Next »