index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pasemi
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-14
arch/powerpc/setup: Drop dummy_con initialization
Arvind Sankar
1
-4
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-13
/
+1
2019-02-18
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
1
-51
/
+0
2018-12-20
powerpc/pasemi: Add Nemo board IRQ initroutine
Darren Stevens
1
-0
/
+15
2018-12-20
powerpc/pasemi: Add Nemo board device init code.
Darren Stevens
1
-0
/
+34
2018-12-20
powerpc/pasemi: Add Nemo board IRQ initroutine
Darren Stevens
1
-0
/
+37
2018-08-08
powerpc/pasemi: Use pr_err/pr_warn... for kernel messages
Darren Stevens
1
-27
/
+26
2018-01-10
powerpc: rename dma_direct_ to dma_nommu_
Christoph Hellwig
1
-1
/
+1
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
1
-1
/
+1
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
1
-2
/
+2
2016-09-13
powerpc/sparse: Make a bunch of things static
Daniel Axtens
1
-2
/
+2
2016-07-21
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
1
-6
/
+2
2016-07-21
powerpc/64: Move 64-bit probe_machine() to later in the boot process
Benjamin Herrenschmidt
1
-4
/
+2
2016-07-21
powerpc/pasemi: Remove IOBMAP allocation from platform probe()
Benjamin Herrenschmidt
1
-2
/
+0
2016-07-21
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
1
-2
/
+0
2016-07-14
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
1
-1
/
+1
2014-09-25
powerpc: make of_device_ids const
Uwe Kleine-König
1
-1
/
+1
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+1
2012-02-23
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
1
-1
/
+1
2011-12-07
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
Kyle Moffett
1
-1
/
+1
2011-12-07
powerpc/mpic: Save computed phys_addr for board-specific code
Kyle Moffett
1
-1
/
+1
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
1
-1
/
+1
2011-03-10
powerpc: mpic irq_data conversion.
Lennert Buytenhek
1
-2
/
+2
2010-05-18
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
1
-4
/
+4
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
1
-1
/
+1
2009-06-26
powerpc/pasemi: Use raw spinlock in SMP TB sync
Benjamin Herrenschmidt
1
-5
/
+10
2009-04-22
powerpc/pasemi: Fix build error on UP
Geoff Levand
1
-4
/
+0
2008-01-02
[POWERPC] pasemi: Use machine_*_initcall() hooks in platform code
Grant Likely
1
-8
/
+2
2008-01-02
[POWERPC] pasemi: Fix NMI handling check
Olof Johansson
1
-1
/
+1
2007-12-28
[POWERPC] pasemi: Distribute interrupts evenly across cpus
Olof Johansson
1
-1
/
+1
2007-12-28
[POWERPC] pasemi: Implement NMI support
Olof Johansson
1
-3
/
+27
2007-12-20
[POWERPC] pasemi: Implement MSI support
Olof Johansson
1
-1
/
+1
2007-12-11
[POWERPC] Use SLB size from the device tree
Michael Neuling
1
-1
/
+2
2007-12-06
[POWERPC] Clean out asm/of_{platform, device}.h
Jon Loeliger
1
-1
/
+1
2007-12-01
[POWERPC] pasemi: Move cpus to hold loop before restart
Olof Johansson
1
-0
/
+7
2007-11-29
[POWERPC] pasemi: Broaden specific references to 1682M
Olof Johansson
1
-2
/
+7
2007-11-19
[POWERPC] pasemi: Don't reset mpic at boot
Olof Johansson
1
-1
/
+1
2007-10-17
pcmcia: CompactFlash driver for PA Semi Electra boards
Olof Johansson
1
-0
/
+56
2007-09-14
[POWERPC] pasemi: Move pasemi_idle_init() to late_initcall()
Olof Johansson
1
-2
/
+0
2007-09-14
[POWERPC] pasemi: Print more information at machine check
Olof Johansson
1
-4
/
+106
2007-08-22
[POWERPC] Rework SMP timebase handoff for pasemi
Olof Johansson
1
-10
/
+14
2007-07-10
[POWERPC] pasemi: Rename platform
Olof Johansson
1
-1
/
+1
2007-05-08
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2007-05-08
pasemi_mac: Move the IRQ mapping from the PCI layer to the driver
Olof Johansson
1
-1
/
+0
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
1
-1
/
+1
2007-05-02
[POWERPC] pasemi: Only call of_platform_bus_probe() on relevant platforms
Olof Johansson
1
-1
/
+4
[next]