Commit Graph

804 Commits (7baaa9092dedad5f670a7b1716b2ce9e1175ba02)

Author SHA1 Message Date
Dominik Dingel 08bd4fc156 mm/hugetlb: remove arch_prepare/release_hugepage from arch headers 10 years ago
Aneesh Kumar K.V 8809aa2d28 mm: clarify that the function operates on hugepage pte 10 years ago
Zhang Zhen a67a31fa30 mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook 10 years ago
Laurent Dufour 2ae416b142 mm: new mm hook framework 10 years ago
Zhang Zhen e81f2d2237 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare 10 years ago
Paul Gortmaker 32e805e7c6 tile: add init.h to usb.c to avoid compile failure 10 years ago
Toshi Kani c7c95f19f3 video/fbdev, asm/io.h: Remove ioremap_writethrough() 10 years ago
Toshi Kani 556269c138 arch/*/io.h: Add ioremap_wt() to all architectures 10 years ago
Chris Metcalf 5316a64ce5 tile: avoid a "label not used" warning in do_page_fault() 10 years ago
Chris Metcalf 9ae4d6bf22 tile: vdso: use raw_read_seqcount_begin() in vdso 10 years ago
Chris Metcalf 41dd496c8d tile: force CONFIG_TILEGX if ARCH != tilepro 10 years ago
Borislav Petkov b01aec9b2c EDAC: Cleanup atomic_scrub mess 10 years ago
Bartosz Golaszewski 06931e6224 sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() 10 years ago
Christoph Hellwig c546d5db75 remove scatterlist.h generation from arch Kbuild files 10 years ago
David Hildenbrand 70ffdb9393 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler 10 years ago
David Hildenbrand 2cb7c9cb42 sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* 10 years ago
David Hildenbrand b3c395ef55 mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled 10 years ago
Thomas Gleixner a22e5f579b arch: Remove __ARCH_HAVE_CMPXCHG 10 years ago
Chris Metcalf 47ad7b9bbe tile: improve stack backtrace 10 years ago
Chris Metcalf e8200baa2f tile: fix "odd fault" warning for stack backtraces 10 years ago
Chris Metcalf 9a5d2cbe6a tile: set up initial stack top to honor STACK_TOP_DELTA 10 years ago
Chris Metcalf e5701b74cc tile: support delivering NMIs for multicore backtrace 10 years ago
Chris Metcalf 5bf6c07a18 tile: add <asm/word-at-a-time.h> and enable support functions 10 years ago
Chris Metcalf 627ae54854 tile: use READ_ONCE() in arch_spin_is_locked() 10 years ago
Chris Metcalf 14c3dec2a8 tile: modify arch_spin_unlock_wait() semantics 10 years ago
Chris Metcalf 9b0f5d63e7 tile: properly use node_isset() on a nodemask_t 10 years ago
Chris Metcalf 128f3cb939 tile: nohz: warn if nohz_full uses hypervisor shared cores 10 years ago
Tony Lu 437d3e124d tile: ftrace: fix function_graph tracer issues 10 years ago
Chris Metcalf a84f24230c tile: map data region shadow of kernel as R/W 10 years ago
Chris Metcalf 49e4e15619 tile: support CONTEXT_TRACKING and thus NOHZ_FULL 10 years ago
Chris Metcalf b340c656af tile: support arch_irq_work_raise 10 years ago
Colin Ian King 9088616fb3 arch: tile: fix null pointer dereference on pt_regs pointer 10 years ago
Davidlohr Bueso 5a3b4e8000 tile/elf: reorganize notify_exec() 10 years ago
Chris Metcalf 89067c2daf tile: use si_int instead of si_ptr for compat_siginfo 10 years ago
Kirill A. Shutemov 909d45e628 tile: expose number of page table levels 10 years ago
Richard Weinberger 89f191b31c tile: Remove signal translation and exec_domain 10 years ago
Richard Cochran b9acf24f77 ptp: tilegx: convert to the 64 bit get/set time methods. 10 years ago
Peter Zijlstra 876e78818d time: Rename timekeeper::tkr to timekeeper::tkr_mono 10 years ago
Yijing Wang b97ea289cf PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) 10 years ago
Rusty Russell 0cc0cd7049 tile: fix up obsolete cpu function usage. 10 years ago
Tejun Heo 839b268033 tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks 10 years ago
Andy Lutomirski f56141e3e2 all arches, signal: move restart_block to struct task_struct 10 years ago
Kirill A. Shutemov d016bf7ece mm: make FIRST_USER_ADDRESS unsigned long on all archs 10 years ago
Naoya Horiguchi 61f77eda9b mm/hugetlb: reduce arch dependent code around follow_huge_* 10 years ago
Kirill A. Shutemov eb12f4872a tile: drop pte_file()-related helpers 10 years ago
Linus Torvalds 33692f2759 vm: add VM_FAULT_SIGSEGV handling support 10 years ago
Rafał Miłecki ff59887f2d tile: use PCI define for Max_Read_Request_Size 10 years ago
Rusty Russell be1f221c04 module: remove mod arg from module_free, rename module_memfree(). 10 years ago
Rusty Russell d453cded05 module_arch_freeing_init(): new hook for archs before module->module_init freed. 10 years ago
Chris Metcalf b9f705758a tile: enable sparse checks for get/put_user 10 years ago