Age | Commit message (Expand) | Author |
2015-02-18 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov |
2015-02-10 | xtensa: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov |
2015-01-13 | xtensa: macro whitespace fixes | Michael S. Tsirkin |
2014-12-16 | Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linux | Linus Torvalds |
2014-12-15 | xtensa/uaccess: fix sparse errors | Michael S. Tsirkin |
2014-12-15 | Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtens... | Chris Zankel |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
2014-12-09 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-09 | xtensa: fix kmap_prot definition | Max Filippov |
2014-11-10 | Merge tag 'xtensa-for-next-20141021-2' of git://github.com/jcmvbkbc/linux-xte... | Chris Zankel |
2014-10-23 | Merge tag 'xtensa-for-next-20141021-1' of git://github.com/jcmvbkbc/linux-xte... | Chris Zankel |
2014-10-21 | xtensa: nommu: clean up memory map dump | Max Filippov |
2014-10-21 | xtensa: nommu: set up cache and atomctl in initialize_mmu | Max Filippov |
2014-10-21 | xtensa: move vecbase SR initialization to _startup | Max Filippov |
2014-10-21 | xtensa: nommu: fix load address definitions | Max Filippov |
2014-10-21 | xtensa: nommu: don't build most of the cache flushing code | Max Filippov |
2014-10-21 | xtensa: nommu: provide _PAGE_CHG_MASK definition | Max Filippov |
2014-10-21 | xtensa: nommu: provide __invalidate_dcache_page_alias stub | Max Filippov |
2014-10-21 | xtensa: nommu: move init_mmu stub to nommu_context.h | Max Filippov |
2014-10-20 | xtensa: io: remove dummy relaxed accessor macros for reads | Will Deacon |
2014-10-13 | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-10-06 | xtensa: implement pgprot_noncached | Max Filippov |
2014-10-03 | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra |
2014-08-18 | Merge tag 'xtensa-for-next-20140815' into for_next | Chris Zankel |
2014-08-14 | locking,arch,xtensa: Fold atomic_ops | Peter Zijlstra |
2014-08-14 | xtensa: support aliasing cache in kmap | Max Filippov |
2014-08-14 | xtensa: support aliasing cache in k[un]map_atomic | Max Filippov |
2014-08-14 | xtensa: implement clear_user_highpage and copy_user_highpage | Max Filippov |
2014-08-14 | xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_miss | Max Filippov |
2014-08-14 | xtensa: make fixmap region addressing grow with index | Max Filippov |
2014-08-14 | xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DS | Max Filippov |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso |
2014-06-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-05-27 | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo |
2014-05-21 | ftrace: Make CALLER_ADDRx macros more generic | AKASHI Takahiro |
2014-05-05 | Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux | Linus Torvalds |
2014-04-18 | arch,xtensa: Convert smp_mb__*() | Peter Zijlstra |
2014-04-06 | xtensa: add HIGHMEM support | Max Filippov |
2014-04-06 | xtensa: optimize local_flush_tlb_kernel_range | Max Filippov |
2014-04-02 | xtensa: keep sysmem banks ordered in add_sysmem_bank | Max Filippov |
2014-04-02 | xtensa: split bootparam and kernel meminfo | Max Filippov |
2014-03-31 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-02-24 | Merge tag 'xtensa-for-next-20140221-1' into for_next | Chris Zankel |
2014-02-09 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen |