summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-021-3/+1Star
|\
| * xtensa: don't use module_init for non-modular core network.c codePaul Gortmaker2015-06-161-3/+1Star
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-262-2/+1Star
|\ \
| * | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0Star
| * | remove <asm/scatterlist.h>Christoph Hellwig2015-05-051-1/+1
* | | mm: new mm hook frameworkLaurent Dufour2015-06-251-0/+15
* | | xtensa: use for_each_sg()Akinobu Mita2015-06-251-7/+12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-231-1/+1
|\ \ \
| * | | treewide: Kconfig: fix wording / spellingMasanari Iida2015-05-261-1/+1
* | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-231-0/+1
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-222-0/+14
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | | * | arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani2015-06-071-0/+1
| | |/ / | |/| |
* | | | Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-021-0/+13
|\ \ \ \ | | |/ / | |/| |
| * | | xtensa: Provide dummy dma_alloc_attrs() and dma_free_attrs()Guenter Roeck2015-05-261-0/+13
| |/ /
* | | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-2/+2
* | | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand2015-05-191-0/+2
|/ /
* | 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/+49Star
| |\| |
| * | | 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/+10Star
|\ \ \ \
| * | | | xtensa: Remove signal translation and exec_domainRichard Weinberger2015-04-122-11/+2Star
| * | | | xtensa: Autogenerate offsets in struct thread_infoRichard Weinberger2015-04-122-11/+8Star
| | |/ / | |/| |
* | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-151-5/+0Star
|\ \ \ \
| * | | | whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro2015-04-121-5/+0Star
| |/ / /
* / / / 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-141-5/+2Star
* | | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-132-6/+1Star
* | | | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-121-1/+1
* | | | xtensa: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-10/+0Star
| |/ / |/| |
* | | 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/+149Star
|\ \
| * | xtensa: disable link optimizationChris Zankel2014-12-162-1/+2
| * | xtensa/uaccess: fix sparse errorsMichael S. Tsirkin2014-12-161-2/+2
| * | Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel2014-12-162-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/+138Star
| |\ \ | | |/ | |/|
| | * xtensa: remove s6000 variant and s6105 platformDaniel Glöckner2014-10-2122-3006/+0Star
| | * xtensa: make PLATFORM_DEFAULT_MEM parameters configurableMax Filippov2014-10-212-2/+38