aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2010-01-20ARM: make_coherent: avoid recalculating the pfn for the modified pageRussell King
2010-01-20ARM: make_coherent: fix problems with highpte, part 1Russell King
2010-01-20ARM: make_coherent: convert adjust_pte() to use p*d_none_or_clear_bad()Russell King
2010-01-20ARM: make_coherent: split adjust_pte() in twoRussell King
2010-01-18x86, apic: use logical flat for systems with <= 8 logical cpusSuresh Siddha
2010-01-18x86, apic: use physical mode for IBM summit platformsSuresh Siddha
2010-01-18Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-01-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-01-18microblaze: pci_controller->arch_data really is a struct device_node *Michal Simek
2010-01-18microblaze: Add missing double apostrophe in KconfigMichal Simek
2010-01-18microblaze: Add PT_ macros for special purpose regsMichal Simek
2010-01-18microblaze: Enable accept4 syscallMichal Simek
2010-01-18microblaze: Wire up recvmmsg syscallMichal Simek
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-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-15ARM: MINI2440: Fixup __initdata usageBen Dooks
2010-01-15ARM: MINI2440: Fix crash on boot due to improper __initdata qualifierUri Yosef
2010-01-15Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt
2010-01-15Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt
2010-01-15powerpc: Move cpu hotplug driver lock from pseries to powerpcNathan Fontenot
2010-01-15powerpc: Move /proc/ppc64 to /proc/powerpc updateNathan Fontenot
2010-01-15powerpc/8xx: Fix user space TLB walk in dcbX fixupJoakim Tjernlund
2010-01-15powerpc: Fix decrementer setup on 1GHz boardsStefan Roese
2010-01-15powerpc/iseries: Initialise on-stack completionMichael Ellerman
2010-01-15powerpc: Use helpers for rlimitsJiri Slaby
2010-01-15powerpc: cpumask_of_node() should handle -1 as a nodeAnton Blanchard
2010-01-15powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREEFUJITA Tomonori
2010-01-15powerpc/pseries: Fix xics interrupt affinityAnton Blanchard
2010-01-15powerpc/swsusp_32: Fix TLB invalidationAnton Vorontsov
2010-01-15powerpc/8xx: Always pin kernel instruction TLBJoakim Tjernlund
2010-01-15ARM: SMDK6410: Specify no GPIO for B_PWR_5V regulatorMark Brown
2010-01-15sh: mach-ecovec24: Add motion sensor driver support.NISHIMOTO Hiroki
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-14ARM: S3C: NAND: Check the existence of nr_map before copyingRamax Lo
2010-01-13zlib: 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