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