Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
028ae9f76f2935e8cf9974bff9a4587e3a995ff3
/
arch
/
xtensa
/
include
/
asm
3e66701
xtensa: Remove signal translation and exec_domain
by Richard Weinberger
· 10 years ago
cb418fd
xtensa: Autogenerate offsets in struct thread_info
by Richard Weinberger
· 10 years ago
eaa0eda
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
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
d016bf7
mm: make FIRST_USER_ADDRESS unsigned long on all archs
by Kirill A. Shutemov
· 10 years ago
d9ecee2
xtensa: drop _PAGE_FILE and pte_file()-related helpers
by Kirill A. Shutemov
· 10 years ago
33a3dcc
xtensa: macro whitespace fixes
by Michael S. Tsirkin
· 10 years ago
a643fc7
Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 10 years ago
4255a8e
xtensa/uaccess: fix sparse errors
by Michael S. Tsirkin
· 10 years ago
2cb54e8
Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtensa into for_next
by Chris Zankel
· 10 years ago
70e71ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
0cb6c96
net, lib: kill arch_fast_hash library bits
by Daniel Borkmann
· 10 years ago
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
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
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
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
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
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
8504b50
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
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
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
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
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
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
d4d1cda
Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux
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
b551478
arch: xtensa: include: asm: compiling issue, need cmpxchg64() defined.
by Chen Gang
· 11 years ago
214fe80
xtensa: remove unused platform_init_irq()
by Baruch Siach
· 11 years ago
7711ece
xtensa: fix TLB multihit exceptions
by Chris Zankel
· 11 years ago
c61c48d
Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 11 years ago
b341d84
xtensa: Switch to asm-generic/linkage.h
by Geert Uytterhoeven
· 12 years ago
031d011
xtensa: fix arch_irqs_disabled_flags implementation
by Max Filippov
· 12 years ago
3ae908c
xtensa: provide custom CALLER_ADDR* implementations
by Max Filippov
· 12 years ago
Next »