summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Create and use CONFIG_WORD_SIZEStephen Rothwell2007-10-036-34/+46
* [POWERPC] Separate out legacy machine check exception parsersOlof Johansson2007-10-031-29/+37
* [POWERPC] clk.h interface for platformsDomen Puncer2007-10-034-0/+88
* [POWERPC] Inline u3msi_compose_msi_msg()Michael Ellerman2007-10-031-15/+9
* [POWERPC] Simplify rtas_change_msi() error semanticsMichael Ellerman2007-10-031-7/+11
* [POWERPC] Simplify error logic in rtas_setup_msi_irqs()Michael Ellerman2007-10-031-14/+3
* [POWERPC] Simplify error logic in u3msi_setup_msi_irqs()Michael Ellerman2007-10-031-9/+2
* [POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node()Michael Ellerman2007-10-031-2/+2
* [POWERPC] Move embedded6xx into multiplatformArnd Bergmann2007-10-032-8/+7
* [POWERPC] pseries: device node status can be "ok" or "okay"Linas Vepstas2007-10-021-1/+1
* [POWERPC] Fix build errors when BLOCK=nEmil Medve2007-09-222-5/+6
* [POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepathSatyam Sharma2007-09-221-9/+18
* [POWERPC] Support setting affinity for U3/U4 MSI sourcesOlof Johansson2007-09-223-1/+3
* [POWERPC] add Kconfig option for optimizing for cellArnd Bergmann2007-09-222-0/+16
* [POWERPC] cell: Don't cast the result of of_get_property()Jeremy Kerr2007-09-221-2/+2
* [POWERPC] Convert define_machine(mpc885_ads) to C99 initializer syntaxTony Breeds2007-09-221-6/+11
* [POWERPC] mpc5200: Add cuimage support for mpc5200 boardsGrant Likely2007-09-226-2/+135
* [POWERPC] mpc8349: Add linux,network-index to ethernet nodes in device treeGrant Likely2007-09-223-0/+5
* [POWERPC] Fix ppc kernels after build-id additionMeelis Roos2007-09-221-0/+2
* [POWERPC] Prevent direct inclusion of <asm/rwsem.h>.Robert P. J. Day2007-09-221-1/+1
* [POWERPC] Add Marvell mv64x60 udbg putc/getc functionsDale Farnsworth2007-09-224-1/+156
* [POWERPC] 4xx: Fix Sequoia MAL0 and EMAC dts entries.Valentine Barshak2007-09-201-4/+4
* [POWERPC] 4xx: Fix Bamboo MAL0 dts entry.Valentine Barshak2007-09-201-1/+1
* [POWERPC] Add 64-bit resources support to pci_iomapValentine Barshak2007-09-201-2/+2
* [POWERPC] 4xx: Implement udbg_getc() for 440Hollis Blanchard2007-09-191-0/+11
* [POWERPC] 4xx: Convert Seqouia flash mappings to new bindingJosh Boyer2007-09-192-14/+115
* [POWERPC] 4xx: Convert Walnut flash mappings to new bindingJosh Boyer2007-09-191-5/+12
* [POWERPC] cuimage for Bamboo boardJosh Boyer2007-09-195-9/+57
* Merge branch 'linux-2.6'Paul Mackerras2007-09-2045-491/+1143
|\
| * Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-09-192-3/+3
| |\
| | * [MIPS] cpu-bugs64.c: GCC 3.3 constraint workaroundMaciej W. Rozycki2007-09-191-2/+2
| | * [MIPS] DEC: Initialise ioasic_ssr_lockMaciej W. Rozycki2007-09-191-1/+1
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-09-193-5/+19
| |\ \
| | * | [POWERPC] Fix timekeeping on PowerPC 601Benjamin Herrenschmidt2007-09-191-3/+5
| | * | [POWERPC] Don't expose clock vDSO functions when CPU has no timebaseBenjamin Herrenschmidt2007-09-191-0/+12
| | * | [POWERPC] spusched: Fix null pointer dereference in find_victimChristoph Hellwig2007-09-191-2/+2
| | |/
| * | x86-64: page faults from user mode are always user faultsLinus Torvalds2007-09-191-0/+7
| * | uml: fix irqstack crashJeff Dike2007-09-193-6/+7
| * | xen: don't bother trying to set cr4Jeremy Fitzhardinge2007-09-191-2/+2
| * | uml: use correct type in BLKGETSIZE ioctlNicolas George2007-09-191-1/+2
| |/
| * [SPARC64]: Warn user if cpu is ignored.David S. Miller2007-09-162-2/+10
| * [SPARC64]: Fix lockdep, particularly on SMP.David S. Miller2007-09-163-26/+58
| * [SPARC64]: Update defconfig.David S. Miller2007-09-161-11/+5
| * Merge git://git.linux-xtensa.org/kernel/xtensa-feedLinus Torvalds2007-09-1419-427/+985
| |\
| | * [patch 2/2] xtensa console.c: remove duplicate #includeFrederik Deweerdt2007-08-271-1/+0
| | * [XTENSA] Add support for cache-aliasingChris Zankel2007-08-277-290/+624
| | * [XTENSA] Add kernel module supportChris Zankel2007-08-271-18/+177
| | * [XTENSA] Add support for executable/non-executable feature in the mmuChris Zankel2007-08-271-14/+28
| | * [XTENSA] Initialize semaphore_wake_lockChris Zankel2007-08-271-1/+1
| | * [XTENSA] Fix timer instabilities.Chris Zankel2007-08-271-17/+29
OpenPOWER on IntegriCloud