aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mac68k: rework SWIM platform deviceFinn Thain2010-02-271-19/+16
* mac68k: cleanupFinn Thain2010-02-271-111/+97
* m68k: Use DIV_ROUND_CLOSESTJulia Lawall2010-02-271-1/+1
* m68k{,nommu}/h8300: Remove obsolete comment about map_chunkPhilippe De Muyter2010-02-273-5/+3
* m68k: Allow ioremapping top of memoryPhilippe De Muyter2010-02-271-1/+1
* m68k: Fix asm/swab.h for ColdFireMaxim Kuvyrkov2010-02-271-1/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-02-268-20/+227
|\
| * V4L/DVB: DaVinci - Adding platform & board changes for vpfe capture on DM365Murali Karicheri2010-02-263-1/+174
| * pxa_camera: remove init() callbackAntonio Ospite2010-02-261-2/+0
| * soc-camera: ov772x: Modify buswidth controlKuninori Morimoto2010-02-262-3/+3
| * V4L/DVB: vpfe-capture: converting ccdc drivers to platform-driversMuralidharan Karicheri2010-02-262-14/+50
* | Merge branch 'kmemcheck-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-263-3/+17
|\ \
| * \ Merge branch 'kmemcheck/fixes' into kmemcheck-for-linusPekka Enberg2010-02-263-3/+17
| |\ \ | | |/ | |/|
| | * kmemcheck: Test the full object in kmemcheck_is_obj_initialized()Catalin Marinas2010-02-173-3/+17
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds2010-02-263-0/+30
|\ \ \
| * | | sh: add mm API for DMA to vmalloc/vmap areasJames Bottomley2010-02-051-0/+8
| * | | arm: add mm API for DMA to vmalloc/vmap areasJames Bottomley2010-02-051-0/+10
| * | | parisc: add mm API for DMA to vmalloc/vmap areasJames Bottomley2010-02-051-0/+12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-02-26271-3933/+8439
|\ \ \ \
| * | | | sh: remove dead LED code for migo-r and ms7724seMagnus Damm2010-02-262-29/+0
| * | | | sh: ecovec build fix for CONFIG_I2C=nMagnus Damm2010-02-261-0/+7
| * | | | sh: ecovec r-standby supportMagnus Damm2010-02-262-1/+61
| * | | | sh: ms7724se r-standby supportMagnus Damm2010-02-262-1/+81
| * | | | sh: SH-Mobile R-standby register save/restoreMagnus Damm2010-02-263-3/+122
| * | | | sh: ms7724: modify scan_timing for KEYSCKuninori Morimoto2010-02-251-1/+1
| * | | | sh: ms7724: Add sh_sir supportKuninori Morimoto2010-02-251-0/+26
| * | | | sh: mach-ecovec24: Add sh_sir supportKuninori Morimoto2010-02-251-0/+27
| * | | | sh: wire up SET/GET_UNALIGN_CTL.Paul Mundt2010-02-234-2/+51
| * | | | sh: allow alignment fault mode to be configured at kernel boot.Paul Mundt2010-02-231-0/+2
| * | | | sh: sh7724: Update FSI/SPU2 clockKuninori Morimoto2010-02-222-5/+15
| * | | | sh: always enable sh7724 vpu_clk and set to 166MHz on EcovecMagnus Damm2010-02-222-1/+6
| * | | | sh: add sh7724 kick callback to clk_div4_tableMagnus Damm2010-02-223-0/+16
| * | | | sh: introduce struct clk_div4_tableMagnus Damm2010-02-229-17/+51
| * | | | sh: clock-cpg div4 set_rate() shift fixMagnus Damm2010-02-221-2/+2
| * | | | sh: Turn on speculative return for SH7785 and SH7786Matt Fleming2010-02-181-1/+2
| * | | | Merge branch 'sh/pmb-dynamic'Paul Mundt2010-02-1819-282/+571
| |\ \ \ \
| | * | | | sh: Merge legacy and dynamic PMB modes.Paul Mundt2010-02-1810-71/+276
| | * | | | sh: Use uncached I/O helpers in PMB setup.Paul Mundt2010-02-181-27/+19
| | * | | | sh: Provide uncached I/O helpers.Paul Mundt2010-02-181-0/+22
| | * | | | sh: PMB locking overhaul.Paul Mundt2010-02-172-56/+114
| | * | | | sh: Fix up dynamically created write-through PMB mappings.Paul Mundt2010-02-171-24/+32
| | * | | | sh: Build PMB entry links for existing contiguous multi-page mappings.Paul Mundt2010-02-172-31/+30
| | * | | | sh: uncached mapping helpers.Paul Mundt2010-02-176-30/+58
| | * | | | sh: PMB tidying.Paul Mundt2010-02-173-47/+42
| | * | | | sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt2010-02-175-12/+17
| | * | | | sh: Setup boot CPU VBR early to enable early page faults.Paul Mundt2010-02-172-11/+17
| | * | | | sh: Kill off some superfluous legacy PMB special casing.Paul Mundt2010-02-162-10/+4
| | * | | | sh: Merge the legacy PMB mapping and entry synchronization code.Paul Mundt2010-02-162-93/+70
| | * | | | sh: Prevent fixed slot PMB remapping from clobbering boot entries.Paul Mundt2010-02-161-1/+1
| * | | | | sh: fix sh7723 SDHI support using INTC force_disableMagnus Damm2010-02-171-2/+4