Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
569440b46baab1f9f696a688de7860a915cebc26
/
arch
/
xtensa
« Previous
ac46c7f
perf/arch/xtensa: Implement hw_breakpoint_arch_parse()
by Frederic Weisbecker
· 6 years ago
8e983ff
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspace()
by Frederic Weisbecker
· 6 years ago
9837559
atomics/treewide: Make unconditional inc/dec ops optional
by Mark Rutland
· 6 years ago
18cc181
atomics/treewide: Make test ops optional
by Mark Rutland
· 6 years ago
eccc2da
atomics/treewide: Make atomic_fetch_add_unless() optional
by Mark Rutland
· 6 years ago
bfc18e3
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
by Mark Rutland
· 6 years ago
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
d148eac
Kbuild: rename HAVE_CC_STACKPROTECTOR config variable
by Masahiro Yamada
· 6 years ago
050e9ba
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
by Linus Torvalds
· 6 years ago
3a3869f
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
ba252f16
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
0bbcce5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
93e95fa
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
e5a5946
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
78f7aad
xtensa/PCI: Use dev_printk() when possible
by Bjorn Helgaas
· 6 years ago
f242132
xtensa/PCI: Make variables static
by Bjorn Helgaas
· 6 years ago
99efbb8
xtensa/PCI: Remove dead code
by Bjorn Helgaas
· 6 years ago
8a8dcab
tty: replace ->proc_fops with ->proc_show
by Christoph Hellwig
· 7 years ago
6e88628
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
by Christoph Hellwig
· 7 years ago
15b28bb
dma-debug: move initialization to common code
by Christoph Hellwig
· 7 years ago
325ef18
PCI: remove PCI_DMA_BUS_IS_PHYS
by Christoph Hellwig
· 7 years ago
9181010
signal/xtensa: Use force_sig_fault where appropriate
by Eric W. Biederman
· 7 years ago
7de712c
signal/xtensa: Consistenly use SIGBUS in do_unaligned_user
by Eric W. Biederman
· 7 years ago
3eb0f51
signal: Ensure every siginfo we send has all bits initialized
by Eric W. Biederman
· 7 years ago
b497ef5
y2038: xtensa: Extend sysvipc data structures
by Arnd Bergmann
· 10 years ago
2b5a9a3
time: Add an asm-generic/compat.h file
by Arnd Bergmann
· 7 years ago
a4ff8e8
mm: introduce MAP_FIXED_NOREPLACE
by Michal Hocko
· 7 years ago
3c0d551
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
3b54765
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
cb9f753
mm: fix races between swapoff and flush dcache
by Huang Ying
· 7 years ago
3526dd0
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
642e7fd
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux
by Linus Torvalds
· 7 years ago
c9297d2
Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux
by Linus Torvalds
· 7 years ago
9d5b7c9
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
by Dominik Brodowski
· 7 years ago
233bde2
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
by Bart Van Assche
· 7 years ago
46e15a2
xtensa/PCI: Use generic pci_mmap_resource_range()
by David Woodhouse
· 7 years ago
94bc61e
xtensa: add ioremap_nocache declaration before include asm-generic/io.h.
by Greentime Hu
· 7 years ago
6137e41
xtensa: support DMA buffers in high memory
by Max Filippov
· 7 years ago
6ac5a11
xtensa: fix high memory/reserved memory collision
by Max Filippov
· 7 years ago
7a163b2
unify {de,}mangle_poll(), get rid of kernel-side POLL...
by Al Viro
· 7 years ago
f8d0cbf
xtensa: fix build with KASAN
by Max Filippov
· 7 years ago
3879ae6
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
2bed266
Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
2382dc9
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
d417302
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
3a6fbcb
xtensa: remove arch specific early DT functions
by Rob Herring
· 7 years ago
7bcd342
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d0bd31d
Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 7 years ago
c5baa1b
irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG
by Marc Zyngier
· 7 years ago
f71dd7d
signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed
by Eric W. Biederman
· 7 years ago
ea8c64a
dma-mapping: move swiotlb arch helpers to a new header
by Christoph Hellwig
· 7 years ago
0500871
Construct init thread stack in the linker script rather than by union
by David Howells
· 7 years ago
ca47480
xtensa: fix futex_atomic_cmpxchg_inatomic
by Max Filippov
· 7 years ago
e0af0c1
arch: Remove clkdev.h asm-generic from Kbuild
by Stephen Boyd
· 7 years ago
32bb954
xtensa: shut up gcc-8 warnings
by Arnd Bergmann
· 7 years ago
fed566c
xtensa: print kernel sections info in mem_init
by Max Filippov
· 7 years ago
57358ba
xtensa: use generic strncpy_from_user with KASAN
by Max Filippov
· 7 years ago
e0baa01
xtensa: use __memset in __xtensa_clear_user
by Max Filippov
· 7 years ago
c633544
xtensa: add support for KASAN
by Max Filippov
· 7 years ago
1af1e8a
xtensa: move fixmap and kmap just above the KSEG
by Max Filippov
· 7 years ago
d4e337f
xtensa: don't clear swapper_pg_dir in paging_init
by Max Filippov
· 7 years ago
c2edb35
xtensa: extract init_kio
by Max Filippov
· 7 years ago
501c26e
xtensa: implement early_trap_init
by Max Filippov
· 7 years ago
f21a79c
xtensa: clean up exception handling structure
by Max Filippov
· 7 years ago
c130d3b
xtensa: clean up custom-controlled debug output
by Max Filippov
· 7 years ago
40d1a07
xtensa: enable stack protector
by Max Filippov
· 8 years ago
aa6476f
xtensa: print hardware config ID on startup
by Max Filippov
· 7 years ago
f443139
xtensa: consolidate kernel stack size related definitions
by Max Filippov
· 7 years ago
5cf97eb
xtensa: clean up functions in assembly code
by Max Filippov
· 7 years ago
fbb871e
xtensa: clean up word alignment macros in assembly code
by Max Filippov
· 7 years ago
0013ace
xtensa: clean up fixups in assembly code
by Max Filippov
· 7 years ago
2da03d4
xtensa: use call instead of callx in assembly code
by Max Filippov
· 7 years ago
f8f02ca
xtensa: build kernel with text-section-literals
by Max Filippov
· 7 years ago
7bf5234
xtensa: add -mno-serialize-volatile to CFLAGS
by Max Filippov
· 8 years ago
c895f6f
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
by Hendrik Brueckner
· 7 years ago
c71d227
make kernel-side POLL... arch-independent
by Al Viro
· 7 years ago
8ced390
define __poll_t, annotate constants
by Al Viro
· 7 years ago
a3841f9
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
1b6115f
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
9682b3d
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 7 years ago
37cb8e1
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
e37e0ee
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
e2c5923
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
0e78ecc
xtensa/simdisk: fix compile error
by Christoph Hellwig
· 7 years ago
d004a5e7
block: remove __bio_kmap_atomic
by Christoph Hellwig
· 7 years ago
7e7962d
kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib
by Masahiro Yamada
· 7 years ago
74ce189
kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
by Masahiro Yamada
· 7 years ago
10b62a2
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
by Masahiro Yamada
· 7 years ago
be2d877a
PCI: Remove redundant pci_dev, pci_bus, resource declarations
by Bjorn Helgaas
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
1c97259
mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
by Dan Williams
· 7 years ago
d8479a2
xtensa: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
e2be04c
License cleanup: add SPDX license identifier to uapi header files with a license
by Greg Kroah-Hartman
· 7 years ago
6f52b16
License cleanup: add SPDX license identifier to uapi header files with no license
by Greg Kroah-Hartman
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
c9eb617
dma-mapping: turn dma_cache_sync into a dma_map_ops method
by Christoph Hellwig
· 7 years ago
d708e71
xtensa: make dma_cache_sync a no-op
by Christoph Hellwig
· 7 years ago
Next »