aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-05-16ARM: OMAP3: Fix number of GPIO lines for 34xxGravatar Vikram Pandita 1-1/+1
2009-05-15x86: Fix performance regression caused by paravirt_ops on native kernelsGravatar Jeremy Fitzhardinge 7-10/+38
2009-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 1-0/+25
2009-05-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Gravatar Linus Torvalds 1-1/+2
2009-05-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-0/+1
2009-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 67-1541/+3816
2009-05-15[ARM] S3C: Do not set clk->owner field if unsetGravatar Ben Dooks 1-2/+0
2009-05-15[ARM] S3C2410: mach-bast.c registering i2c data too earlyGravatar Ben Dooks 1-2/+1
2009-05-15[ARM] S3C24XX: Fix unused code warning in arch/arm/plat-s3c24xx/dma.cGravatar Ben Dooks 1-1/+1
2009-05-15[ARM] S3C64XX: fix GPIO debugGravatar Marek Szyprowski 1-1/+1
2009-05-15[ARM] S3C64XX: GPIO include cleanupGravatar Marek Szyprowski 1-10/+10
2009-05-15Merge branch 'fix/asoc' into for-linusGravatar Takashi Iwai 1-0/+25
2009-05-15kgdb,i386: use address that SP register points to in the exception frameGravatar Jason Wessel 1-1/+2
2009-05-15[ARM] nwfpe: fix 'floatx80_is_nan' sparse warningGravatar Ben Dooks 2-4/+2
2009-05-15[ARM] nwfpe: Add decleration for ExtendedCPDOGravatar Ben Dooks 1-0/+4
2009-05-15ASoC: DaVinci EVM board support buildfixesGravatar David Brownell 1-0/+25
2009-05-15powerpc: Fix PCI ROM accessGravatar Benjamin Herrenschmidt 2-10/+26
2009-05-15powerpc/pseries: Really fix the oprofile CPU type on pseriesGravatar Benjamin Herrenschmidt 1-1/+1
2009-05-15powerpc/cell: Make ptcal more reliableGravatar Gerhard Stenzel 1-3/+14
2009-05-15powerpc: Allow mem=x cmdline to work with 4G+Gravatar Becky Bruce 4-8/+8
2009-05-15powerpc/mpic: Fix incorrect allocation of interrupt rev-mapGravatar Kumar Gala 1-7/+9
2009-05-15powerpc: Fix oprofile sampling of marked events on POWER7Gravatar Maynard Johnson 1-1/+8
2009-05-15powerpc/iseries: Fix pci breakage due to bad dma_data initializationGravatar Stephen Rothwell x 3-6/+5
2009-05-15powerpc: Fix mktree build error on Mac OS X hostGravatar Timur Tabi 1-5/+5
2009-05-14powerpc/virtex: Fix duplicate level irq events.Gravatar John Linn 1-10/+107
2009-05-14powerpc/virtex: Add uImage to the default images listGravatar Grant Likely 2-0/+2
2009-05-14powerpc/boot: add simpleImage.* to clean-files listGravatar Grant Likely 1-1/+1
2009-05-14MIPS: Sibyte: Fix locking in set_irq_affinityGravatar Thomas Bogendoerfer 2-10/+4
2009-05-14MIPS: Use force_sig when handling address errors.Gravatar David Daney 1-3/+3
2009-05-14MIPS: Cavium: Add struct clocksource * argument to octeon_cvmcount_read()Gravatar Coly Li 1-1/+1
2009-05-14MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0.Gravatar Ralf Baechle 1-92/+50
2009-05-14MIPS: Fix highmem.Gravatar Ralf Baechle 4-34/+26
2009-05-14MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware.Gravatar Ralf Baechle 1-4/+4
2009-05-14MIPS: MSP71xx: Remove the RAMROOT functionsGravatar Shane McDonald 2-71/+1
2009-05-14MIPS: Use -mno-check-zero-divisionGravatar Ralf Baechle 1-0/+1
2009-05-14MIPS: Set compiler options only after the compiler prefix has ben set.Gravatar Ralf Baechle 1-2/+2
2009-05-14MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it.Gravatar Ralf Baechle 1-2/+2
2009-05-14MIPS: uaccess: Switch lock annotations to might_fault().Gravatar Ralf Baechle 2-18/+23
2009-05-14MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx resetGravatar Shane McDonald 1-6/+2
2009-05-14MIPS: MSP71xx: Resolve multiple definition of plat_timer_setupGravatar Shane McDonald 1-5/+2
2009-05-14MIPS: Make uaccess.h slightly more sparse friendly.Gravatar Ralf Baechle 1-12/+27
2009-05-14MIPS: Make access_ok() sideeffect proof.Gravatar Ralf Baechle 1-3/+13
2009-05-14MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.hGravatar Thomas Bogendoerfer 1-2/+2
2009-05-14MIPS: Alchemy: Timer build fixGravatar Manuel Lauss 1-1/+1
2009-05-14MIPS: Kconfig: Delete duplicate definition of RWSEM_GENERIC_SPINLOCK.Gravatar Ralf Baechle 1-4/+0
2009-05-14MIPS: Cavium: Add support for 8k and 32k page sizes.Gravatar Ralf Baechle 6-4/+44
2009-05-14MIPS: TXx9: Fix possible overflow in clock calculationsGravatar Atsushi Nemoto 3-3/+3
2009-05-14MIPS: Synchronize dma_map_page and dma_map_singleGravatar Atsushi Nemoto 2-20/+8
2009-05-14MIPS: Enable CLO / CLZ instructions via separate CPU propertyGravatar Ralf Baechle 2-2/+11
2009-05-14MIPS: Loongson 2 needs no hazard barriers.Gravatar Zhang Le 1-2/+3