| Commit message (Expand) | Author | Age |
* | powerpc: Default arch idle could cede processor on pseries | Vaidyanathan Srinivasan | 2013-09-10 |
* | Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2013-09-09 |
|\ |
|
| * | powerpc/spufs: convert userns uid/gid mount options to kuid/kgid | Dwight Engen | 2013-08-21 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-09-06 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt | 2013-09-05 |
| |\ \ |
|
| | * | | powerpc: 52xx: provide a default in mpc52xx_irqhost_map() | Sebastian Siewior | 2013-08-12 |
| * | | | powerpc/pseries: Move lparcfg.c to platforms/pseries | Benjamin Herrenschmidt | 2013-08-27 |
| * | | | powerpc/powernv: Return secondary CPUs to firmware on kexec | Benjamin Herrenschmidt | 2013-08-27 |
| * | | | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2013-08-27 |
| |\| | |
|
| * | | | powerpc/pseries: Child nodes are not detached by dlpar_detach_node | Tyrel Datwyler | 2013-08-27 |
| * | | | powerpc/pseries: Add mising of_node_put in delete_dt_node | Tyrel Datwyler | 2013-08-27 |
| * | | | powerpc/pseries: Make dlpar_configure_connector parent node aware | Tyrel Datwyler | 2013-08-27 |
| * | | | powerpc/pseries: Do all node initialization in dlpar_parse_cc_node | Tyrel Datwyler | 2013-08-27 |
| * | | | powerpc/pseries: Fix parsing of initial node path in update_dt_node | Tyrel Datwyler | 2013-08-27 |
| * | | | powerpc/pseries: Pack update_props_workarea to map correctly to rtas buffer h... | Tyrel Datwyler | 2013-08-27 |
| * | | | powerpc/pseries: Fix over writing of rtas return code in update_dt_node | Tyrel Datwyler | 2013-08-27 |
| * | | | powerpc/pseries: Fix creation of loop in device node property list | Tyrel Datwyler | 2013-08-27 |
| * | | | powerpc/pseries: Add a warning in the case of cross-cpu VPA registration | Michael Ellerman | 2013-08-27 |
| * | | | pseries: Move plpar_wrapper.h to powerpc common include/asm location. | Deepthi Dharwar | 2013-08-27 |
| * | | | pseries/cpuidle: Remove dependency of pseries.h file | Deepthi Dharwar | 2013-08-27 |
| * | | | powerpc/85xx: Add C293PCIE board support | Mingkai Hu | 2013-08-23 |
| * | | | powerpc/85xx: Add P1023RDB board support | Chunhe Lan | 2013-08-23 |
| * | | | powerpc/booke64: Use appropriate -mcpu | Scott Wood | 2013-08-20 |
| * | | | powerpc: Convert some mftb/mftbu into mfspr | Scott Wood | 2013-08-20 |
| * | | | powerpc/fsl-booke: Work around erratum A-006958 | Scott Wood | 2013-08-20 |
| * | | | powerpc/pseries: Fix endian issues in H_GET_TERM_CHAR/H_PUT_TERM_CHAR | Anton Blanchard | 2013-08-14 |
| * | | | powerpc: Fix little endian lppaca, slb_shadow and dtl_entry | Anton Blanchard | 2013-08-14 |
| * | | | powerpc: of_parse_dma_window should take a __be32 *dma_window | Anton Blanchard | 2013-08-14 |
| * | | | powerpc/eeh: powerpc/eeh: Fix undefined variable | Mike Qiu | 2013-08-14 |
| * | | | powerpc/powernv: Enable detection of legacy UARTs | Benjamin Herrenschmidt | 2013-08-14 |
| * | | | powerpc/powernv: Don't crash if there are no OPAL consoles | Benjamin Herrenschmidt | 2013-08-14 |
| * | | | powerpc/powernv: Add PIO accessors for Power8 LPC bus | Benjamin Herrenschmidt | 2013-08-14 |
| * | | | powerpc/powernv: Update opal.h to add new LPC and XSCOM functions | Benjamin Herrenschmidt | 2013-08-14 |
| * | | | powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIO | Benjamin Herrenschmidt | 2013-08-14 |
| * | | | powerpc/powernv: Needn't IO segment map for PHB3 | Gavin Shan | 2013-08-14 |
| * | | | powerpc/powernv: Check primary PHB through ID | Gavin Shan | 2013-08-14 |
| * | | | powerpc/powernv: Fetch PHB bus range from dev-tree | Gavin Shan | 2013-08-14 |
| * | | | powerpc/powernv: Free PHB instance upon error | Gavin Shan | 2013-08-14 |
| * | | | powerpc: Convert platforms to smp_generic_cpu_bootable | Andy Fleming | 2013-08-14 |
| * | | | powerpc: Stop using non-architected shared_proc field in lppaca | Anton Blanchard | 2013-08-13 |
| * | | | powerpc: Fix a number of sparse warnings | Anton Blanchard | 2013-08-13 |
| * | | | powerpc/pseries: Simplify H_GET_TERM_CHAR | Anton Blanchard | 2013-08-13 |
| * | | | Merge remote-tracking branch 'scott/next' into next | Benjamin Herrenschmidt | 2013-08-09 |
| |\ \ \ |
|
| | * | | | powerpc/mpc85xx: remove the unneeded pci init functions for corenet ds board | Kevin Hao | 2013-08-07 |
| | * | | | powerpc/85xx: add P1020RDB-PD platform support | Haijun.Zhang | 2013-08-07 |
| | | |/
| | |/| |
|
* | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-09-05 |
|\ \ \ \ |
|
| * | | | | i2c: move OF helpers into the core | Wolfram Sang | 2013-08-23 |
| |/ / / |
|
* | | | | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-09-04 |
|\ \ \ \ |
|
| * | | | | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. | Rusty Russell | 2013-07-14 |
| | |/ /
| |/| | |
|
* | | | | powerpc/pseries: Read and write to the 'compressed' flag of pstore | Aruna Balakrishnaiah | 2013-08-19 |