summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
AgeCommit message (Expand)AuthorLines
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-45/+45
2015-02-13xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-5/+2
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski-6/+1
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov-1/+1
2015-02-10xtensa: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov-10/+0
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds-0/+2
2015-01-13xtensa: macro whitespace fixesMichael S. Tsirkin-45/+45
2014-12-16Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linuxLinus Torvalds-3042/+149
2014-12-15xtensa: disable link optimizationChris Zankel-1/+2
2014-12-15xtensa/uaccess: fix sparse errorsMichael S. Tsirkin-2/+2
2014-12-15Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel-1/+7
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+5
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann-1/+0
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-7/+0
2014-12-09xtensa: fix kmap_prot definitionMax Filippov-1/+1
2014-12-09xtensa: add power management menu to KconfigMax Filippov-0/+6
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov-0/+3
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+296
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet-0/+2
2014-11-10Merge tag 'xtensa-for-next-20141021-2' of git://github.com/jcmvbkbc/linux-xte...Chris Zankel-3038/+138
2014-10-23Merge tag 'xtensa-for-next-20141021-1' of git://github.com/jcmvbkbc/linux-xte...Chris Zankel-4/+296
2014-10-21xtensa: remove s6000 variant and s6105 platformDaniel Glöckner-3006/+0
2014-10-21xtensa: make PLATFORM_DEFAULT_MEM parameters configurableMax Filippov-2/+38
2014-10-21xtensa: nommu: clean up memory map dumpMax Filippov-6/+12
2014-10-21xtensa: nommu: reserve memory below PLATFORM_DEFAULT_MEM_STARTMax Filippov-0/+11
2014-10-21xtensa: nommu: set up cache and atomctl in initialize_mmuMax Filippov-2/+36
2014-10-21xtensa: move vecbase SR initialization to _startupMax Filippov-3/+5
2014-10-21xtensa: nommu: fix uImage load addressMax Filippov-0/+4
2014-10-21xtensa: nommu: fix load address definitionsMax Filippov-3/+4
2014-10-21xtensa: nommu: fix Image.elf reset code and ld scriptMax Filippov-6/+6
2014-10-21xtensa: nommu: add MMU dependency to DEBUG_TLB_SANITYMax Filippov-1/+1
2014-10-21xtensa: nommu: don't build most of the cache flushing codeMax Filippov-5/+6
2014-10-21xtensa: nommu: don't provide arch_get_unmapped_areaMax Filippov-0/+2
2014-10-21xtensa: nommu: provide MAP_UNINITIALIZED definitionMax Filippov-0/+6
2014-10-21xtensa: nommu: provide _PAGE_CHG_MASK definitionMax Filippov-0/+1
2014-10-21xtensa: nommu: provide __invalidate_dcache_page_alias stubMax Filippov-0/+2
2014-10-21xtensa: nommu: move init_mmu stub to nommu_context.hMax Filippov-4/+4
2014-10-21xtensa: xtfpga: add lx200 SMP DTS and defconfigMax Filippov-0/+151
2014-10-21xtensa: xtfpga: add generic KC705 board configMax Filippov-0/+131
2014-10-21xtensa: re-wire umount syscall to sys_oldumountMax Filippov-1/+2
2014-10-20xtensa: io: remove dummy relaxed accessor macros for readsWill Deacon-7/+0
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds-1/+1
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-152/+83
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2014-10-06xtensa: xtfpga: only select ethoc when ethernet is availableMax Filippov-1/+1
2014-10-06xtensa: add seccomp, getrandom, and memfd_create syscallsMax Filippov-1/+8
2014-10-06xtensa: ISS: add BLOCK dependency to BLK_DEV_SIMDISKMax Filippov-1/+1
2014-10-06xtensa: implement pgprot_noncachedMax Filippov-0/+2
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar-1/+1
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris-1/+1