index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-06
sparc64: Fix up merge thinko.
David S. Miller
1
-1
/
+0
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
1
-0
/
+32
2014-08-05
sparc64: Guard against flushing openfirmware mappings.
David S. Miller
1
-0
/
+23
2014-08-05
sparc64: Do not insert non-valid PTEs into the TSB hash table.
David S. Miller
1
-0
/
+8
2014-07-22
sparc64 - add mem to iomem resource
bob picco
1
-0
/
+65
2014-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
12
-51
/
+74
2014-06-05
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
1
-5
/
+0
2014-05-19
sparc64: fix sparse warnings in int_64.c
Sam Ravnborg
1
-2
/
+6
2014-05-19
sparc64: fix sparse warnings in init_64.c
Sam Ravnborg
1
-0
/
+1
2014-05-19
sparc64: fix sparse warning in tsb.c
Sam Ravnborg
1
-0
/
+1
2014-05-19
sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.c
Sam Ravnborg
1
-3
/
+1
2014-05-19
sparc: drop use of extern for prototypes in arch/sparc/*
Sam Ravnborg
1
-2
/
+2
2014-05-19
sparc32: fix sparse warning in io-unit.c
Sam Ravnborg
1
-9
/
+12
2014-05-19
sparc32: fix sparse warning in iommu.c
Sam Ravnborg
1
-7
/
+13
2014-05-09
sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.
David S. Miller
1
-1
/
+13
2014-05-07
sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...
David S. Miller
1
-15
/
+1
2014-05-04
sparc64: Use 'ILOG2_4MB' instead of constant '22'.
David S. Miller
1
-6
/
+6
2014-05-04
sparc64: Fix top-level fault handling bugs.
David S. Miller
1
-30
/
+52
2014-05-04
sparc64: Fix bugs in get_user_pages_fast() wrt. THP.
David S. Miller
1
-1
/
+1
2014-05-04
sparc64: Fix huge PMD invalidation.
David S. Miller
1
-0
/
+11
2014-05-04
sparc64: Fix executable bit testing in set_pmd_at() paths.
David S. Miller
1
-6
/
+9
2014-04-29
sparc32: fix sparse warnings in unaligned_32.c
Sam Ravnborg
1
-3
/
+1
2014-04-29
sparc32: fix sparse warning in devices.c
Sam Ravnborg
1
-2
/
+0
2014-04-29
sparc32: fix sparse warnings in setup_32.c
Sam Ravnborg
1
-1
/
+1
2014-04-29
sparc32: fix sparse "Should it be static?" in mm/
Sam Ravnborg
3
-4
/
+7
2014-04-29
sparc32: fix sparse warnings in srmmu.c
Sam Ravnborg
4
-7
/
+11
2014-04-29
sparc32: fix sparse warning in init_32.c
Sam Ravnborg
1
-2
/
+0
2014-04-29
sparc32: fix sparse warning in fault_32.c
Sam Ravnborg
2
-3
/
+12
2014-04-29
sparc32: rename mm/srmmu.h to mm/mm_32.h
Sam Ravnborg
3
-2
/
+2
2014-03-17
sparc64:tsb.c:use array size macro rather than number
Doug Wilson
1
-1
/
+1
2014-02-20
sparc32: make copy_to/from_user_page() usable from modular code
Paul Gortmaker
1
-0
/
+2
2014-01-29
sparc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2
-2
/
+0
2014-01-22
memblock: make memblock_set_node() support different memblock_type
Tang Chen
1
-2
/
+3
2013-11-19
sparc64: merge fix
Stephen Rothwell
1
-2
/
+0
2013-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
8
-202
/
+147
2013-11-15
sparc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2
-6
/
+10
2013-11-15
mm, thp: do not access mm->pmd_huge_pte directly
Kirill A. Shutemov
1
-6
/
+6
2013-11-15
sparc64: Implement HAVE_CONTEXT_TRACKING
Kirill Tkhai
1
-5
/
+9
2013-11-14
sparc64: Encode huge PMDs using PTE encoding.
David S. Miller
3
-110
/
+10
2013-11-13
sparc64: Move to 64-bit PGDs and PMDs.
David S. Miller
1
-1
/
+1
2013-11-13
sparc64: Move from 4MB to 8MB huge pages.
David S. Miller
3
-72
/
+21
2013-11-13
sparc64: Make PAGE_OFFSET variable.
David S. Miller
2
-6
/
+98
2013-11-13
sparc64: Document the shift counts used to validate linear kernel addresses.
David S. Miller
1
-1
/
+3
2013-11-13
sparc64: Use PAGE_OFFSET instead of a magic constant.
David S. Miller
1
-7
/
+7
2013-11-13
sparc64: Clean up 64-bit mmap exclusion defines.
David S. Miller
1
-2
/
+0
2013-09-13
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2
-5
/
+13
2013-09-12
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
1
-0
/
+5
2013-07-15
sparc: delete __cpuinit/__CPUINIT usage from all users
Paul Gortmaker
2
-7
/
+7
2013-07-11
[PATCH] sparc32: vm_area_struct access for old Sun SPARCs.
Olivier DANET
4
-16
/
+16
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+3
[next]