summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-05-10sh: rework memory limits to work with LMB.Paul Mundt
2010-05-10sh: enable LMB region setup via machvec.Paul Mundt
2010-05-07sh: bump up extra LMB reservations in bootmem init.Paul Mundt
2010-05-07sh: convert initrd reservation to LMB.Paul Mundt
2010-05-07sh: convert kexec crash kernel management to LMB.Paul Mundt
2010-05-06sh: Make initrd detection more robust.Paul Mundt
2010-04-29sh: native_cpu_disable() build error when CONFIG_HOTPLUG_CPU=nMatt Fleming
2010-04-29sh: add CONFIG_VIRTUALIZATION for virtio supportMagnus Damm
2010-04-27sh: make latencytop available on SMP, too.Paul Mundt
2010-04-26Merge branch 'sh/smp'Paul Mundt
2010-04-26sh: CPU hotplug support for SH-X3 SMP.Paul Mundt
2010-04-26sh: CPU hotplug support.Paul Mundt
2010-04-26sh: cache secondary CPUs idle loop.Paul Mundt
2010-04-26sh: flag smp_store_cpu_info() __cpuinit.Paul Mundt
2010-04-26sh: provide percpu CPU states for hotplug notifiers.Paul Mundt
2010-04-26sh: Make sure all SH-X3 cores are populated in the present CPU map.Paul Mundt
2010-04-26sh: convert online CPU map twiddling to cpumask.Paul Mundt
2010-04-26sh: arch/sh/kernel/setup.c needs asm/smp.h.Paul Mundt
2010-04-26sh: Flag present CPUs hotpluggable in topology registration.Paul Mundt
2010-04-26sh: mach-sdk7786: update defconfig for compressed kernel image.Paul Mundt
2010-04-26sh: Kill off dangling goto labels from oom-killer rework.Paul Mundt
2010-04-26Merge branch 'sh/stable-updates'Paul Mundt
2010-04-26sh: sh7751 pci controller io port fixMagnus Damm
2010-04-26sh: Fix maximum number of SCIF ports in R2D defconfigsMagnus Damm
2010-04-26SH: fix TS field shift calculation for DMA driversGuennadi Liakhovetski
2010-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming...Paul Mundt
2010-04-26SH: constify multiple DMA related objects and references to themGuennadi Liakhovetski
2010-04-26sh: invoke oom-killer from page faultNick Piggin
2010-04-25sh: Use correct mask when comparing PMB DATA array valuesMatt Fleming
2010-04-25sh: Do not try merging two 128MB PMB mappingsMatt Fleming
2010-04-25sh: Fix zImage load address when CONFIG_32BIT=yMatt Fleming
2010-04-25sh: Fix address to decompress at when CONFIG_32BIT=yMatt Fleming
2010-04-25sh: Assembly friendly __pa and __va definitionsMatt Fleming
2010-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-04-24VMware Balloon driverDmitry Torokhov
2010-04-22x86/PCI: parse additional host bridge window resource typesBjorn Helgaas
2010-04-22Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds
2010-04-22[S390] vdso: use ntp adjusted clock multiplierHendrik Brueckner
2010-04-22[S390] add hook to reenable mss after hibernationSebastian Ott
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2010-04-21Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-04-21KVM: x86: Fix TSS size check for 16-bit tasksJan Kiszka
2010-04-21m68knommu: fix coldfire tcdrainPhilippe De Muyter
2010-04-21m68knommu: remove a duplicate vector setting line for 68360Greg Ungerer
2010-04-21Fix m68k-uclinux's rt_sigreturn trampolineMaxim Kuvyrkov
2010-04-21m68knommu: correct the CC flags for Coldfire M5272 targetsPhilip Nye
2010-04-21sh: Move platform smp ops in to their own structure.Paul Mundt
2010-04-21sh: __cpuinit annotate the CPU init path.Paul Mundt
2010-04-21sh: Tidy CPU probing and fixup section annotations.Paul Mundt
2010-04-21sh: hw-breakpoints: Kill off stub unthrottle callback.Paul Mundt