summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-01-18sh: Flag __ioremap_caller() __init_refok.Paul Mundt
2010-01-18sh: Handle unmapping of fixed slots transparently in iounmap().Paul Mundt
2010-01-18sh: Make iounmap_fixed() return success/failure for iounmap() path.Paul Mundt
2010-01-18sh: Merge _32/_64 ioremap implementations.Paul Mundt
2010-01-18sh: Fixup the IOREMAP_FIXED=n build.Paul Mundt
2010-01-18sh: Handle early ioremaps through fixed mappings.Paul Mundt
2010-01-18Merge branch 'sh/stable-updates'Paul Mundt
2010-01-18Merge branch 'sh/ioremap-fixed'Paul Mundt
2010-01-18sh: Need IRQs enabled for init_fpu().Paul Mundt
2010-01-18sh: Setup early PMB mappings.Matt Fleming
2010-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-01-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-16Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-01-16m68knommu: fix invalid flags on coldfire pit clocksourcejohn stultz
2010-01-16sh: Tidy up non-translatable checks in iounmap path.Paul Mundt
2010-01-16sh: Use ioremap_fixed() to implement SH-5 ioremap()Matt Fleming
2010-01-16sh: Use ioremap_fixmed to map the SM501 DRAM config registerMatt Fleming
2010-01-16sh: Add fixed ioremap supportMatt Fleming
2010-01-16sh: Generalise the pte handling code for the fixmap pathMatt Fleming
2010-01-16sh: Acquire some more page flags for SH-5.Matt Fleming
2010-01-16sh: New extended page flag to wire/unwire TLB entriesMatt Fleming
2010-01-15Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2010-01-15x86, uv: Ensure hub revision set for all ACPI modes.Russ Anderson
2010-01-15x86, uv: Add function retrieving node controller revision numberJack Steiner
2010-01-15sh: Generalize SH7786 PCIe support.Paul Mundt
2010-01-15ARM: MINI2440: Fixup __initdata usageBen Dooks
2010-01-15ARM: MINI2440: Fix crash on boot due to improper __initdata qualifierUri Yosef
2010-01-15sh: mach-sdk7786: mode pins support.Paul Mundt
2010-01-15sh: Fix up the secondary CPU entry point for 32bit mode.Paul Mundt
2010-01-15sh: Guard against early IPIs in flush_cache_all().Paul Mundt
2010-01-15sh: heartbeat: Update boards for access size hinting.Paul Mundt
2010-01-15sh: mach-sdk7786: heartbeat support.Paul Mundt
2010-01-15sh: heartbeat: Support access size specification via resource flags.Paul Mundt
2010-01-15ARM: SMDK6410: Specify no GPIO for B_PWR_5V regulatorMark Brown
2010-01-14sh: mach-ecovec24: Add motion sensor driver support.NISHIMOTO Hiroki
2010-01-14sh: Fix CONFIG_PMB=n build.Matt Fleming
2010-01-14alpha: cpumask_of_node() should handle -1 as a nodeAnton Blanchard
2010-01-14Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-01-14Unrot uml mconsole a bitAl Viro
2010-01-14sh: Preliminary SDK7786 board support.Paul Mundt
2010-01-14ARM: S3C: NAND: Check the existence of nr_map before copyingRamax Lo
2010-01-14zlib: Fix build of powerpc boot wrapperBenjamin Herrenschmidt
2010-01-13[S390] unwire sys_recvmmsg againHeiko Carstens
2010-01-13[S390] mmap: add missing compat_ptr conversion to both mmap compat syscallsHeiko Carstens
2010-01-13[S390] bug: implement arch specific __WARN macroHeiko Carstens
2010-01-13[S390] Move __cpu_logical_map to smp.cHeiko Carstens
2010-01-13[S390] smp: remove volatile type quilifier from __cpu_logical_mapHeiko Carstens
2010-01-13[S390] smp: setup smp_processor_id earlyHeiko Carstens