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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
sparc64: Fix bootup regression due to perf init ordering.
David S. Miller
2011-01-09
2
-2
/
+2
*
|
|
|
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-01-10
2
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
sparc: explicitly cast negative phandle checks to s32
Andres Salomon
2011-01-03
2
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
2011-01-06
4
-29
/
+118
|
\
\
\
|
*
|
|
sparc: use _start for the start entry (like 64 bit does)
Sam Ravnborg
2011-01-04
1
-2
/
+1
|
*
|
|
sparc: use trapbase in setup_arch
Sam Ravnborg
2011-01-04
1
-2
/
+1
|
*
|
|
SPARC/LEON: avoid AMBAPP name duplicates in openprom fs when REG is missing
Daniel Hellstrom
2011-01-04
1
-8
/
+19
|
*
|
|
SPARC/LEON: added support for selecting Timer Core and Timer within core
Daniel Hellstrom
2011-01-04
1
-26
/
+54
|
*
|
|
LEON: added raw AMBA vendor/device number to find TIMER, IRQCTRL
Daniel Hellstrom
2011-01-04
1
-4
/
+10
|
*
|
|
SPARC/LEON: added support for IRQAMP IRQ Controller
Daniel Hellstrom
2011-01-04
1
-0
/
+14
|
*
|
|
SPARC/LEON: find IRQCTRL and Timer via OF-Tree, instead of hardcoded.
Daniel Hellstrom
2011-01-04
1
-6
/
+38
|
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
David S. Miller
2010-12-10
1
-2
/
+2
|
|
\
\
\
*
|
\
\
\
Merge commit 'v2.6.37-rc7' into perf/core
Ingo Molnar
2010-12-22
1
-2
/
+2
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2010-12-14
1
-2
/
+2
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
|
/
/
|
|
*
|
SPARC/LEON: removed constant timer initialization as if HZ=100, now it reflec...
Daniel Hellstrom
2010-10-29
1
-2
/
+2
*
|
|
|
perf: Dynamic pmu types
Peter Zijlstra
2010-12-16
1
-1
/
+1
*
|
|
|
perf, sparc: Fix CONFIG_PERF_EVENTS=y build error
Ingo Molnar
2010-12-10
1
-1
/
+1
*
|
|
|
perf, arch: Cleanup perf-pmu init vs lockup-detector
Peter Zijlstra
2010-11-26
2
-4
/
+5
|
/
/
/
*
|
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
5
-5
/
+0
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2010-10-29
4
-40
/
+10
|
\
\
|
|
/
|
*
sparc32: fix build failure on CONFIG_SPARC_LEON
Namhyung Kim
2010-10-26
1
-2
/
+2
|
*
sparc: Fixed random SPARC/LEON SMP CPU Stuck problem.
Daniel Hellstrom
2010-10-26
1
-2
/
+2
|
*
sparc: keep calling do_signal() as long as pending signals remain
Al Viro
2010-10-26
2
-36
/
+6
*
|
ptrace: cleanup arch_ptrace() on sparc
Namhyung Kim
2010-10-27
2
-38
/
+24
*
|
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-27
2
-4
/
+6
|
/
*
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-10-25
10
-201
/
+50
|
\
|
*
of/promtree: add of_pdt namespace to pdt code
Andres Salomon
2010-10-12
1
-1
/
+1
|
*
of/promtree: no longer call prom_ functions directly; use an ops structure
Andres Salomon
2010-10-12
1
-1
/
+35
|
*
of/promtree: make drivers/of/pdt.c no longer sparc-only
Andres Salomon
2010-10-10
2
-7
/
+9
|
*
sparc: break out some PROM device-tree building code out into drivers/of
Andres Salomon
2010-10-09
1
-189
/
+1
|
*
of/sparc: convert various prom_* functions to use phandle
Andres Salomon
2010-10-09
7
-20
/
+21
*
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
2
-0
/
+2
|
\
\
|
*
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
2
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
2010-10-21
1
-7
/
+6
|
\
\
\
|
*
|
|
Fix IRQ flag handling naming
David Howells
2010-10-07
1
-7
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-10-21
1
-4
/
+4
|
\
\
\
|
*
|
|
pci: Convert msi to new irq_chip functions
Thomas Gleixner
2010-10-12
1
-4
/
+4
|
|
/
/
*
|
|
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
2010-10-18
1
-4
/
+4
*
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-09-24
3
-0
/
+55
|
\
\
\
|
*
|
|
jump label: Add sparc64 support
David S. Miller
2010-09-22
3
-0
/
+55
*
|
|
|
Merge branch 'linus' into perf/core
Ingo Molnar
2010-09-23
4
-104
/
+172
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2010-09-22
4
-104
/
+171
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
sparc: Prevent no-handler signal syscall restart recursion.
David S. Miller
2010-09-21
3
-1
/
+7
|
|
*
sparc: Don't mask signal when we can't setup signal frame.
David S. Miller
2010-09-21
3
-58
/
+93
|
|
*
sparc64: Fix race in signal instruction flushing.
David S. Miller
2010-09-20
1
-42
/
+60
|
|
*
sparc64: Support RAW perf events.
David S. Miller
2010-09-12
1
-3
/
+11
*
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-09-15
4
-7
/
+2
|
\
\
\
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2010-09-11
3
-6
/
+1
|
|
\
\
|
|
|
/
|
|
*
sparc: Kill all BKL usage.
David S. Miller
2010-09-08
3
-6
/
+1
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-08-28
1
-1
/
+1
|
|
\
\
[prev]
[next]