summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | powerpc: make Freescale QE support a selectable Kconfig optionTimur Tabi2008-10-133-7/+2
| | * | powerpc: GE Fanuc's FPGA based PIC controller on the SBC610Martyn Welch2008-10-135-6/+327
| | * | powerpc/85xx: Wire up RTC interrupt on MPC8536DSKumar Gala2008-10-131-0/+2
| * | | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-10-142-6/+12
| |\ \ \ | | |/ / | |/| |
| | * | powerpc/mpc5200: Silence warnings in arch/powerpc/platforms/52xx/mpc52xx_pci.cTony Breeds2008-10-081-4/+9
| | * | powerpc/mpc5200: trivial printk-fixes in mpc52xx_commonWolfram Sang2008-10-081-2/+3
| * | | powerpc/smp: No need to set_need_resched when getting a resched IPIMilton Miller2008-10-131-2/+1
| * | | powerpc/xics: Reduce and comment xics IPI use of memory barriersMilton Miller2008-10-131-4/+1
| * | | powerpc/xics: Make printk format strings fit on one lineMilton Miller2008-10-131-18/+18
| * | | powerpc/xics: Mark xics IPI interrupt as per-cpuMilton Miller2008-10-131-4/+4
| * | | powerpc/xics: EOI xics ipi by hand in kexecMilton Miller2008-10-131-11/+7
| * | | powerpc/xics: Factor out cpu joining/unjoining the GIQMilton Miller2008-10-131-20/+13
| * | | powerpc/xics: Initialization code cleanupsMilton Miller2008-10-131-12/+8
| * | | powerpc/xics: Trim #include listMilton Miller2008-10-131-4/+1
| * | | powerpc/xics: Change *_xirr_info_set() prototype to avoid castsMilton Miller2008-10-131-6/+5
| * | | powerpc/xics: Rearrange file to group code by functionMilton Miller2008-10-131-215/+217
| * | | powerpc/xics: Consolidate ipi message encode and decodeMilton Miller2008-10-133-57/+48
| * | | powerpc: Make ppc32 respect the boot cpu id for !CONFIG_SMPKumar Gala2008-10-131-1/+2
| * | | powerpc: Remove old Makefile workaround for arch/ppcJosh Boyer2008-10-131-3/+0
| * | | powerpc/xics: Update default_server during migrate_irqs_awayMilton Miller2008-10-131-4/+5
| * | | powerpc/xics: EOI unmapped irqs after disabling themMilton Miller2008-10-131-12/+41
| * | | Merge commit 'jk/jk-merge'Benjamin Herrenschmidt2008-10-101-4/+7
| |\ \ \
| | * | | powerpc/spufs: add a missing mutex_unlockKou Ishizaki2008-10-101-0/+2
| | * | | powerpc/spufs: use inc_nlinkJeremy Kerr2008-10-101-4/+4
| | * | | powerpc/spufs: set nlink count for spufs root correctlyJeremy Kerr2008-10-101-0/+1
| * | | | powerpc: Reserve in bootmem lmb reserved regions that cross NUMA nodesJon Tollefson2008-10-101-28/+80
| * | | | powerpc: Sync RPA note in zImage with kernel's RPA notePaul Mackerras2008-10-104-42/+119
| * | | | powerpc: Fix error path in kernel_thread functionJosh Poimboeuf2008-10-102-6/+10
| * | | | powerpc/cell/oprofile: Fix test on overlay_tbl_offset in vma_mapRoel Kluin2008-10-101-1/+1
| * | | | powerpc: Oops in pseries_lmb_remove()Nathan Fontenot2008-10-101-1/+1
| | |/ / | |/| |
| * | | powerpc: Fix sysfs pci mmap on 32-bit machines with 64-bit PCIBenjamin Herrenschmidt2008-10-071-2/+3
| * | | powerpc: Honor O_NONBLOCK flag when reading RTAS logVitaly Mayatskikh2008-10-071-8/+18
| * | | powerpc: Remove CHRP and PMAC support from FSL defconfigsTimur Tabi2008-10-0720-40/+0
| * | | powerpc: Enforce sane MAX_ORDERJohannes Berg2008-10-071-0/+3
| * | | powerpc: Fix 64-bit hibernation with 64k pagesJohannes Berg2008-10-071-1/+1
| * | | powerpc: Avoid integer overflow in page_is_ram()Roland Dreier2008-10-071-3/+2
| * | | powerpc: Ignore generated vmlinux.lds in gitSebastien Dugue2008-10-071-0/+1
| * | | Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt2008-10-076-4/+1096
| |\ \ \
| | * | | powerpc/44x: Add AMCC Arches defconfig fileVictor Gallardo2008-10-021-0/+767
| | * | | powerpc/44x: Add AMCC Arches DTSVictor Gallardo2008-10-021-0/+293
| | * | | powerpc/44x: Add AMCC Arches eval board supportVictor Gallardo2008-10-022-3/+17
| | * | | ibm_newemac: Add support for GPCS, SGMII and M88E1112 PHYVictor Gallardo2008-10-021-0/+4
| | * | | powerpc/4xx: Allow 4xx PCI bridge to be disabled via device treeMatthias Fuchs2008-10-021-1/+8
| | * | | ibm_newemac: MAL support for PowerPC 405EZJosh Boyer2008-09-301-0/+7
| | |/ /
| * | | Merge commit 'kumar/kumar-mmu'Benjamin Herrenschmidt2008-10-0215-46/+215
| |\ \ \
| | * | | POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physicalBecky Bruce2008-09-2410-33/+109
| | * | | powerpc/mm: Implement _PAGE_SPECIAL & pte_special() for 32-bitKumar Gala2008-09-241-2/+13
| | * | | powerpc: Fixes for CONFIG_PTE_64BIT for SMP supportKumar Gala2008-09-242-6/+21
| | * | | powerpc: Introduce local (non-broadcast) forms of tlb invalidatesKumar Gala2008-09-244-5/+72
| | |/ /
| * | | Merge commit 'kumar/kumar-dma'Benjamin Herrenschmidt2008-10-0215-294/+265
| |\ \ \
OpenPOWER on IntegriCloud