summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
Commit message (Expand)AuthorAgeFilesLines
* net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-061-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-142-2/+12
|\
| * Merge tag 'xtensa-for-next-20141021-1' of git://github.com/jcmvbkbc/linux-xte...Chris Zankel2014-10-232-2/+12
| |\
| | * xtensa: re-wire umount syscall to sys_oldumountMax Filippov2014-10-211-1/+2
| | * xtensa: add seccomp, getrandom, and memfd_create syscallsMax Filippov2014-10-061-1/+8
| | * xtensa: implement pgprot_noncachedMax Filippov2014-10-061-0/+2
* | | net: introduce SO_INCOMING_CPUEric Dumazet2014-11-111-0/+2
|/ /
* | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-152/+83Star
|\ \
| * | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-031-1/+1
| * | locking,arch,xtensa: Fold atomic_opsPeter Zijlstra2014-08-141-151/+82Star
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\ \ \
| * | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
| | |/ | |/|
* / | xtensa/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-101-0/+2
|/ /
* | Merge tag 'xtensa-for-next-20140815' into for_nextChris Zankel2014-08-198-19/+103
|\ \ | |/ |/|
| * xtensa: support aliasing cache in kmapMax Filippov2014-08-141-2/+38
| * xtensa: support aliasing cache in k[un]map_atomicMax Filippov2014-08-142-1/+4
| * xtensa: implement clear_user_highpage and copy_user_highpageMax Filippov2014-08-142-2/+12
| * xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_missMax Filippov2014-08-141-1/+6
| * xtensa: make fixmap region addressing grow with indexMax Filippov2014-08-141-3/+24
| * xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DSMax Filippov2014-08-141-0/+5
| * xtensa: add renameat2 syscallMiklos Szeredi2014-08-141-1/+4
| * xtensa: replace IOCTL code definitions with constantsMax Filippov2014-08-141-9/+10
* | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-061-10/+4Star
|\
| * ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro2014-05-211-10/+4Star
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-033-9/+5Star
|\ \
| * | arch,xtensa: Convert smp_mb__*()Peter Zijlstra2014-04-183-9/+5Star
* | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-021-5/+0Star
|\ \ \ | |_|/ |/| |
| * | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-281-5/+0Star
| |/
* | Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-05-066-19/+150
|\ \ | |/ |/|
| * xtensa: add HIGHMEM supportMax Filippov2014-04-063-1/+106
| * xtensa: optimize local_flush_tlb_kernel_rangeMax Filippov2014-04-061-7/+4Star
| * xtensa: keep sysmem banks ordered in add_sysmem_bankMax Filippov2014-04-011-0/+5
| * xtensa: split bootparam and kernel meminfoMax Filippov2014-04-012-11/+35
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-311-2/+3
|\ \ | |/ |/|
| * locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
| * locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-091-2/+2
* | Merge tag 'xtensa-for-next-20140221-1' into for_nextChris Zankel2014-02-244-15/+10Star
|\ \
| * | xtensa: wire up sched_setattr and sched_getattr syscallsMax Filippov2014-02-211-1/+6
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-252-0/+3
| |\
| | * net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-191-0/+2
| | * lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-181-0/+1
| * | Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-01-2523-152/+503
| |\ \
| * | | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-121-8/+1Star
| | |/ | |/|
* | | xtensa: introduce spill_registers_kernel macroMax Filippov2014-01-251-16/+28
* | | xtensa: fix warning '"CONFIG_OF" is not defined'Max Filippov2014-01-192-2/+2
| |/ |/|
* | xtensa: implement ndelayMax Filippov2014-01-141-0/+22
* | xtensa: clean up udelayMax Filippov2014-01-141-6/+15
* | xtensa: enable HAVE_PERF_EVENTSBaruch Siach2014-01-141-0/+4
* | xtensa: remap io area defined in device treeBaruch Siach2014-01-143-5/+22