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
2021-05-29
riscv: mm: init: Consolidate vars, functions
Jisheng Zhang
2
-18
/
+20
2021-05-29
riscv: Add __init section marker to some functions again
Jisheng Zhang
2
-2
/
+2
2021-05-29
riscv: kprobes: Remove redundant kprobe_step_ctx
Jisheng Zhang
2
-38
/
+9
2021-05-25
riscv: Turn has_fpu into a static key if FPU=y
Jisheng Zhang
4
-8
/
+13
2021-05-25
riscv: Optimize switch_mm by passing "cpu" to flush_icache_deferred()
Jisheng Zhang
1
-3
/
+4
2021-05-25
riscv: mm: Drop redundant _sdata and _edata declaration
Kefeng Wang
1
-7
/
+1
2021-05-25
riscv: Move setup_bootmem into paging_init
Kefeng Wang
3
-3
/
+2
2021-05-25
riscv: enable generic PCI resource mapping
Stanislaw Kardach
1
-0
/
+2
2021-05-25
riscv: mm: Remove setup_zero_page()
Jisheng Zhang
1
-6
/
+0
2021-05-25
riscv: mremap speedup - enable HAVE_MOVE_PUD and HAVE_MOVE_PMD
Jisheng Zhang
2
-0
/
+13
2021-05-22
riscv: mm: add THP support on 64-bit
Nanyong Sun
3
-0
/
+164
2021-05-22
riscv: mm: add param stride for __sbi_tlb_flush_range
Nanyong Sun
1
-5
/
+5
2021-05-22
riscv: mm: make pmd_bad() check leaf condition
Nanyong Sun
1
-1
/
+1
2021-05-22
riscv: mm: add _PAGE_LEAF macro
Nanyong Sun
3
-6
/
+8
2021-05-09
Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-21
/
+26
2021-05-09
Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-120
/
+131
2021-05-08
Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-10
/
+16
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
17
-196
/
+28
2021-05-08
Merge branch 'master' into next
Michael Ellerman
240
-1751
/
+3722
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
17
-84
/
+36
2021-05-07
Merge tag 'io_uring-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+18
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
40
-108
/
+26
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
3
-15
/
+0
2021-05-07
arm: print alloc free paths for address in registers
Maninder Singh
3
-0
/
+13
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
12
-65
/
+0
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
17
-17
/
+0
2021-05-06
arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300
Yury Norov
3
-9
/
+10
2021-05-06
alpha: csum_partial_copy.c: add function prototypes from <net/checksum.h>
Randy Dunlap
1
-0
/
+1
2021-05-06
alpha: eliminate old-style function definitions
Randy Dunlap
1
-2
/
+2
2021-05-06
Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
14
-77
/
+101
2021-05-06
riscv: remove unused handle_exception symbol
Rouven Czerwinski
1
-2
/
+0
2021-05-06
riscv: Consistify protect_kernel_linear_mapping_text_rodata() use
Geert Uytterhoeven
3
-4
/
+7
2021-05-06
riscv: enable SiFive errata CIP-453 and CIP-1200 Kconfig only if CONFIG_64BIT=y
Vincent Chen
1
-2
/
+2
2021-05-06
riscv: Only extend kernel reservation if mapped read-only
Geert Uytterhoeven
1
-2
/
+7
2021-05-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
27
-454
/
+246
2021-05-06
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
63
-214
/
+2525
2021-05-06
Merge tag 'hexagon-5.13-0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
12
-14
/
+258
2021-05-06
x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gating
Suravee Suthikulpanit
1
-21
/
+26
2021-05-06
arm64: kernel: Update the stale comment
Shaokun Zhang
1
-1
/
+1
2021-05-05
x86/process: setup io_threads more like normal user space threads
Stefan Metzmacher
1
-1
/
+18
2021-05-05
KVM: x86: Consolidate guest enter/exit logic to common helpers
Sean Christopherson
3
-74
/
+49
2021-05-05
KVM: x86: Defer vtime accounting 'til after IRQ handling
Wanpeng Li
3
-6
/
+15
2021-05-05
KVM/VMX: Invoke NMI non-IST entry instead of IST entry
Lai Jiangshan
3
-7
/
+34
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
22
-139
/
+62
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-5
/
+38
2021-05-05
Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-16
/
+0
2021-05-05
x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappers
Sean Christopherson
2
-5
/
+1
2021-05-05
x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supported
Sean Christopherson
1
-1
/
+1
2021-05-05
x86/resctrl: Fix init const confusion
Andi Kleen
1
-1
/
+1
2021-05-05
x86: Delete UD0, UD1 traces
Alexey Dobriyan
1
-9
/
+0
[next]