aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-12x86, UV: Make kdump avoid stack dumps - fix !CONFIG_KEXEC breakageCliff Wickman1-0/+5
2010-08-12Merge branch 'io_remap_pfn_range' of git://www.jni.nu/crisLinus Torvalds1-0/+3
2010-08-12Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds10-6/+321
2010-08-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+1
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-0/+10
2010-08-12x86/hpet: Use the FSEC_PER_SEC constant for femto-second periodsChris Wilson1-2/+2
2010-08-12MN10300: Use no_printk() for disabled gdbstub debugging functionsDavid Howells1-4/+4
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells1-5/+0
2010-08-12MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloaderDavid Howells1-0/+1
2010-08-12MN10300: Fix size_t and ssize_tDavid Howells1-1/+6
2010-08-12MN10300: Fix RTC routinesDavid Howells1-4/+1
2010-08-12[CPUFREQ] add missing __percpu markup in pcc-cpufreq.cNamhyung Kim1-1/+1
2010-08-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-3/+3
2010-08-12[IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned.Tony Luck1-3/+3
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-3/+3
2010-08-12Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds7-13/+372
2010-08-12parisc: fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl1-1/+1
2010-08-12score: fix dereference of NULL pointer in local_flush_tlb_page()Roel Kluin1-1/+1
2010-08-12x86, asm: Use a lower case name for the end macro in atomic64_386_32.SLuca Barbieri1-18/+20
2010-08-12CRIS: Define io_remap_pfn_range as remap_pfn_rangeJesper Nilsson1-0/+3
2010-08-12MIPS: Fix gen_nand probe structures contentsMarek Vasut1-0/+1
2010-08-12BFIN: Fix gen_nand probe structures contentsMarek Vasut2-0/+2
2010-08-11x86, asm: Refactor atomic64_386_32.S to support old binutils and be cleanerLuca Barbieri1-108/+128
2010-08-12ARM: Fix gen_nand probe structures contentsMarek Vasut3-0/+3
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-7/+8
2010-08-11Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6Linus Torvalds6-3/+334
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds272-4636/+13492
2010-08-11panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi1-12/+5
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori20-59/+0
2010-08-11dma-mapping: parisc: set ARCH_DMA_MINALIGNFUJITA Tomonori1-0/+2
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori19-114/+0
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori13-14/+14
2010-08-11arm: samsung: remove pixclock from several boardsMaurus Cuelenaere7-10/+3
2010-08-11s3c-fb: add support for DMA channel control on S5PV210Pawel Osciak1-0/+4
2010-08-11s3c-fb: add SHADOWCON shadow register locking support for S5PV210Pawel Osciak1-0/+3
2010-08-11s3c-fb: add wait for VSYNC ioctlPawel Osciak1-0/+1
2010-08-11s3c-fb: add support for display panningPawel Osciak1-0/+7
2010-08-11s3c-fb: add device name initializationPawel Osciak5-1/+38
2010-08-11s3c-fb: correct FRAMESEL1 bitfield defines for VIDINTCON0 registerPawel Osciak1-5/+5
2010-08-11s3c-fb: integrate palette setup code into main driverBen Dooks1-34/+0
2010-08-11s3c-fb: udpate to support s3c2416/s3c2443 style hardwareBen Dooks2-7/+5
2010-08-11s3c-fb: initial move to unifying the header filesBen Dooks3-90/+0
2010-08-11s3c-fb: fix distortedness situation for the mode more then 24bppInKi Dae1-0/+1
2010-08-11s3c-fb: add default window feature.InKi Dae1-0/+3
2010-08-11dts: add ESDHC weird voltage bits workaroundRoy Zang1-0/+1
2010-08-11dts: add sdhci,auto-cmd12 field for p4080 device treeRoy Zang1-0/+1
2010-08-11omap: pandora: pass wl1251 information to SDIO coreGrazvydas Ignotas3-0/+21
2010-08-11omap_hsmmc: add init_card pass-through callbackGrazvydas Ignotas1-0/+2
2010-08-11arch/tile: support new kunmap_atomic() naming convention.Chris Metcalf2-3/+3
2010-08-11tile: remove unused ISA_DMA_THRESHOLD defineFUJITA Tomonori1-21/+0