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
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-19
sparc: drop duplicate header scatterlist.h
Geliang Tang
1
-1
/
+0
2016-11-18
config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc
Babu Moger
1
-0
/
+1
2016-11-18
sparc64: Enable 64-bit DMA
Tushar Dave
2
-2
/
+10
2016-11-18
sparc64: Enable sun4v dma ops to use IOMMU v2 APIs
Tushar Dave
4
-58
/
+211
2016-11-18
sparc64: Bind PCIe devices to use IOMMU v2 service
Tushar Dave
3
-0
/
+60
2016-11-18
sparc64: Initialize iommu_map_table and iommu_pool
Tushar Dave
2
-0
/
+21
2016-11-18
sparc64: Add ATU (new IOMMU) support
Tushar Dave
6
-0
/
+529
2016-11-18
sparc64: Add FORCE_MAX_ZONEORDER and default to 13
Dave Kleikamp
1
-0
/
+18
2016-11-14
sparc64: fix compile warning section mismatch in find_node()
Thomas Tai
1
-3
/
+3
2016-11-10
sparc32: Fix inverted invalid_frame_pointer checks on sigreturns
Andreas Larsson
1
-2
/
+2
2016-11-10
sparc64: Fix find_node warning if numa node cannot be found
Thomas Tai
1
-4
/
+61
2016-10-27
sparc64: Handle extremely large kernel TLB range flushes more gracefully.
David S. Miller
1
-55
/
+228
2016-10-26
sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...
David S. Miller
1
-12
/
+30
2016-10-26
sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.
David S. Miller
1
-1
/
+1
2016-10-25
sparc64: Handle extremely large kernel TSB range flushes sanely.
David S. Miller
1
-0
/
+17
2016-10-25
sparc: Handle negative offsets in arch_jump_label_transform
James Clarke
1
-6
/
+17
2016-10-25
sparc64: Fix illegal relative branches in hypervisor patched TLB code.
David S. Miller
1
-14
/
+51
2016-10-24
sparc64: Delete now unused user copy fixup functions.
David S. Miller
3
-105
/
+4
2016-10-24
sparc64: Delete now unused user copy assembler helpers.
David S. Miller
1
-30
/
+0
2016-10-24
sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.
David S. Miller
3
-81
/
+162
2016-10-24
sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.
David S. Miller
3
-91
/
+153
2016-10-24
sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.
David S. Miller
3
-79
/
+162
2016-10-24
sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.
David S. Miller
3
-79
/
+231
2016-10-24
sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.
David S. Miller
3
-124
/
+237
2016-10-24
sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.
David S. Miller
3
-18
/
+38
2016-10-24
sparc64: Convert copy_in_user to accurate exception reporting.
David S. Miller
1
-10
/
+25
2016-10-24
sparc64: Prepare to move to more saner user copy exception handling.
David S. Miller
15
-39
/
+47
2016-10-24
sparc64: Delete __ret_efault.
David S. Miller
2
-8
/
+1
2016-10-24
sparc32: Fix old style declaration GCC warnings
Tobias Klauser
1
-1
/
+1
2016-10-24
sparc64: Fix old style declaration GCC warnings
Tobias Klauser
1
-6
/
+6
2016-10-24
sparc64: Setup a scheduling domain for highest level cache.
Atish Patra
4
-21
/
+46
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
2
-9
/
+18
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
1
-8
/
+16
2016-10-18
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+2
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
48
-448
/
+174
2016-10-11
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-18
/
+22
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-10-07
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
2
-7
/
+8
2016-10-07
atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
Vineet Gupta
1
-1
/
+0
2016-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
8
-44
/
+71
2016-10-06
sparc: fixing ident and beautifying code
netmonk@netmonk.org
1
-28
/
+24
2016-10-06
sparc64: Enable setting "relaxed ordering" in IOMMU mappings
chris hyser
2
-1
/
+16
2016-10-06
sparc64: Enable PCI IOMMU version 2 API
chris hyser
1
-10
/
+26
2016-10-06
sparc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
5
-5
/
+5
2016-10-05
sparc64: separate extable_64.h, switch elf_64.h to it
Al Viro
3
-18
/
+22
2016-10-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+0
2016-10-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-2
/
+5
2016-09-28
sparc64: Fix non-SMP build.
David S. Miller
1
-0
/
+1
2016-09-28
sparc64: Fix irq stack bootmem allocation.
Atish Patra
2
-16
/
+25
2016-09-28
sparc64: Fix cpu_possible_mask if nr_cpus is set
Atish Patra
3
-0
/
+16
[next]