summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linuxLinus Torvalds2015-04-1711-41/+346
|\
| * Merge tag 'xtensa-for-next-20150413' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel2015-04-143-14/+52
| |\
| | * xtensa: xtfpga: add CY7C67300 USB controller supportMax Filippov2015-04-132-0/+37
| | * xtensa: ISS: fix locking in TAP network adapterMax Filippov2015-04-131-14/+15
| * | Merge tag 'v4.0' into for_nextChris Zankel2015-04-145-67/+49
| |\ \ | | |/
| * | xtensa: Fix fix linker script transformation for .text / .text.fixupGuenter Roeck2015-04-101-0/+1
| * | Merge tag 'xtensa-for-next-20150304' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel2015-03-136-27/+87
| |\ \
| | * | xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_rangeMax Filippov2015-03-041-1/+1
| | * | xtensa: wire bpf and execveat syscallsMax Filippov2015-03-041-1/+5
| | * | xtensa: xtfpga: fix hardware lockup caused by LCD driverMax Filippov2015-02-275-25/+81
| * | | xtensa: xtfpga: provide defconfig with audio subsystemMax Filippov2015-02-071-0/+142
| * | | xtensa: xtfpga: add audio card to xtfpga DTSMax Filippov2015-02-071-0/+64
| |/ /
* | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-153-22/+10
|\ \ \
| * | | xtensa: Remove signal translation and exec_domainRichard Weinberger2015-04-122-11/+2
| * | | xtensa: Autogenerate offsets in struct thread_infoRichard Weinberger2015-04-122-11/+8
| | |/ | |/|
* | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-141-5/+0
|\ \ \
| * | | whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro2015-04-111-5/+0
| |/ /
* | | PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-191-2/+13
|/ /
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-45/+45
|\ \
| * | xtensa: macro whitespace fixesMichael S. Tsirkin2015-01-131-45/+45
* | | xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-5/+2
* | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-122-6/+1
* | | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* | | xtensa: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-10/+0
| |/ |/|
* | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+2
|/
* Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-12-1641-3042/+149
|\
| * xtensa: disable link optimizationChris Zankel2014-12-152-1/+2
| * xtensa/uaccess: fix sparse errorsMichael S. Tsirkin2014-12-151-2/+2
| * Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel2014-12-152-1/+7
| |\
| | * xtensa: fix kmap_prot definitionMax Filippov2014-12-091-1/+1
| | * xtensa: add power management menu to KconfigMax Filippov2014-12-091-0/+6
| * | Merge tag 'xtensa-for-next-20141021-2' of git://github.com/jcmvbkbc/linux-xte...Chris Zankel2014-11-1039-3038/+138
| |\ \ | | |/ | |/|
| | * xtensa: remove s6000 variant and s6105 platformDaniel Glöckner2014-10-2122-3006/+0
| | * xtensa: make PLATFORM_DEFAULT_MEM parameters configurableMax Filippov2014-10-212-2/+38
| | * xtensa: nommu: clean up memory map dumpMax Filippov2014-10-212-6/+12
| | * xtensa: nommu: reserve memory below PLATFORM_DEFAULT_MEM_STARTMax Filippov2014-10-211-0/+11
| | * xtensa: nommu: set up cache and atomctl in initialize_mmuMax Filippov2014-10-212-2/+36
| | * xtensa: move vecbase SR initialization to _startupMax Filippov2014-10-212-3/+5
| | * xtensa: nommu: fix uImage load addressMax Filippov2014-10-211-0/+4
| | * xtensa: nommu: fix load address definitionsMax Filippov2014-10-211-3/+4
| | * xtensa: nommu: fix Image.elf reset code and ld scriptMax Filippov2014-10-212-6/+6
| | * xtensa: nommu: add MMU dependency to DEBUG_TLB_SANITYMax Filippov2014-10-211-1/+1
| | * xtensa: nommu: don't build most of the cache flushing codeMax Filippov2014-10-213-5/+6
| | * xtensa: nommu: don't provide arch_get_unmapped_areaMax Filippov2014-10-211-0/+2
| | * xtensa: nommu: provide MAP_UNINITIALIZED definitionMax Filippov2014-10-211-0/+6
| | * xtensa: nommu: provide _PAGE_CHG_MASK definitionMax Filippov2014-10-211-0/+1
| | * xtensa: nommu: provide __invalidate_dcache_page_alias stubMax Filippov2014-10-211-0/+2
| | * xtensa: nommu: move init_mmu stub to nommu_context.hMax Filippov2014-10-212-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-112-1/+5
|\ \ \
| * | | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
OpenPOWER on IntegriCloud