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
2015-06-23
Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-29
/
+0
2015-06-22
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+2
2015-06-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2015-06-22
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-5
/
+2
2015-06-22
Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...
Ingo Molnar
9
-8
/
+31
2015-06-08
PCI: Remove unused pci_dma_burst_advice()
Bjorn Helgaas
2
-29
/
+0
2015-06-07
arch/*/io.h: Add ioremap_wt() to all architectures
Toshi Kani
2
-0
/
+2
2015-06-03
Merge branch 'locking/core' into x86/core, to prepare for dependent patch
Ingo Molnar
3
-5
/
+2
2015-06-02
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
4
-3
/
+27
2015-05-31
sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE
Khalid Aziz
2
-1
/
+23
2015-05-27
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
1
-1
/
+1
2015-05-19
locking/arch: Rename set_mb() to smp_store_mb()
Peter Zijlstra
1
-1
/
+1
2015-05-19
locking/arch: Add WRITE_ONCE() to set_mb()
Peter Zijlstra
1
-1
/
+1
2015-05-13
arch: Remove __ARCH_HAVE_CMPXCHG
Thomas Gleixner
2
-3
/
+0
2015-04-22
sparc64: Setup sysfs to mark LDOM sockets, cores and threads correctly
chris hyser
2
-2
/
+4
2015-04-18
sparc: Make sparc64 use scalable lib/iommu-common.c functions
Sowmini Varadhan
1
-4
/
+3
2015-04-18
sparc: Revert generic IOMMU allocator.
David S. Miller
1
-3
/
+4
2015-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-4
/
+3
2015-04-17
sparc: switch to using asm-generic for seccomp.h
Kees Cook
1
-8
/
+3
2015-04-16
sparc: Make sparc64 use scalable lib/iommu-common.c functions
Sowmini Varadhan
1
-4
/
+3
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-23
/
+18
2015-04-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+2
2015-04-12
sparc: Fix execution domain removal
Guenter Roeck
1
-7
/
+9
2015-04-12
sparc: Remove signal translation and exec_domain
Richard Weinberger
2
-30
/
+23
2015-04-09
jump_label: Allow asm/jump_label.h to be included in assembly
Anton Blanchard
1
-3
/
+2
2015-03-19
sparc: perf: Add support M7 processor
David Ahern
1
-0
/
+12
2015-03-01
sparc: io_64.h: Replace io function-link macros
Ricardo Ribalda
1
-10
/
+10
2015-03-01
arch: sparc: kernel: starfire.c: Remove unused function
Rickard Strandqvist
1
-1
/
+0
2015-02-18
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-242
/
+319
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2
-15
/
+3
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2
-2
/
+2
2015-02-11
sparc32: fix broken set_pte()
Kirill A. Shutemov
1
-1
/
+2
2015-02-10
sparc: drop pte_file()-related helpers
Kirill A. Shutemov
3
-73
/
+5
2015-02-05
mm/debug_pagealloc: fix build failure on ppc and some other archs
Joonsoo Kim
1
-5
/
+0
2015-01-13
sparc32: nocheck uaccess coding style tweaks
Michael S. Tsirkin
1
-61
/
+35
2015-01-13
sparc64: nocheck uaccess coding style tweaks
Michael S. Tsirkin
1
-63
/
+37
2015-01-13
sparc64: uaccess_64 macro whitespace fixes
Michael S. Tsirkin
1
-104
/
+144
2015-01-13
sparc32: uaccess_32 macro whitespace fixes
Michael S. Tsirkin
1
-138
/
+227
2015-01-13
sparc64/uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2015-01-13
sparc32/uaccess: fix sparse errors
Michael S. Tsirkin
1
-4
/
+4
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-13
Merge branch 'akpm' (second patch-bomb from Andrew)
Linus Torvalds
1
-1
/
+2
2014-12-13
sparc: hook up execveat system call
David Drysdale
1
-1
/
+2
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+5
2014-12-11
sparc/ldc: create separate ldc_unbind from ldc_free
Dwight Engen
1
-0
/
+1
2014-12-11
vio: create routines for inc,dec vio dring indexes
Dwight Engen
1
-0
/
+15
2014-12-11
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
1
-0
/
+3
2014-12-11
arch: Cleanup read_barrier_depends() and comments
Alexander Duyck
1
-2
/
+2
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-1
/
+24
2014-12-10
mm: fix huge zero page accounting in smaps report
Kirill A. Shutemov
1
-0
/
+7
[next]