summaryrefslogtreecommitdiffstats
path: root/kernel/timer.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-31powerpc/44x: Update Arches dtsStefan Roese1-0/+50
2009-08-28powerpc: Properly start decrementer on BookE secondary CPUsBenjamin Herrenschmidt2-20/+22
2009-08-28powerpc: derive COMMAND_LINE_SIZE from asm-genericPaul Gortmaker1-1/+1
2009-08-28powerpc/pci: Pull ppc32 PCI features into commonKumar Gala4-93/+90
2009-08-28powerpc/pci: move pci_64.c device tree scanning code into pci-common.cGrant Likely6-296/+364
2009-08-28powerpc/pci: Remove dead checks for CONFIG_PPC_OFGrant Likely2-17/+0
2009-08-28powerpc/book3e-64: Add support to initial_tlb_book3e for non-HES TLBKumar Gala2-4/+202
2009-08-28powerpc/book3e-64: Add helper function to setup IVORsKumar Gala2-0/+23
2009-08-28powerpc/book3e-64: Wait til generic_calibrate_decr to enable decrementerKumar Gala1-2/+4
2009-08-28powerpc/book3e-64: Move the default cpu table entryKumar Gala1-22/+27
2009-08-28powerpc/mm: Add MMU features for TLB reservation & Paired MAS registersKumar Gala2-1/+46
2009-08-28powerpc: Adjust base and index registers in Altivec macrosMichael Wolf1-6/+6
2009-08-28powerpc: Name xpn & x fields in HW Hash PTE formatBecky Bruce1-3/+7
2009-08-28hvc_console: Add __init and __exit to hvc_vioPeter Huewe1-2/+2
2009-08-28powerpc: Add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori3-1/+22
2009-08-28powerpc: Handle SWIOTLB mapping error properlyFUJITA Tomonori2-1/+7
2009-08-28powerpc: Use asm-generic/dma-mapping-common.hFUJITA Tomonori2-241/+7
2009-08-28powerpc: use dma_map_ops structFUJITA Tomonori12-79/+37
2009-08-28dma: Add set_dma_mask hook to struct dma_map_opsFUJITA Tomonori1-0/+1
2009-08-28powerpc: Remove swiotlb_pci_dma_opsFUJITA Tomonori6-19/+4
2009-08-28powerpc: Remove addr_needs_map in struct dma_mapping_opsFUJITA Tomonori8-28/+28
2009-08-27powerpc/pseries: Reduce the polling interval in __cpu_up()Gautham R Shenoy1-3/+2
2009-08-27powerpc: Remove SMP warning from PowerMac cpufreqBastian Blank1-8/+0
2009-08-27powerpc: Fix __flush_icache_range on 44xJosh Boyer1-0/+7
2009-08-27powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt15-87/+149
2009-08-26irda/sa1100_ir: fix broken netdev_ops conversionAlexander Beregalov1-4/+0
2009-08-26irda/au1k_ir: fix broken netdev_ops conversionAlexander Beregalov1-4/+0
2009-08-26powerpc/qe_lib: Set gpio data before changing the direction to outputMichael Barkowski1-2/+2
2009-08-26sparc64: Validate linear D-TLB misses.David S. Miller4-28/+76
2009-08-25tty: make sure to flush any pending work when halting the ldiscLinus Torvalds1-3/+7
2009-08-25powerpc/85xx: Add QE USB support for MPC8569E-MDS boardsAnton Vorontsov2-0/+49
2009-08-25powerpc/82xx: Add CPM USB Gadget support for MPC8272ADS boardsAnton Vorontsov2-0/+22
2009-08-25powerpc/82xx: Fix BCSR bits for MPC8272ADS boardsAnton Vorontsov1-1/+7
2009-08-25powerpc/85xx: Add eSDHC support for MPC8536DS boardsAnton Vorontsov2-0/+16
2009-08-25x86: Fix build with older binutils and consolidate linker scriptJan Beulich1-79/+47
2009-08-25sound: pcm_lib: fix unsorted list constraint handlingClemens Ladisch1-31/+8
2009-08-25pkt_sched: Fix bogon in tasklet_hrtimer changes.David S. Miller2-2/+2
2009-08-25powerpc/85xx: sbc8560 - remove "has-rstcr" from global utilities blockPaul Gortmaker1-1/+0
2009-08-25powerpc/85xx: issue fsl_soc reboot warning only when applicablePaul Gortmaker1-2/+4
2009-08-25powerpc/85xx: sbc8560 - Fix warm reboot with board specific reset functionLiang Li1-1/+38
2009-08-25powerpc/83xx: sbc8349 - update defconfig, enable MTD, USB storagePaul Gortmaker1-12/+308
2009-08-25powerpc/83xx: Fix incorrect PCI interrupt map in SBC834x DTSLiang Li1-4/+4
2009-08-25powerpc/83xx: Add localbus node and MTD partitions for SBC834xLiang Li1-0/+40
2009-08-25powerpc/83xx: Remove second USB node from SBC834x DTSLiang Li1-12/+0
2009-08-25powerpc/85xx: Add support for P2020RDB boardPoonam Aggrwal5-1/+739
2009-08-25powerpc/booke: Move MMUCSR definition into mmu-book3e.hKumar Gala3-8/+12
2009-08-25powerpc/82xx: mgcoge - updated defconfigHeiko Schocher1-6/+80
2009-08-25NFSv4: Fix an infinite looping problem with the nfs4_state_managerTrond Myklebust1-2/+2
2009-08-24mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins3-13/+21
2009-08-24x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang1-1/+1