Commit Graph

1565 Commits (bb176f67090ca54869fc1262c913aa69d2ede070)

Author SHA1 Message Date
Mark Rutland e88d62cd4b percpu: make this_cpu_generic_read() atomic w.r.t. interrupts 7 years ago
Naoya Horiguchi ab6e3d0939 mm: soft-dirty: keep soft-dirty bits over thp migration 7 years ago
Zi Yan 84c3fc4e9c mm: thp: check pmd migration entry in common path 7 years ago
Al Viro 1985296a3c fix the __user misannotations in asm-generic get_user/put_user 7 years ago
Tejun Heo b339752d05 cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs 7 years ago
Jiri Slaby 30d6e0a419 futex: Remove duplicated code and fix undefined behaviour 7 years ago
Paul E. McKenney d3a024abbc locking: Remove spin_unlock_wait() generic definitions 8 years ago
Arnd Bergmann 129f6c4820 mtd: only use __xipram annotation when XIP_KERNEL is set 8 years ago
Minchan Kim 99baac21e4 mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem 8 years ago
Minchan Kim 56236a5955 mm: refactor TLB gathering API 8 years ago
Masami Hiramatsu 229a718605 irq: Make the irqentry text section unconditional 8 years ago
Peter Zijlstra 9d664c0aec locking/atomic: Fix atomic_set_release() for 'funny' architectures 8 years ago
Nicholas Piggin cb87481ee8 kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATION is configured 8 years ago
Josh Poimboeuf ee9f8fce99 x86/unwind: Add the ORC unwinder 8 years ago
Andy Shevchenko eabc2a7c49 x86/io: Remove xlate_dev_kmem_ptr() duplication 8 years ago
Andy Shevchenko c2327da06b x86/io: Remove mem*io() duplications 8 years ago
Tom Lendacky f88a68facd x86/mm: Extend early_memremap() support with additional attrs 8 years ago
Tom Lendacky 21729f81ce x86/mm: Provide general kernel support for memory encryption 8 years ago
Ian Abbott 0b396923ee asm-generic/bug.h: declare struct pt_regs; before function prototype 8 years ago
Punit Agrawal 9386fac34c mm/hugetlb: allow architectures to override huge_pte_clear() 8 years ago
Al Viro 3170d8d226 kill {__,}{get,put}_user_unaligned() 8 years ago
Daniel Lezcano bb0eb050a5 clocksource/drivers: Rename CLKSRC_OF to TIMER_OF 8 years ago
Daniel Lezcano 2fcc112af3 clocksource/drivers: Rename clksrc table to timer 8 years ago
Jeremy Linton 02fd7f68f5 trace: rename kernel enum section to eval 8 years ago
Daniel Lezcano 8e0931022e Revert "clockevents: Add a clkevt-of mechanism like clksrc-of" 8 years ago
Christoph Hellwig 6bc51cbaa9 signal: Remove non-uapi <asm/siginfo.h> 8 years ago
Christoph Hellwig b9253a4337 signal: Move copy_siginfo_to_user to <linux/signal.h> 8 years ago
Christoph Hellwig 31ea70e030 posix-timers: Move the do_schedule_next_timer declaration 8 years ago
Nicholas Piggin 83a092cf95 powerpc: Link warning for orphan sections 8 years ago
Al Viro 8298525839 kill strlen_user() 8 years ago
Nicolas Dichtel fcc8487d47 uapi: export all headers under uapi directories 8 years ago
Laura Abbott 299878bac3 treewide: move set_memory_* functions away from cacheflush.h 8 years ago
Al Viro 701cac61d0 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now 8 years ago
Lorenzo Pieralisi 316ca8804e ACPI/IORT: Remove linker section for IORT entries probing 8 years ago
Peter Zijlstra f26dee1510 debug: Avoid setting BUGFLAG_WARNING twice 8 years ago
Jessica Yu d79bf21e0e vmlinux.lds: add missing VMLINUX_SYMBOL macros 8 years ago
Kees Cook 906f2a51c9 mm: fix section name for .data..ro_after_init 8 years ago
Peter Zijlstra 19d436268d debug: Add _ONCE() logic to report_bug() 8 years ago
Al Viro d597580d37 generic ...copy_..._user primitives 8 years ago
Al Viro c1aad8dcc4 asm-generic: zero in __get_user(), not __get_user_fn() 8 years ago
Al Viro 3fb5007528 asm-generic/uaccess.h: don't mess with __copy_{to,from}_user 8 years ago
Alexander Kochetkov 8d09617b07 vmlinux.lds: Add __clkevt_of_table to kernel 8 years ago
Al Viro aaa2e7ac80 add asm-generic/extable.h 8 years ago
Kirill A. Shutemov e7884f8ead mm/gup: Move permission checks into helpers 8 years ago
Kirill A. Shutemov 9a804fecee mm/gup: Drop the arch_pte_access_permitted() MMU callback 8 years ago
Kirill A. Shutemov c2febafc67 mm: convert generic code to 5-level paging 8 years ago
Kirill A. Shutemov 048456dcf2 asm-generic: introduce <asm-generic/pgtable-nop4d.h> 8 years ago
Kirill A. Shutemov 30ec842660 asm-generic: introduce __ARCH_USE_5LEVEL_HACK 8 years ago
Kirill A. Shutemov 505a60e225 asm-generic: introduce 5level-fixup.h 8 years ago
Al Viro af1d5b37d6 uaccess: drop duplicate includes from asm/uaccess.h 8 years ago