index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-13
sparc32: mm: Reduce allocation size for PMD and PTE tables
Will Deacon
1
-2
/
+2
2020-05-13
sparc32: mm: Change pgtable_t type to pte_t * instead of struct page *
Will Deacon
3
-4
/
+15
2020-05-13
sparc32: mm: Restructure sparc32 MMU page-table layout
Will Deacon
5
-56
/
+29
2020-05-12
floppy: use symbolic register names in the sparc64 port
Willy Tarreau
1
-27
/
+32
2020-05-12
floppy: use symbolic register names in the sparc32 port
Willy Tarreau
1
-23
/
+23
2020-05-12
floppy: split the base port from the register in I/O accesses
Willy Tarreau
2
-4
/
+4
2020-04-22
get rid of csum_partial_copy_to_user()
Al Viro
1
-4
/
+3
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
1
-7
/
+0
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2
-6
/
+0
2020-04-10
mm: bring sparc pte_index() semantics inline with other platforms
Arjun Roy
1
-5
/
+5
2020-04-02
sparc32: use per-device dma_ops
Christoph Hellwig
1
-13
/
+2
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
1
-14
/
+0
2020-03-31
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-4
/
+4
2020-03-27
[parisc, s390, sparc64] no need for access_ok() in futex handling
Al Viro
1
-2
/
+0
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
1
-4
/
+2
2020-03-25
sparc: revive __HAVE_ARCH_STRLEN for 32bit sparc
Masahiro Yamada
2
-4
/
+4
2020-02-04
asm-generic/tlb: rename HAVE_RCU_TABLE_FREE
Peter Zijlstra
1
-1
/
+1
2020-02-04
mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
Peter Zijlstra
1
-0
/
+9
2020-02-04
sparc: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+2
2020-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-15
/
+15
2020-01-30
sparc64: add support for folded p4d page tables
Mike Rapoport
2
-15
/
+15
2020-01-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-17
/
+0
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+0
2020-01-03
compat: provide compat_ptr() on all architectures
Arnd Bergmann
1
-17
/
+0
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
1
-0
/
+4
2019-12-04
sparc32: use pgtable-nopud instead of 4level-fixup
Mike Rapoport
2
-17
/
+17
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2019-12-01
Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
1
-0
/
+1
2019-11-26
asm-generic: Make msi.h a mandatory include/asm header
Michal Simek
1
-1
/
+0
2019-11-11
asm-generic: don't provide ioremap for CONFIG_MMU
Christoph Hellwig
1
-0
/
+1
2019-11-11
sparc64: implement ioremap_uc
Tuowen Zhao
1
-0
/
+1
2019-09-26
arch/sparc/include/asm/pgtable_64.h: fix build
Andrew Morton
1
-1
/
+1
2019-09-25
lib: untag user pointers in strn*_user
Andrey Konovalov
1
-2
/
+3
2019-09-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-10
/
+0
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2
-6
/
+0
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2
-4
/
+0
2019-08-08
PCI: Convert pci_resource_to_user() to a weak function
Denis Efremov
1
-2
/
+0
2019-07-12
sparc64: use the generic get_user_pages_fast code
Christoph Hellwig
1
-0
/
+18
2019-07-12
sparc64: define untagged_addr()
Christoph Hellwig
1
-0
/
+22
2019-07-12
sparc64: add the missing pgd_page definition
Christoph Hellwig
1
-0
/
+3
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
1
-2
/
+1
2019-06-17
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
Ingo Molnar
1
-2
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
1
-2
/
+1
2019-06-03
locking/atomic, sparc: Use s64 for atomic64
Mark Rutland
1
-4
/
+4
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47
Thomas Gleixner
2
-18
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
[prev]
[next]