aboutsummaryrefslogtreecommitdiffstats
path: root/arch/unicore32/include/asm/Kbuild
AgeCommit message (Expand)Author
2020-07-01arch: remove unicore32 portMike Rapoport
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-14arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada
2019-02-01arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada
2018-09-30unicore32: remove swiotlb supportChristoph Hellwig
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd
2017-07-11unicore32: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig
2017-03-27add asm-generic/extable.hAl Viro
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-11-09UAPI: (Scripted) Disintegrate arch/unicore32/include/asmDavid Howells
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-03asm-generic: Add default clkdev.hMark Brown
2012-09-20get rid of generic instances of asm/exec.hAl Viro
2012-03-28Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]Guan Xuetao
2011-06-09unicore32: using generic-y format for one line asm-generic filesGuan Xuetao
2011-03-17unicore32 core architecture: build infrastructureGuanXuetao