summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-01-12x86: fix mpparse.c build error on latest gitJaswinder Singh Rajput1-0/+1
2009-01-12x86: avoid theoretical vmalloc fault loopAndi Kleen1-1/+1
2009-01-12Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King3-110/+4
2009-01-12[ARM] 5364/1: allow flush_ioremap_region() to be used from modulesNicolas Pitre1-0/+1
2009-01-12[ARM] w90x900: fix build errors and warningsRussell King2-1/+1
2009-01-12[ARM] i.MX add missing includeSascha Hauer1-1/+1
2009-01-12[ARM] i.MX: fix breakage from commit 278892736e99330195c8ae5861bcd9d791bbf19eSascha Hauer1-3/+3
2009-01-12[ARM] i.MX: remove LCDC controller register definitions from imx-regs.hSascha Hauer1-106/+0
2009-01-12powerpc: Fix cpufreq drivers after cpufreq core changesBenjamin Herrenschmidt4-5/+5
2009-01-11sparc64: Fix cpumask related build failureDavid Miller1-0/+4
2009-01-11MIPS: Only write c0_framemask on CPUs which have this register.Ralf Baechle1-1/+4
2009-01-11MIPS: Alchemy: new userspace suspend interface for development boards.Manuel Lauss5-353/+234
2009-01-11MIPS: Alchemy: dbdma suspend/resume support.Manuel Lauss3-0/+81
2009-01-11MIPS: Alchemy: Fix up PM code on Au1550/Au1200Manuel Lauss4-167/+225
2009-01-11MIPS: Alchemy: move calc_clock function.Manuel Lauss4-54/+64
2009-01-11MIPS: Alchemy: RTC counter clocksource / clockevent support.Manuel Lauss5-181/+143
2009-01-11MIPS: make cp0 counter clocksource/event usable as fallback.Manuel Lauss5-12/+28
2009-01-11MIPS: Alchemy: remove cpu_table.Manuel Lauss5-100/+42
2009-01-11MIPS: Alchemy: remove get/set_au1x00_lcd_clock().Manuel Lauss3-34/+0
2009-01-11MIPS: Print irq handler descriptionManuel Lauss1-0/+1
2009-01-11MIPS: Alchemy: pb1200: update CPLD cascade irq handler.Manuel Lauss1-57/+30
2009-01-11MIPS: Alchemy: update core interrupt code.Manuel Lauss15-644/+514
2009-01-11MIPS: Alchemy: move commandline mangling out of common codeManuel Lauss9-41/+136
2009-01-11MIPS: Alchemy: devboards: consolidate filesManuel Lauss23-481/+107
2009-01-11MIPS: Alchemy: Move development board code to common subdirectoryManuel Lauss27-12/+28
2009-01-11MIPS: Add Cavium OCTEON to arch/mips/KconfigDavid Daney1-2/+61
2009-01-11MIPS: Add defconfig for Cavium OCTEON.David Daney1-0/+943
2009-01-11MIPS: Adjust the dma-common.c platform hooks.David Daney6-20/+135
2009-01-11MIPS: Add Cavium OCTEON slot into proper tlb category.David Daney1-0/+1
2009-01-11MIPS: Compute branch returns for Cavium OCTEON specific branch instructions.David Daney1-0/+33
2009-01-11MIPS: Cavium OCTEON multiplier state preservation.David Daney1-0/+17
2009-01-11MIPS: Add SMP_ICACHE_FLUSH for the Cavium CPU family.David Daney1-0/+3
2009-01-11MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.cDavid Daney2-0/+35
2009-01-11MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h.David Daney1-0/+69
2009-01-11MIPS: Modify core io.h macros to account for the Octeon Errata Core-301.David Daney1-0/+14
2009-01-11MIPS: Hook up Cavium OCTEON in arch/mips.David Daney4-0/+19
2009-01-11MIPS: Hook Cavium OCTEON cache init into cache.cDavid Daney2-0/+9
2009-01-11MIPS: Add Cavium OCTEON processor constants and CPU probe.David Daney3-0/+41
2009-01-11MIPS: Override assembler target architecture for octeon.David Daney2-0/+6
2009-01-11MIPS: Add Cavium OCTEON specific register definitions to mipsregs.hDavid Daney1-0/+20
2009-01-11MIPS: For Cavium OCTEON set hwrena and lazily restore CP2 state.David Daney1-0/+21
2009-01-11MIPS: For Cavium OCTEON handle hazards as per the R10000 handling.David Daney1-2/+2
2009-01-11MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.David Daney19-0/+4243
2009-01-11MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/ex...David Daney15-0/+4200
2009-01-11MIPS: Add Cavium OCTEON processor CSR definitionsDavid Daney10-0/+7657
2009-01-11MIPS: Alchemy: Change strict_strtol to strict_strtoulJulia Lawall8-8/+8
2009-01-11MIPS: 64-bit: Use generic 32-bit ptrace compat code.Anirban Sinha1-63/+1
2009-01-11sparc: Fix asm/signal.h for 32-bit.David S. Miller1-0/+4
2009-01-11Merge commit 'v2.6.29-rc1' into x86/urgentIngo Molnar779-13484/+47233
2009-01-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds41-390/+354