Commit Graph

333 Commits (bb176f67090ca54869fc1262c913aa69d2ede070)

Author SHA1 Message Date
Jiri Slaby 30d6e0a419 futex: Remove duplicated code and fix undefined behaviour 8 years ago
Paul E. McKenney 952111d7db arch: Remove spin_unlock_wait() arch-specific definitions 8 years ago
Peter Zijlstra 9d664c0aec locking/atomic: Fix atomic_set_release() for 'funny' architectures 8 years ago
Masahiro Yamada e4c694a3b0 hexagon: move generic-y of exported headers to uapi/asm/Kbuild 8 years ago
Johannes Weiner 00f3ca2c2d mm: memcontrol: per-lruvec stats infrastructure 8 years ago
Tobias Klauser 6474924e2b arch: remove unused macro/function thread_saved_pc() 8 years ago
Christoph Hellwig 3d6119a4a1 hexagon: remove the unused dma_is_consistent prototype 8 years ago
Christoph Hellwig a2b63aa2f4 hexagon: remove arch-specific dma_supported implementation 8 years ago
Christoph Hellwig e830467143 hexagon: switch to use ->mapping_error for error reporting 8 years ago
Guenter Roeck 4d801cca0b hexagon: Use raw_copy_to_user 8 years ago
Christoph Hellwig 6bc51cbaa9 signal: Remove non-uapi <asm/siginfo.h> 8 years ago
Nicolas Dichtel fcc8487d47 uapi: export all headers under uapi directories 8 years ago
Al Viro 701cac61d0 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now 8 years ago
Al Viro ac4691fac8 hexagon: switch to RAW_COPY_USER 8 years ago
Nicolai Stange a60a9fb8fb hexagon/time: Set ->min_delta_ticks and ->max_delta_ticks 8 years ago
Al Viro aaa2e7ac80 add asm-generic/extable.h 8 years ago
Kirill A. Shutemov 9849a5697d arch, mm: convert all architectures to use 5level-fixup.h 8 years ago
Al Viro af1d5b37d6 uaccess: drop duplicate includes from asm/uaccess.h 8 years ago
Al Viro 5e6039d8a3 uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h 8 years ago
Ingo Molnar 68e21be291 sched/headers: Move task->mm handling methods to <linux/sched/mm.h> 8 years ago
Ingo Molnar 589ee62844 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> 8 years ago
Ingo Molnar 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 years ago
Ingo Molnar 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 years ago
Ingo Molnar b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 years ago
Ingo Molnar 3f07c01441 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 8 years ago
Vegard Nossum f1f1007644 mm: add new mmgrab() helper 8 years ago
Luis R. Rodriguez 7d134b2ce6 kprobes: move kprobe declarations to asm-generic/kprobes.h 8 years ago
Frederic Weisbecker b672592f02 sched/cputime: Remove generic asm headers 8 years ago
Paul Gortmaker 1e8fb9c368 hexagon: migrate exception table users off module.h and onto extable.h 8 years ago
Bart Van Assche 815dd18788 treewide: Consolidate get_dma_ops() implementations 8 years ago
Bart Van Assche 5299709d0a treewide: Constify most dma_map_ops structures 8 years ago
Thomas Gleixner a5a1d1c291 clocksource: Use a plain u64 instead of cycle_t 8 years ago
Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
Alexander Duyck b8a346dd47 arch/hexagon: Add option to skip DMA sync as a part of mapping 8 years ago
Christian Borntraeger 6d0d287891 locking/core: Provide common cpu_relax_yield() definition 8 years ago
Christian Borntraeger 5bd0b85ba8 locking/core, arch: Remove cpu_relax_lowlatency() 8 years ago
Christian Borntraeger 79ab11cdb9 locking/core: Introduce cpu_relax_yield() 8 years ago
Peter Zijlstra 890658b7ab locking/mutex: Kill arch specific code 8 years ago
Chris Metcalf 6727ad9e20 nmi_backtrace: generate one-line reports for idle cpus 8 years ago
Al Viro f35c1e0671 hexagon: fix strncpy_from_user() error return 9 years ago
Krzysztof Kozlowski 00085f1efa dma-mapping: use unsigned long for dma_attrs 9 years ago
Fabian Frederick bd721ea73e treewide: replace obsolete _refok by __ref 9 years ago
Kirill A. Shutemov dcddffd41d mm: do not pass mm_struct into handle_mm_fault 9 years ago
Michal Hocko 32d6bd9059 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I 9 years ago
Peter Zijlstra b53d6bedbe locking/atomic: Remove linux/atomic.h:atomic_fetch_or() 9 years ago
Peter Zijlstra 4be7dd3935 locking/atomic, arch/hexagon: Implement atomic_fetch_{add,sub,and,or,xor}() 9 years ago
Peter Zijlstra 726328d92a locking/spinlock, arch: Update and fix spin_unlock_wait() implementations 9 years ago
Linus Walleij d4f80b8199 hexagon: update TODO list 9 years ago
Michal Hocko 6904817607 vdso: make arch_setup_additional_pages wait for mmap_sem for write killable 9 years ago
Jiri Slaby 5f56a5dfdb exit_thread: remove empty bodies 9 years ago