aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2009-05-14MIPS: Do not include seccomp.h from compat.hGravatar Atsushi Nemoto 1-1/+0
2009-05-14MIPS: RBTX4939: Fix typo in system nameGravatar Atsushi Nemoto 1-1/+1
2009-05-14MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettimeGravatar David Daney 2-4/+4
2009-05-14MIPS: Fix build error if CONFIG_CEVT_R4K is undefined.Gravatar Ralf Baechle 1-1/+1
2009-05-14MIPS: Add Loongson cpu-feature-overrides.hGravatar Zhang Le 1-0/+59
2009-05-14MIPS: Print the actual detected I-cache associativity on bootup.Gravatar Ralf Baechle 1-1/+1
2009-05-14MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.cGravatar Dmitri Vorobiev 1-2/+2
2009-05-14MIPS: IP32: ip32_be_handler symbol is needlessly defined globalGravatar Dmitri Vorobiev 1-1/+1
2009-05-14MIPS: IP32: Two symbols can become staticGravatar Dmitri Vorobiev 1-2/+2