index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
52xx
Commit message (
Expand
)
Author
Age
*
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-09-20
*
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
2016-07-21
*
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
2016-07-14
*
powerpc: mpc52xx_gpt: use gpiochip data pointer
Linus Walleij
2016-03-30
*
powerpc: Fix misspellings in comments.
Adam Buchbinder
2016-03-01
*
powerpc: Introduce the use of the managed version of kzalloc
Himangi Saraogi
2015-10-22
*
powerpc: platforms: mpc52xx_lpbfifo: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-22
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
*
powerpc/mpc52xx: Use irq_set_handler_locked()
Thomas Gleixner
2015-09-16
*
Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-06-24
|
\
|
*
powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-06-02
*
|
PCI: Include <linux/pci.h>, not <asm/pci.h>
Bjorn Helgaas
2015-06-08
|
/
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
|
\
|
*
powerpc: platforms: 52xx: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
*
|
powerpc: Convert power off logic to pm_power_off
Alexander Graf
2014-11-02
|
/
*
powerpc: make of_device_ids const
Uwe Kleine-König
2014-09-25
*
lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig
Laura Abbott
2014-08-08
*
of/fdt: update of_get_flat_dt_prop in prep for libfdt
Rob Herring
2014-04-30
*
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
2014-01-29
|
\
|
*
clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCK
Gerhard Sittig
2014-01-12
*
|
treewide: Fix typos in printk
Masanari Iida
2013-12-19
|
/
*
powerpc/52xx: fix build breakage for MPC5200 LPBFIFO module
Anatolij Gustschin
2013-10-30
*
Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()"
Wolfram Sang
2013-10-30
*
powerpc: 52xx: provide a default in mpc52xx_irqhost_map()
Sebastian Siewior
2013-08-12
*
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
2013-02-19
|
\
|
*
powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dma
Philippe De Muyter
2013-01-03
*
|
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-12-18
|
\
|
*
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
2012-12-17
|
|
\
|
|
*
powerpc: mpc5200: Add a3m071 board support
Stefan Roese
2012-12-06
|
|
*
powerpc/mpc52xx: use module_platform_driver macro
Srinivas Kandagatla
2012-12-03
|
*
|
Merge branch 'merge' into next
Benjamin Herrenschmidt
2012-11-25
|
|
\
|
|
*
|
powerpc: Fix typos in Freescale copyright claims
Yang Li
2012-11-14
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-19
|
|
/
*
/
powerpc: 52xx: nop out unsupported critical IRQs
Wolfram Sang
2012-10-25
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-10-05
|
\
|
*
powerpc/mpc52xx_lpbfifo: optionally defer fifo transfer start
Anatolij Gustschin
2012-09-14
|
*
powerpc/mpc5200: add dts files for ifm camera machines
Anatolij Gustschin
2012-09-14
*
|
sections: fix section conflicts in arch/powerpc
Andi Kleen
2012-10-05
|
/
*
powerpc: Mark const init data with __initconst instead of __initdata
Uwe Kleine-König
2012-04-02
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
|
\
|
*
powerpc/5200: convert mpc5200 to use of_platform_populate()
Grant Likely
2012-03-20
|
*
powerpc/mpc52xx: add a4m072 board support
Heiko Schocher
2012-03-20
*
|
irq_domain/powerpc: constify irq_domain_ops
Grant Likely
2012-02-16
*
|
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-16
*
|
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2012-02-14
|
/
*
Merge remote-tracking branch 'agust/next' into merge
Benjamin Herrenschmidt
2011-11-07
|
\
|
*
powerpc/5200: add support for charon board
Heiko Schocher
2011-09-29
[next]