summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-03-2014-19/+2533
|\
| * powerpc/86xx: Default configuration for GE Fanuc's PPC9AMartyn Welch2009-03-191-0/+1889
| * powerpc/86xx: Board support for GE Fanuc's PPC9AMartyn Welch2009-03-195-2/+598
| * powerpc/cpm2: fix building fs_enet driver as a module.Grant Likely2009-03-191-0/+1
| * powerpc/86xx: Run sbc310 USB fixup code only on the appropriate platform.Martyn Welch2009-03-191-0/+4
| * powerpc/85xx: Update smp support to handle doorbells and non-mpic initKumar Gala2009-03-111-8/+35
| * powerpc/math-emu: Fix efp dependenceLiu Yu2009-03-112-5/+4
| * powerpc/85xx: remove setup_irq(NULL action) in ksi8560Thomas Gleixner2009-03-111-2/+0
| * powerpc/85xx: Fix MPC8572DS PCI protected interrupt sourcesTed Peters2009-03-112-2/+2
* | powerpc/mm: Unify PTE_RPN_SHIFT and _PAGE_CHG_MASK definitionsBenjamin Herrenschmidt2009-03-202-12/+26
* | powerpc/mm: Split the various pgtable-* headers based on MMU typeBenjamin Herrenschmidt2009-03-2012-467/+564
* | powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt2009-03-1123-42/+60
* | powerpc/mm: Properly wire up get_user_pages_fast() on 32-bitBenjamin Herrenschmidt2009-03-112-3/+17
* | powerpc/irq: Convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner2009-03-112-2/+2
* | powerpc/irq: Convert obsolete irq_desc_t to struct irq_descThomas Gleixner2009-03-112-3/+3
* | powerpc/udbg: Fix lost byte during console handover; change LFCR to CRLFAndrew Klossner2009-03-113-10/+58
* | powerpc/pci: Fix typo: s/resouces/resources/ in a pr_debugWolfram Sang2009-03-111-1/+1
* | powerpc/pseries: The RPA PCI hotplug driver depends on EEHMichael Ellerman2009-03-111-1/+1
* | powerpc/cell: Fix Axon MSI driver dependenciesMichael Ellerman2009-03-112-1/+6
* | powerpc/pseries: The pseries MSI code depends on EEHMichael Ellerman2009-03-112-1/+6
* | powerpc/pseries: Reject discontiguous/non-zero based MSI-X requestsMichael Ellerman2009-03-111-0/+24
* | powerpc: Print linux_banner in prom_initMichael Ellerman2009-03-112-1/+3
* | powerpc/oprofile: Enable support for ppc750 processorsOctavian Purdila2009-03-111-0/+8
* | powerpc/spufs: Fix incorrect buffer offset in regs writeJeremy Kerr2009-03-111-1/+1
* | powerpc/spufs: Check file offset before calculating write size in fixed-sized...Jeremy Kerr2009-03-111-4/+6
|/
* powerpc/ps3: Make ps3av_set_video_mode mode ID signedroel kluin2009-03-112-5/+13
* powerpc/ps3: Print memory hotplug errorsGeoff Levand2009-03-111-2/+2
* powerpc: Add missing DABR flagsGeoff Levand2009-03-111-0/+2
* powerpc: Add defintion for MSR[GS] to list of MSR bitsTimur Tabi2009-03-111-0/+1
* powerpc/oprofile: G4 oprofile has variable number of countersOctavian Purdila2009-03-111-10/+11
* powerpc/spufs: Initialize ctx->stats.tstamp correctlyArnd Bergmann2009-03-111-0/+4
* powerpc: Remove unused asm-offsets entries for cpu_specMichael Ellerman2009-03-111-3/+0
* powerpc: Make sure we copy all cpu_spec features except PMC related onesMichael Ellerman2009-03-111-12/+16
* powerpc: Deindentify identify_cpu()Michael Ellerman2009-03-111-58/+64
* powerpc: Wire up /proc/vmallocinfo to our ioremap()Benjamin Herrenschmidt2009-03-116-15/+38
* powerpc: Estimate G5 cpufreq transition latencyNick Piggin2009-03-111-1/+4
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-11715-5242/+17763
|\
| * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-03-094-35/+27
| |\
| | * [CPUFREQ] Add p4-clockmod sysfs-ui removal to feature-removal schedule.Dave Jones2009-03-091-0/+9
| | * Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones2009-03-093-35/+18
| * | copy_process: fix CLONE_PARENT && parent_exec_id interactionOleg Nesterov2009-03-091-6/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-0936-172/+286
| |\ \
| | * | p54: fix race condition in memory managementChristian Lamparter2009-03-061-3/+6
| | * | cfg80211: test before subtraction on unsignedRoel Kluin2009-03-061-1/+2
| | * | iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre2009-03-052-12/+11
| | * | rt2x00 : more devices to rt73usb.cXose Vazquez Perez2009-03-051-1/+31
| | * | rt2x00 : more devices to rt2500usb.cXose Vazquez Perez2009-03-051-0/+8
| | * | bonding: Fix device passed into ->ndo_neigh_setup().Patrick McHardy2009-03-051-1/+1
| | * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-0495-410/+845
| | |\ \
| | * | | vlan: Fix vlan-in-vlan crashes.David S. Miller2009-03-043-23/+37
OpenPOWER on IntegriCloud