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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-02
RISC-V: Fixes to module loading
Palmer Dabbelt
9
-6
/
+470
2018-04-02
RISC-V: Assorted memory model fixes
Palmer Dabbelt
5
-234
/
+630
2018-04-02
RISC-V: Add definition of relocation types
Zong Li
1
-0
/
+7
2018-04-02
RISC-V: Enable module support in defconfig
Zong Li
1
-0
/
+2
2018-04-02
RISC-V: Support SUB32 relocation type in kernel module
Zong Li
1
-0
/
+8
2018-04-02
RISC-V: Support ADD32 relocation type in kernel module
Zong Li
1
-0
/
+8
2018-04-02
RISC-V: Support ALIGN relocation type in kernel module
Zong Li
1
-0
/
+10
2018-04-02
RISC-V: Support RVC_BRANCH/JUMP relocation type in kernel modulewq
Zong Li
1
-0
/
+35
2018-04-02
RISC-V: Support HI20/LO12_I/LO12_S relocation type in kernel module
Zong Li
1
-0
/
+42
2018-04-02
RISC-V: Support CALL relocation type in kernel module
Zong Li
1
-0
/
+22
2018-04-02
RISC-V: Support GOT_HI20/CALL_PLT relocation type in kernel module
Zong Li
1
-10
/
+52
2018-04-02
RISC-V: Add section of GOT.PLT for kernel module
Zong Li
3
-17
/
+45
2018-04-02
RISC-V: Add sections of PLT and GOT for kernel module
Zong Li
6
-0
/
+260
2018-04-02
riscv/atomic: Strengthen implementations with fences
Andrea Parri
2
-220
/
+588
2018-04-02
riscv/spinlock: Strengthen implementations with fences
Andrea Parri
2
-14
/
+27
2018-04-02
riscv/barrier: Define __smp_{store_release,load_acquire}
Andrea Parri
1
-0
/
+15
2018-04-02
riscv/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
Alan Kao
2
-1
/
+7
2018-04-02
riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS support
Alan Kao
4
-0
/
+141
2018-04-02
riscv/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support
Alan Kao
2
-0
/
+4
2018-04-02
riscv/ftrace: Add dynamic function graph tracer support
Alan Kao
2
-1
/
+118
2018-04-02
riscv/ftrace: Add dynamic function tracer support
Alan Kao
6
-12
/
+223
2018-04-02
riscv/ftrace: Add RECORD_MCOUNT support
Alan Kao
2
-0
/
+4
2018-03-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+17
2018-03-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-4
/
+6
2018-03-31
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+1
2018-03-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-24
/
+25
2018-03-28
Merge tag 'powerpc-4.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
13
-90
/
+154
2018-03-28
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
12
-39
/
+123
2018-03-28
x86/platform/UV: Fix critical UV MMR address error
mike.travis@hpe.com
1
-1
/
+1
2018-03-28
KVM: x86: Fix pv tlb flush dependencies
Wanpeng Li
1
-2
/
+2
2018-03-28
x86/platform/uv/BAU: Add APIC idt entry
Andrew Banman
3
-2
/
+4
2018-03-27
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-11
/
+12
2018-03-27
Merge tag 'sunxi-fixes-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-3
/
+60
2018-03-27
Merge tag 'omap-for-v4.16/sram-fix-signed' of ssh://gitolite.kernel.org/pub/s...
Arnd Bergmann
3
-16
/
+38
2018-03-27
x86/alternatives: Fixup alternative_call_2
Alexey Dobriyan
1
-3
/
+1
2018-03-27
perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUs
Stephane Eranian
1
-8
/
+17
2018-03-26
powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRs
Nicholas Piggin
1
-1
/
+1
2018-03-25
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-95
/
+24
2018-03-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-28
/
+33
2018-03-25
x86/purgatory: Avoid creating stray .<pid>.d files, remove -MD from KBUILD_CF...
Sven Wegener
1
-1
/
+1
2018-03-24
ARM: 8750/1: deflate_xip_data.sh: minor fixes
Nicolas Pitre
1
-3
/
+3
2018-03-24
ARM: 8748/1: mm: Define vdso_start, vdso_end as array
Jinbum Park
2
-7
/
+7
2018-03-24
ARM: 8747/1: make CONFIG_DEBUG_WX depend on MMU
Arnd Bergmann
1
-0
/
+1
2018-03-24
ARM: 8746/1: vfp: Go back to clearing vfp_current_hw_state[]
Fabio Estevam
1
-1
/
+1
2018-03-23
x86/entry/64: Don't use IST entry for #BP stack
Andy Lutomirski
3
-10
/
+9
2018-03-23
x86/efi: Free efi_pgd with free_pages()
Waiman Long
1
-1
/
+1
2018-03-23
Merge tag 'mips_fixes_4.16_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-30
/
+27
2018-03-23
KVM: nVMX: sync vmcs02 segment regs prior to vmx_set_cr0
Sean Christopherson
1
-5
/
+5
2018-03-23
Merge tag 'kvm-ppc-fixes-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
1
-17
/
+18
2018-03-23
powerpc/mm: Fixup tlbie vs store ordering issue on POWER9
Aneesh Kumar K.V
7
-2
/
+50
[next]