summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move EM_RISCV into elf-em.hPalmer Dabbelt2018-10-312-3/+1
* RISC-V: properly determine hardware capsAndreas Schwab2018-10-311-3/+5
* RISC-V: SMP cleanup and new featuresPalmer Dabbelt2018-10-2212-70/+259
|\
| * RISC-V: Show IPI statsAnup Patel2018-10-223-7/+49
| * RISC-V: Show CPU ID and Hart ID separately in /proc/cpuinfoAnup Patel2018-10-221-4/+6
| * RISC-V: Use Linux logical CPU number instead of hartidAtish Patra2018-10-228-32/+71
| * RISC-V: Add logical CPU indexing for RISC-VAtish Patra2018-10-223-1/+46
| * RISC-V: Use WRITE_ONCE instead of direct accessAtish Patra2018-10-221-2/+3
| * RISC-V: Use mmgrab()Palmer Dabbelt2018-10-221-1/+2
| * RISC-V: Rename im_okay_therefore_i_am to found_boot_cpuPalmer Dabbelt2018-10-221-4/+5
| * RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartidPalmer Dabbelt2018-10-225-6/+9
| * RISC-V: Provide a cleaner raw_smp_processor_id()Palmer Dabbelt2018-10-221-10/+4
| * RISC-V: Disable preemption before enabling interruptsAtish Patra2018-10-221-1/+5
| * RISC-V: Comment on the TLB flush in smp_callin()Palmer Dabbelt2018-10-221-0/+4
| * RISC-V: Filter ISA and MMU values in cpuinfoPalmer Dabbelt2018-10-221-7/+61
| * RISC-V: Don't set cacheinfo.{physical_line_partition,attributes}Palmer Dabbelt2018-10-221-7/+0
| * RISC-V: No need to pass scause as arg to do_IRQ()Anup Patel2018-10-222-3/+2
* | RISC-V: Fix some RV32 bugs and build failuresPalmer Dabbelt2018-10-228-2/+353
|\ \
| * | RISC-V: Avoid corrupting the upper 32-bit of phys_addr_t in ioremapVincent Chen2018-10-221-1/+1
| * | RISC-V: Select GENERIC_LIB_UMODDI3 on RV32Zong Li2018-10-221-0/+1
| * | lib: Add umoddi3 and udivmoddi4 of GCC library routinesZong Li2018-10-224-0/+346
| * | RISC-V: Use swiotlb on RV64 onlyZong Li2018-10-221-0/+3
| * | RISC-V: Build tishift only on 64-bitZong Li2018-10-221-1/+2
| |/
* | riscv: Add support to no-FPU systemsPalmer Dabbelt2018-10-229-127/+196
|\ \
| * | Auto-detect whether a FPU existsAlan Kao2018-10-224-7/+19
| * | Allow to disable FPU supportAlan Kao2018-10-226-3/+29
| * | Cleanup ISA string settingAlan Kao2018-10-221-11/+8
| * | Refactor FPU code in signal setup/return proceduresAlan Kao2018-10-221-27/+41
| * | Extract FPU context operations from entry.SAlan Kao2018-10-223-87/+107
| |/
* | RISC-V: Cosmetic menuconfig changesNick Kossifidis2018-10-222-36/+39
* | riscv: move GCC version check for ARCH_SUPPORTS_INT128 to KconfigMasahiro Yamada2018-10-222-2/+1
* | RISC-V: remove the unused return_to_handler exportChristoph Hellwig2018-10-221-1/+0
* | RISC-V: Add futex support.Jim Wilson2018-10-223-1/+129
* | RISC-V: Add FP register ptrace support for gdb.Jim Wilson2018-10-222-0/+55
* | RISC-V: Mask out the F extension on systems without DPalmer Dabbelt2018-10-221-0/+7
* | RISC-V: Don't set cacheinfo.{physical_line_partition,attributes}Palmer Dabbelt2018-10-221-7/+0
|/
* Linux 4.19v4.19Greg Kroah-Hartman2018-10-221-2/+2
* MAINTAINERS: Add an entry for the code of conductGreg Kroah-Hartman2018-10-221-0/+6
* Code of Conduct: Change the contact email addressGreg Kroah-Hartman2018-10-221-6/+7
* Code of Conduct Interpretation: Put in the proper URL for the committeeGreg Kroah-Hartman2018-10-221-2/+3
* Code of Conduct: Provide links between the two documentsGreg Kroah-Hartman2018-10-222-1/+11
* Code of Conduct Interpretation: Properly reference the TAB correctlyGreg Kroah-Hartman2018-10-221-8/+8
* Code of Conduct Interpretation: Add document explaining how the Code of Condu...Greg Kroah-Hartman2018-10-222-0/+154
* Code of conduct: Fix wording around maintainers enforcing the code of conductChris Mason2018-10-221-4/+0
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2018-10-212-1/+13
|\
| * i2c: rcar: cleanup DMA for all kinds of failureWolfram Sang2018-10-201-1/+5
| * MAINTAINERS: Add entry for Broadcom STB I2C controllerKamal Dasu2018-10-201-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-10-214-8/+8
|\ \
| * | Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"Roopa Prabhu2018-10-201-2/+1
| * | net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern2018-10-201-2/+4