summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-06-18sh: defconfig updates.Paul Mundt45-2375/+2245
2009-06-17sh: pci: Initial PCI-Express support for SH7786 Urquell board.Paul Mundt3-0/+357
2009-06-17Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u...Paul Mundt1160-16267/+67147
2009-06-17sh: Generic HAVE_PERF_COUNTER support.Paul Mundt2-0/+8
2009-06-17SH: convert migor to soc-camera as platform-deviceGuennadi Liakhovetski1-27/+52
2009-06-17SH: convert ap325rxa to soc-camera as platform-deviceGuennadi Liakhovetski1-18/+32
2009-06-17soc-camera: unify i2c camera device platform dataGuennadi Liakhovetski2-3/+3
2009-06-17sh: add platform data for r8a66597-hcd in setup-sh7723Yoshihiro Shimoda1-2/+7
2009-06-17sh: add platform data for r8a66597-hcd in setup-sh7366Yoshihiro Shimoda1-3/+7
2009-06-17sh: x3proto: add platform data for r8a66597-hcdYoshihiro Shimoda1-3/+9
2009-06-17sh: highlander: add platform data for r8a66597-hcdYoshihiro Shimoda1-3/+9
2009-06-17sh: sh7785lcr: add platform data for r8a66597-hcdYoshihiro Shimoda1-4/+10
2009-06-17sh: use kzalloc() for cpg clocksMagnus Damm1-7/+9
2009-06-17sh: unbreak WARN_ON()Magnus Damm1-0/+1
2009-06-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-7/+16
2009-06-17Merge branch 'akpm'Linus Torvalds91-522/+128
2009-06-17fbdev: move logo externs to header fileGeert Uytterhoeven3-14/+2
2009-06-17kmap_types: make most arches use generic header fileRandy Dunlap16-317/+30
2009-06-17use printk_once() in several placesMinchan Kim1-8/+3
2009-06-17remove put_cpu_no_resched()Thomas Gleixner1-1/+1
2009-06-17uml: bad macro expansion, parameter is memberRoel Kluin1-22/+22
2009-06-17uml: fix a section warningAmerigo Wang2-2/+2
2009-06-17um: remove obsolete hw_interrupt_typeThomas Gleixner1-3/+3
2009-06-17uml: UML net driver does not allow for vlansAlan Cox1-1/+1
2009-06-17m32r: remove obsolete hw_interrupt_typeThomas Gleixner8-15/+15
2009-06-17alpha: bad macro expansion, parameter is memberRoel Kluin2-6/+6
2009-06-17alpha: remove obsolete hw_interrupt_typeThomas Gleixner20-27/+27
2009-06-17page allocator: use allocation flags as an index to the zone watermarkMel Gorman1-3/+3
2009-06-17page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman6-8/+9
2009-06-17mm: consolidate init_mm definitionAlexey Dobriyan21-76/+0
2009-06-17time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann7-19/+4
2009-06-17sh: Use generic atomic64_t implementation.Paul Mundt2-0/+3
2009-06-17V4L/DVB (11607): soc-camera: add a free_bus method to struct soc_camera_linkGuennadi Liakhovetski1-7/+16
2009-06-17Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds33-18/+1439
2009-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-0/+427
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds6-5/+18
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds37-1280/+1681
2009-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds55-603/+807
2009-06-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds16-36/+533
2009-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds22-131/+250
2009-06-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+3
2009-06-16sparc64: Update defconfig.David S. Miller1-18/+45
2009-06-16sparc: Wire up sys_rt_tgsigqueueinfo().David S. Miller3-4/+9
2009-06-16sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell2-2/+2
2009-06-16sparc64: Add proper dynamic ftrace support.David S. Miller3-15/+45
2009-06-16sparc: Simplify code using is_power_of_2() routine.Robert P. J. Day1-1/+2
2009-06-16sparc: move of_device common code to of_device_commonRobert Reif5-378/+216
2009-06-16sparc: remove dma-mapping_{32|64}.hFUJITA Tomonori4-238/+172
2009-06-16sparc: use dma_map_page instead of dma_map_singleFUJITA Tomonori3-25/+28
2009-06-16sparc: add sync_single_for_device and sync_sg_for_device to struct dma_opsFUJITA Tomonori1-0/+6