aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-27MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss2-6/+6
2010-02-27MIPS: Alchemy: remove dbdma compat macrosManuel Lauss2-26/+6
2010-02-27MIPS: Alchemy: reduce size of irq dispatcherManuel Lauss1-3/+5
2010-02-27MIPS: Alchemy: Stop IRQ name sharingManuel Lauss19-665/+743
2010-02-27MIPS: Alchemy: Simple cpu subtype detectorManuel Lauss1-0/+31
2010-02-27MIPS: Alchemy: higher priority for system timer.Manuel Lauss1-5/+5
2010-02-27MIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization hackManuel Lauss1-28/+22
2010-02-27MIPS: Alchemy: XXS1500 PCMCIA driver rewriteManuel Lauss3-17/+64
2010-02-27MIPS: Alchemy: devboards: wire up new PCMCIA driver.Manuel Lauss22-125/+412
2010-02-27MIPS: PCMCIA: new socket driver for Au1000 demoboards.Manuel Lauss3-7/+16
2010-02-27MIPS: Alchemy: remove board_init_irq() function.Manuel Lauss20-348/+192
2010-02-27MIPS: Alchemy: devboards: factor out PB1200 IRQ cascade code.Manuel Lauss3-70/+76
2010-02-27MIPS: Alchemy: devboard register abstractionManuel Lauss16-549/+428
2010-02-27MIPS: Fix build error for uncompressed non-plain vmlinux kernelsRalf Baechle1-2/+11
2010-02-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds8-20/+227
2010-02-26Merge branch 'kmemcheck-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds3-3/+17
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds3-0/+30
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds271-3933/+8439
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-3/+11
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds25-154/+155
2010-02-26V4L/DVB: DaVinci - Adding platform & board changes for vpfe capture on DM365Murali Karicheri3-1/+174
2010-02-26pxa_camera: remove init() callbackAntonio Ospite1-2/+0
2010-02-26soc-camera: ov772x: Modify buswidth controlKuninori Morimoto2-3/+3
2010-02-26V4L/DVB: vpfe-capture: converting ccdc drivers to platform-driversMuralidharan Karicheri2-14/+50
2010-02-26Merge branch 'kmemcheck/fixes' into kmemcheck-for-linusPekka Enberg3-3/+17
2010-02-26sh: remove dead LED code for migo-r and ms7724seMagnus Damm2-29/+0
2010-02-26sh: ecovec build fix for CONFIG_I2C=nMagnus Damm1-0/+7
2010-02-26sh: ecovec r-standby supportMagnus Damm2-1/+61
2010-02-26sh: ms7724se r-standby supportMagnus Damm2-1/+81
2010-02-26sh: SH-Mobile R-standby register save/restoreMagnus Damm3-3/+122
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds28-1918/+114
2010-02-25x86/PCI: Prevent mmconfig memory corruptionThomas Gleixner1-11/+6
2010-02-25sh: ms7724: modify scan_timing for KEYSCKuninori Morimoto1-1/+1
2010-02-25sh: ms7724: Add sh_sir supportKuninori Morimoto1-0/+26
2010-02-25sh: mach-ecovec24: Add sh_sir supportKuninori Morimoto1-0/+27
2010-02-24Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-2/+5
2010-02-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-1/+1
2010-02-24parisc: Set PCI CLS early in boot.Carlos O'Donell1-2/+5
2010-02-24microblaze: Fix out_le32() macroSteven J. Magnani1-1/+1
2010-02-24microblaze: Fix cache loop function for cache rangeMichal Simek1-19/+8
2010-02-23[IA64] Fix broken sn2 buildHedi Berriche1-1/+1
2010-02-23x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas4-6/+52
2010-02-23PCI: augment bus resource table with a listBjorn Helgaas4-41/+10
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas4-20/+14
2010-02-23sh: wire up SET/GET_UNALIGN_CTL.Paul Mundt4-2/+51
2010-02-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-0/+9
2010-02-22Merge branch 'parisc/tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-rolandLinus Torvalds1-1/+0
2010-02-23sh: allow alignment fault mode to be configured at kernel boot.Paul Mundt1-0/+2
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski15-16/+16
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski15-70/+65