aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-27m68knommu: NPTL support for uClinuxMaxim Kuvyrkov5-0/+50
2010-02-27m68k: Add NPTL supportMaxim Kuvyrkov7-1/+102
2010-02-27m68k: Eliminate unused variable in page_to_phys()Geert Uytterhoeven1-6/+1
2010-02-27m68k: Switch to generic siginfo layoutMaxim Kuvyrkov1-91/+0
2010-02-27mac68k: start CUDA earlyFinn Thain1-0/+6
2010-02-27mac68k: move macsonic and macmace platform devicesFinn Thain1-0/+23
2010-02-27mac68k: move mac_esp platform deviceFinn Thain1-0/+27
2010-02-27mac68k: replace mac68k SCC code with platform deviceFinn Thain11-522/+80
2010-02-27pmac-zilog: add platform driverFinn Thain2-0/+10
2010-02-27mac68k: rework SWIM platform deviceFinn Thain1-19/+16
2010-02-27mac68k: cleanupFinn Thain1-111/+97
2010-02-27m68k: Use DIV_ROUND_CLOSESTJulia Lawall1-1/+1
2010-02-27m68k{,nommu}/h8300: Remove obsolete comment about map_chunkPhilippe De Muyter3-5/+3
2010-02-27m68k: Allow ioremapping top of memoryPhilippe De Muyter1-1/+1
2010-02-27m68k: Fix asm/swab.h for ColdFireMaxim Kuvyrkov1-1/+1
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