index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: rename virt_irq => irq - II
Sam Ravnborg
2011-03-16
6
-44
/
+44
*
sparc64: rename virt_irq => irq - I
Sam Ravnborg
2011-03-16
2
-80
/
+77
*
sparc64: use up-to-data genirq functions
Sam Ravnborg
2011-03-16
1
-59
/
+60
*
sparc64: use {get,set}_irq_data for handler_data
Sam Ravnborg
2011-03-16
1
-10
/
+10
*
sparc64: all pointers to irq_handler_data renamed to handler_data
Sam Ravnborg
2011-03-16
1
-39
/
+39
*
sparc: in handler_irq() rename irq parameter to pil
Sam Ravnborg
2011-03-16
3
-21
/
+21
*
sparc64: fix direct access to irq_desc
Sam Ravnborg
2011-03-16
1
-7
/
+7
*
sparc: Fix sbus_alloc_coherent error handling.
Kristoffer Glembo
2011-03-16
1
-2
/
+2
*
sparc: Make mmu_inval_dma_area take void * instead of unsigned long to minimi...
Kristoffer Glembo
2011-03-16
1
-26
/
+27
*
sparc/leon: Make mmu_inval_dma_area flush dcache for LEONs without snooping e...
Kristoffer Glembo
2011-03-16
1
-3
/
+7
*
sparc/leon: Add LEON dma_ops.
Kristoffer Glembo
2011-03-16
1
-5
/
+13
*
sparc: Add pci32_unmap_page.
Kristoffer Glembo
2011-03-16
1
-0
/
+8
*
sparc: Replace open coded page alignment with PAGE_ALIGN macro.
Kristoffer Glembo
2011-03-16
1
-14
/
+11
*
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-03-16
13
-68
/
+57
|
\
|
*
dt/sparc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
13
-68
/
+57
*
|
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-03-16
1
-1
/
+1
|
\
\
|
*
|
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
2011-01-25
1
-1
/
+1
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-03-15
2
-10
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sparc: Switch do_timer() to xtime_update()
Torben Hohn
2011-01-31
2
-10
/
+3
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2011-02-17
4
-7
/
+6
|
\
\
|
|
/
|
/
|
|
*
sparc64: Fix NMI startup bug which also breaks perf.
David S. Miller
2011-02-15
2
-2
/
+2
|
*
sparc: fix size argument to find_next_zero_bit()
Akinobu Mita
2011-02-08
1
-3
/
+2
|
*
sparc32: unaligned memory access (MNA) trap handler bug
Daniel Hellstrom
2011-02-01
1
-2
/
+2
*
|
mm: unify module_alloc code for vmalloc
David Rientjes
2011-01-13
1
-10
/
+4
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
6
-7
/
+2
|
|
\
\
|
*
|
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2011-01-11
2
-2
/
+2
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
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
[next]