- 20d666e dma-mapping: remove <asm-generic/dma-coherent.h> by Christoph Hellwig · 9 years ago
- e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
- dcd6c87 mm: arch: remove duplicate definitions of MADV_FREE by Guenter Roeck · 9 years ago
- a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
- 21f55b0 arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures by Chen Gang · 9 years ago
- ef58978 mm: define MADV_FREE for some arches by Minchan Kim · 9 years ago
- 1ce7909 xtensa: define __smp_xxx by Michael S. Tsirkin · 9 years ago
- 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
- 3510ca1 Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 9 years ago
- 4c3dab3 xtensa: implement dma_to_phys and phys_to_dma by Max Filippov · 9 years ago
- c7ca9fe xtensa: support DMA to high memory by Max Filippov · 9 years ago
- b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 9 years ago
- e2b31f7 Revert "xtensa: cache inquiry and unaligned cache handling functions" by Max Filippov · 9 years ago
- 0d848af xtensa: drop unused sections and remapped reset handlers by Max Filippov · 9 years ago
- ab45fb1 xtensa: fix secondary core boot in SMP by Max Filippov · 9 years ago
- 260c64b xtensa: nommu: provide correct KIO addresses by Max Filippov · 9 years ago
- cfedf08 xtensa: nommu: fix USER_RING definition by Max Filippov · 9 years ago
- 01618bd xtensa: fix build for configs without cache options by Max Filippov · 9 years ago
- 5029615 xtensa: fixes for configs without loop option by Max Filippov · 9 years ago
- 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
- 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
- 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
- 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
- ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
- efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
- 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
- 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
- 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
- ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 650c919 Merge tag 'v4.2' into for_next by Chris Zankel · 9 years ago
- 38fef73 xtensa: implement fake NMI by Max Filippov · 9 years ago
- 77d6273 xtensa: fix kernel register spilling by Max Filippov · 9 years ago
- 5fdf377 xtensa: move oprofile stack tracing to stacktrace.c by Max Filippov · 9 years ago
- c75959a xtensa: reimplement DMA API using common helpers by Max Filippov · 9 years ago
- 92281dee arch: introduce memremap() by Dan Williams · 9 years ago
- de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 10 years ago
- e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 2a3ed90 xtensa: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
- a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 10 years ago
- ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
- 3693a84 xtensa: use for_each_sg() by Akinobu Mita · 9 years ago
- 7ef3d7d Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updates by Ingo Molnar · 9 years ago
- 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
- e74993a xtensa: Provide dummy dma_alloc_attrs() and dma_free_attrs() by Guenter Roeck · 10 years ago
- c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
- 84be456 remove <asm/scatterlist.h> by Christoph Hellwig · 10 years ago
- 96d928e Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
- 7ead5b7 Merge tag 'v4.0' into for_next by Chris Zankel · 10 years ago
- 3e66701 xtensa: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
- cb418fd xtensa: Autogenerate offsets in struct thread_info by Richard Weinberger · 10 years ago
- 01e84c7 xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_range by Max Filippov · 10 years ago
- d44679a xtensa: wire bpf and execveat syscalls by Max Filippov · 10 years ago
- eaa0eda Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
- f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
- d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
- d9ecee2 xtensa: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
- 33a3dcc xtensa: macro whitespace fixes by Michael S. Tsirkin · 10 years ago
- a643fc7 Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
- 4255a8e xtensa/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
- 2cb54e8 Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 10 years ago
- 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
- a0e4467 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
- ff009ab xtensa: fix kmap_prot definition by Max Filippov · 10 years ago
- 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
- 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
- c0d7aa0 Merge tag 'xtensa-for-next-20141021-2' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 10 years ago
- 66acb02 Merge tag 'xtensa-for-next-20141021-1' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 10 years ago
- 5a0b1d7 xtensa: nommu: clean up memory map dump by Max Filippov · 10 years ago
- 2eabc18 xtensa: nommu: set up cache and atomctl in initialize_mmu by Max Filippov · 10 years ago
- 5349012 xtensa: move vecbase SR initialization to _startup by Max Filippov · 10 years ago
- 72bb305 xtensa: nommu: fix load address definitions by Max Filippov · 10 years ago
- b6cee17 xtensa: nommu: don't build most of the cache flushing code by Max Filippov · 10 years ago
- f6891dd xtensa: nommu: provide MAP_UNINITIALIZED definition by Max Filippov · 10 years ago
- 972c55b xtensa: nommu: provide _PAGE_CHG_MASK definition by Max Filippov · 10 years ago
- 4d5ea70 xtensa: nommu: provide __invalidate_dcache_page_alias stub by Max Filippov · 10 years ago
- c9d09bb xtensa: nommu: move init_mmu stub to nommu_context.h by Max Filippov · 10 years ago
- 2651cc6 xtensa: re-wire umount syscall to sys_oldumount by Max Filippov · 10 years ago
- affd2ae xtensa: io: remove dummy relaxed accessor macros for reads by Will Deacon · 11 years ago
- dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- bb550fd xtensa: add seccomp, getrandom, and memfd_create syscalls by Max Filippov · 10 years ago
- a211276 xtensa: implement pgprot_noncached by Max Filippov · 10 years ago
- 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
- c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
- a9a2eab xtensa/uapi: Add definition of TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
- e792290 Merge tag 'xtensa-for-next-20140815' into for_next by Chris Zankel · 10 years ago
- d4608dd locking,arch,xtensa: Fold atomic_ops by Peter Zijlstra · 11 years ago
- 8504b503 xtensa: support aliasing cache in kmap by Max Filippov · 10 years ago
- 32544d9 xtensa: support aliasing cache in k[un]map_atomic by Max Filippov · 10 years ago
- a91902d xtensa: implement clear_user_highpage and copy_user_highpage by Max Filippov · 10 years ago
- 7128039 xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_miss by Max Filippov · 10 years ago
- 22def76 xtensa: make fixmap region addressing grow with index by Max Filippov · 10 years ago
- 5224712 xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DS by Max Filippov · 10 years ago
- 89f77c6 xtensa: add renameat2 syscall by Miklos Szeredi · 11 years ago
- f61bf8e xtensa: replace IOCTL code definitions with constants by Max Filippov · 10 years ago
- 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago