/openbmc/linux/arch/arm/kernel/ |
H A D | atags_compat.c | diff 4ed89f2228061422ce5f62545fd0b6f6648bd2cc Tue Oct 28 06:26:42 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> ARM: convert printk(KERN_* to pr_*
Convert many (but not all) printk(KERN_* to pr_* to simplify the code. We take the opportunity to join some printk lines together so we don't split the message across several lines, and we also add a few levels to some messages which were previously missing them.
Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | dma.c | diff 4ed89f2228061422ce5f62545fd0b6f6648bd2cc Tue Oct 28 06:26:42 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> ARM: convert printk(KERN_* to pr_*
Convert many (but not all) printk(KERN_* to pr_* to simplify the code. We take the opportunity to join some printk lines together so we don't split the message across several lines, and we also add a few levels to some messages which were previously missing them.
Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | thumbee.c | diff 4ed89f2228061422ce5f62545fd0b6f6648bd2cc Tue Oct 28 06:26:42 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> ARM: convert printk(KERN_* to pr_*
Convert many (but not all) printk(KERN_* to pr_* to simplify the code. We take the opportunity to join some printk lines together so we don't split the message across several lines, and we also add a few levels to some messages which were previously missing them.
Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | xscale-cp0.c | diff 4ed89f2228061422ce5f62545fd0b6f6648bd2cc Tue Oct 28 06:26:42 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> ARM: convert printk(KERN_* to pr_*
Convert many (but not all) printk(KERN_* to pr_* to simplify the code. We take the opportunity to join some printk lines together so we don't split the message across several lines, and we also add a few levels to some messages which were previously missing them.
Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | atags_proc.c | diff 4ed89f2228061422ce5f62545fd0b6f6648bd2cc Tue Oct 28 06:26:42 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> ARM: convert printk(KERN_* to pr_*
Convert many (but not all) printk(KERN_* to pr_* to simplify the code. We take the opportunity to join some printk lines together so we don't split the message across several lines, and we also add a few levels to some messages which were previously missing them.
Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | atags_parse.c | diff 4ed89f2228061422ce5f62545fd0b6f6648bd2cc Tue Oct 28 06:26:42 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> ARM: convert printk(KERN_* to pr_*
Convert many (but not all) printk(KERN_* to pr_* to simplify the code. We take the opportunity to join some printk lines together so we don't split the message across several lines, and we also add a few levels to some messages which were previously missing them.
Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | fiq.c | diff 4ed89f2228061422ce5f62545fd0b6f6648bd2cc Tue Oct 28 06:26:42 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> ARM: convert printk(KERN_* to pr_*
Convert many (but not all) printk(KERN_* to pr_* to simplify the code. We take the opportunity to join some printk lines together so we don't split the message across several lines, and we also add a few levels to some messages which were previously missing them.
Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | swp_emulate.c | diff 4ed89f2228061422ce5f62545fd0b6f6648bd2cc Tue Oct 28 06:26:42 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> ARM: convert printk(KERN_* to pr_*
Convert many (but not all) printk(KERN_* to pr_* to simplify the code. We take the opportunity to join some printk lines together so we don't split the message across several lines, and we also add a few levels to some messages which were previously missing them.
Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | topology.c | diff 4ed89f2228061422ce5f62545fd0b6f6648bd2cc Tue Oct 28 06:26:42 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> ARM: convert printk(KERN_* to pr_*
Convert many (but not all) printk(KERN_* to pr_* to simplify the code. We take the opportunity to join some printk lines together so we don't split the message across several lines, and we also add a few levels to some messages which were previously missing them.
Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | module.c | diff 4ed89f2228061422ce5f62545fd0b6f6648bd2cc Tue Oct 28 06:26:42 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> ARM: convert printk(KERN_* to pr_*
Convert many (but not all) printk(KERN_* to pr_* to simplify the code. We take the opportunity to join some printk lines together so we don't split the message across several lines, and we also add a few levels to some messages which were previously missing them.
Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | machine_kexec.c | diff 4ed89f2228061422ce5f62545fd0b6f6648bd2cc Tue Oct 28 06:26:42 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> ARM: convert printk(KERN_* to pr_*
Convert many (but not all) printk(KERN_* to pr_* to simplify the code. We take the opportunity to join some printk lines together so we don't split the message across several lines, and we also add a few levels to some messages which were previously missing them.
Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | smp_twd.c | diff 4ed89f2228061422ce5f62545fd0b6f6648bd2cc Tue Oct 28 06:26:42 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> ARM: convert printk(KERN_* to pr_*
Convert many (but not all) printk(KERN_* to pr_* to simplify the code. We take the opportunity to join some printk lines together so we don't split the message across several lines, and we also add a few levels to some messages which were previously missing them.
Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | bios32.c | diff 4ed89f2228061422ce5f62545fd0b6f6648bd2cc Tue Oct 28 06:26:42 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> ARM: convert printk(KERN_* to pr_*
Convert many (but not all) printk(KERN_* to pr_* to simplify the code. We take the opportunity to join some printk lines together so we don't split the message across several lines, and we also add a few levels to some messages which were previously missing them.
Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | irq.c | diff 4ed89f2228061422ce5f62545fd0b6f6648bd2cc Tue Oct 28 06:26:42 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> ARM: convert printk(KERN_* to pr_*
Convert many (but not all) printk(KERN_* to pr_* to simplify the code. We take the opportunity to join some printk lines together so we don't split the message across several lines, and we also add a few levels to some messages which were previously missing them.
Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | traps.c | diff 4ed89f2228061422ce5f62545fd0b6f6648bd2cc Tue Oct 28 06:26:42 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> ARM: convert printk(KERN_* to pr_*
Convert many (but not all) printk(KERN_* to pr_* to simplify the code. We take the opportunity to join some printk lines together so we don't split the message across several lines, and we also add a few levels to some messages which were previously missing them.
Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
/openbmc/linux/arch/arm/vfp/ |
H A D | vfpsingle.c | diff 4ed89f2228061422ce5f62545fd0b6f6648bd2cc Tue Oct 28 06:26:42 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> ARM: convert printk(KERN_* to pr_*
Convert many (but not all) printk(KERN_* to pr_* to simplify the code. We take the opportunity to join some printk lines together so we don't split the message across several lines, and we also add a few levels to some messages which were previously missing them.
Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
/openbmc/linux/arch/arm/nwfpe/ |
H A D | fpmodule.c | diff 4ed89f2228061422ce5f62545fd0b6f6648bd2cc Tue Oct 28 06:26:42 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> ARM: convert printk(KERN_* to pr_*
Convert many (but not all) printk(KERN_* to pr_* to simplify the code. We take the opportunity to join some printk lines together so we don't split the message across several lines, and we also add a few levels to some messages which were previously missing them.
Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
/openbmc/linux/arch/arm/mm/ |
H A D | cache-tauros2.c | diff 4ed89f2228061422ce5f62545fd0b6f6648bd2cc Tue Oct 28 06:26:42 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> ARM: convert printk(KERN_* to pr_*
Convert many (but not all) printk(KERN_* to pr_* to simplify the code. We take the opportunity to join some printk lines together so we don't split the message across several lines, and we also add a few levels to some messages which were previously missing them.
Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | cache-feroceon-l2.c | diff 4ed89f2228061422ce5f62545fd0b6f6648bd2cc Tue Oct 28 06:26:42 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> ARM: convert printk(KERN_* to pr_*
Convert many (but not all) printk(KERN_* to pr_* to simplify the code. We take the opportunity to join some printk lines together so we don't split the message across several lines, and we also add a few levels to some messages which were previously missing them.
Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | fault-armv.c | diff 4ed89f2228061422ce5f62545fd0b6f6648bd2cc Tue Oct 28 06:26:42 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> ARM: convert printk(KERN_* to pr_*
Convert many (but not all) printk(KERN_* to pr_* to simplify the code. We take the opportunity to join some printk lines together so we don't split the message across several lines, and we also add a few levels to some messages which were previously missing them.
Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | alignment.c | diff 4ed89f2228061422ce5f62545fd0b6f6648bd2cc Tue Oct 28 06:26:42 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> ARM: convert printk(KERN_* to pr_*
Convert many (but not all) printk(KERN_* to pr_* to simplify the code. We take the opportunity to join some printk lines together so we don't split the message across several lines, and we also add a few levels to some messages which were previously missing them.
Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | fault.c | diff 4ed89f2228061422ce5f62545fd0b6f6648bd2cc Tue Oct 28 06:26:42 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> ARM: convert printk(KERN_* to pr_*
Convert many (but not all) printk(KERN_* to pr_* to simplify the code. We take the opportunity to join some printk lines together so we don't split the message across several lines, and we also add a few levels to some messages which were previously missing them.
Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | init.c | diff 4ed89f2228061422ce5f62545fd0b6f6648bd2cc Tue Oct 28 06:26:42 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> ARM: convert printk(KERN_* to pr_*
Convert many (but not all) printk(KERN_* to pr_* to simplify the code. We take the opportunity to join some printk lines together so we don't split the message across several lines, and we also add a few levels to some messages which were previously missing them.
Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | mmu.c | diff 4ed89f2228061422ce5f62545fd0b6f6648bd2cc Tue Oct 28 06:26:42 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> ARM: convert printk(KERN_* to pr_*
Convert many (but not all) printk(KERN_* to pr_* to simplify the code. We take the opportunity to join some printk lines together so we don't split the message across several lines, and we also add a few levels to some messages which were previously missing them.
Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
/openbmc/linux/arch/arm/common/ |
H A D | sa1111.c | diff 4ed89f2228061422ce5f62545fd0b6f6648bd2cc Tue Oct 28 06:26:42 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> ARM: convert printk(KERN_* to pr_*
Convert many (but not all) printk(KERN_* to pr_* to simplify the code. We take the opportunity to join some printk lines together so we don't split the message across several lines, and we also add a few levels to some messages which were previously missing them.
Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|