index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
1
-8
/
+0
2018-10-29
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+2
2018-10-26
xtensa: use generic vga.h
Jiri Slaby
2
-19
/
+1
2018-10-02
tty/serial_core: add ISO7816 infrastructure
Nicolas Ferre
1
-0
/
+2
2018-08-29
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
1
-1
/
+0
2018-08-29
y2038: Remove newstat family from default syscall set
Arnd Bergmann
1
-0
/
+1
2018-08-22
Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
11
-103
/
+104
2018-08-20
Merge branch 'xtensa-dma-fixes' (early part) into xtensa-fixes
Max Filippov
5
-32
/
+36
2018-08-20
xtensa: drop variant IRQ support
Max Filippov
1
-17
/
+1
2018-08-20
xtensa: drop unneeded platform/hardware.h headers
Max Filippov
2
-2
/
+0
2018-08-20
xtensa: move PLATFORM_NR_IRQS to Kconfig
Max Filippov
1
-2
/
+3
2018-08-20
xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_START
Max Filippov
1
-3
/
+2
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+3
2018-08-13
xtensa: rework noMMU cache attributes initialization
Max Filippov
1
-21
/
+21
2018-08-13
xtensa: increase ranges in ___invalidate_{i,d}cache_all
Max Filippov
1
-2
/
+2
2018-08-13
xtensa: limit offsets in __loop_cache_{all,page}
Max Filippov
1
-25
/
+40
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+5
2018-07-11
xtensa: platform-specific handling of coherent memory
Max Filippov
3
-6
/
+35
2018-07-11
xtensa: use generic dma_noncoherent_ops
Christoph Hellwig
2
-26
/
+1
2018-07-04
net: Add a new socket option for a future transmit time.
Richard Cochran
1
-0
/
+3
2018-06-26
perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()
Frederic Weisbecker
1
-1
/
+0
2018-06-26
perf/arch/xtensa: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
1
-1
/
+5
2018-06-26
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
1
-1
/
+1
2018-06-21
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
1
-32
/
+0
2018-06-21
atomics/treewide: Make test ops optional
Mark Rutland
1
-42
/
+0
2018-06-21
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
1
-24
/
+0
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
1
-2
/
+2
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
1
-2
/
+2
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+0
2018-06-04
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-51
/
+28
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2018-05-22
xtensa/PCI: Remove dead code
Bjorn Helgaas
1
-2
/
+0
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
1
-2
/
+0
2018-04-20
y2038: xtensa: Extend sysvipc data structures
Arnd Bergmann
3
-51
/
+28
2018-04-19
time: Add an asm-generic/compat.h file
Arnd Bergmann
1
-0
/
+1
2018-04-11
mm: introduce MAP_FIXED_NOREPLACE
Michal Hocko
1
-0
/
+1
2018-04-06
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+4
2018-02-28
xtensa/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
1
-3
/
+4
2018-02-22
xtensa: add ioremap_nocache declaration before include asm-generic/io.h.
Greentime Hu
1
-0
/
+1
2018-02-11
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
1
-19
/
+2
2018-02-11
xtensa: fix build with KASAN
Max Filippov
1
-0
/
+2
2018-02-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+0
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-10
/
+0
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+19
2018-01-29
Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
19
-44
/
+228
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
1
-10
/
+0
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
1
-3
/
+0
2018-01-05
xtensa: fix futex_atomic_cmpxchg_inatomic
Max Filippov
1
-13
/
+10
2018-01-03
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
1
-1
/
+0
2018-01-02
xtensa: shut up gcc-8 warnings
Arnd Bergmann
1
-2
/
+2
[next]