| Commit message (Expand) | Author | Age | Files | Lines |
* | xtensa: drop EXPORT_SYMBOL for outs*/ins* | Max Filippov | 2019-10-29 | 1 | -7/+0 |
* | xtensa: add missing isync to the cpu_reset TLB code | Max Filippov | 2019-08-25 | 1 | -0/+1 |
* | xtensa: Fix section mismatch between memblock_reserve and mem_reserve | Guenter Roeck | 2019-06-25 | 1 | -1/+2 |
* | xtensa: fix return_address | Max Filippov | 2019-04-17 | 1 | -1/+5 |
* | xtensa: SMP: limit number of possible CPUs by NR_CPUS | Max Filippov | 2019-03-13 | 1 | -0/+5 |
* | xtensa: SMP: mark each possible CPU as present | Max Filippov | 2019-03-13 | 1 | -1/+1 |
* | xtensa: SMP: fix secondary CPU initialization | Max Filippov | 2019-03-13 | 2 | -14/+25 |
* | xtensa: SMP: fix ccount_timer_shutdown | Max Filippov | 2019-03-13 | 1 | -1/+1 |
* | xtensa: fix get_wchan | Max Filippov | 2019-03-13 | 1 | -2/+2 |
* | xtensa: fix coprocessor part of ptrace_{get,set}xregs | Max Filippov | 2018-12-05 | 1 | -4/+38 |
* | xtensa: fix coprocessor context offset definitions | Max Filippov | 2018-12-05 | 1 | -8/+8 |
* | xtensa: enable coprocessors that are being flushed | Max Filippov | 2018-12-05 | 1 | -1/+4 |
* | xtensa: fix boot parameters address translation | Max Filippov | 2018-11-21 | 1 | -2/+5 |
* | xtensa: add NOTES section to the linker script | Max Filippov | 2018-11-21 | 1 | -0/+1 |
* | signal/xtensa: Consistenly use SIGBUS in do_unaligned_user | Eric W. Biederman | 2018-07-03 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 2 | -0/+2 |
* | xtensa: Mark _stext and _end as char-arrays, not single char variables | Masami Hiramatsu | 2017-08-10 | 1 | -3/+3 |
* | xtensa: don't limit csum_partial export by CONFIG_NET | Max Filippov | 2017-08-01 | 1 | -2/+0 |
* | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 2017-06-21 | 4 | -11/+5 |
|\ |
|
| * | mm: larger stack guard gap, between vmas | Hugh Dickins | 2017-06-19 | 1 | -1/+1 |
| * | Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2017-06-13 | 3 | -10/+4 |
| |\ |
|
| | * | xtensa: don't use linux IRQ #0 | Max Filippov | 2017-06-05 | 1 | -5/+0 |
| | * | xtensa: reduce double exception literal reservation | Max Filippov | 2017-06-05 | 1 | -3/+3 |
| | * | xtensa: Use seq_puts() in c_show() | Markus Elfring | 2017-05-08 | 1 | -2/+1 |
* | | | clocksource/drivers: Rename clocksource_probe to timer_probe | Daniel Lezcano | 2017-06-14 | 1 | -1/+1 |
|/ / |
|
* | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-08 | 1 | -21/+3 |
|\ \ |
|
| * | | PCI: Add BAR index argument to pci_mmap_page_range() | David Woodhouse | 2017-04-20 | 1 | -1/+2 |
| * | | xtensa/PCI: Do not mmap PCI BARs to userspace as write-through | David Woodhouse | 2017-04-18 | 1 | -20/+1 |
* | | | Merge branch 'xtensa-sim-params' into xtensa-fixes | Max Filippov | 2017-05-07 | 1 | -3/+2 |
|\ \ \ |
|
| * | | | xtensa: ISS: update kernel command line in platform_setup | Max Filippov | 2017-03-13 | 1 | -3/+2 |
* | | | | xtensa: clean up access to spilled registers locations | Max Filippov | 2017-05-01 | 3 | -36/+17 |
* | | | | xtensa: use generic tracehooks | Max Filippov | 2017-05-01 | 2 | -27/+14 |
* | | | | xtensa: clean up xtensa/kernel/ptrace.c | Max Filippov | 2017-05-01 | 1 | -73/+71 |
* | | | | xtensa: drop unused fast_io_protect function | Max Filippov | 2017-05-01 | 1 | -24/+0 |
* | | | | xtensa: use ITLB_HIT_BIT instead of hardcoded number | Max Filippov | 2017-04-28 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | xtensa: fix stack dump output | Max Filippov | 2017-03-31 | 1 | -4/+2 |
| |/
|/| |
|
* | | Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2017-03-03 | 2 | -2/+46 |
|\ \ |
|
| * | | xtensa: allow merging vectors into .text section | Max Filippov | 2017-03-01 | 2 | -0/+44 |
| * | | xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD | Max Filippov | 2017-03-01 | 1 | -2/+2 |
* | | | sched/headers: Move task->mm handling methods to <linux/sched/mm.h> | Ingo Molnar | 2017-03-03 | 1 | -0/+1 |
* | | | sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 4 | -0/+4 |
* | | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 2 | -0/+2 |
* | | | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | | | mm: add new mmget() helper | Vegard Nossum | 2017-02-27 | 1 | -1/+1 |
* | | | mm: add new mmgrab() helper | Vegard Nossum | 2017-02-27 | 1 | -1/+1 |
* | | | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 1 | -1/+1 |
|\ \ \ |
|