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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-06
sparc64: delete old wrap code
Pavel Tatashin
2
-7
/
+0
2017-06-06
sparc64: add per-cpu mm of secondary contexts
Pavel Tatashin
1
-2
/
+3
2017-06-06
sparc64: redefine first version
Pavel Tatashin
1
-1
/
+1
2017-06-06
sparc64: combine activate_mm and switch_mm
Pavel Tatashin
1
-20
/
+1
2017-06-06
sparc: Machine description indices can vary
James Clarke
1
-0
/
+1
2017-05-17
sparc: Fix -Wstringop-overflow warning
Orlando Arias
2
-3
/
+3
2017-05-17
sparc64: Fix mapping of 64k pages with MAP_FIXED
Nitin Gupta
1
-2
/
+4
2017-05-11
uapi: export all headers under uapi directories
Nicolas Dichtel
1
-48
/
+0
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+1
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+6
2017-05-01
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-79
/
+11
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+9
2017-04-26
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
4
-79
/
+12
2017-04-23
sparc: Update syscall tables.
David S. Miller
1
-1
/
+7
2017-04-23
sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_API
David S. Miller
1
-1
/
+2
2017-04-18
PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space
David Woodhouse
1
-0
/
+1
2017-04-18
PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
David Woodhouse
1
-4
/
+0
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-18
/
+10
2017-04-08
New getsockopt option to get socket cookie
Chenbo Feng
1
-0
/
+2
2017-04-06
sparc: remove unused wp_works_ok macro
Mathias Krause
2
-10
/
+0
2017-04-06
sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()
Tom Hromatka
1
-7
/
+8
2017-04-02
sparc: switch to RAW_COPY_USER
Al Viro
2
-53
/
+9
2017-04-02
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
1
-0
/
+1
2017-03-28
sparc32: kill __ret_efault()
Al Viro
1
-2
/
+0
2017-03-28
new helper: uaccess_kernel()
Al Viro
2
-2
/
+2
2017-03-27
sparc64: Add support for 2G hugepages
Nitin Gupta
1
-1
/
+2
2017-03-24
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
1
-0
/
+2
2017-03-22
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
1
-0
/
+2
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
1
-0
/
+1
2017-03-05
uaccess: drop pointless ifdefs
Al Viro
2
-12
/
+0
2017-03-05
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
2
-4
/
+0
2017-03-05
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
2
-6
/
+0
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2
-0
/
+5
2017-02-27
scripts/spelling.txt: add "swith" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
1
-2
/
+8
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2017-02-23
sparc64: Add 64K page size support
Nitin Gupta
1
-1
/
+2
2017-02-23
sparc64: Multi-page size support
Nitin Gupta
3
-11
/
+20
2017-02-23
sparc64: Migrate hvcons irq to panicked cpu
Vijay Kumar
1
-1
/
+4
2017-02-23
sparc64: fix for user probes in high memory
Eric Saint Etienne
1
-2
/
+2
2017-02-23
sparc: topology_64.h: Fix condition for including cpudata.h
Ben Hutchings
1
-1
/
+3
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
1
-1
/
+0
2017-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-4
/
+4
2017-01-24
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
1
-2
/
+2
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-4
/
+4
2016-12-27
sparc: use symbolic names for tsb indexing
Mike Kravetz
1
-4
/
+4
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2
-2
/
+2
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-3
/
+0
2016-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-4
/
+107
2016-12-11
sparc: fix a building error reported by kbuild
Gonglei \(Arei\)
1
-0
/
+1
[next]