index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-05-17
1
-0
/
+6
|
\
|
*
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
David Howells
2019-05-16
1
-0
/
+6
*
|
Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-05-15
1
-12
/
+16
|
\
\
|
*
|
cpufreq: Call transition notifier only once for each policy
Viresh Kumar
2019-05-10
1
-12
/
+16
*
|
|
mm: use mm_zero_struct_page from SPARC on all 64b architectures
Alexander Duyck
2019-05-14
1
-30
/
+0
*
|
|
hugetlb: allow to free gigantic pages regardless of the configuration
Alexandre Ghiti
2019-05-14
1
-1
/
+1
*
|
|
mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
Alexandre Ghiti
2019-05-14
1
-1
/
+1
*
|
|
sparc: advertise gigantic page support
Alexandre Ghiti
2019-05-14
1
-0
/
+1
*
|
|
init: free_initmem: poison freed init memory
Mike Rapoport
2019-05-14
1
-5
/
+0
*
|
|
initramfs: poison freed initrd memory
Christoph Hellwig
2019-05-14
2
-16
/
+0
*
|
|
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
1
-4
/
+5
*
|
|
sparc64: simplify reduce_memory() function
Mike Rapoport
2019-05-09
1
-40
/
+2
*
|
|
sparc: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-05-09
1
-2
/
+1
*
|
|
sparc/iommu: merge iommu_get_one and __sbus_iommu_map_page
Christoph Hellwig
2019-05-08
1
-32
/
+24
*
|
|
sparc/iommu: use __sbus_iommu_map_page to implement the map_sg path
Christoph Hellwig
2019-05-08
1
-21
/
+10
*
|
|
sparc/iommu: fix __sbus_iommu_map_page for highmem pages
Christoph Hellwig
2019-05-08
1
-8
/
+7
*
|
|
sparc/iommu: move per-page flushing into __sbus_iommu_map_page
Christoph Hellwig
2019-05-08
1
-12
/
+14
*
|
|
sparc/iommu: pass a physical address to iommu_get_one
Christoph Hellwig
2019-05-08
1
-6
/
+7
*
|
|
sparc/iommu: create a common helper for map_sg
Christoph Hellwig
2019-05-08
1
-20
/
+17
*
|
|
sparc/iommu: merge iommu_release_one and sbus_iommu_unmap_page
Christoph Hellwig
2019-05-08
1
-14
/
+7
*
|
|
sparc/iommu: use sbus_iommu_unmap_page in sbus_iommu_unmap_sg
Christoph Hellwig
2019-05-08
1
-3
/
+3
*
|
|
sparc/iommu: use !PageHighMem to check if a page has a kernel mapping
Christoph Hellwig
2019-05-08
1
-1
/
+2
*
|
|
sparc: vdso: add FORCE to the build rule of %.so
Masahiro Yamada
2019-05-08
1
-1
/
+1
*
|
|
arch:sparc:kernel/uprobes.c : Remove duplicate header
Jagadeesh Pagadala
2019-05-08
1
-1
/
+0
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
1
-15
/
+0
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-25
1
-0
/
+4
|
|
\
\
|
*
|
|
asm-generic: generalize asm/sockios.h
Arnd Bergmann
2019-04-19
1
-15
/
+0
*
|
|
|
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-07
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2019-03-20
1
-2
/
+3
*
|
|
|
|
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-07
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-09
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-06
1
-7
/
+4
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
crypto: sparc - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-7
/
+4
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-06
2
-2
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
arch: Remove dummy mmiowb() definitions from arch code
Will Deacon
2019-04-08
1
-2
/
+0
|
*
|
|
|
|
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
2019-04-08
1
-0
/
+1
*
|
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-06
2
-9
/
+0
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2019-04-10
1
-6
/
+5
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
2019-04-03
1
-8
/
+0
|
*
|
|
|
|
|
|
locking/rwsem: Remove arch specific rwsem files
Waiman Long
2019-04-03
1
-1
/
+0
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
2
-18
/
+1
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
arch/tlb: Clean up simple architectures
Peter Zijlstra
2019-04-03
1
-13
/
+0
|
*
|
|
|
|
|
asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE
Peter Zijlstra
2019-04-03
1
-0
/
+1
|
*
|
|
|
|
|
asm-generic/tlb, arch: Provide generic VIPT cache flush
Peter Zijlstra
2019-04-03
1
-5
/
+0
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2019-04-23
1
-0
/
+4
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
2019-04-15
1
-0
/
+4
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
sparc64/pci_sun4v: fix ATU checks for large DMA masks
Christoph Hellwig
2019-04-10
1
-9
/
+11
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
2019-04-05
1
-4
/
+3
*
|
|
|
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-05
1
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2019-03-28
2
-2
/
+1
|
/
/
[next]