index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-31
Revert "RISC-V: Select GENERIC_LIB_UMODDI3 on RV32"
Palmer Dabbelt
1
-1
/
+0
2018-10-22
RISC-V: SMP cleanup and new features
Palmer Dabbelt
12
-70
/
+259
2018-10-22
RISC-V: Fix some RV32 bugs and build failures
Palmer Dabbelt
8
-2
/
+353
2018-10-22
riscv: Add support to no-FPU systems
Palmer Dabbelt
9
-127
/
+196
2018-10-22
RISC-V: Cosmetic menuconfig changes
Nick Kossifidis
2
-36
/
+39
2018-10-22
riscv: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig
Masahiro Yamada
2
-2
/
+1
2018-10-22
RISC-V: remove the unused return_to_handler export
Christoph Hellwig
1
-1
/
+0
2018-10-22
RISC-V: Add futex support.
Jim Wilson
3
-1
/
+129
2018-10-22
RISC-V: Add FP register ptrace support for gdb.
Jim Wilson
2
-0
/
+55
2018-10-22
RISC-V: Mask out the F extension on systems without D
Palmer Dabbelt
1
-0
/
+7
2018-10-22
RISC-V: Don't set cacheinfo.{physical_line_partition,attributes}
Palmer Dabbelt
1
-7
/
+0
2018-10-22
RISC-V: Show IPI stats
Anup Patel
3
-7
/
+49
2018-10-22
RISC-V: Show CPU ID and Hart ID separately in /proc/cpuinfo
Anup Patel
1
-4
/
+6
2018-10-22
RISC-V: Use Linux logical CPU number instead of hartid
Atish Patra
8
-32
/
+71
2018-10-22
RISC-V: Add logical CPU indexing for RISC-V
Atish Patra
3
-1
/
+46
2018-10-22
RISC-V: Use WRITE_ONCE instead of direct access
Atish Patra
1
-2
/
+3
2018-10-22
RISC-V: Use mmgrab()
Palmer Dabbelt
1
-1
/
+2
2018-10-22
RISC-V: Rename im_okay_therefore_i_am to found_boot_cpu
Palmer Dabbelt
1
-4
/
+5
2018-10-22
RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid
Palmer Dabbelt
5
-6
/
+9
2018-10-22
RISC-V: Provide a cleaner raw_smp_processor_id()
Palmer Dabbelt
1
-10
/
+4
2018-10-22
RISC-V: Disable preemption before enabling interrupts
Atish Patra
1
-1
/
+5
2018-10-22
RISC-V: Comment on the TLB flush in smp_callin()
Palmer Dabbelt
1
-0
/
+4
2018-10-22
RISC-V: Filter ISA and MMU values in cpuinfo
Palmer Dabbelt
1
-7
/
+61
2018-10-22
RISC-V: Don't set cacheinfo.{physical_line_partition,attributes}
Palmer Dabbelt
1
-7
/
+0
2018-10-22
RISC-V: No need to pass scause as arg to do_IRQ()
Anup Patel
2
-3
/
+2
2018-10-22
RISC-V: Avoid corrupting the upper 32-bit of phys_addr_t in ioremap
Vincent Chen
1
-1
/
+1
2018-10-22
RISC-V: Select GENERIC_LIB_UMODDI3 on RV32
Zong Li
1
-0
/
+1
2018-10-22
lib: Add umoddi3 and udivmoddi4 of GCC library routines
Zong Li
4
-0
/
+346
2018-10-22
RISC-V: Use swiotlb on RV64 only
Zong Li
1
-0
/
+3
2018-10-22
RISC-V: Build tishift only on 64-bit
Zong Li
1
-1
/
+2
2018-10-22
Auto-detect whether a FPU exists
Alan Kao
4
-7
/
+19
2018-10-22
Allow to disable FPU support
Alan Kao
6
-3
/
+29
2018-10-22
Cleanup ISA string setting
Alan Kao
1
-11
/
+8
2018-10-22
Refactor FPU code in signal setup/return procedures
Alan Kao
1
-27
/
+41
2018-10-22
Extract FPU context operations from entry.S
Alan Kao
3
-87
/
+107
2018-10-22
Linux 4.19
v4.19
Greg Kroah-Hartman
1
-2
/
+2
2018-10-22
MAINTAINERS: Add an entry for the code of conduct
Greg Kroah-Hartman
1
-0
/
+6
2018-10-22
Code of Conduct: Change the contact email address
Greg Kroah-Hartman
1
-6
/
+7
2018-10-22
Code of Conduct Interpretation: Put in the proper URL for the committee
Greg Kroah-Hartman
1
-2
/
+3
2018-10-22
Code of Conduct: Provide links between the two documents
Greg Kroah-Hartman
2
-1
/
+11
2018-10-22
Code of Conduct Interpretation: Properly reference the TAB correctly
Greg Kroah-Hartman
1
-8
/
+8
2018-10-22
Code of Conduct Interpretation: Add document explaining how the Code of Condu...
Greg Kroah-Hartman
2
-0
/
+154
2018-10-22
Code of conduct: Fix wording around maintainers enforcing the code of conduct
Chris Mason
1
-4
/
+0
2018-10-21
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-1
/
+13
2018-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
4
-8
/
+8
2018-10-20
Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"
Roopa Prabhu
1
-2
/
+1
2018-10-20
net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
David Ahern
1
-2
/
+4
2018-10-20
i2c: rcar: cleanup DMA for all kinds of failure
Wolfram Sang
1
-1
/
+5
2018-10-20
MAINTAINERS: Add entry for Broadcom STB I2C controller
Kamal Dasu
1
-0
/
+8
2018-10-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
9
-18
/
+30
[next]