aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-03-30
|\
| * MIPS: Alchemy: PB1200: use SMC91X platform data.Manuel Lauss2009-03-30
| * MIPS: Alchemy: MIPS hazard workarounds are not required.Manuel Lauss2009-03-30
| * MIPS: Alchemy: provide cpu feature overrides.Manuel Lauss2009-03-30
| * MIPS: Alchemy: unify CPU model constants.Manuel Lauss2009-03-30
| * MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.cDmitri Vorobiev2009-03-30
| * MIPS: Fix global namespace pollution in arch/mips/kernel/smp-up.cDmitri Vorobiev2009-03-30
| * MIPS: Malta: make a needlessly global integer variable staticDmitri Vorobiev2009-03-30
| * MIPS: Use BUG_ON() where possible.Ralf Baechle2009-03-30
| * MIPS: Convert obsolete irq_desc_t to struct irq_descThomas Gleixner2009-03-30
| * MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle2009-03-30
| * MIPS: EMMA2RH: Set UART mapbaseShinya Kuribayashi2009-03-30
| * MIPS: EMMA2RH: Use set_irq_chip_and_handler_nameShinya Kuribayashi2009-03-30
| * MIPS: EMMA2RH: Use handle_edge_irq() handler for GPIO interruptsShinya Kuribayashi2009-03-30
| * MIPS: Mark Eins: Fix cascading interrupt dispatcherShinya Kuribayashi2009-03-30
| * MIPS: Au1000: convert to using gpiolibFlorian Fainelli2009-03-30
| * MIPS: Stop using <asm-generic/int-l64.h>.Ralf Baechle2009-03-30
| * MIPS: Cavium: Add -WerrorRalf Baechle2009-03-30
| * MIPS: Makefile: Add simple make install target.Ralf Baechle2009-03-30
| * MIPS: Compat: Zero upper 32-bit of offset_high and offset_low.Ralf Baechle2009-03-30
| * MIPS: __raw_spin_lock() may spin forever on ticket wrap.David Daney2009-03-30
| * MIPS: Forward declare struct task_struct to avoid potencial warning.Ralf Baechle2009-03-30
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-03-30
|\ \
| * | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-29
| |\|
| * | Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-03-29
| |\ \
| | * | powerpc/85xx: Add support for the "socrates" board (MPC8544).Wolfgang Grandegger2009-03-27
| | * | powerpc/83xx: Update ranges in gianfar node to match other dtsKumar Gala2009-03-24
| | * | powerpc/86xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov2009-03-24
| | * | powerpc/85xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov2009-03-24
| | * | powerpc/83xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov2009-03-24
| | * | powerpc/83xx: Add power management support for MPC837x boardsAnton Vorontsov2009-03-24
| * | | powerpc: Fix bugs introduced by sysfs changesBenjamin Herrenschmidt2009-03-27
| * | | powerpc: Sanitize stack pointer in signal handling codeJosh Boyer2009-03-27
| * | | powerpc: Add write barrier before enabling DTL flagsJeremy Kerr2009-03-27
| |/ /
| * | powerpc/mm: Introduce early_init_mmu() on 64-bitBenjamin Herrenschmidt2009-03-23
| * | powerpc/mm: Add option for non-atomic PTE updates to ppc64Benjamin Herrenschmidt2009-03-23
| * | powerpc/mm: Fix printk type warning in mmu_context_nohashBenjamin Herrenschmidt2009-03-23
| * | powerpc/mm: Rename arch/powerpc/kernel/mmap.c to mmap_64.cBenjamin Herrenschmidt2009-03-23
| * | powerpc/mm: Merge various PTE bits and accessors definitionsBenjamin Herrenschmidt2009-03-23
| * | powerpc/mm: Tweak PTE bit combination definitionsBenjamin Herrenschmidt2009-03-23
| * | powerpc/cell: Fix iommu exception reportingJeremy Kerr2009-03-23
| * | powerpc/mm: e300c2/c3/c4 TLB errata workaroundKumar Gala2009-03-23
| * | powerpc/mm: Used free register to save a few cycles in SW TLB miss handlingKumar Gala2009-03-23
| * | powerpc/mm: Remove unused register usage in SW TLB miss handlingKumar Gala2009-03-23
| * | powerpc: expect all devices calling dma ops to have archdata setKumar Gala2009-03-23
| * | powerpc: setup default archdata for {of_}platform via bus_register_notifierKumar Gala2009-03-23
| * | powerpc/pci: Default to dma_direct_ops for pci dma_opsKumar Gala2009-03-23
| * | powerpc/pmi: Irq handlers return irqreturn_tStephen Rothwell2009-03-23
| * | cpumask: Use mm_cpumask() wrapper instead of cpu_vm_maskRusty Russell2009-03-23
| * | powerpc: Turn on self-tests in ppc64_defconfigMichael Ellerman2009-03-23