aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-17MIPS: RB532: Cleanup cpu-features-overridesFlorian Fainelli1-5/+0
2009-06-17MIPS: Remove dead case label.David Daney1-1/+0
2009-06-17MIPS: Remove execution hazard barriers for Octeon.David Daney1-0/+1
2009-06-17MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions.David Daney2-1/+6
2009-06-17MIPS: Fold the TLB refill at the vmalloc path if possible.David Daney1-24/+49
2009-06-17MIPS: Replace some magic numbers with symbolic values in tlbex.cDavid Daney1-8/+26
2009-06-17MIPS: TXx9: Add ACLC supportAtsushi Nemoto12-2/+121
2009-06-17MIPS: Add Cavium OCTEON PCI support.David Daney16-2/+3024
2009-06-17MIPS: Add register definitions for PCI.David Daney7-0/+9341
2009-06-17MIPS: TXx9: Add DMAC supportAtsushi Nemoto11-10/+112
2009-06-17DMA: TXx9 Soc DMA Controller driverAtsushi Nemoto1-0/+48
2009-06-17MIPS: TXx9: micro optimization for clocksource and clock_eventAtsushi Nemoto1-24/+43
2009-06-17MIPS: Support 64-byte D-cache line sizeKevin Cernekee2-0/+13
2009-06-17MIPS: Pass struct device to plat_dma_addr_to_phys()Kevin Cernekee7-13/+20
2009-06-17MIPS: Add size and direction arguments to plat_unmap_dma_mem()Kevin Cernekee7-10/+16
2009-06-17MIPS: SB1250: Sort out merge mistake.Ralf Baechle1-5/+0
2009-06-17MIPS: Fix __ndelay build error and add 'ull' suffix for 32-bit kernelAtsushi Nemoto1-2/+2
2009-06-17MIPS: SMTC: Fix formatting difference to linux-mips.org codeRalf Baechle1-0/+1
2009-06-17MIPS: Fix typo resulting in far too long ndelay times.Ralf Baechle1-1/+1
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-updates' and 'sh/perf_counter'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-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-7/+16
2009-06-16Merge branch 'akpm'Linus Torvalds91-522/+128
2009-06-16fbdev: move logo externs to header fileGeert Uytterhoeven3-14/+2
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap16-317/+30
2009-06-16use printk_once() in several placesMinchan Kim1-8/+3
2009-06-16remove put_cpu_no_resched()Thomas Gleixner1-1/+1
2009-06-16uml: bad macro expansion, parameter is memberRoel Kluin1-22/+22
2009-06-16uml: fix a section warningAmerigo Wang2-2/+2
2009-06-16um: remove obsolete hw_interrupt_typeThomas Gleixner1-3/+3
2009-06-16uml: UML net driver does not allow for vlansAlan Cox1-1/+1
2009-06-16m32r: remove obsolete hw_interrupt_typeThomas Gleixner8-15/+15
2009-06-16alpha: bad macro expansion, parameter is memberRoel Kluin2-6/+6
2009-06-16alpha: remove obsolete hw_interrupt_typeThomas Gleixner20-27/+27
2009-06-16page allocator: use allocation flags as an index to the zone watermarkMel Gorman1-3/+3
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is validMel Gorman6-8/+9
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan21-76/+0
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann7-19/+4
2009-06-17sh: Use generic atomic64_t implementation.Paul Mundt2-0/+3