| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc: leon: Fix race condition between leon_cycles_offset and timer_interrupt | Andreas Larsson | 2014-09-09 | 1 | -3/+28 |
* | sparc32: fix sparse warnings in time_32.c | Sam Ravnborg | 2014-05-18 | 1 | -3/+2 |
* | sparc32: fix sparse warnings in leon_kernel.c | Sam Ravnborg | 2014-04-29 | 1 | -3/+3 |
* | sparc32: fix sparse warnings in sun4m_irq.c and sun4d_irq.c | Sam Ravnborg | 2014-04-29 | 1 | -2/+3 |
* | sparc32, leon: Remove separate "ticker" timer for SMP | Andreas Larsson | 2013-06-19 | 1 | -37/+17 |
* | sparc32, leon: Do not overwrite previously set irq flow handlers | Andreas Larsson | 2013-05-04 | 1 | -3/+7 |
* | sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irq | Andreas Larsson | 2012-11-09 | 1 | -2/+4 |
* | sparc32,leon: drop leon_init() | Sam Ravnborg | 2012-07-26 | 1 | -16/+0 |
* | sparc32,leon: clean up leon.h | Sam Ravnborg | 2012-05-27 | 1 | -0/+1 |
* | sparc32: remove remaining users of btfixup | Sam Ravnborg | 2012-05-14 | 1 | -8/+5 |
* | sparc32: move smp ipi to method ops | Sam Ravnborg | 2012-05-14 | 1 | -16/+3 |
* | sparc32: Move cache and TLB flushes over to method ops. | David S. Miller | 2012-05-13 | 1 | -1/+1 |
* | sparc32: drop unused clear_cpu_int | Sam Ravnborg | 2012-05-13 | 1 | -8/+0 |
* | sparc32: drop unused set_irq_udt | Sam Ravnborg | 2012-05-13 | 1 | -5/+0 |
* | sparc32: generic clockevent support | Tkhai Kirill | 2012-04-15 | 1 | -4/+45 |
* | sparc32: rename sparc_irq_config to sparc_config | Sam Ravnborg | 2012-04-15 | 1 | -2/+2 |
* | remove references to cpu_*_map in arch/ | Rusty Russell | 2012-03-29 | 1 | -3/+3 |
* | sparc: remove several unnecessary module.h include instances | Paul Gortmaker | 2011-10-31 | 1 | -1/+0 |
* | sparc32, leon: bugfix in LEON SMP interrupt init | Daniel Hellstrom | 2011-06-09 | 1 | -0/+16 |
* | sparc32,leon: add GRPCI2 PCI Host driver | Daniel Hellstrom | 2011-06-02 | 1 | -0/+15 |
* | sparc32,leon: don't rely on bootloader to mask IRQs | Daniel Hellstrom | 2011-04-21 | 1 | -0/+3 |
* | sparc32,leon: operate on boot-cpu IRQ controller registers | Daniel Hellstrom | 2011-04-21 | 1 | -9/+9 |
* | sparc32,leon: implement genirq CPU affinity | Daniel Hellstrom | 2011-04-21 | 1 | -10/+54 |
* | sparc32, leon: code cleanup of timer/IRQ controller initialization | Daniel Hellstrom | 2011-04-21 | 1 | -84/+72 |
* | sparc32,leon: cleaned away code from the LEON2 days | Daniel Hellstrom | 2011-04-21 | 1 | -1/+1 |
* | sparc32,leon: per-cpu ticker use genirq per-cpu handler | Daniel Hellstrom | 2011-04-21 | 1 | -25/+14 |
* | sparc32,leon: add support for extended interrupt controller | Daniel Hellstrom | 2011-04-21 | 1 | -24/+71 |
* | sparc32, leon: must protect IRQ controller register with spinlock | Daniel Hellstrom | 2011-04-21 | 1 | -7/+7 |
* | sparc32: genirq support | Sam Ravnborg | 2011-04-19 | 1 | -14/+56 |
* | sparc32: introduce sparc_irq_config | Sam Ravnborg | 2011-03-16 | 1 | -1/+1 |
* | SPARC/LEON: power down instruction different of different LEONs | Daniel Hellstrom | 2011-03-16 | 1 | -1/+8 |
* | 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 |
* | SPARC/LEON: removed constant timer initialization as if HZ=100, now it reflec... | Daniel Hellstrom | 2010-10-29 | 1 | -2/+2 |
* | of/promtree: add of_pdt namespace to pdt code | Andres Salomon | 2010-10-12 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | sparc: remove trailing space in messages | Frans Pop | 2010-02-12 | 1 | -1/+1 |
* | sparc,leon: Sparc-Leon SMP support | Konrad Eisele | 2009-11-02 | 1 | -0/+84 |
* | sparc,leon: CONFIG_SPARC_LEON option and leon specific files. | Konrad Eisele | 2009-08-17 | 1 | -0/+203 |