- 9e0ce55 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- a59e57d Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
- ab6e3d0 mm: soft-dirty: keep soft-dirty bits over thp migration by Naoya Horiguchi · 7 years ago
- 84c3fc4 mm: thp: check pmd migration entry in common path by Zi Yan · 7 years ago
- b1b6f83 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- b0c79f4 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 1985296 fix the __user misannotations in asm-generic get_user/put_user by Al Viro · 7 years ago
- 9657752 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 0081a0c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
- e0563e0 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
- b339752 cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs by Tejun Heo · 7 years ago
- 5ffa70b Merge tag 'v4.13-rc7' into mtd/next by Boris Brezillon · 7 years ago
- 413d63d71b Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts by Ingo Molnar · 7 years ago
- 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
- 10c9850 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
- 290d9bf Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
- f7bbf07 Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
- 94edf6f Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
- 0c23647 Merge branch 'x86/asm' into locking/core by Ingo Molnar · 7 years ago
- d3a024a locking: Remove spin_unlock_wait() generic definitions by Paul E. McKenney · 7 years ago
- 927d2c2 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
- 129f6c4 mtd: only use __xipram annotation when XIP_KERNEL is set by Arnd Bergmann · 7 years ago
- 040cca3 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- 99baac2 mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem by Minchan Kim · 7 years ago
- 56236a5 mm: refactor TLB gathering API by Minchan Kim · 7 years ago
- 229a718 irq: Make the irqentry text section unconditional by Masami Hiramatsu · 7 years ago
- 9d664c0 locking/atomic: Fix atomic_set_release() for 'funny' architectures by Peter Zijlstra · 8 years ago
- cb87481 kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATION is configured by Nicholas Piggin · 7 years ago
- ee9f8fc x86/unwind: Add the ORC unwinder by Josh Poimboeuf · 7 years ago
- eabc2a7 x86/io: Remove xlate_dev_kmem_ptr() duplication by Andy Shevchenko · 7 years ago
- c2327da x86/io: Remove mem*io() duplications by Andy Shevchenko · 7 years ago
- f88a68f x86/mm: Extend early_memremap() support with additional attrs by Tom Lendacky · 7 years ago
- 21729f8 x86/mm: Provide general kernel support for memory encryption by Tom Lendacky · 7 years ago
- 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 0b39692 asm-generic/bug.h: declare struct pt_regs; before function prototype by Ian Abbott · 7 years ago
- d691b7e Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 2074006 Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
- 9386fac mm/hugetlb: allow architectures to override huge_pte_clear() by Punit Agrawal · 7 years ago
- 3170d8d2 kill {__,}{get,put}_user_unaligned() by Al Viro · 8 years ago
- bb0eb05 clocksource/drivers: Rename CLKSRC_OF to TIMER_OF by Daniel Lezcano · 8 years ago
- 2fcc112a clocksource/drivers: Rename clksrc table to timer by Daniel Lezcano · 8 years ago
- 02fd7f6 trace: rename kernel enum section to eval by Jeremy Linton · 8 years ago
- 8e09310 Revert "clockevents: Add a clkevt-of mechanism like clksrc-of" by Daniel Lezcano · 8 years ago
- 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 8 years ago
- b9253a4 signal: Move copy_siginfo_to_user to <linux/signal.h> by Christoph Hellwig · 8 years ago
- 31ea70e posix-timers: Move the do_schedule_next_timer declaration by Christoph Hellwig · 8 years ago
- 83a092c powerpc: Link warning for orphan sections by Nicholas Piggin · 8 years ago
- 8298525 kill strlen_user() by Al Viro · 8 years ago
- 791a9a6 Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
- fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
- 28b4780 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
- 299878b treewide: move set_memory_* functions away from cacheflush.h by Laura Abbott · 8 years ago
- 2c0248d Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 8 years ago
- d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
- 316ca88 ACPI/IORT: Remove linker section for IORT entries probing by Lorenzo Pieralisi · 8 years ago
- f26dee1 debug: Avoid setting BUGFLAG_WARNING twice by Peter Zijlstra · 8 years ago
- d79bf21 vmlinux.lds: add missing VMLINUX_SYMBOL macros by Jessica Yu · 8 years ago
- 7f75540 Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch by Ingo Molnar · 8 years ago
- 4a6808f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
- 906f2a5 mm: fix section name for .data..ro_after_init by Kees Cook · 8 years ago
- 19d4362 debug: Add _ONCE() logic to report_bug() by Peter Zijlstra · 8 years ago
- d597580 generic ...copy_..._user primitives by Al Viro · 8 years ago
- c1aad8d asm-generic: zero in __get_user(), not __get_user_fn() by Al Viro · 8 years ago
- 3fb50075 asm-generic/uaccess.h: don't mess with __copy_{to,from}_user by Al Viro · 8 years ago
- 8d09617 vmlinux.lds: Add __clkevt_of_table to kernel by Alexander Kochetkov · 8 years ago
- aaa2e7a add asm-generic/extable.h by Al Viro · 8 years ago
- e7884f8 mm/gup: Move permission checks into helpers by Kirill A. Shutemov · 8 years ago
- 9a804fe mm/gup: Drop the arch_pte_access_permitted() MMU callback by Kirill A. Shutemov · 8 years ago
- c2febaf mm: convert generic code to 5-level paging by Kirill A. Shutemov · 8 years ago
- 048456d asm-generic: introduce <asm-generic/pgtable-nop4d.h> by Kirill A. Shutemov · 8 years ago
- 30ec842 asm-generic: introduce __ARCH_USE_5LEVEL_HACK by Kirill A. Shutemov · 8 years ago
- 505a60e asm-generic: introduce 5level-fixup.h by Kirill A. Shutemov · 8 years ago
- af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
- 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
- 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
- 7b46588 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 9e31489 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 8 years ago
- 595cd8f mm/ksm: handle protnone saved writes when making page write protect by Aneesh Kumar K.V · 8 years ago
- 288bc54 mm/autonuma: let architecture override how the write bit should be stashed in a protnone pte. by Aneesh Kumar K.V · 8 years ago
- a00cc7d mm, x86: add support for PUD-sized transparent hugepages by Matthew Wilcox · 8 years ago
- bc19598 openrisc: add optimized atomic operations by Stefan Kristiansson · 11 years ago
- 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 828cad8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 71810db modversions: treat symbol CRCs as 32 bit quantities by Ard Biesheuvel · 8 years ago
- b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
- 4c56252 ia64, sched/cputime: Move the nsecs based cputime headers to the last arch using it by Frederic Weisbecker · 8 years ago
- f22d6df sched/cputime: Remove jiffies based cputime by Frederic Weisbecker · 8 years ago
- 06321dd locking/rwsem: Remove unnecessary atomic_long_t casts by Waiman Long · 8 years ago
- c7858bf asm-prototypes: Clear any CPP defines before declaring the functions by Michal Marek · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 41e0e24 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- a9a16a6 Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago