aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] i386: Relocatable kernel supportEric W. Biederman9-209/+918
2006-12-07[PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman7-0/+7
2006-12-07[PATCH] i386: CONFIG_PHYSICAL_START cleanupEric W. Biederman3-9/+7
2006-12-07[PATCH] i386: Reserve kernel memory starting from _textEric W. Biederman1-2/+2
2006-12-07[PATCH] i386: Add comment for align to vmlinux.ldsVivek Goyal1-0/+6
2006-12-07[PATCH] i386: Distinguish absolute symbolsVivek Goyal1-50/+63
2006-12-07[PATCH] x86: Mention PCI instead of RAM in NMI parity error messageAndi Kleen2-4/+2
2006-12-07[PATCH] x86: remove last two pci_find offenders in the core codeAlan Cox2-2/+4
2006-12-07[PATCH] x86: Don't use nested idle loopsAndi Kleen2-42/+18
2006-12-07[PATCH] i386: Implement "current" with the PDAJeremy Fitzhardinge3-0/+5
2006-12-07[PATCH] i386: Implement smp_processor_id() with the PDAJeremy Fitzhardinge3-3/+6
2006-12-07[PATCH] i386: Update sys_vm86 to cope with changed pt_regs and %gs usageJeremy Fitzhardinge1-47/+74
2006-12-07[PATCH] i386: Fix places where using %gs changes the usermode ABIJeremy Fitzhardinge2-15/+9
2006-12-07[PATCH] i386: Use %gs as the PDA base-segment in the kernelJeremy Fitzhardinge6-46/+109
2006-12-07[PATCH] i386: Initialize the per-CPU data areaJeremy Fitzhardinge3-50/+169
2006-12-07[PATCH] i386: Basic definitions for i386-pdaJeremy Fitzhardinge1-1/+1
2006-12-07[PATCH] i386: Use asm-offsets for the offsets of registers into the pt_regs s...Jeremy Fitzhardinge2-68/+69
2006-12-07[PATCH] x86-64: miscellaneous entry.S adjustmentsJan Beulich1-30/+6
2006-12-07[PATCH] x86-64: dump_trace() atomicity fixAndrew Morton1-3/+5
2006-12-07[PATCH] i386: add missing iounmap in i386 hpet clocksource codeAmol Lad1-1/+6
2006-12-07[PATCH] i386: Add iounmap in error paths in hpet codeAmol Lad1-3/+12
2006-12-07[PATCH] x86-64: Insert Local and IO APIC(s) into resource mapAaron Durbin1-0/+78
2006-12-07[PATCH] i386: add sleazy FPU optimizationChuck Ebbert2-1/+14
2006-12-07[PATCH] i386: espfix cleanupStas Sergeev5-93/+55
2006-12-07[PATCH] x86: all cpu backtraceAndrew Morton2-1/+54
2006-12-07[PATCH] i386: remove default_ldt, and simplify ldt-setting.Jeremy Fitzhardinge2-6/+1
2006-12-07[PATCH] x86-64: use BUILD_BUG_ON in FPU codeAlexey Dobriyan1-5/+2
2006-12-07[PATCH] i386: i386 add X86_FEATURE_PEBS and detectionStephane Eranian1-1/+7
2006-12-07[PATCH] x86-64: add X86_FEATURE_PEBS and detectionStephane Eranian1-0/+7
2006-12-07[PATCH] i386: remove pointless printk from i386 oops outputDave Jones1-1/+0
2006-12-07[PATCH] i386: fix must_checksRandy Dunlap5-6/+16
2006-12-07[PATCH] x86: Compress stack unwinder outputAndi Kleen2-9/+9
2006-12-07[PATCH] x86: shorten lines in unwinder to be <= 80 charactersAndi Kleen2-14/+23
2006-12-07[PATCH] i386: fix buggy MTRR address checksAndreas Mohr2-4/+4
2006-12-07[PATCH] i386: Update defconfigAndi Kleen1-9/+13
2006-12-07[PATCH] x86-64: Update defconfigAndi Kleen1-13/+14
2006-12-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds11-1055/+317
2006-12-04Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds214-3723/+21188
2006-12-05[POWERPC] Add missing EXPORTS for mpc52xx supportGrant Likely2-0/+3
2006-12-05[POWERPC] Remove obsolete PPC_52xx and update CLASSIC32 commentGrant Likely1-8/+10
2006-12-05[POWERPC] ps3: add a default zImage targetGeoff Levand1-1/+4
2006-12-04[MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle2-3/+7
2006-12-04[MIPS] Alchemy: Automatically enable CONFIG_RESOURCES_64BIT for PCI configs.Ralf Baechle1-0/+9
2006-12-04[MIPS] Unify csum_partial.SAtsushi Nemoto6-486/+262
2006-12-04[MIPS] SWARM: Fix a typo in #error directivesMaciej W. Rozycki1-4/+4
2006-12-04[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32Atsushi Nemoto3-562/+35
2006-12-04Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...Linus Torvalds3-0/+3
2006-12-04Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds23-382/+574
2006-12-04[PATCH] m68knommu: remove __rom_end from 68360 startup codeGreg Ungerer1-1/+2
2006-12-04[PATCH] m68knommu: auto detect memory size on M5208EVB boardMichael Broughton1-0/+20
2006-12-04[PATCH] m68knommu: add SHM supportDavid Wu1-1/+22
2006-12-04[PATCH] m68knommu: add printk level for stack dumpGreg Ungerer1-6/+7
2006-12-04[PATCH] m68knommu: add printk level for oops dumpsGreg Ungerer1-17/+17
2006-12-04[PATCH] m68knommu: fix compile when CONFIG_BLK_DEV_INITRD=nAdrian Bunk1-3/+0
2006-12-04[PATCH] m68knommu: formatting cleanup in KconfigGreg Ungerer1-6/+6
2006-12-04[S390] Don't use small stacks when lockdep is used.Heiko Carstens1-1/+1
2006-12-04[S390] Memory detection fixes.Heiko Carstens3-24/+32
2006-12-04[S390] Convert extmem spin_lock into a mutex.Heiko Carstens1-11/+11
2006-12-04[S390] set KBUILD_IMAGE.Christian Borntraeger1-0/+3
2006-12-04[S390] lockdep: show held locks when showing a stackdumpHeiko Carstens1-1/+4
2006-12-04[S390] Add dynamic size check for usercopy functions.Gerald Schaefer4-59/+190
2006-12-04[S390] Use diag260 for memory size detection.Heiko Carstens1-2/+15
2006-12-04[S390] pfault code cleanup.Heiko Carstens4-44/+30
2006-12-04[S390] Cleanup memory_chunk array usage.Heiko Carstens3-13/+7
2006-12-04[S390] Misaligned wait PSW at memory detection.Heiko Carstens1-1/+2
2006-12-04[S390] cpu shutdown reworkHeiko Carstens3-144/+49
2006-12-04[S390] cpcmd <-> __cpcmd calling issuesHeiko Carstens3-17/+21
2006-12-04[S390] Reset infrastructure for re-IPL.Heiko Carstens8-41/+115
2006-12-04[S390] extmem unbalanced spin_lock.Heiko Carstens1-2/+3
2006-12-04[S390] Use diag instead of ccw reipl.Michael Holzheu1-0/+2
2006-12-04[S390] No panic for failed rebootMichael Holzheu1-1/+2
2006-12-04[S390] Add ipl/reipl loadparm attribute.Michael Holzheu1-4/+94
2006-12-04[S390] Remove unused GENERIC_BUST_SPINLOCK from Kconfig.Heiko Carstens1-3/+0
2006-12-04[S390] remove salipl memory detection.Christian Borntraeger1-21/+0
2006-12-04[POWERPC] Fix debug printks for 32-bit resources in the PCI codeSergei Shtylyov1-13/+11
2006-12-04[POWERPC] Replace kmalloc+memset with kzallocYan Burman9-22/+9
2006-12-04[POWERPC] Linkstation / kurobox supportGuennadi Liakhovetski6-3/+2089
2006-12-04[POWERPC] Add the e300c3 core to the CPU table.Scott Wood1-0/+11
2006-12-04[POWERPC] iSeries: don't build head_64.o unnecessarilyStephen Rothwell1-1/+1
2006-12-04[POWERPC] iSeries: stop dt_mod.o being rebuilt unnecessarilyStephen Rothwell1-1/+7
2006-12-04[POWERPC] Fix cputable.h for combined buildStephen Rothwell2-1/+3
2006-12-04[POWERPC] Allow CONFIG_BOOTX_TEXT on iSeriesStephen Rothwell1-1/+1
2006-12-04[POWERPC] Allow xmon to build on legacy iSeriesStephen Rothwell2-1/+10
2006-12-04[POWERPC] Change ppc64_defconfig to use AUTOFS_V4 not V3Linas Vepstas1-2/+2
2006-12-04[POWERPC] Tell firmware we can handle POWER6 compatible modePaul Mackerras1-0/+1
2006-12-04[POWERPC] Clean images in arch/powerpc/bootGeert Uytterhoeven1-0/+1
2006-12-04[POWERPC] Fix OF pci flags parsingOlof Johansson1-0/+2
2006-12-04[POWERPC] defconfig for lite5200 boardGrant Likely1-0/+931
2006-12-04[POWERPC] Add device trees for lite5200 and lite5200b eval boardsGrant Likely2-0/+631
2006-12-04[POWERPC] Add lite5200 board support to arch/powerpcGrant Likely3-1/+170
2006-12-04[POWERPC] Add common routines for 52xx support in arch/powerpcGrant Likely3-89/+147
2006-12-04[POWERPC] Separate IRQ config / register set from main headerSylvain Munaut2-0/+54
2006-12-04[POWERPC] Move Efika support files into platforms/52xxGrant Likely6-2/+2
2006-12-04[POWERPC] Put mpc52xx support file in platforms/52xxGrant Likely2-12/+4
2006-12-04[POWERPC] Move MPC52xx PIC driver into arch/powerpc/platforms/52xxGrant Likely4-1/+7
2006-12-04[POWERPC] iSeries: allow CONFIG_CMDLINEStephen Rothwell1-1/+0
2006-12-04[POWERPC] iSeries: Eliminate "exceeds stub group size" warningsStephen Rothwell2-7/+7
2006-12-04[POWERPC] Add files build to .gitignoreRutger Nijlunsing6-1/+21
2006-12-04[POWERPC] Add of_platform support for ROM devicesVitaly Wool2-0/+32
2006-12-04[POWERPC] pSeries/kexec: Fix for interrupt distributionMohan Kumar M1-19/+49
2006-12-04[POWERPC] fix missing #include in sys_ppc32.cArnd Bergmann1-0/+1
2006-12-04[POWERPC] ps3: add a default zImage targetArnd Bergmann1-0/+1
2006-12-04[POWERPC] ps3: multiplatform build fixesArnd Bergmann6-9/+29
2006-12-04[POWERPC] ps3: Missed renames of CONFIG_PS3 to CONFIG_PPC_PS3Geert Uytterhoeven1-3/+3
2006-12-04[POWERPC] cell: fix building without spufsArnd Bergmann2-4/+4
2006-12-04[POWERPC] spufs: we should only execute init_spu_base on cellStephen Rothwell1-0/+3
2006-12-04[POWERPC] spufs: always send sigtrap on breakpointArnd Bergmann1-6/+4
2006-12-04[POWERPC] spufs: return an error in spu_create is isolated create isnt supportedJeremy Kerr1-0/+4
2006-12-04[POWERPC] Fix compile issue for Efika platformNicolas DET2-1/+2
2006-12-04[POWERPC] Compile a zImage.chrp if PPC_EFIKA seletedNicolas DET1-0/+1
2006-12-04[POWERPC] powerpc: Make 970MP detectable by oprofileMike Wolf1-1/+1
2006-12-04[POWERPC] update cell_defconfig for ps3 supportArnd Bergmann1-8/+23
2006-12-04[POWERPC] ps3: add ps3_defconfigGeoff Levand1-0/+837
2006-12-04[POWERPC] ps3: add spu supportGeoff Levand3-0/+623
2006-12-04[POWERPC] ps3: add OS params supportGeoff Levand2-1/+260
2006-12-04[POWERPC] ps3: add lpar addressingGeoff Levand1-0/+11
2006-12-04[POWERPC] ps3: add interrupt supportGeoff Levand1-0/+575
2006-12-04[POWERPC] ps3: add repository supportGeoff Levand1-0/+840
2006-12-04[POWERPC] ps3: add htab routinesGeoff Levand1-0/+277
2006-12-04[POWERPC] ps3: add lv1 hvcallsGeoff Levand2-0/+831
2006-12-04[POWERPC] ps3: add support for ps3 platformGeoff Levand9-1/+1367
2006-12-04[POWERPC] cell: spu management xmon routinesMichael Ellerman1-9/+1
2006-12-04[POWERPC] cell: abstract spu management routinesGeoff Levand5-338/+454
2006-12-04[POWERPC] Import updated version of ppc disassembly code for xmonMichael Ellerman3-219/+618
2006-12-04[POWERPC] Make xmon disassembly optionalMichael Ellerman6-10/+49
2006-12-04[POWERPC] Add spu disassembly to xmonMichael Ellerman2-8/+28
2006-12-04[POWERPC] Import spu disassembly code into xmonMichael Ellerman4-0/+829
2006-12-04[POWERPC] Prepare for spu disassembly in xmonMichael Ellerman2-6/+15
2006-12-04[POWERPC] Add a sd command (spu dump) to xmon to dump spu local storeMichael Ellerman1-5/+55
2006-12-04[POWERPC] Show state of spus as theyre stopped in Cell xmon helperMichael Ellerman1-1/+4
2006-12-04[POWERPC] Fix sparse warning in xmon Cell codeMichael Ellerman1-7/+15
2006-12-04[POWERPC] cell: hard disable interrupts in power_save()Benjamin Herrenschmidt1-0/+9
2006-12-04[POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell7-87/+580
2006-12-04[POWERPC] powerpc: Workaround for of_platform without "reg" nor "dcr-reg"Benjamin Herrenschmidt1-2/+9
2006-12-04[POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras7-45/+119
2006-12-04[POWERPC] cell: Add oprofile supportMaynard Johnson7-5/+776
2006-12-04[POWERPC] cell: Add routines for managing PMU interruptsKevin Corry4-0/+96
2006-12-04[POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.hKevin Corry3-87/+2
2006-12-04[POWERPC] cell: PMU register macrosKevin Corry1-1/+22
2006-12-04[POWERPC] cell: Add symbol exports for oprofileArnd Bergmann1-0/+13
2006-12-04[POWERPC] spufs: Load isolation kernel from spu_runJeremy Kerr4-148/+113
2006-12-04[POWERPC] spufs: Add runcntrl read accessorsJeremy Kerr3-0/+13
2006-12-04[POWERPC] spufs: Use SPU master control to prevent wild SPU executionArnd Bergmann6-36/+79
2006-12-04[POWERPC] spufs: Fix return value of spufs_mfc_writeMasato Noguchi1-0/+1
2006-12-04[POWERPC] spufs: Always map local store non-guardedArnd Bergmann1-2/+2
2006-12-04[POWERPC] spufs: Avoid user-triggered oops in ptraceChristoph Hellwig1-8/+7
2006-12-04[POWERPC] spufs: Fix missing stop-and-signalMasato Noguchi1-10/+18
2006-12-04[POWERPC] spufs: Return correct event for data storage interruptArnd Bergmann2-1/+2
2006-12-04[POWERPC] spufs: Replace spu.nid with spu.nodeGeoff Levand1-2/+2
2006-12-04[POWERPC] spufs: Read from signal files only if data is thereDwayne Grant McConnell2-20/+22
2006-12-04[POWERPC] spufs: Implement /mbox_info, /ibox_info, and /wbox_info.Dwayne Grant McConnell1-0/+90
2006-12-04[POWERPC] spufs: Remove /spu_tag_mask fileDwayne Grant McConnell1-23/+0
2006-12-04[POWERPC] spufs: Add /lslr, /dma_info and /proxydma filesDwayne Grant McConnell3-6/+137
2006-12-04[POWERPC] spufs: Change %llx to 0x%llx.Dwayne Grant McConnell1-6/+7
2006-12-04[POWERPC] 8xx: Off-by-one fixes to SCC parameter RAM definitionsKalle Pokki1-4/+4
2006-12-04[POWERPC] setup_kcore(): Fix incorrect function name in panic() call.Geert Uytterhoeven1-1/+1
2006-12-04[POWERPC] Don't compile arch/powerpc mpc52xx_pic driver for ARCH=ppcGrant Likely1-1/+1
2006-12-04[POWERPC] Fix wraparound problem in smp-tbsync on 32-bitAdrian Cox1-1/+1
2006-12-04[POWERPC] Cleanup zImage handling of kernel entry with flat device treeDavid Gibson3-13/+14
2006-12-04[POWERPC] Small clarification of initrd handlingDavid Gibson1-7/+14
2006-12-04[POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPULinas Vepstas2-2/+7
2006-12-04[POWERPC] Make pci_read_irq_line the default on mpc7448hpc2 boardZang Roy-r619113-87/+93
2006-12-04[POWERPC] Compilation fixes for ppc4xx PCI-less configsWojtek Kaniewski3-0/+6
2006-12-04[POWERPC] Book-E reg MCSR msg misquotednkalmala1-1/+1
2006-12-04[POWERPC] Make soft_enabled irqs preempt safeHugh Dickins1-5/+52
2006-12-04[POWERPC] iSeries: fix slb.c for combined buildStephen Rothwell1-7/+6
2006-12-04[POWERPC] iSeries: fix xmon.c for combined buildStephen Rothwell1-25/+27
2006-12-04[POWERPC] iSeries: fix time.c for combined buildStephen Rothwell1-3/+4
2006-12-04[POWERPC] iSeries: fix sysfs.c for combined buildStephen Rothwell1-6/+4
2006-12-04[POWERPC] iSeries: fix irq.c for combined buildStephen Rothwell1-1/+2
2006-12-04[POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt11-66/+113
2006-12-04[POWERPC] Remove ioremap64 and fixup_bigphys_addrBenjamin Herrenschmidt3-25/+1
2006-12-04[POWERPC] Cell iommu supportJeremy Kerr5-472/+660
2006-12-04[POWERPC] Make cell use direct DMA opsBenjamin Herrenschmidt1-73/+6
2006-12-04[POWERPC] Make direct DMA use node local allocationsBenjamin Herrenschmidt1-5/+9
2006-12-04[POWERPC] Add an optional offset to direct DMA on 64 bitsBenjamin Herrenschmidt1-3/+8
2006-12-04[POWERPC] Cell "Spider" MMIO workaroundsBenjamin Herrenschmidt3-2/+349
2006-12-04[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt8-247/+224
2006-12-04[POWERPC] Cell fixup DMA offset for new southbridgeBenjamin Herrenschmidt2-6/+16
2006-12-04[POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt6-4/+124
2006-12-04[POWERPC] Add "parent" struct device for PCI host bridgesBenjamin Herrenschmidt2-2/+5
2006-12-04[POWERPC] Resolve the BUID for RTAS PCI config space accessesBenjamin Herrenschmidt1-23/+4
2006-12-04[POWERPC] Resolve the parent address of a PCI bus rangeBenjamin Herrenschmidt1-5/+1
2006-12-04[POWERPC] Add DMA ops support for of_platform_device to CellBenjamin Herrenschmidt1-3/+34
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt17-552/+271
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro1-0/+1
2006-12-04[PATCH] severing module.h->sched.hAl Viro2-0/+2
2006-12-04[POWERPC] Hook of_platform_bus_probe with cellBenjamin Herrenschmidt1-0/+9
2006-12-04[POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt4-146/+401
2006-12-04[POWERPC] Native cell support for MPIC in southbridgeBenjamin Herrenschmidt2-0/+45
2006-12-04[POWERPC] Improve MPIC driver auto-configuration from DTBenjamin Herrenschmidt1-13/+37
2006-12-04[POWERPC] Support for DCR based MPICBenjamin Herrenschmidt1-36/+100
2006-12-04[POWERPC] Generic DCR infrastructureBenjamin Herrenschmidt6-2/+205
2006-12-04[POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcBenjamin Herrenschmidt3-27/+0
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt25-182/+58
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras540-8079/+8806
2006-12-02[NET]: X86_64 checksum annotations and cleanups.Al Viro2-19/+25
2006-12-02[NET]: V850 checksum annotations and cleanups.Al Viro2-14/+14
2006-12-02[NET]: UML checksum annotations and cleanups.Al Viro2-68/+53
2006-12-02[NET]: SH64 checksum annotations and cleanups.Al Viro2-33/+18