aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-06-17MIPS: Replace some magic numbers with symbolic values in tlbex.cDavid Daney
2009-06-17MIPS: TXx9: Add ACLC supportAtsushi Nemoto
2009-06-17MIPS: Add Cavium OCTEON PCI support.David Daney
2009-06-17MIPS: Add register definitions for PCI.David Daney
2009-06-17MIPS: TXx9: Add DMAC supportAtsushi Nemoto
2009-06-17DMA: TXx9 Soc DMA Controller driverAtsushi Nemoto
2009-06-17MIPS: TXx9: micro optimization for clocksource and clock_eventAtsushi Nemoto
2009-06-17MIPS: Support 64-byte D-cache line sizeKevin Cernekee
2009-06-17MIPS: Pass struct device to plat_dma_addr_to_phys()Kevin Cernekee
2009-06-17MIPS: Add size and direction arguments to plat_unmap_dma_mem()Kevin Cernekee
2009-06-17MIPS: SB1250: Sort out merge mistake.Ralf Baechle
2009-06-17MIPS: Fix __ndelay build error and add 'ull' suffix for 32-bit kernelAtsushi Nemoto
2009-06-17MIPS: SMTC: Fix formatting difference to linux-mips.org codeRalf Baechle
2009-06-17MIPS: Fix typo resulting in far too long ndelay times.Ralf Baechle
2009-06-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16fbdev: move logo externs to header fileGeert Uytterhoeven
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap
2009-06-16use printk_once() in several placesMinchan Kim
2009-06-16remove put_cpu_no_resched()Thomas Gleixner
2009-06-16uml: bad macro expansion, parameter is memberRoel Kluin
2009-06-16uml: fix a section warningAmerigo Wang
2009-06-16um: remove obsolete hw_interrupt_typeThomas Gleixner
2009-06-16uml: UML net driver does not allow for vlansAlan Cox
2009-06-16m32r: remove obsolete hw_interrupt_typeThomas Gleixner
2009-06-16alpha: bad macro expansion, parameter is memberRoel Kluin
2009-06-16alpha: remove obsolete hw_interrupt_typeThomas Gleixner
2009-06-16page allocator: use allocation flags as an index to the zone watermarkMel Gorman
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann
2009-06-16V4L/DVB (11607): soc-camera: add a free_bus method to struct soc_camera_linkGuennadi Liakhovetski
2009-06-16Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2009-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2009-06-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-16sparc64: Update defconfig.David S. Miller
2009-06-16sparc: Wire up sys_rt_tgsigqueueinfo().David S. Miller
2009-06-16sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell
2009-06-16sparc64: Add proper dynamic ftrace support.David S. Miller
2009-06-16sparc: Simplify code using is_power_of_2() routine.Robert P. J. Day
2009-06-16sparc: move of_device common code to of_device_commonRobert Reif
2009-06-16sparc: remove dma-mapping_{32|64}.hFUJITA Tomonori
2009-06-16sparc: use dma_map_page instead of dma_map_singleFUJITA Tomonori
2009-06-16sparc: add sync_single_for_device and sync_sg_for_device to struct dma_opsFUJITA Tomonori
2009-06-16sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.hFUJITA Tomonori