| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem | Minchan Kim | 2017-08-11 | 1 | -1/+6 |
* | mm: refactor TLB gathering API | Minchan Kim | 2017-08-11 | 1 | -3/+5 |
* | Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-07-15 | 17 | -61/+172 |
|\ |
|
| * | um: v2: Use generic NOTES macro | Thomas Meyer | 2017-07-10 | 1 | -1/+1 |
| * | um: Add kerneldoc for userspace_tramp() and start_userspace() | Thomas Meyer | 2017-07-07 | 1 | -1/+30 |
| * | um: Add kerneldoc for segv_handler | Thomas Meyer | 2017-07-07 | 1 | -0/+10 |
| * | um: stub-data.h: remove superfluous include | Thomas Meyer | 2017-07-07 | 1 | -2/+0 |
| * | um: userspace - be more verbose in ptrace set regs error | Thomas Meyer | 2017-07-07 | 1 | -2/+8 |
| * | um: add dummy ioremap and iounmap functions | Logan Gunthorpe | 2017-07-05 | 1 | -0/+17 |
| * | um: Avoid longjmp/setjmp symbol clashes with libpthread.a | Florian Fainelli | 2017-07-05 | 1 | -0/+4 |
| * | um: console: Ignore console= option | Masami Hiramatsu | 2017-07-05 | 1 | -0/+3 |
| * | um: Use os_warn to print out pre-boot warning/error messages | Masami Hiramatsu | 2017-07-05 | 8 | -24/+26 |
| * | um: Add os_warn() for pre-boot warning/error messages | Masami Hiramatsu | 2017-07-05 | 2 | -0/+11 |
| * | um: Use os_info for the messages on normal path | Masami Hiramatsu | 2017-07-05 | 4 | -27/+28 |
| * | um: Add os_info() for pre-boot information messages | Masami Hiramatsu | 2017-07-05 | 2 | -0/+27 |
| * | um: Use printk instead of printf in make_uml_dir | Masami Hiramatsu | 2017-07-05 | 1 | -4/+7 |
* | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-07 | 1 | -5/+0 |
|\ \ |
|
| * | | kill strlen_user() | Al Viro | 2017-05-16 | 1 | -5/+0 |
| |/ |
|
* | | Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-07-03 | 1 | -1/+1 |
|\ \ |
|
| * | | block: introduce new block status code type | Christoph Hellwig | 2017-06-09 | 1 | -1/+1 |
| |/ |
|
* / | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 2017-06-29 | 2 | -8/+0 |
|/ |
|
* | Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-05-13 | 5 | -10/+15 |
|\ |
|
| * | um: Add missing NR_CPUS include | Richard Weinberger | 2017-05-04 | 1 | -0/+1 |
| * | um: Fix to call read_initrd after init_bootmem | Masami Hiramatsu | 2017-05-03 | 2 | -3/+7 |
| * | um: Set number of CPUs | Nikola Kotur | 2017-05-03 | 2 | -3/+5 |
| * | um: Fix _print_addr() | Richard Weinberger | 2017-05-03 | 1 | -4/+2 |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-05-02 | 1 | -6/+0 |
|\ \ |
|
| * \ | Merge branch 'x86/process' into x86/mm, to create new base for further patches | Ingo Molnar | 2017-03-23 | 1 | -2/+2 |
| |\ \ |
|
| * | | | mm/gup: Drop the arch_pte_access_permitted() MMU callback | Kirill A. Shutemov | 2017-03-18 | 1 | -6/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-05-02 | 1 | -5/+0 |
|\ \ \ |
|
| * | | | x86/debug: Implement __WARN() using UD0 | Peter Zijlstra | 2017-03-27 | 1 | -5/+0 |
| |/ / |
|
* | | | Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-05-02 | 1 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64() | Kyle Huey | 2017-03-20 | 1 | -1/+1 |
| * | | x86/arch_prctl: Rename 'code' argument to 'option' | Kyle Huey | 2017-03-20 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-05-02 | 1 | -1/+3 |
|\ \ |
|
| * | | um/time: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 2017-04-14 | 1 | -1/+3 |
| |/ |
|
* | | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro | 2017-04-26 | 1 | -1/+0 |
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 2017-04-26 | 6 | -17/+18 |
|\ \ \ \ |
|
| | | * | | um: switch to RAW_COPY_USER | Al Viro | 2017-03-29 | 3 | -8/+9 |
| | |/ /
| |/| | |
|
| | * | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 2017-04-02 | 2 | -0/+2 |
| |/| |
| | |/ |
|
| | * | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov | 2017-03-09 | 2 | -0/+2 |
| |/
|/| |
|
| * | asm-generic/uaccess.h: don't mess with __copy_{to,from}_user | Al Viro | 2017-03-28 | 1 | -2/+0 |
| * | new helper: uaccess_kernel() | Al Viro | 2017-03-28 | 2 | -6/+6 |
| * | add asm-generic/extable.h | Al Viro | 2017-03-28 | 1 | -0/+1 |
| * | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 2017-03-06 | 1 | -1/+0 |
|/ |
|
* | sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu... | Ingo Molnar | 2017-03-02 | 2 | -0/+3 |
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 2017-03-02 | 4 | -2/+6 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 3 | -0/+3 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 3 | -0/+3 |