summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/Kbuild
AgeCommit message (Expand)Author
2023-08-15mips: remove <asm/export.h>Masahiro Yamada
2021-03-10mips: syscalls: switch to generic syscalltbl.shMasahiro Yamada
2021-02-21Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-01-07MIPS: UAPI: unexport unistd_nr_{n32,n64,o32}.hAlexander Lobakin
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-07-24MIPS: Retire kvm paravirtJiaxun Yang
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek
2020-01-22Revert "MIPS: Add custom serial.h with BASE_BAUD override for generic kernel"Alexander Lobakin
2019-11-26asm-generic: Make msi.h a mandatory include/asm headerMichal Simek
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig
2019-01-22MIPS: remove meaningless generic-(CONFIG_GENERIC_CSUM) += checksum.hMasahiro Yamada
2018-12-14mips: generate uapi header and system call table filesFiroz Khan
2018-09-20dma-mapping: move the dma_coherent flag to struct deviceChristoph Hellwig
2018-07-24mips: use asm-generic version of msi.hThomas Petazzoni
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd
2017-11-28MIPS: Add custom serial.h with BASE_BAUD override for generic kernelMatt Redfearn
2017-06-29MIPS: Use queued spinlocks (qspinlock)Paul Burton
2017-06-29MIPS: Use queued read/write locks (qrwlock)Paul Burton
2017-02-21Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker
2017-01-03MIPS: Use generic asm/export.hPaul Burton
2017-01-03MIPS: Use generic asm/unaligned.hPaul Burton
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra
2016-05-13MIPS: Use generic clkdev.h headerStephen Boyd
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-09-03MIPS: Add definitions for extended contextPaul Burton
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
2015-02-17MIPS: Use generic checksum functions for MIPS R6Markos Chandras
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-09-22MIPS: DMA: Add cma supportZubair Lutfullah Kakakhel
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-08-02MIPS: Remove asm/user.hAlex Smith
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
2013-08-26MIPS: use generic-y where possibleJames Hogan
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-10-17UAPI: Place comments in empty arch Kbuilds to make them non-emptyDavid Howells
2012-10-09UAPI: (Scripted) Disintegrate arch/mips/include/asmDavid Howells
2011-12-12UAPI: Fix arch/mips/include/asm/Kbuild to have separate header-y linesDavid Howells
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison
2009-01-06mips: introduce asm/swab.hHarvey Harrison