aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-17Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linuxLinus Torvalds1-0/+1
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds2-9/+10
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-5/+0
2015-04-14Merge tag 'v4.0' into for_nextChris Zankel2-6/+3
2015-04-12xtensa: Remove signal translation and exec_domainRichard Weinberger1-9/+2
2015-04-12xtensa: Autogenerate offsets in struct thread_infoRichard Weinberger1-0/+8
2015-04-11whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro1-5/+0
2015-04-10xtensa: Fix fix linker script transformation for .text / .text.fixupGuenter Roeck1-0/+1
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang1-2/+13
2015-02-13xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-5/+2
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-1/+1
2014-11-10Merge tag 'xtensa-for-next-20141021-2' of git://github.com/jcmvbkbc/linux-xtensa into for_nextChris Zankel2-0/+7
2014-10-21xtensa: move vecbase SR initialization to _startupMax Filippov1-0/+5
2014-10-21xtensa: nommu: don't provide arch_get_unmapped_areaMax Filippov1-0/+2
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-1/+1
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris1-1/+1
2014-08-31Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linuxLinus Torvalds6-72/+139
2014-08-29flush_icache_range: export symbol to fix build errorsPranith Kumar1-0/+1
2014-08-18Merge tag 'xtensa-for-next-20140815' into for_nextChris Zankel6-72/+139
2014-08-14xtensa: deprecate fast_xtensa and fast_spill_registers syscallsMax Filippov1-0/+28
2014-08-14xtensa: don't allow overflow/underflow on unaligned stackMax Filippov3-7/+10
2014-08-14xtensa: fix a6 and a7 handling in fast_syscall_xtensaMax Filippov1-7/+5
2014-08-14xtensa: allow single-stepping through unaligned load/storeMax Filippov1-0/+8
2014-08-14xtensa: move invalid unaligned instruction handler closer to its usersMax Filippov1-33/+29
2014-08-14xtensa: make fast_unaligned store restartableMax Filippov1-32/+19
2014-08-14xtensa: add double exception fixup handler for fast_unalignedMax Filippov1-0/+43
2014-08-14xtensa: fix kernel/user jump out of fast_unalignedMax Filippov1-1/+1
2014-08-14xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_missMax Filippov1-1/+1
2014-08-14xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DSMax Filippov1-4/+8
2014-08-14xtensa: fix address checks in dma_{alloc,free}_coherentAlan Douglas1-6/+6
2014-08-06xtensa: Use get_signal() signal_setup_done()Richard Weinberger1-27/+16
2014-07-15Merge tag 'xtensa-for-next-20140715' of git://github.com/jcmvbkbc/linux-xtensa into for_nextChris Zankel2-24/+138
2014-06-09xtensa: add fixup for double exception raised in window overflowMax Filippov2-24/+138
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring3-35/+33
2014-05-05Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linuxLinus Torvalds3-35/+33
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring1-1/+1
2014-04-30of/fdt: consolidate built-in dtb section variablesRob Herring1-1/+0
2014-04-06xtensa: optimize local_flush_tlb_kernel_rangeMax Filippov1-0/+15
2014-04-02xtensa: handle memmap kernel optionMax Filippov1-0/+1
2014-04-02xtensa: keep sysmem banks ordered in mem_reserveMax Filippov1-1/+1
2014-04-02xtensa: split bootparam and kernel meminfoMax Filippov1-34/+9
2014-04-02xtensa: export __{invalidate,flush}_dcache_rangeMax Filippov1-0/+6
2014-04-02xtensa: Export __invalidate_icache_rangeGeert Uytterhoeven1-0/+1
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner5-221/+235
2014-03-04xtensa: Use irq_set_affinity instead of homebrewn codeThomas Gleixner1-19/+3
2014-02-24Merge tag 'xtensa-for-next-20140221-1' into for_nextChris Zankel1-0/+2
2014-02-21xtensa: support common clock frameworkMax Filippov1-0/+2
2014-01-29xtensa: fix fast_syscall_spill_registersChris Zankel2-3/+1
2014-01-28xtensa: fix fast_syscall_spill_registersChris Zankel1-209/+174
2014-01-25xtensa: save current register frame in fast_syscall_spill_registers_fixupMax Filippov1-0/+12