summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-02-1132-131/+3121
|\
| * powerpc/83xx: Add FSL eSDHC support for MPC837x-RDB boardsAnton Vorontsov2009-02-063-0/+27
| * powerpc/83xx: Convert existing sdhc nodes to new bindingsAnton Vorontsov2009-02-063-9/+12
| * powerpc/83xx: Add lm75 to MPC837x RDB dtsReynes Philippe2009-02-023-0/+15
| * powerpc/85xx: TQM85xx - add i2c device nodes for LM75Wolfgang Grandegger2009-02-026-0/+30
| * powerpc/85xx: TQM85xx - fix sensitivity of CAN interruptsWolfgang Grandegger2009-02-023-6/+6
| * powerpc/83xx: Add gpio to MPC837x RDBReynes Philippe2009-02-023-0/+54
| * powerpc/86xx: Extend GE Fanuc GPIO driver for the SBC310Martyn Welch2009-01-282-7/+33
| * powerpc/86xx: Default configutation for GE Fanuc's SBC310Martyn Welch2009-01-281-0/+1613
| * powerpc/86xx: Board support for GE Fanuc SBC310Martyn Welch2009-01-284-1/+604
| * powerpc/fsl: Ensure PCI_QUIRKS are enabled for FSL_PCIKumar Gala2009-01-281-0/+1
| * powerpc/83xx: Add i2c eeprom to dts for MPC837x RDBReynes Philippe2009-01-283-0/+18
| * cpm2: Round the baud-rate clock divider to the nearest integer.Laurent Pinchart2009-01-281-1/+2
| * powerpc/fsl-booke: Make CAM entries used for lowmem configurableTrent Piepho2009-01-282-1/+21
| * powerpc/fsl-booke: Allow larger CAM sizes than 256 MBTrent Piepho2009-01-282-2/+14
| * powerpc/fsl-booke: Remove code duplication in lowmem mappingTrent Piepho2009-01-281-48/+31
| * powerpc/fsl-booke: Cleanup init/exception setup to be runtimeKumar Gala2009-01-286-30/+98
| * powerpc/83xx: Add PCI-E support for all MPC83xx boards with PCI-EAnton Vorontsov2009-01-288-7/+327
| * powerpc/fsl_pci: Add MPC83xx PCI-E controller RC mode supportAnton Vorontsov2009-01-281-24/+220
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-1012-19/+34
|\ \
| * | powerpc: Add missing sparsemem.h includeMichael Neuling2009-02-101-0/+1
| * | powerpc/pci: mmap anonymous memory when legacy_mem doesn't existBenjamin Herrenschmidt2009-02-101-2/+15
| * | powerpc/cell: Add missing #include for oprofileMichael Neuling2009-02-101-0/+1
| * | powerpc/ftrace: Fix math to calculate offset in TOCSteven Rostedt2009-02-101-2/+3
| * | powerpc: Don't emulate mr. instructionsAnanth N Mavinakayanahalli2009-02-101-0/+2
| * | powerpc/fsl-booke: Fix mapping functions to use phys_addr_tKumar Gala2009-02-092-4/+4
| * | arch/powerpc: Eliminate double sizeofJulia Lawall2009-02-061-1/+1
| * | powerpc/cpm2: Fix set interrupt typepaulfax2009-02-061-1/+1
| * | powerpc/83xx: Fix TSEC0 workability on MPC8313E-RDB boardsAnton Vorontsov2009-02-062-8/+3
| * | powerpc/83xx: Fix missing #{address,size}-cells in mpc8313erdb.dtsAnton Vorontsov2009-02-061-0/+2
| * | powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPENDMichael Neuling2009-02-061-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-02-1017-126/+74
|\ \ \
| * | | sparc64: Fix probe_kernel_{read,write}().David S. Miller2009-02-0810-48/+25
| * | | sparc64: Kill .fixup section bloat.David S. Miller2009-02-0815-77/+42
| * | | sparc64: Don't hook up pcr_ops on spitfire chips.David S. Miller2009-02-051-1/+6
| * | | sparc64: Call dump_stack() in die_nmi().David S. Miller2009-02-041-0/+1
| |/ /
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-02-091-6/+22
|\ \ \
| * | | [CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS tableMark Langsdorf2009-02-051-6/+22
| |/ /
* | | FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h nowDavid Howells2009-02-091-1/+1
* | | x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin2009-02-093-0/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-072-2/+2
|\ \ \
| * | | PCI: return error on failure to read PCI ROMsTimothy S. Nelson2009-02-042-2/+2
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown2009-02-07839-7147/+25842
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | | | | * | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...Thomas Renninger2009-02-041-11/+0
| | | | * | | x86-64: fix int $0x80 -ENOSYS returnRoland McGrath2009-02-061-3/+5
| | | | * | | prevent kprobes from catching spurious page faultsMasami Hiramatsu2009-02-051-2/+6
| | | | * | | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-02-0511-100/+184
| | | | |\ \ \
| | | | | * | | sh: Fix up T-bit error handling in SH-4A mutex fastpath.Takashi Yoshii2009-01-291-12/+9
| | | | | * | | sh: Fix up spurious syscall restarting.Paul Mundt2009-01-294-44/+8
| | | | | * | | sh: fcnvds fix with denormalized numbers on SH-4 FPU.Carmelo AMOROSO2009-01-291-1/+1
OpenPOWER on IntegriCloud