index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-20
xtensa: drop variant IRQ support
Max Filippov
3
-21
/
+1
2018-08-20
xtensa: drop unneeded platform/hardware.h headers
Max Filippov
5
-23
/
+1
2018-08-20
xtensa: move PLATFORM_NR_IRQS to Kconfig
Max Filippov
4
-10
/
+7
2018-08-20
xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_START
Max Filippov
5
-31
/
+9
2018-08-20
xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZE
Max Filippov
5
-15
/
+0
2018-08-14
xtensa: rework noMMU cache attributes initialization
Max Filippov
4
-21
/
+41
2018-08-14
xtensa: increase ranges in ___invalidate_{i,d}cache_all
Max Filippov
1
-2
/
+2
2018-08-14
xtensa: limit offsets in __loop_cache_{all,page}
Max Filippov
1
-25
/
+40
2018-06-16
docs: Fix some broken references
Mauro Carvalho Chehab
1
-2
/
+2
2018-06-15
Kbuild: rename HAVE_CC_STACKPROTECTOR config variable
Masahiro Yamada
1
-1
/
+1
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
3
-3
/
+3
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-67
/
+4
2018-06-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-51
/
+28
2018-06-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2018-06-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-21
/
+6
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-12
/
+0
2018-05-22
xtensa/PCI: Use dev_printk() when possible
Bjorn Helgaas
1
-4
/
+2
2018-05-22
xtensa/PCI: Make variables static
Bjorn Helgaas
1
-2
/
+2
2018-05-22
xtensa/PCI: Remove dead code
Bjorn Helgaas
2
-61
/
+0
2018-05-16
tty: replace ->proc_fops with ->proc_show
Christoph Hellwig
1
-14
/
+1
2018-05-08
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
Christoph Hellwig
1
-1
/
+0
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
1
-9
/
+0
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
1
-2
/
+0
2018-04-25
signal/xtensa: Use force_sig_fault where appropriate
Eric W. Biederman
2
-23
/
+6
2018-04-25
signal/xtensa: Consistenly use SIGBUS in do_unaligned_user
Eric W. Biederman
1
-1
/
+1
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2
-0
/
+2
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-07
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-89
/
+12
2018-04-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2018-04-06
mm: fix races between swapoff and flush dcache
Huang Ying
1
-1
/
+1
2018-04-06
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2018-04-03
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-04-03
Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2018-04-02
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
1
-1
/
+1
2018-03-17
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
1
-1
/
+0
2018-03-01
xtensa/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
2
-89
/
+12
2018-02-22
xtensa: add ioremap_nocache declaration before include asm-generic/io.h.
Greentime Hu
1
-0
/
+1
2018-02-17
xtensa: support DMA buffers in high memory
Max Filippov
1
-10
/
+30
2018-02-15
xtensa: fix high memory/reserved memory collision
Max Filippov
1
-7
/
+63
2018-02-12
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-02
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+0
2018-02-01
Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+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-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+19
2018-01-31
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+1
2018-01-30
xtensa: remove arch specific early DT functions
Rob Herring
1
-12
/
+0
2018-01-30
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-5
/
+0
[next]