aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-26recordmcount.pl: drop blackin and tile supportArnd Bergmann1-8/+0
2018-03-26Documentation: arch-support: remove obsolete architecturesArnd Bergmann44-260/+2
2018-03-26asm-generic: clean up asm/unistd.hArnd Bergmann1-163/+0
2018-03-26asm-generic: siginfo: define ia64 si_codes unconditionallyArnd Bergmann1-12/+8
2018-03-26asm-generic: siginfo: remove obsolete #ifdefsArnd Bergmann1-34/+2
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann23-77/+31
2018-03-16mm: remove obsolete alloc_remap()Arnd Bergmann3-28/+1
2018-03-16mm: remove blackfin MPU supportArnd Bergmann2-24/+0
2018-03-16procfs: remove CONFIG_HARDWALL dependencyArnd Bergmann1-9/+0
2018-03-16CRIS: Drop support for the CRIS portJesper Nilsson430-99983/+0
2018-03-16arch: remove tile portArnd Bergmann300-69477/+1
2018-03-16arch: remove blackfin portArnd Bergmann475-123907/+2
2018-03-09arch: remove score portArnd Bergmann130-7716/+0
2018-03-09arch: remove m32r portArnd Bergmann223-27243/+0
2018-03-09arch: remove frv portArnd Bergmann220-28837/+0
2018-03-09mn10300: Remove the architectureDavid Howells343-34163/+21
2018-03-05i2c: img-scb: Drop METAG dependencyJames Hogan1-1/+1
2018-03-05media: img-ir: Drop METAG dependencyJames Hogan1-1/+1
2018-03-05watchdog: imgpdc: Drop METAG dependencyJames Hogan1-1/+1
2018-03-05MAINTAINERS/CREDITS: Drop METAG ARCHITECTUREJames Hogan2-14/+5
2018-03-05tty: Remove metag DA TTY and console driverJames Hogan3-679/+0
2018-03-04Linux 4.16-rc4Linus Torvalds1-1/+1
2018-03-02memremap: fix softlockup reports at teardownDan Williams1-5/+10
2018-03-02libnvdimm: re-enable deep flush for pmem devices via fsync()Dave Jiang1-2/+1
2018-03-03MAINTAINERS: take over Kconfig maintainershipMasahiro Yamada1-1/+3
2018-03-02vfio: disable filesystem-dax page pinningDan Williams1-3/+15
2018-03-03kconfig: fix line number in recursive inclusion error messageMasahiro Yamada1-8/+4
2018-03-03Coccinelle: memdup: Fix typo in warning messagesDafna Hirschfeld1-2/+2
2018-03-02i2c: octeon: Prevent error message on bus errorJan Glauber2-1/+2
2018-03-02parisc: Reduce irq overhead when run in qemuHelge Deller1-4/+5
2018-03-02parisc: Use cr16 interval timers unconditionally on qemuHelge Deller2-1/+3
2018-03-02parisc: Check if secondary CPUs want own PDC callsHelge Deller2-7/+18
2018-03-02parisc: Hide virtual kernel memory layoutHelge Deller1-1/+6
2018-03-02parisc: Fix ordering of cache and TLB flushesJohn David Anglin3-26/+54
2018-03-02kconfig: Update ncurses package names for menuconfigArvind Prasanna1-1/+2
2018-03-02kbuild/kallsyms: trivial typo fixCao jin1-1/+1
2018-03-02kbuild: test --build-id linker flag by ld-option instead of cc-ldoptionMasahiro Yamada1-2/+1
2018-03-02kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignmentCao jin1-1/+1
2018-03-02kconfig: Don't leak choice names during parsingMasahiro Yamada1-0/+1
2018-03-02sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCEMasahiro Yamada1-1/+3
2018-03-02kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_listMasahiro Yamada1-0/+1
2018-03-01KVM: x86: fix vcpu initialization with userspace lapicRadim Krčmář2-7/+6
2018-03-01KVM: X86: Allow userspace to define the microcode versionWanpeng Li4-5/+12
2018-03-01KVM: X86: Introduce kvm_get_msr_feature()Wanpeng Li1-3/+15
2018-03-01platform/x86: wmi: Fix misuse of vsprintf extension %pULLJoe Perches1-3/+3
2018-03-01KVM: SVM: Add MSR-based feature support for serializing LFENCETom Lendacky2-1/+36
2018-03-01KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky6-17/+114
2018-03-01block: fix a typoJiufei Xue1-1/+1
2018-03-01block: display the correct diskname for bioJiufei Xue2-3/+7
2018-03-01block: fix the count of PGPGOUT for WRITE_SAMEJiufei Xue1-1/+1