summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Revert "powerpc: Sync RPA note in zImage with kernel's RPA note"Paul Mackerras2008-10-314-145/+52
| | * | | | | | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/pow...Paul Mackerras2008-10-311-39/+0
| | |\ \ \ \ \ \
| | | * | | | | | powerpc: Remove duplicate DMA entry from mpc8313erdb device treeMike Dyer2008-10-311-39/+0
| | * | | | | | | powerpc: Fix compile errors with CONFIG_BUG=nPaul Mackerras2008-10-311-0/+2
| | * | | | | | | powerpc: Fix format string warning in arch/powerpc/boot/main.cJon Smirl2008-10-311-1/+1
| | * | | | | | | powerpc: Fix bug in kernel copy of libfdt's fdt_subnode_offset_namelen()David Gibson2008-10-311-3/+6
| | * | | | | | | powerpc/cell/OProfile: Fix on-stack array size in activate spu profiling func...Carl Love2008-10-311-3/+10
| | * | | | | | | powerpc/mpic: Fix regression caused by change of default IRQ affinityKumar Gala2008-10-314-6/+61
| | * | | | | | | powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson2008-10-318-99/+104
| | * | | | | | | powerpc/pci: Fix unmapping of IO space on 64-bitBenjamin Herrenschmidt2008-10-311-1/+1
| | * | | | | | | powerpc/pci: Properly allocate bus resources for hotplug PHBsNathan Fontenot2008-10-313-55/+59
| | * | | | | | | OF-device: Don't overwrite numa_node in device registrationJeremy Kerr2008-10-311-1/+0
| | * | | | | | | powerpc: Fix swapcontext system for VSX + old ucontext sizeMichael Neuling2008-10-312-39/+30
| | * | | | | | | powerpc: Fix compiler warning for the relocatable kernelMichael Neuling2008-10-311-3/+3
| | * | | | | | | powerpc: Work around ld bug in older binutilsPaul Mackerras2008-10-311-0/+2
| | * | | | | | | powerpc/ppc64/kdump: Better flag for running relocatableMilton Miller2008-10-311-11/+19
| | * | | | | | | powerpc: Use is_kdump_kernel()Milton Miller2008-10-314-8/+7
| | * | | | | | | powerpc: Kexec exit should not use magic numbersMilton Miller2008-10-313-19/+5
| | * | | | | | | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/p...Paul Mackerras2008-10-3119-425/+1053
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | powerpc/44x: Update 44x defconfigsJosh Boyer2008-10-3011-258/+630
| | | * | | | | | powerpc/40x: Update 40x defconfigsJosh Boyer2008-10-307-166/+422
| | | * | | | | | powerpc/40x: Don't enable HCU4 board by defaultJosh Boyer2008-10-281-1/+1
| | | |/ / / / /
| | * | | | | | powerpc: enable heap randomization for linkstationsRogério Brito2008-10-281-1/+1
| | * | | | | | powerpc: compile kernel for linkstations optimized for sizeRogério Brito2008-10-281-1/+1
| | * | | | | | powerpc: fix i2c on PPC linkstation / kurobox machinesGuennadi Liakhovetski2008-10-282-4/+17
| | |/ / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-10-3124-1048/+1314
| |\ \ \ \ \ \
| | * | | | | | sh: fix sh2a cache entry_maskYoshihiro Shimoda2008-10-311-4/+4
| | * | | | | | sh: Enable NFS root in Migo-R defconfig.Kuninori Morimoto2008-10-311-7/+28
| | * | | | | | sh: FTRACE renamed to FUNCTION_TRACER.Paul Mundt2008-10-314-5/+5
| | * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2008-10-31117-637/+749
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | Add support usb setting on sh 7366Kuninori Morimoto2008-10-311-0/+28
| | * | | | | | sh: use the new byteorder headers.Harvey Harrison2008-10-311-19/+17
| | * | | | | | sh: SHmedia ISA tuning fixups.Paul Mundt2008-10-311-0/+4
| | * | | | | | sh: Kill off long-dead HD64465 cchip support.Paul Mundt2008-10-2811-992/+0
| | | | | | | |
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'sh/serial-rework' and 'sh/oprofile'Paul Mundt2008-10-281-4/+2
| | |\ \ \ \ \ \ \
| | | | * | | | | | sh: oprofile: Fix up the SH7750 performance counter name.Paul Mundt2008-10-271-4/+2
| | | | | |/ / / / | | | | |/| | | |
| | * | | | | | | sh: Simplify and lock down the ISA tuning.Paul Mundt2008-10-281-9/+1
| | * | | | | | | sh: sh7785lcr: Select uImage as default image target.Paul Mundt2008-10-281-1/+2
| | * | | | | | | sh: Add on-chip RTC support for SH7722.Paul Mundt2008-10-282-3/+33
| | * | | | | | | sh: Provide a sample defconfig for the UL2 (SH7366) board.Kuninori Morimoto2008-10-281-0/+1169
| | * | | | | | | sh: Fix FPU tuning on toolchains with mismatched multilib targets.Paul Mundt2008-10-282-5/+22
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-10-314-157/+65
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | sparc64: Add missing null terminating entry to bq4802_match[].David S. Miller2008-10-301-0/+1
| | * | | | | | sparc: use the new byteorder headersHarvey Harrison2008-10-291-14/+8
| | * | | | | | rtc-m48t59: shift zero year to 1968 on sparc (rev 2)Krzysztof Helt2008-10-292-51/+9
| | * | | | | | sparc64: remove byteshifting from out* helpersHarvey Harrison2008-10-291-92/+47
* | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-31177-1258/+4459
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-301-0/+26
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | gianfar: Fix race in TBI/SerDes configurationTrent Piepho2008-10-311-0/+26
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-10-301-12/+20
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud