summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-13Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-08-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-13Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-08-13Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2010-08-13x86: don't send SIGBUS for kernel page faultsLinus Torvalds
2010-08-13[S390] appldata: fix dev_get_stats 64 bit conversionHeiko Carstens
2010-08-13[S390] wire up prlimit64 and fanotify* syscallsHeiko Carstens
2010-08-13[S390] sys_personality: follow u_long to unsigned int conversionHeiko Carstens
2010-08-12Merge branch 'linus' into perf/urgentIngo Molnar
2010-08-12Merge branch 'io_remap_pfn_range' of git://www.jni.nu/crisLinus Torvalds
2010-08-12Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds
2010-08-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-12x86/hpet: Use the FSEC_PER_SEC constant for femto-second periodsChris Wilson
2010-08-12MN10300: Use no_printk() for disabled gdbstub debugging functionsDavid Howells
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells
2010-08-12MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloaderDavid Howells
2010-08-12MN10300: Fix size_t and ssize_tDavid Howells
2010-08-12MN10300: Fix RTC routinesDavid Howells
2010-08-12[CPUFREQ] add missing __percpu markup in pcc-cpufreq.cNamhyung Kim
2010-08-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2010-08-12[IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned.Tony Luck
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-12Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2010-08-12parisc: fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl
2010-08-12score: fix dereference of NULL pointer in local_flush_tlb_page()Roel Kluin
2010-08-12x86, asm: Use a lower case name for the end macro in atomic64_386_32.SLuca Barbieri
2010-08-12CRIS: Define io_remap_pfn_range as remap_pfn_rangeJesper Nilsson
2010-08-11x86, asm: Refactor atomic64_386_32.S to support old binutils and be cleanerLuca Barbieri
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-11Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-11panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11dma-mapping: parisc: set ARCH_DMA_MINALIGNFUJITA Tomonori
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori
2010-08-11arm: samsung: remove pixclock from several boardsMaurus Cuelenaere
2010-08-11s3c-fb: add support for DMA channel control on S5PV210Pawel Osciak
2010-08-11s3c-fb: add SHADOWCON shadow register locking support for S5PV210Pawel Osciak
2010-08-11s3c-fb: add wait for VSYNC ioctlPawel Osciak
2010-08-11s3c-fb: add support for display panningPawel Osciak
2010-08-11s3c-fb: add device name initializationPawel Osciak
2010-08-11s3c-fb: correct FRAMESEL1 bitfield defines for VIDINTCON0 registerPawel Osciak
2010-08-11s3c-fb: integrate palette setup code into main driverBen Dooks
2010-08-11s3c-fb: udpate to support s3c2416/s3c2443 style hardwareBen Dooks
2010-08-11s3c-fb: initial move to unifying the header filesBen Dooks
2010-08-11s3c-fb: fix distortedness situation for the mode more then 24bppInKi Dae
2010-08-11s3c-fb: add default window feature.InKi Dae