aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* powerpc/xics: Factor out cpu joining/unjoining the GIQMilton Miller2008-10-13
* powerpc/xics: Initialization code cleanupsMilton Miller2008-10-13
* powerpc/xics: Trim #include listMilton Miller2008-10-13
* powerpc/xics: Change *_xirr_info_set() prototype to avoid castsMilton Miller2008-10-13
* powerpc/xics: Rearrange file to group code by functionMilton Miller2008-10-13
* powerpc/xics: Consolidate ipi message encode and decodeMilton Miller2008-10-13
* powerpc: Make ppc32 respect the boot cpu id for !CONFIG_SMPKumar Gala2008-10-12
* powerpc: Remove old Makefile workaround for arch/ppcJosh Boyer2008-10-12
* of: Add new helper of_parse_phandles_with_args()Anton Vorontsov2008-10-12
* powerpc/xics: Update default_server during migrate_irqs_awayMilton Miller2008-10-12
* powerpc/xics: EOI unmapped irqs after disabling themMilton Miller2008-10-12
* Merge commit 'jk/jk-merge'Benjamin Herrenschmidt2008-10-10
|\
| * powerpc/spufs: add a missing mutex_unlockKou Ishizaki2008-10-09
| * powerpc/spufs: use inc_nlinkJeremy Kerr2008-10-09
| * powerpc/spufs: set nlink count for spufs root correctlyJeremy Kerr2008-10-09
* | powerpc: Reserve in bootmem lmb reserved regions that cross NUMA nodesJon Tollefson2008-10-10
* | powerpc: Sync RPA note in zImage with kernel's RPA notePaul Mackerras2008-10-10
* | powerpc/of-bindings: Don't support linux,<modalias> "compatible" valuesGrant Likely2008-10-10
* | powerpc: Fix error path in kernel_thread functionJosh Poimboeuf2008-10-10
* | powerpc/cell/oprofile: Fix test on overlay_tbl_offset in vma_mapRoel Kluin2008-10-10
* | powerpc: Fix no interrupt handling in pata_of_platformAnton Vorontsov2008-10-10
* | powerpc: Oops in pseries_lmb_remove()Nathan Fontenot2008-10-10
* | powerpc: Fix sysfs pci mmap on 32-bit machines with 64-bit PCIBenjamin Herrenschmidt2008-10-06
* | powerpc: Honor O_NONBLOCK flag when reading RTAS logVitaly Mayatskikh2008-10-06
* | powerpc: Remove CHRP and PMAC support from FSL defconfigsTimur Tabi2008-10-06
* | powerpc: Enforce sane MAX_ORDERJohannes Berg2008-10-06
* | powerpc: Fix 64-bit hibernation with 64k pagesJohannes Berg2008-10-06
* | powerpc/iseries: Remove unused variable in viodasd.cJohann Felix Soden2008-10-06
* | powerpc: Remove outdated Documentation/powerpc/smp.txtGeert Uytterhoeven2008-10-06
* | powerpc: Remove remains of /proc/ppc_htabGeert Uytterhoeven2008-10-06
* | powerpc: Avoid integer overflow in page_is_ram()Roland Dreier2008-10-06
* | powerpc: Ignore generated vmlinux.lds in gitSebastien Dugue2008-10-06
* | Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt2008-10-06
|\ \
| * | powerpc/44x: Add AMCC Arches defconfig fileVictor Gallardo2008-10-02
| * | powerpc/44x: Add AMCC Arches DTSVictor Gallardo2008-10-02
| * | powerpc/44x: Add AMCC Arches eval board supportVictor Gallardo2008-10-02
| * | ibm_newemac: Add support for GPCS, SGMII and M88E1112 PHYVictor Gallardo2008-10-02
| * | powerpc/4xx: Allow 4xx PCI bridge to be disabled via device treeMatthias Fuchs2008-10-02
| * | ibm_newemac: MAL support for PowerPC 405EZJosh Boyer2008-09-30
| * | ibm_newemac: Introduce mal_has_featureJosh Boyer2008-09-30
| * | ibm_newemac: Allow the "no flow control" EMAC feature to workJosh Boyer2008-09-30
| |/
* | Merge commit 'kumar/kumar-mmu'Benjamin Herrenschmidt2008-10-02
|\ \
| * | POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physicalBecky Bruce2008-09-24
| * | powerpc/mm: Implement _PAGE_SPECIAL & pte_special() for 32-bitKumar Gala2008-09-24
| * | powerpc: Fixes for CONFIG_PTE_64BIT for SMP supportKumar Gala2008-09-24
| * | powerpc: Introduce local (non-broadcast) forms of tlb invalidatesKumar Gala2008-09-24
| |/
* | Merge commit 'kumar/kumar-dma'Benjamin Herrenschmidt2008-10-02
|\ \
| * | powerpc: Make dma_addr_t a u64 if CONFIG_PHYS_64BIT is setBecky Bruce2008-09-24
| * | powerpc: Merge 32 and 64-bit dma codeBecky Bruce2008-09-24
| * | powerpc: Drop archdata numa_nodeBecky Bruce2008-09-24