aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAge
...
| * | | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2011-11-24
| |\ \ \
| | * | | powerpc/85xx: Renamed mpc85xx_common.c to common.cKumar Gala2011-11-24
| | * | | powerpc/85xx: Additional consolidate of_platform_bus_probe callsKumar Gala2011-11-24
| | * | | powerpc/85xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov2011-11-24
| | * | | powerpc/85xx: separate cpm2 pic initDmitry Eremin-Solenikov2011-11-24
| | * | | powerpc/83xx: make mpc830x_rdb use mpc83xx_setup_pciDmitry Eremin-Solenikov2011-11-24
| | * | | powerpc/83xx: merge PCI bridge additionsDmitry Eremin-Solenikov2011-11-24
| | * | | powerpc/83xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov2011-11-24
| | * | | powerpc/83xx: consolidate init_IRQ functionsDmitry Eremin-Solenikov2011-11-24
| | * | | powerpc/8xxx: Update device tree bus probe for new RapidIO node bindingKai Jiang2011-11-24
| | |/ /
| * | | powerpc/powernv: PCI support for p7IOC under OPAL v2Benjamin Herrenschmidt2011-11-24
| * | | powerpc/powernv: Fixup p7ioc PCIe root complex class codeBenjamin Herrenschmidt2011-11-24
| * | | powerpc/powernv: Add TCE SW invalidation supportBenjamin Herrenschmidt2011-11-24
| * | | powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner2011-11-24
| * | | powerpc/wsp: Mark opb cascade handler IRQF_NO_THREADThomas Gleixner2011-11-24
| * | | powerpc/85xx: Mark cascade irq IRQF_NO_THREADThomas Gleixner2011-11-24
| * | | powerpc/book3e: Add Chroma as a new WSP/PowerEN platform.Jimi Xenidis2011-11-24
| * | | powerpc/icswx: Simple ACOP fault handlerJimi Xenidis2011-11-24
| * | | powerpc/book3e: Add ICSWX/ACOP support to Book3e cores like A2Jimi Xenidis2011-11-24
| * | | powerpc: Split ICSWX ACOP and PID processingJimi Xenidis2011-11-24
| * | | powerpc/powermac: Add missing of_node_putJulia Lawall2011-11-24
| * | | powerpc/cell/iommu: Add missing of_node_putJulia Lawall2011-11-24
| * | | powerpc/pseries: Software invalidatation of TCEsMilton Miller2011-11-24
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-06
|\ \ \ \
| * | | | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-11
| * | | | powerpc: Tell RCU about idle after hcall tracingPaul E. McKenney2011-12-11
| * | | | nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-11
| * | | | nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-11
| | |/ / | |/| |
* | | | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-08
* | | | powerpc: Cleanup memblock usageTejun Heo2011-12-08
|/ / /
* | | powerpc/85xx: Fix compile error on p3060_qds.cKumar Gala2011-11-23
* | | powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO'Paul Bolle2011-11-23
|/ /
* | powerpc/ps3: Fix SMP lockdep boot warningGeoff Levand2011-11-15
* | powerpc/ps3: Fix lost SMP IPIsGeoff Levand2011-11-15
* | powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do...Al Viro2011-11-15
* | Merge remote-tracking branch 'agust/next' into mergeBenjamin Herrenschmidt2011-11-07
|\ \
| * | powerpc/5200: add support for charon boardHeiko Schocher2011-09-29
* | | powerpc/ps3: Fix PS3 repository build warningsGeoff Levand2011-11-07
* | | powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-07
| |/ |/|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \
| * | powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-31
| * | powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-31
| * | powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.hPaul Gortmaker2011-10-31
| * | powerpc: fix two implicit header uses in pseries/plpar_wrappers.hPaul Gortmaker2011-10-31
| * | powerpc: fix implicit notifier use in converting to export.hPaul Gortmaker2011-10-31
| * | powerpc: cell/beat_wrapper.h is implicitly using memcpy functionsPaul Gortmaker2011-10-31
| * | powerpc: Fix up implicit sched.h usersPaul Gortmaker2011-10-31
| * | powerpc: Fix up implicit stat.h usersPaul Gortmaker2011-10-31
| * | powerpc: Fix up modules that should be including module.hPaul Gortmaker2011-10-31
| * | powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31