index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
tile
Age
Commit message (
Expand
)
Author
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-24
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
2017-02-22
arch, mm: remove arch specific show_mem
Michal Hocko
2017-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-14
math64, tile: Fix build failure
Sudip Mukherjee
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
2017-01-24
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
2017-01-24
treewide: Consolidate set_dma_ops() implementations
Bart Van Assche
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-14
math64, timers: Fix 32bit mul_u64_u32_shr() and friends
Peter Zijlstra
2017-01-06
tile/ptrace: Preserve previous registers for short regset write
Dave Martin
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2016-12-16
tile: use __ro_after_init instead of tile-specific __write_once
Chris Metcalf
2016-12-16
tile: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-12-16
tile: remove #pragma unroll from finv_buffer_remote()
Chris Metcalf
2016-12-16
tile-module: Rename jump labels in module_alloc()
Markus Elfring
2016-12-16
tile-module: Use kmalloc_array() in module_alloc()
Markus Elfring
2016-12-16
tile/pci_gx: fix spelling mistake: "delievered" -> "delivered"
Colin Ian King
2016-12-14
arch/tile: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2016-12-02
Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes
Ingo Molnar
2016-11-23
tile: avoid using clocksource_cyc2ns with absolute cycle count
Chris Metcalf
2016-11-22
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
2016-11-14
tile: handle __ro_after_init like parisc does
Chris Metcalf
2016-10-25
locking/mutex: Kill arch specific code
Peter Zijlstra
2016-10-11
tile: use simpler API for random address requests
Jason Cooper
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
arch/tile: adopt the new nmi_backtrace framework
Chris Metcalf
2016-10-07
atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
Vineet Gupta
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
2016-08-30
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Josh Poimboeuf
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
2016-08-04
tile: support static_key usage in non-module __exit sections
Chris Metcalf
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-02
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
[next]