summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
Commit message (Expand)AuthorAgeFilesLines
* PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-151-0/+4
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-4/+6
|\
| * xtensa/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-291-4/+6
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-011-27/+26
|\ \
| * | xtensa/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-27/+26
| |/
* | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-311-4/+0
|\ \
| * | PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi2015-07-231-4/+0
| |/
* | xtensa: improve vmlinux.lds.S sed post-processingMax Filippov2015-08-201-4/+5
* | xtensa: drop unused irq_err_countMax Filippov2015-08-171-3/+0
* | xtensa: implement fake NMIMax Filippov2015-08-175-17/+126
* | xtensa: don't touch EXC_TABLE_FIXUP in _switch_toMax Filippov2015-08-171-4/+0
* | xtensa: fix kernel register spillingMax Filippov2015-08-171-2/+2
* | xtensa: reorganize irq flags tracingMax Filippov2015-08-172-26/+18
* | xtensa: implement counting and sampling perf eventsMax Filippov2015-08-172-0/+451
* | xtensa: add profiling IRQ type to xtensa_irq_mapMax Filippov2015-08-171-0/+6
* | xtensa: move oprofile stack tracing to stacktrace.cMax Filippov2015-08-171-1/+166
* | xtensa: keep exception/interrupt stack continuousMax Filippov2015-08-171-15/+28
* | xtensa: reimplement DMA API using common helpersMax Filippov2015-08-171-30/+173
* | xtensa: fix threadptr reload on return to userspaceMax Filippov2015-07-151-1/+2
|/
* Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linuxLinus Torvalds2015-04-171-0/+1
|\
| * Merge tag 'v4.0' into for_nextChris Zankel2015-04-142-6/+3
| |\
| * | xtensa: Fix fix linker script transformation for .text / .text.fixupGuenter Roeck2015-04-101-0/+1
* | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-152-9/+10
|\ \ \
| * | | xtensa: Remove signal translation and exec_domainRichard Weinberger2015-04-121-9/+2
| * | | xtensa: Autogenerate offsets in struct thread_infoRichard Weinberger2015-04-121-0/+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
|/ /
* | 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-121-1/+1
|/
* Merge tag 'xtensa-for-next-20141021-2' of git://github.com/jcmvbkbc/linux-xte...Chris Zankel2014-11-102-0/+7
|\
| * xtensa: move vecbase SR initialization to _startupMax Filippov2014-10-211-0/+5
| * xtensa: nommu: don't provide arch_get_unmapped_areaMax Filippov2014-10-211-0/+2
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-1/+1
|\ \ | |/ |/|
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-1/+1
* | Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-08-316-72/+139
|\ \
| * \ Merge tag 'xtensa-for-next-20140815' into for_nextChris Zankel2014-08-186-72/+139
| |\ \
| | * | xtensa: deprecate fast_xtensa and fast_spill_registers syscallsMax Filippov2014-08-141-0/+28
| | * | xtensa: don't allow overflow/underflow on unaligned stackMax Filippov2014-08-143-7/+10
| | * | xtensa: fix a6 and a7 handling in fast_syscall_xtensaMax Filippov2014-08-141-7/+5
| | * | xtensa: allow single-stepping through unaligned load/storeMax Filippov2014-08-141-0/+8
| | * | xtensa: move invalid unaligned instruction handler closer to its usersMax Filippov2014-08-141-33/+29
| | * | xtensa: make fast_unaligned store restartableMax Filippov2014-08-141-32/+19
| | * | xtensa: add double exception fixup handler for fast_unalignedMax Filippov2014-08-141-0/+43
| | * | xtensa: fix kernel/user jump out of fast_unalignedMax Filippov2014-08-141-1/+1
| | * | xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_missMax Filippov2014-08-141-1/+1
| | * | xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DSMax Filippov2014-08-141-4/+8
| | * | xtensa: fix address checks in dma_{alloc,free}_coherentAlan Douglas2014-08-141-6/+6
| | |/
* | | flush_icache_range: export symbol to fix build errorsPranith Kumar2014-08-291-0/+1
|/ /
* | xtensa: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-27/+16
|/
OpenPOWER on IntegriCloud