aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ppc: Minor smp changes for consistency with ppc64Paul Mackerras2005-10-1911-28/+22
* Merge rsync://oak/kernels/iseries/work/Paul Mackerras2005-10-187-309/+195
|\
| * powerpc: change sys32_ to compat_sys_Stephen Rothwell2005-10-187-309/+195
* | powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpcPaul Mackerras2005-10-188-17/+16
|/
* powerpc: merge ppc signal.c and ppc64 signal32.cStephen Rothwell2005-10-186-1135/+635
* [PATCH] powerpc: Another maple merge tree fixDavid Gibson2005-10-171-3/+1
* [PATCH] powerpc: Fix use of LOADBASE in merge treeDavid Gibson2005-10-171-2/+2
* [PATCH] powerpc: replace use of _GLOBAL with .globlKumar Gala2005-10-173-18/+33
* powerpc: Make CONFIG_PROC_DEVICETREE independent of CONFIG_PPC_OFPaul Mackerras2005-10-171-3/+3
* powerpc: Clear the BSS at the start of early_init with ARCH=ppcPaul Mackerras2005-10-171-0/+4
* ppc: Fix various compile errors resulting from ptrace.c mergePaul Mackerras2005-10-173-37/+116
* ppc: Use the merged of_device.c from arch/powerpc/kernelPaul Mackerras2005-10-172-277/+1
* powerpc: Merge syscalls.c and sys_ppc32.c.Paul Mackerras2005-10-178-376/+147
* powerpc: Initialize btext subsystem later, after prom_initPaul Mackerras2005-10-174-106/+4
* ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTESStephen Rothwell2005-10-1714-103/+100
* powerpc: fix 32bit LOADADDR macroStephen Rothwell2005-10-171-1/+1
* powerpc: move iSeries/HvCallPci.h to platforms/iseries/call_pci.hStephen Rothwell2005-10-145-8/+6
* powerpc: move iSeries/HvCallHpt.h to platforms/iseries/call_hpt.hStephen Rothwell2005-10-143-6/+6
* powerpc: eliminate DsaAddr from pci_dnStephen Rothwell2005-10-146-262/+23
* powerpc: remove ISERIES_[SUB]BUS macrosStephen Rothwell2005-10-143-17/+10
* powerpc: move iSeries/iSeries_pci.h to platforms/iseriesStephen Rothwell2005-10-1412-41/+43
* powerpc: fix uname -mStephen Rothwell2005-10-131-0/+2
* powerpc: merge ptrace.cStephen Rothwell2005-10-135-398/+141
* ppc64: use powerpc of_device.cStephen Rothwell2005-10-133-276/+2
* ppc64: fix arch/ppc64/kernel/MakefileStephen Rothwell2005-10-131-2/+1
* ppc64: merge binfmt_elf32.cStephen Rothwell2005-10-135-51/+7
* powerpc: make 64 bit binaries workStephen Rothwell2005-10-131-5/+1
* powerpc: create 32 bit LOADADDR macroStephen Rothwell2005-10-132-4/+6
* powerpc: consolidate cputable.cStephen Rothwell2005-10-136-438/+329
* ppc64: Remove duplicate versions of some headersPaul Mackerras2005-10-123-386/+0
* powerpc: Bring in some changes made to arch/ppc and include/asm-ppc64Paul Mackerras2005-10-124-2/+13
* powerpc: Move default hash table size calculation to hash_utils_64.cPaul Mackerras2005-10-122-21/+22
* Merge from Linus' treePaul Mackerras2005-10-12626-4578/+23932
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-10-115-11/+8
| |\
| | * [SPARC64]: Fix net booting on Ultra5David S. Miller2005-10-111-2/+6
| | * [SPARC32]: Revert IOMAP change eb98129eec7fa605f0407dfd92d40ee8ddf5cd9aDavid S. Miller2005-10-102-5/+0
| | * [SPARC64]: Fix oops on runlevel change with serial console.David S. Miller2005-10-102-4/+2
| * | [PATCH] Don't map the same page too muchHugh Dickins2005-10-111-0/+3
| * | [PATCH] ppc64: Add R_PPC64_TOC16 module relocPeter Bergner2005-10-111-0/+13
| * | [PATCH] V4L: Enable s-video input on DViCO FusionHDTV5 LiteMichael Krufky2005-10-111-2/+2
| * | [PATCH] m32r: trap handler code for illegal trapsHirokazu Takata2005-10-112-17/+25
| * | [PATCH] binfmt_elf bss padding fixakpm@osdl.org2005-10-111-1/+1
| * | [PATCH] ppc highmem fixPaolo Galtieri2005-10-111-2/+2
| * | [PATCH] madvise: Avoid returning error code -EBADF for anonymous mappingsSuzuki2005-10-111-7/+4
| * | [PATCH] nfsacl: Solaris VxFS compatibility fixAndreas Gruenbacher2005-10-111-35/+35
| * | [PATCH] v9fs: remove additional buffer allocation from v9fs_file_read and v9f...Latchesar Ionkov2005-10-111-81/+33
| * | [PATCH] dell_rbu: changes in packet update mechanismAbhay Salunke2005-10-112-91/+121
| * | [PATCH] ppc64: Fix PCI hotplugAnton Blanchard2005-10-111-2/+2
| * | [PATCH] s390: ccw device reconnect oops.Cornelia Huck2005-10-111-1/+1
| |/
| * Linux v2.6.14-rc4Linus Torvalds2005-10-101-1/+1