aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-01avr32: drop unused CLEAN_FILESSam Ravnborg1-2/+0
2009-05-01powerpc: Fix setting of oprofile cpu typeBenjamin Herrenschmidt1-2/+2
2009-05-01powerpc adjust oprofile_cpu_type version 3Michael Wolf1-4/+9
2009-04-30[ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten with stale dataCatalin Marinas2-0/+17
2009-04-30[ARM] 5490/1: ARM errata: Processor deadlock when a false hazard is createdCatalin Marinas2-0/+19
2009-04-30[ARM] 5487/1: ARM errata: Stale prediction on replaced interworking branchCatalin Marinas2-0/+24
2009-04-30[ARM] 5488/1: ARM errata: Invalidation of the Instruction Cache operation can failCatalin Marinas3-2/+63
2009-04-30x86: gettimeofday() vDSO: fix segfault when tv == NULLJohn Wright1-5/+7
2009-04-29tracing: x86, mmiotrace: fix range testStuart Bennett1-1/+1
2009-04-28m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>Geert Uytterhoeven1-0/+1
2009-04-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds9-49/+53
2009-04-28powerpc: Revert switch to TEXT_TEXT in linker scriptTim Abbott1-2/+2
2009-04-28Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King8-13/+54
2009-04-28powerpc/ps3: Fix build error on UPGeoff Levand1-4/+0
2009-04-28powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEBMichael Ellerman1-1/+4
2009-04-28powerpc: ppc32 needs elf_read_implies_exec()Kumar Gala1-0/+1
2009-04-27sparc: cleanup references to deprecated .text.init* sections.Tim Abbott2-2/+2
2009-04-27sh: Use __INIT macro instead of .text.init.Tim Abbott1-2/+3
2009-04-27powerpc: Use __REF macro instead of old .text.init.refok.Tim Abbott1-2/+3
2009-04-27powerpc: Use TEXT_TEXT macro in linker script.Tim Abbott1-1/+2
2009-04-27arm: Use __INIT macro instead of .text.init.Tim Abbott4-4/+8
2009-04-27FRV: Use __INIT macro instead of .text.init.Tim Abbott4-4/+8
2009-04-27FRV: Remove unused header asm/init.h.Tim Abbott1-12/+0
2009-04-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into mergePaul Mackerras1-13/+43
2009-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds5-6/+17
2009-04-27powerpc/86xx: Add device_type entry to soc for ppc9aMartyn Welch1-0/+1
2009-04-27Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinciRussell King34-510/+5323
2009-04-27davinci: DM644x: NAND: update partitioningDavid Brownell1-6/+36
2009-04-27davinci: update DM644x support in preparation for more SoCsKevin Hilman7-39/+791
2009-04-27davinci: DM644x: rename board fileKevin Hilman1-0/+0
2009-04-27davinci: update pin-multiplexing supportKevin Hilman6-66/+339
2009-04-27davinci: serial: generalize for more SoCsKevin Hilman2-20/+96
2009-04-27davinci: DM355 IRQ Definitionss-paulraj@ti.com2-0/+118
2009-04-27davinci: DM646x: add interrupt number and prioritiesSudhakar Rajashekhara2-6/+129
2009-04-27davinci: PSC: Clear bits in MDCTL reg before setting new bitsMark A. Greer1-11/+6
2009-04-27davinci: gpio bugfixesDavid Brownell2-36/+69
2009-04-27davinci: add EDMA driverKevin Hilman3-1/+1364
2009-04-27davinci: timers: use clk_get_rate()Kevin Hilman1-3/+21
2009-04-27Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-21/+38
2009-04-27FRV: Stop gcc from generating uninitialised variable warnings after BUG()David Howells1-2/+3
2009-04-27FRV: Wire up new syscallsDavid Howells2-1/+5
2009-04-27sh: Fix up unsigned syscall_nr in SH-5 pt_regs.Paul Mundt1-1/+1
2009-04-27[ARM] pxa/littleton: add missing da9034 touchscreen supportEric Miao1-0/+9
2009-04-27[ARM] pxa/zylonite: configure GPIO18/19 correctly, used by 2 GPIO expandersEric Miao1-0/+4
2009-04-27[ARM] pxa/zylonite: fix the issue of unused SDATA_IN_1 pin get AC97 not workingEric Miao2-0/+2
2009-04-27[ARM] pxa: make ads7846 on corgi and spitz to sync on HSYNCEric Miao2-0/+20
2009-04-27[ARM] pxa: remove unused CPU_FREQ_PXA Kconfig symbolPhilipp Zabel2-7/+0
2009-04-27[ARM] pxa: remove duplicate select statements from KconfigGuennadi Liakhovetski1-2/+0
2009-04-27[ARM] pxa: fix issue of muxed GPIO irq_chip functions touching non-muxed GPIOsEric Miao1-4/+19
2009-04-27sh: sh7785lcr: fix defconfig for 29-bit modeYoshihiro Shimoda1-20/+37