summaryrefslogtreecommitdiff
path: root/arch/um
Commit message (Expand)AuthorAge
* Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-13
|\
| * um: Add missing NR_CPUS includeRichard Weinberger2017-05-04
| * um: Fix to call read_initrd after init_bootmemMasami Hiramatsu2017-05-03
| * um: Set number of CPUsNikola Kotur2017-05-03
| * um: Fix _print_addr()Richard Weinberger2017-05-03
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-01
|\ \
| * \ Merge branch 'x86/process' into x86/mm, to create new base for further patchesIngo Molnar2017-03-23
| |\ \
| * | | mm/gup: Drop the arch_pte_access_permitted() MMU callbackKirill A. Shutemov2017-03-18
| | |/ | |/|
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-01
|\ \ \
| * | | x86/debug: Implement __WARN() using UD0Peter Zijlstra2017-03-27
| |/ /
* | | Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-01
|\ \ \ | | |/ | |/|
| * | x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()Kyle Huey2017-03-20
| * | x86/arch_prctl: Rename 'code' argument to 'option'Kyle Huey2017-03-20
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-01
|\ \
| * | um/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-14
| |/
* | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-26
| |
| \
| \
| \
*---. \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-26
|\ \ \ \
| | | * | um: switch to RAW_COPY_USERAl Viro2017-03-28
| | |/ / | |/| |
| | * | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-02
| | |\ \ | |/ / / | | | _
| | * arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-09
| |/ |/|
| * asm-generic/uaccess.h: don't mess with __copy_{to,from}_userAl Viro2017-03-28
| * new helper: uaccess_kernel()Al Viro2017-03-28
| * add asm-generic/extable.hAl Viro2017-03-27
| * uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-05
|/
* sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar2017-03-02
* sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-02
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-27
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-20
|\
| * sched/core: Remove set_task_state()Davidlohr Bueso2017-01-14
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-01
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge branch 'for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-16
|\
| * um: UBD ImprovementsAnton Ivanov2016-12-14
* | mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V2016-12-12
* | mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V2016-12-12
* | mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V2016-12-12
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-12
|\ \
| * | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-25
| |/
* | net: use core MTU range checking in misc driversJarod Wilson2016-10-20
|/
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
* Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-03
|\
| * Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman2016-09-05
| |\
| * | miscdevice: Use module_misc_device() macroPrasannaKumar Muralidharan2016-08-31