| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-15 | 1 | -1/+0 |
|\ |
|
| * | kill {__,}{get,put}_user_unaligned() | Al Viro | 2017-07-03 | 1 | -1/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2017-07-14 | 3 | -75/+74 |
|\ \ |
|
| * | | mm, tile: drop arch_{add,remove}_memory | Michal Hocko | 2017-03-30 | 1 | -30/+0 |
| * | | tile: prefer <arch/intreg.h> to __need_int_reg_t | Chris Metcalf | 2017-03-27 | 2 | -45/+74 |
* | | | tile: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2017-07-11 | 2 | -19/+19 |
* | | | Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-07-07 | 1 | -14/+12 |
|\ \ \ |
|
| * | | | tile: remove unneeded extra-y in Makefile | Masahiro Yamada | 2017-06-30 | 1 | -1/+0 |
| * | | | tile: thin archives fix linking | Nicholas Piggin | 2017-06-30 | 1 | -7/+7 |
| * | | | tile: fix dependency and .*.cmd inclusion for incremental build | Masahiro Yamada | 2017-06-30 | 1 | -6/+5 |
| | |/
| |/| |
|
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-07-06 | 2 | -1/+13 |
|\ \ \ |
|
| * | | | mm/hugetlb: add size parameter to huge_pte_offset() | Punit Agrawal | 2017-07-06 | 1 | -1/+2 |
| * | | | tile: provide default ioremap declaration | Logan Gunthorpe | 2017-07-06 | 1 | -0/+11 |
* | | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-06 | 1 | -1/+0 |
|\ \ \ \ |
|
| * | | | | kill strlen_user() | Al Viro | 2017-05-15 | 1 | -1/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-07-06 | 1 | -30/+0 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | tile: remove dma_supported and mapping_error methods | Christoph Hellwig | 2017-06-28 | 1 | -30/+0 |
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-03 | 1 | -2/+0 |
|\ \ \ \ |
|
| * | | | | jump_label: Reorder hotplug lock and jump_label_lock | Thomas Gleixner | 2017-05-26 | 1 | -2/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-03 | 1 | -2/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2017-06-22 | 1 | -1/+1 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | locking/x86: Remove the unused atomic_inc_short() methd | Dmitry Vyukov | 2017-06-08 | 1 | -2/+1 |
| | |/ /
| |/| | |
|
* | | | | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 2017-06-28 | 1 | -7/+0 |
| |/ /
|/| | |
|
* | | | mm: larger stack guard gap, between vmas | Hugh Dickins | 2017-06-19 | 1 | -1/+1 |
|/ / |
|
* | | arch/include: remove empty Kbuild files | Nicolas Dichtel | 2017-05-11 | 1 | -1/+0 |
* | | uapi: export all arch specifics directories | Nicolas Dichtel | 2017-05-11 | 1 | -2/+0 |
* | | uapi: export all headers under uapi directories | Nicolas Dichtel | 2017-05-11 | 3 | -37/+2 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-05-01 | 1 | -0/+2 |
|\ \ |
|
| * | | tile/time: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 2017-04-14 | 1 | -0/+2 |
| |/ |
|
* | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-05-01 | 5 | -202/+28 |
|\ \ |
|
| * | | 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 | 8 | -202/+31 |
| |\ \ \ \ |
|
| | | | * | | tile: get rid of zeroing, switch to RAW_COPY_USER | Al Viro | 2017-03-28 | 5 | -180/+27 |
| | | | * | | tile: switch to generic extable.h | Al Viro | 2017-03-28 | 2 | -18/+2 |
| | | |/ /
| | |/| | |
|
| | | * | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 2017-04-02 | 2 | -0/+2 |
| | |/| |
| | | |/ |
|
| | * | | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 2017-03-05 | 1 | -1/+0 |
| | * | | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 2017-03-05 | 1 | -3/+0 |
| |/ / |
|
* | | | Merge tag 'edac_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2017-05-01 | 2 | -2/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | EDAC: Remove EDAC_MM_EDAC | Borislav Petkov | 2017-04-10 | 2 | -2/+0 |
| |/ |
|
* / | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov | 2017-03-09 | 2 | -0/+2 |
|/ |
|
* | sched/headers: Move task->mm handling methods to <linux/sched/mm.h> | Ingo Molnar | 2017-03-03 | 1 | -1/+1 |
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 2017-03-02 | 1 | -0/+2 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 6 | -0/+8 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 4 | -0/+5 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 7 | -0/+8 |
* | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar | 2017-03-02 | 2 | -0/+2 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | mm: add new mmgrab() helper | Vegard Nossum | 2017-02-27 | 1 | -1/+1 |
* | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 2017-02-27 | 1 | -1/+5 |