index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-07
arch/nios2/mm/fault.c: remove duplicate include
Sabyasachi Gupta
1
-1
/
+0
2019-03-07
unicore32: stop printing the virtual memory layout
Geert Uytterhoeven
1
-24
/
+0
2019-03-07
mm: create the new vm_fault_t type
Souptick Joarder
1
-1
/
+1
2019-03-07
arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()
Mike Rapoport
3
-25
/
+8
2019-03-07
arch: simplify several early memory allocations
Mike Rapoport
10
-43
/
+18
2019-03-07
openrisc: simplify pte_alloc_one_kernel()
Mike Rapoport
1
-7
/
+4
2019-03-07
sh: prefer memblock APIs returning virtual address
Mike Rapoport
2
-16
/
+7
2019-03-07
microblaze: prefer memblock API returning virtual address
Mike Rapoport
1
-2
/
+3
2019-03-07
powerpc: prefer memblock APIs returning virtual address
Mike Rapoport
9
-51
/
+44
2019-03-07
configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED
Alexey Brodkin
54
-54
/
+0
2019-03-07
nios2: Fix update_mmu_cache preload the TLB with the new PTE
Nicholas Piggin
1
-1
/
+2
2019-03-07
nios2: update_mmu_cache preload the TLB with the new PTE
Nicholas Piggin
3
-9
/
+36
2019-03-07
nios2: User address TLB flush break after finding the matching entry
Nicholas Piggin
1
-0
/
+5
2019-03-07
nios2: flush_tlb_all use TLBMISC way auto-increment feature
Nicholas Piggin
1
-6
/
+5
2019-03-07
nios2: improve readability of tlb functions
Nicholas Piggin
1
-27
/
+33
2019-03-07
nios2: flush_tlb_mm flush only the pid
Nicholas Piggin
1
-12
/
+14
2019-03-07
nios2: flush_tlb_pid can just restore TLBMISC once
Nicholas Piggin
1
-2
/
+2
2019-03-07
nios2: TLBMISC writes do not require PID bits to be set
Nicholas Piggin
1
-12
/
+7
2019-03-07
nios2: Use an invalid TLB entry address helper function
Nicholas Piggin
1
-35
/
+33
2019-03-07
nios2: pte_clear does not need to flush TLB
Nicholas Piggin
1
-1
/
+0
2019-03-07
nios2: flush_tlb_page use PID based flush
Nicholas Piggin
3
-14
/
+19
2019-03-07
nios2: update_mmu_cache clear the old entry from the TLB
Nicholas Piggin
1
-0
/
+2
2019-03-07
nios2: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2
-10
/
+0
2019-03-07
nios2: ksyms: Add missing symbol exports
Guenter Roeck
1
-0
/
+12
2019-03-05
docs/core-api/mm: fix user memory accessors formatting
Mike Rapoport
2
-16
/
+16
2019-03-05
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
4
-5
/
+5
2019-03-05
powerpc/mm/iommu: allow large IOMMU page size only for hugetlb backing
Aneesh Kumar K.V
1
-17
/
+7
2019-03-05
powerpc/mm/iommu: allow migration of cma allocated pages during mm_iommu_do_alloc
Aneesh Kumar K.V
1
-87
/
+38
2019-03-05
ia64: perfmon: don't mark buffer pages as PG_reserved
David Hildenbrand
1
-55
/
+4
2019-03-05
arm64: kdump: no need to mark crashkernel pages manually PG_reserved
David Hildenbrand
2
-28
/
+1
2019-03-05
arm64: kexec: no need to ClearPageReserved()
David Hildenbrand
1
-1
/
+0
2019-03-05
m68k/mm: use __ClearPageReserved()
David Hildenbrand
1
-1
/
+1
2019-03-05
riscv/vdso: don't clear PG_reserved
David Hildenbrand
1
-1
/
+0
2019-03-05
powerpc/vdso: don't clear PG_reserved
David Hildenbrand
1
-2
/
+0
2019-03-05
s390/vdso: don't clear PG_reserved
David Hildenbrand
1
-2
/
+0
2019-03-05
arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade
Aneesh Kumar K.V
3
-0
/
+54
2019-03-05
arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade
Aneesh Kumar K.V
4
-0
/
+65
2019-03-05
mm: update ptep_modify_prot_commit to take old pte value as arg
Aneesh Kumar K.V
3
-3
/
+4
2019-03-05
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
6
-17
/
+21
2019-03-05
arm64/mm: enable HugeTLB migration for contiguous bit HugeTLB pages
Anshuman Khandual
2
-0
/
+25
2019-03-05
arm64/mm: enable HugeTLB migration
Anshuman Khandual
1
-0
/
+4
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
16
-29
/
+41
2019-03-05
sh: remove nargs from __SYSCALL
Firoz Khan
2
-3
/
+3
2019-03-05
kasan: remove use after scope bugs detection.
Andrey Ryabinin
1
-4
/
+0
2019-03-05
x86: Deprecate a.out support
Borislav Petkov
2
-2
/
+1
2019-03-05
a.out: remove core dumping support
Linus Torvalds
5
-402
/
+0
2019-03-04
arch: riscv: fix logic error in parse_dtb
Andreas Schwab
1
-1
/
+1
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
28
-44
/
+9
2019-03-04
RISC-V: Assign hwcap as per comman capabilities.
Atish Patra
1
-19
/
+22
2019-03-04
RISC-V: Compare cpuid with NR_CPUS before mapping.
Atish Patra
1
-0
/
+5
[next]