Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d5d32e4b76687f4df9ad3ba8d3702b7347f51fa6
/
arch
/
xtensa
/
include
« Previous
a0e4467
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 10 years ago
ff009ab
xtensa: fix kmap_prot definition
by Max Filippov
· 10 years ago
89aa075
net: sock: allow eBPF programs to be attached to sockets
by Alexei Starovoitov
· 10 years ago
076ce44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
2c8c56e
net: introduce SO_INCOMING_CPU
by Eric Dumazet
· 10 years ago
c0d7aa0
Merge tag 'xtensa-for-next-20141021-2' of git://github.com/jcmvbkbc/linux-xtensa into for_next
by Chris Zankel
· 10 years ago
66acb02
Merge tag 'xtensa-for-next-20141021-1' of git://github.com/jcmvbkbc/linux-xtensa into for_next
by Chris Zankel
· 10 years ago
5a0b1d7
xtensa: nommu: clean up memory map dump
by Max Filippov
· 10 years ago
2eabc18
xtensa: nommu: set up cache and atomctl in initialize_mmu
by Max Filippov
· 10 years ago
5349012
xtensa: move vecbase SR initialization to _startup
by Max Filippov
· 10 years ago
72bb305
xtensa: nommu: fix load address definitions
by Max Filippov
· 10 years ago
b6cee17
xtensa: nommu: don't build most of the cache flushing code
by Max Filippov
· 10 years ago
f6891dd
xtensa: nommu: provide MAP_UNINITIALIZED definition
by Max Filippov
· 10 years ago
972c55b
xtensa: nommu: provide _PAGE_CHG_MASK definition
by Max Filippov
· 10 years ago
4d5ea70
xtensa: nommu: provide __invalidate_dcache_page_alias stub
by Max Filippov
· 10 years ago
c9d09bb
xtensa: nommu: move init_mmu stub to nommu_context.h
by Max Filippov
· 10 years ago
2651cc6
xtensa: re-wire umount syscall to sys_oldumount
by Max Filippov
· 10 years ago
affd2ae
xtensa: io: remove dummy relaxed accessor macros for reads
by Will Deacon
· 11 years ago
dbb885f
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
afa3536
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
bb550fd
xtensa: add seccomp, getrandom, and memfd_create syscalls
by Max Filippov
· 10 years ago
a211276
xtensa: implement pgprot_noncached
by Max Filippov
· 10 years ago
2291059
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
by Pranith Kumar
· 10 years ago
c5c38ef
irq_work: Introduce arch_irq_work_has_interrupt()
by Peter Zijlstra
· 10 years ago
a9a2eab
xtensa/uapi: Add definition of TIOC[SG]RS485
by Ricardo Ribalda Delgado
· 10 years ago
e792290
Merge tag 'xtensa-for-next-20140815' into for_next
by Chris Zankel
· 10 years ago
d4608dd
locking,arch,xtensa: Fold atomic_ops
by Peter Zijlstra
· 11 years ago
8504b503
xtensa: support aliasing cache in kmap
by Max Filippov
· 10 years ago
32544d9
xtensa: support aliasing cache in k[un]map_atomic
by Max Filippov
· 10 years ago
a91902d
xtensa: implement clear_user_highpage and copy_user_highpage
by Max Filippov
· 10 years ago
7128039
xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_miss
by Max Filippov
· 10 years ago
22def76
xtensa: make fixmap region addressing grow with index
by Max Filippov
· 10 years ago
5224712
xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DS
by Max Filippov
· 10 years ago
89f77c6
xtensa: add renameat2 syscall
by Miklos Szeredi
· 11 years ago
f61bf8e
xtensa: replace IOCTL code definitions with constants
by Max Filippov
· 10 years ago
3a6bfbc
arch, locking: Ciao arch_mutex_cpu_relax()
by Davidlohr Bueso
· 10 years ago
cc07aab
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next
by Linus Torvalds
· 10 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 10 years ago
4255532
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next
by Linus Torvalds
· 10 years ago
a43ae58
PCI: Turn pcibios_penalize_isa_irq() into a weak function
by Hanjun Guo
· 11 years ago
eed542d
ftrace: Make CALLER_ADDRx macros more generic
by AKASHI Takahiro
· 10 years ago
03787ff
Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 11 years ago
09a01c0
arch,xtensa: Convert smp_mb__*()
by Peter Zijlstra
· 11 years ago
6555910
xtensa: add HIGHMEM support
by Max Filippov
· 11 years ago
04c6b3e
xtensa: optimize local_flush_tlb_kernel_range
by Max Filippov
· 11 years ago
9d4b52d
xtensa: keep sysmem banks ordered in add_sysmem_bank
by Max Filippov
· 11 years ago
9ba067f
xtensa: split bootparam and kernel meminfo
by Max Filippov
· 11 years ago
462bf23
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
b3fdfc1
Merge tag 'xtensa-for-next-20140221-1' into for_next
by Chris Zankel
· 11 years ago
f63b6d7
xtensa: wire up sched_setattr and sched_getattr syscalls
by Max Filippov
· 11 years ago
ddf1d16
locking/mcs: Allow architecture specific asm files to be used for contended case
by Tim Chen
· 11 years ago
b119fa6
locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order
by Tim Chen
· 11 years ago
e2fd137
xtensa: introduce spill_registers_kernel macro
by Max Filippov
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
9b83d85
Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 11 years ago
9848e49
xtensa: fix warning '"CONFIG_OF" is not defined'
by Max Filippov
· 11 years ago
ea02f94
net: introduce SO_BPF_EXTENSIONS
by Michal Sekletar
· 11 years ago
9ed82c6
xtensa: implement ndelay
by Max Filippov
· 11 years ago
58f60c2
xtensa: clean up udelay
by Max Filippov
· 11 years ago
a6f3eef
xtensa: enable HAVE_PERF_EVENTS
by Baruch Siach
· 11 years ago
6cb9711
xtensa: remap io area defined in device tree
by Baruch Siach
· 11 years ago
4809bb4
xtensa: avoid duplicate of IO range definitions
by Baruch Siach
· 11 years ago
49b424f
xtensa: implement CPU hotplug
by Max Filippov
· 11 years ago
f615136
xtensa: add SMP support
by Max Filippov
· 11 years ago
26a8e96
xtensa: add MX irqchip
by Max Filippov
· 11 years ago
cbd1de2
xtensa: move built-in PIC to drivers/irqchip
by Max Filippov
· 11 years ago
c8f3a7d
xtensa: move init_mmu declaration to mmu_context.h
by Max Filippov
· 11 years ago
01e3b3c
xtensa: fix __delay for small loop count
by Max Filippov
· 11 years ago
5515daa
xtensa: fix arch spinlock function names
by Max Filippov
· 11 years ago
220c062
xtensa: implement robust futex atomic uaccess ops
by Baruch Siach
· 11 years ago
ea1d3ed
xtensa: remove trailing colons in asm statement
by Max Filippov
· 11 years ago
f0a3461
xtensa: clean up include/asm/vectors.h
by Max Filippov
· 11 years ago
93ea02b
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
by Peter Zijlstra
· 11 years ago
e3fec2f
lib: Add missing arch generic-y entries for asm-generic/hash.h
by David S. Miller
· 11 years ago
4007162
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
f820e28
xtensa: use buddy allocator for PTE table
by Kirill A. Shutemov
· 11 years ago
8f43123
xtensa: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
f8c6d30
xtensa: fix potential NULL-pointer dereference
by Kirill A. Shutemov
· 11 years ago
00d1a39
preempt: Make PREEMPT_ACTIVE generic
by Thomas Gleixner
· 11 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
5116b1d
of: remove empty arch prom.h headers
by Rob Herring
· 11 years ago
32df8dc
of: remove HAVE_ARCH_DEVTREE_FIXUPS
by Rob Herring
· 11 years ago
62748f3
net: introduce SO_MAX_PACING_RATE
by Eric Dumazet
· 11 years ago
a787870
sched, arch: Create asm/preempt.h
by Peter Zijlstra
· 11 years ago
8d5e1d8
xtensa: remove CCOUNT_PER_JIFFY
by Baruch Siach
· 11 years ago
fedc21d
xtensa: fix !CONFIG_XTENSA_CALIBRATE_CCOUNT build failure
by Baruch Siach
· 11 years ago
99d5040
xtensa: keep a3 and excsave1 on entry to exception handlers
by Max Filippov
· 11 years ago
be9c6d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
d4d1cda
Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 11 years ago
64b0dc5
net: rename busy poll socket op and globals
by Eliezer Tamir
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
478ba61
xtensa: add static function tracer support
by Max Filippov
· 11 years ago
661b40b
xtensa: bootparams: fix typo
by Baruch Siach
· 11 years ago
8102f47
xtensa: consolidate ccount access routines
by Baruch Siach
· 11 years ago
e504c4b
xtensa: cleanup ccount frequency tracking
by Baruch Siach
· 11 years ago
ed9dfed
xtensa: timex.h: remove unused symbols
by Baruch Siach
· 11 years ago
40d158e
consolidate io_remap_pfn_range definitions
by Al Viro
· 11 years ago
dafcc43
net: add socket option for low latency polling
by Eliezer Tamir
· 11 years ago
b551478
arch: xtensa: include: asm: compiling issue, need cmpxchg64() defined.
by Chen Gang
· 11 years ago
Next »