index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-06
sparc64: Fix constraints on swab helpers.
David S. Miller
1
-6
/
+6
2014-11-21
sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locks
Andreas Larsson
2
-11
/
+3
2014-11-21
vio: fix reuse of vio_dring slot
Dwight Engen
1
-1
/
+1
2014-11-21
sunvdc: add cdrom and v1.1 protocol support
Allen Pais
1
-3
/
+9
2014-10-30
sparc64: Fix register corruption in top-most kernel stack frame during boot.
David S. Miller
2
-1
/
+6
2014-10-30
sparc64: Kill unnecessary tables and increase MAX_BANKS.
David S. Miller
1
-1
/
+0
2014-10-30
sparc64: sparse irq
bob picco
1
-6
/
+3
2014-10-30
sparc64: Adjust vmalloc region size based upon available virtual address bits.
David S. Miller
2
-5
/
+5
2014-10-30
sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.
David S. Miller
2
-4
/
+8
2014-10-30
sparc64: Fix physical memory management regressions with large max_phys_bits.
David S. Miller
3
-38
/
+67
2014-10-30
sparc64: Adjust KTSB assembler to support larger physical addresses.
David S. Miller
1
-18
/
+12
2014-10-30
sparc64: Define VA hole at run time, rather than at compile time.
David S. Miller
1
-11
/
+4
2014-10-30
sparc64: Switch to 4-level page tables.
David S. Miller
4
-6
/
+75
2014-10-30
sparc64: T5 PMU
bob picco
1
-0
/
+11
2014-10-30
sparc64: correctly recognise M6 and M7 cpu type
Allen Pais
1
-0
/
+2
2014-10-30
sparc64: Do not define thread fpregs save area as zero-length array.
David S. Miller
1
-1
/
+2
2014-10-30
sparc64: Fix FPU register corruption with AES crypto offload.
David S. Miller
1
-0
/
+8
2014-10-30
sparc64: Move request_irq() from ldc_bind() to ldc_alloc()
Sowmini Varadhan
1
-2
/
+3
2014-10-30
sparc64: sun4v TLB error power off events
bob picco
1
-0
/
+1
2014-08-14
sparc64: Guard against flushing openfirmware mappings.
David S. Miller
1
-10
/
+2
2014-08-14
sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.
David S. Miller
1
-2
/
+4
2014-08-14
sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR...
David S. Miller
1
-3
/
+6
2014-08-14
sparc64: Add basic validations to {pud,pmd}_bad().
David S. Miller
1
-15
/
+31
2014-08-14
sparc64: Use 'ILOG2_4MB' instead of constant '22'.
David S. Miller
1
-1
/
+1
2014-08-14
sparc64: Fix range check in kern_addr_valid().
David S. Miller
1
-1
/
+1
2014-08-14
sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.
David S. Miller
1
-4
/
+4
2014-08-14
sparc64: Fix hex values in comment above pte_modify().
David S. Miller
1
-2
/
+2
2014-08-14
sparc64: Fix bugs in get_user_pages_fast() wrt. THP.
David S. Miller
1
-1
/
+1
2014-08-14
sparc64: Fix huge PMD invalidation.
David S. Miller
2
-15
/
+6
2014-01-29
sparc: Hook up sched_setattr and sched_getattr syscalls.
David S. Miller
1
-1
/
+3
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+3
2014-01-18
net: introduce SO_BPF_EXTENSIONS
Michal Sekletar
1
-0
/
+2
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-01-13
Merge tag 'v3.13-rc8' into core/locking
Ingo Molnar
2
-4
/
+4
2014-01-12
arch: Introduce smp_load_acquire(), smp_store_release()
Peter Zijlstra
1
-0
/
+15
2014-01-12
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
1
-10
/
+2
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-2
/
+2
2014-01-04
Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."
Dave Kleikamp
1
-2
/
+2
2013-12-18
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
1
-2
/
+2
2013-12-17
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
1
-0
/
+1
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-1
/
+0
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-7
/
+0
2013-11-18
sparc64: fix build regession
Kirill A. Shutemov
1
-1
/
+0
2013-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
6
-181
/
+192
2013-11-14
sparc64: Implement HAVE_CONTEXT_TRACKING
Kirill Tkhai
1
-1
/
+2
2013-11-13
sparc64: Encode huge PMDs using PTE encoding.
David S. Miller
2
-152
/
+121
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2
-4
/
+0
2013-11-13
hardirq: Make hardirq bits generic
Thomas Gleixner
2
-3
/
+0
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
[next]