index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
sparc64: Add function graph tracer support.
David S. Miller
2010-04-12
10
-15
/
+132
*
|
|
|
|
sparc64: Give a stack frame to the ftrace call sites.
David S. Miller
2010-04-12
1
-15
/
+16
*
|
|
|
|
sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.
David S. Miller
2010-04-12
3
-3
/
+3
*
|
|
|
|
sparc64: Remove profiling from some low-level bits.
David S. Miller
2010-04-12
1
-1
/
+8
*
|
|
|
|
sparc64: Kill unnecessary static on local var in ftrace_call_replace().
David S. Miller
2010-04-12
1
-1
/
+1
*
|
|
|
|
sparc64: Kill CONFIG_STACK_DEBUG code.
David S. Miller
2010-04-12
2
-78
/
+1
*
|
|
|
|
sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up.
David S. Miller
2010-04-12
2
-7
/
+16
*
|
|
|
|
sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.
David S. Miller
2010-04-12
1
-2
/
+12
*
|
|
|
|
sparc64: Use kstack_valid() in die_if_kernel().
David S. Miller
2010-04-12
1
-23
/
+3
|
|
/
/
/
|
/
|
|
|
*
|
|
|
sparc64: Implement perf_arch_fetch_caller_regs
David S. Miller
2010-04-03
1
-0
/
+75
*
|
|
|
sparc64: Update defconfig.
David S. Miller
2010-04-03
1
-12
/
+16
*
|
|
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-04-03
16
-195
/
+36
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2010-03-29
5
-13
/
+13
|
|
\
\
\
|
*
\
\
\
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-13
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
perf: Provide generic perf_sample_data initialization
Peter Zijlstra
2010-03-10
1
-1
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-03-12
2
-2
/
+2
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
2
-2
/
+2
|
|
|
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
Fix of spelling in arch/sparc/kernel/leon_kernel.c no longer needed
Jiri Kosina
2010-02-22
1
-1
/
+1
|
|
|
*
|
|
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
2
-2
/
+2
|
|
|
*
|
|
tree-wide: s/widht/width/g typo in comments
Daniel Mack
2010-02-05
1
-1
/
+1
|
|
|
|
|
/
|
|
|
|
/
|
|
*
|
|
|
dma-mapping: sparc: unify 32bit and 64bit dma_set_mask
FUJITA Tomonori
2010-03-12
3
-22
/
+13
|
*
|
|
|
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
2010-03-12
1
-2
/
+0
|
*
|
|
|
pci-dma: sparc: use include/linux/pci-dma.h
FUJITA Tomonori
2010-03-12
4
-28
/
+5
|
*
|
|
|
improve sys_newuname() for compat architectures
Christoph Hellwig
2010-03-12
4
-17
/
+4
|
*
|
|
|
Add generic sys_ipc wrapper
Christoph Hellwig
2010-03-12
5
-117
/
+6
|
|
/
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2010-03-04
17
-276
/
+99
|
|
\
\
\
|
*
\
\
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-03-03
2
-8
/
+7
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'master' into percpu
Tejun Heo
2010-02-02
22
-449
/
+767
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
local_t: Remove leftover local.h
Christoph Lameter
2010-01-05
1
-1
/
+0
|
|
*
|
|
|
Merge branch 'master' into percpu
Tejun Heo
2010-01-05
87
-688
/
+2325
|
|
|
\
\
\
\
|
|
*
|
|
|
|
percpu: remove per_cpu__ prefix.
Rusty Russell
2009-10-29
2
-7
/
+7
*
|
|
|
|
|
|
sparc64: Fix array size reported by vmemmap_populate()
Ben Hutchings
2010-04-03
1
-1
/
+1
*
|
|
|
|
|
|
sparc: Fix regset register window handling.
David S. Miller
2010-03-31
2
-0
/
+8
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
sparc64: Properly truncate pt_regs framepointer in perf callback.
David S. Miller
2010-03-29
1
-1
/
+1
*
|
|
|
|
|
arch/sparc/kernel: Use set_cpus_allowed_ptr
Julia Lawall
2010-03-27
3
-10
/
+10
*
|
|
|
|
|
sparc: Fix use of uid16_t and gid16_t in asm/stat.h
Rob Landley
2010-03-27
1
-2
/
+2
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
sparc64: Make prom entry spinlock NMI safe.
David S. Miller
2010-03-03
1
-5
/
+7
*
|
|
|
|
sparc64: Kill off old sys_perfctr system call and state.
David S. Miller
2010-03-03
12
-247
/
+18
*
|
|
|
|
sparc: Update defconfigs.
David S. Miller
2010-03-03
2
-24
/
+66
*
|
|
|
|
sparc: Provide io{read,write}{16,32}be().
David S. Miller
2010-03-03
2
-0
/
+8
|
/
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
2010-03-02
21
-99
/
+174
|
\
\
\
\
|
*
|
|
|
sparc: Support show_unhandled_signals.
David S. Miller
2010-03-01
2
-49
/
+91
|
*
|
|
|
sparc: use __ratelimit
Akinobu Mita
2010-02-28
1
-6
/
+3
|
*
|
|
|
sparc: use asm-generic/scatterlist.h
FUJITA Tomonori
2010-02-26
1
-20
/
+1
|
*
|
|
|
sparc64: If 'slot-names' property exist, create sysfs PCI slot information.
David S. Miller
2010-02-20
1
-0
/
+75
|
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
David S. Miller
2010-02-20
9
-17
/
+36
|
|
\
\
\
\
|
*
|
|
|
|
sparc: remove trailing space in messages
Frans Pop
2010-02-12
3
-4
/
+4
|
*
|
|
|
|
sparc: remove redundant return statements
Jan Engelhardt
2010-02-10
14
-20
/
+0
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-03-02
1
-1
/
+0
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-02-28
14
-47
/
+43
|
|
\
\
\
\
\
[prev]
[next]