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
/
xtensa
Age
Commit message (
Expand
)
Author
2018-04-11
mm: introduce MAP_FIXED_NOREPLACE
Michal Hocko
2018-04-06
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-04-05
mm: fix races between swapoff and flush dcache
Huang Ying
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-02
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-02
Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-02
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
2018-03-17
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
2018-02-28
xtensa/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
2018-02-22
xtensa: add ioremap_nocache declaration before include asm-generic/io.h.
Greentime Hu
2018-02-16
xtensa: support DMA buffers in high memory
Max Filippov
2018-02-15
xtensa: fix high memory/reserved memory collision
Max Filippov
2018-02-11
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
2018-02-11
xtensa: fix build with KASAN
Max Filippov
2018-02-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-02-01
Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-30
xtensa: remove arch specific early DT functions
Rob Herring
2018-01-29
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-01-29
Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2018-01-24
irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG
Marc Zyngier
2018-01-22
signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed
Eric W. Biederman
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
2018-01-05
xtensa: fix futex_atomic_cmpxchg_inatomic
Max Filippov
2018-01-03
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
2018-01-02
xtensa: shut up gcc-8 warnings
Arnd Bergmann
2017-12-17
xtensa: print kernel sections info in mem_init
Max Filippov
2017-12-17
xtensa: use generic strncpy_from_user with KASAN
Max Filippov
2017-12-16
xtensa: use __memset in __xtensa_clear_user
Max Filippov
2017-12-16
xtensa: add support for KASAN
Max Filippov
2017-12-16
xtensa: move fixmap and kmap just above the KSEG
Max Filippov
2017-12-16
xtensa: don't clear swapper_pg_dir in paging_init
Max Filippov
2017-12-16
xtensa: extract init_kio
Max Filippov
2017-12-16
xtensa: implement early_trap_init
Max Filippov
2017-12-16
xtensa: clean up exception handling structure
Max Filippov
2017-12-16
xtensa: clean up custom-controlled debug output
Max Filippov
2017-12-16
xtensa: enable stack protector
Max Filippov
2017-12-10
xtensa: print hardware config ID on startup
Max Filippov
2017-12-10
xtensa: consolidate kernel stack size related definitions
Max Filippov
2017-12-10
xtensa: clean up functions in assembly code
Max Filippov
2017-12-10
xtensa: clean up word alignment macros in assembly code
Max Filippov
2017-12-10
xtensa: clean up fixups in assembly code
Max Filippov
2017-12-10
xtensa: use call instead of callx in assembly code
Max Filippov
2017-12-10
xtensa: build kernel with text-section-literals
Max Filippov
2017-12-09
xtensa: add -mno-serialize-volatile to CFLAGS
Max Filippov
2017-12-05
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
[next]