Age | Commit message (Expand) | Author | Files | Lines |
2016-05-01 | xtensa: clear all DBREAKC registers on start | Max Filippov | 1 | -1/+1 |
2016-05-01 | xtensa: ISS: don't hang if stdin EOF is reached | Max Filippov | 1 | -4/+6 |
2015-12-13 | xtensa: nommu: provide _PAGE_CHG_MASK definition | Max Filippov | 1 | -0/+1 |
2015-12-13 | xtensa: fix secondary core boot in SMP | Max Filippov | 5 | -16/+19 |
2015-12-13 | xtensa: fixes for configs without loop option | Max Filippov | 7 | -9/+20 |
2015-09-28 | xtensa: fix kernel register spilling | Max Filippov | 2 | -12/+21 |
2015-09-28 | xtensa: fix threadptr reload on return to userspace | Max Filippov | 1 | -1/+2 |
2015-05-06 | xtensa: ISS: fix locking in TAP network adapter | Max Filippov | 1 | -14/+15 |
2015-05-04 | xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_range | Max Filippov | 1 | -1/+1 |
2015-05-04 | xtensa: xtfpga: fix hardware lockup caused by LCD driver | Max Filippov | 5 | -25/+81 |
2015-02-04 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 1 | -0/+2 |
2015-01-15 | xtensa: fix kmap_prot definition | Max Filippov | 1 | -1/+1 |
2014-11-20 | xtensa: re-wire umount syscall to sys_oldumount | Max Filippov | 1 | -1/+2 |
2014-10-06 | xtensa: fix a6 and a7 handling in fast_syscall_xtensa | Max Filippov | 1 | -7/+5 |
2014-10-06 | xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_miss | Max Filippov | 2 | -2/+7 |
2014-10-06 | xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DS | Max Filippov | 2 | -4/+13 |
2014-10-06 | xtensa: fix address checks in dma_{alloc,free}_coherent | Alan Douglas | 1 | -6/+6 |
2014-10-06 | xtensa: replace IOCTL code definitions with constants | Max Filippov | 1 | -9/+10 |
2014-07-16 | Merge tag 'xtensa-for-next-20140715' of git://github.com/jcmvbkbc/linux-xtens... | Chris Zankel | 3 | -25/+139 |
2014-06-09 | xtensa: fix sysmem reservation at the end of existing block | Max Filippov | 1 | -1/+1 |
2014-06-09 | xtensa: add fixup for double exception raised in window overflow | Max Filippov | 2 | -24/+138 |
2014-06-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -10/+4 |
2014-06-04 | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+1 |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -9/+5 |
2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+0 |
2014-05-28 | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo | 1 | -5/+0 |
2014-05-21 | ftrace: Make CALLER_ADDRx macros more generic | AKASHI Takahiro | 1 | -10/+4 |
2014-05-14 | Merge branch 'dt-bus-name' into for-next | Rob Herring | 23 | -167/+691 |
2014-05-06 | Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 23 | -167/+691 |
2014-05-05 | xtensa: ISS: don't depend on CONFIG_TTY | Max Filippov | 2 | -2/+2 |
2014-04-30 | of/fdt: update of_get_flat_dt_prop in prep for libfdt | Rob Herring | 1 | -1/+1 |
2014-04-30 | of/fdt: consolidate built-in dtb section variables | Rob Herring | 1 | -1/+0 |
2014-04-18 | arch,xtensa: Convert smp_mb__*() | Peter Zijlstra | 3 | -9/+5 |
2014-04-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -2/+0 |
2014-04-10 | xtensa: xt2000: drop redundant sysmem initialization | Max Filippov | 1 | -11/+1 |
2014-04-08 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 3 | -4/+4 |
2014-04-06 | xtensa: add support for KC705 | Max Filippov | 2 | -0/+39 |
2014-04-06 | xtensa: xtfpga: introduce SoC I/O bus | Max Filippov | 3 | -53/+64 |
2014-04-06 | xtensa: add HIGHMEM support | Max Filippov | 9 | -16/+270 |
2014-04-06 | xtensa: optimize local_flush_tlb_kernel_range | Max Filippov | 3 | -7/+34 |
2014-04-02 | get rid of DEBUG_WRITECOUNT | Al Viro | 2 | -2/+0 |
2014-04-02 | xtensa: dump sysmem from the bootmem_init | Max Filippov | 1 | -0/+12 |
2014-04-02 | xtensa: handle memmap kernel option | Max Filippov | 2 | -0/+51 |
2014-04-02 | xtensa: keep sysmem banks ordered in mem_reserve | Max Filippov | 2 | -33/+51 |
2014-04-02 | xtensa: keep sysmem banks ordered in add_sysmem_bank | Max Filippov | 2 | -5/+103 |
2014-04-02 | xtensa: split bootparam and kernel meminfo | Max Filippov | 4 | -45/+61 |
2014-04-02 | xtensa: enable sorting extable at build time | Max Filippov | 1 | -0/+1 |
2014-04-02 | xtensa: export __{invalidate,flush}_dcache_range | Max Filippov | 1 | -0/+6 |
2014-04-02 | xtensa: Export __invalidate_icache_range | Geert Uytterhoeven | 1 | -0/+1 |
2014-04-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -19/+3 |