index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
upstream: Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
1
-1
/
+0
2014-08-14
arch/sparc/math-emu/math_32.c: drop stray break operator
Andrey Utkin
1
-1
/
+1
2014-08-14
sparc64: ldc_connect() should not return EINVAL when handshake is in progress.
Sowmini Varadhan
1
-1
/
+1
2014-08-14
sparc64: Guard against flushing openfirmware mappings.
David S. Miller
2
-10
/
+25
2014-08-14
sparc64: Do not insert non-valid PTEs into the TSB hash table.
David S. Miller
1
-0
/
+4
2014-08-14
sparc64: Add membar to Niagara2 memcpy code.
David S. Miller
1
-0
/
+1
2014-08-14
sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.
David S. Miller
2
-3
/
+17
2014-08-14
sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...
David S. Miller
1
-15
/
+1
2014-08-14
sparc64: Fix top-level fault handling bugs.
David S. Miller
1
-32
/
+54
2014-08-14
sparc64: Handle 32-bit tasks properly in compute_effective_address().
David S. Miller
1
-3
/
+9
2014-08-14
sparc64: Make itc_sync_lock raw
Kirill Tkhai
1
-3
/
+3
2014-08-14
sparc64: Fix argument sign extension for compat_sys_futex().
David S. Miller
1
-1
/
+1
2014-07-28
locking/mutex: Disable optimistic spinning on some architectures
Peter Zijlstra
1
-0
/
+1
2014-06-26
net: filter: fix sparc32 typo
Alexei Starovoitov
1
-1
/
+1
2014-06-26
net: filter: fix typo in sparc BPF JIT
Alexei Starovoitov
1
-4
/
+4
2014-04-26
sparc64: Make sure %pil interrupts are enabled during hypervisor yield.
David S. Miller
1
-1
/
+3
2014-04-26
sparc64: don't treat 64-bit syscall return codes as 32-bit
Dave Kleikamp
1
-2
/
+2
2014-04-26
sparc32: fix build failure for arch_jump_label_transform
Paul Gortmaker
1
-1
/
+1
2014-04-26
Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."
Dave Kleikamp
1
-2
/
+2
2014-04-26
sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...
oftedal
1
-2
/
+2
2014-02-06
bpf: do not use reciprocal divide
Eric Dumazet
1
-3
/
+14
2014-01-09
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
1
-2
/
+2
2013-10-18
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
1
-1
/
+1
2013-10-13
sparc32: Fix exit flag passed from traced sys_sigreturn
Kirill Tkhai
1
-1
/
+1
2013-10-13
sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall
Kirill Tkhai
1
-4
/
+4
2013-10-13
sparc64: Fix off by one in trampoline TLB mapping installation loop.
David S. Miller
1
-2
/
+0
2013-10-13
sparc: fix ldom_reboot buffer overflow harder
Kees Cook
1
-3
/
+2
2013-10-13
sparc64: Fix buggy strlcpy() conversion in ldom_reboot().
David S. Miller
1
-1
/
+1
2013-10-13
sparc64: Remove RWSEM export leftovers
Kirill Tkhai
1
-9
/
+0
2013-10-13
sparc64: Fix ITLB handler of null page
Kirill Tkhai
1
-2
/
+1
2013-07-28
sparc32: vm_area_struct access for old Sun SPARCs.
Olivier DANET
5
-16
/
+18
2013-06-19
sparc: tsb must be flushed before tlb
Dave Kleikamp
1
-1
/
+1
2013-06-19
sparc,leon: Convert to use devm_ioremap_resource
Tushar Behera
1
-5
/
+3
2013-06-19
sparc64 address-congruence property
bob picco
1
-1
/
+8
2013-06-19
sparc32, leon: Enable interrupts before going idle to avoid getting stuck
Andreas Larsson
1
-0
/
+7
2013-06-19
sparc32, leon: Remove separate "ticker" timer for SMP
Andreas Larsson
3
-38
/
+19
2013-06-19
sparc: kernel: using strlcpy() instead of strcpy()
Zhao Hongjiang
3
-3
/
+4
2013-06-19
arch: sparc: prom: looping issue, need additional length check in the outside...
Chen Gang
1
-5
/
+7
2013-06-19
sparc: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
1
-8
/
+8
2013-06-19
sparc: Switch to asm-generic/linkage.h
Geert Uytterhoeven
2
-6
/
+1
2013-06-13
of: Fix locking vs. interrupts
Benjamin Herrenschmidt
1
-2
/
+3
2013-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-10
/
+1
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2
-10
/
+1
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-5
/
+0
2013-05-07
mm/SPARC: use common help functions to free reserved pages
Jiang Liu
3
-68
/
+12
2013-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
46
-1039
/
+314
2013-05-04
sparc32, leon: Do not overwrite previously set irq flow handlers
Andreas Larsson
1
-3
/
+7
2013-05-04
sparc/kernel/vio.c: add put_device() after device_find_child()
Federico Vaga
1
-0
/
+1
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-1
/
+2
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-5
/
+3
[next]