aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-07sh: convert kexec crash kernel management to LMB.Paul Mundt3-44/+58
2010-05-06sh: Make initrd detection more robust.Paul Mundt1-20/+58
2010-04-29sh: native_cpu_disable() build error when CONFIG_HOTPLUG_CPU=nMatt Fleming1-1/+1
2010-04-29sh: add CONFIG_VIRTUALIZATION for virtio supportMagnus Damm1-0/+16
2010-04-27sh: make latencytop available on SMP, too.Paul Mundt1-1/+0
2010-04-26Merge branch 'sh/smp'Paul Mundt15-40/+373
2010-04-26sh: CPU hotplug support for SH-X3 SMP.Paul Mundt1-0/+47
2010-04-26sh: CPU hotplug support.Paul Mundt8-6/+194
2010-04-26sh: cache secondary CPUs idle loop.Paul Mundt2-4/+13
2010-04-26sh: flag smp_store_cpu_info() __cpuinit.Paul Mundt1-2/+2
2010-04-26sh: provide percpu CPU states for hotplug notifiers.Paul Mundt2-4/+13
2010-04-26sh: Make sure all SH-X3 cores are populated in the present CPU map.Paul Mundt1-0/+3
2010-04-26sh: convert online CPU map twiddling to cpumask.Paul Mundt2-2/+2
2010-04-26sh: arch/sh/kernel/setup.c needs asm/smp.h.Paul Mundt1-0/+1
2010-04-26sh: Flag present CPUs hotpluggable in topology registration.Paul Mundt1-1/+5
2010-04-26sh: mach-sdk7786: update defconfig for compressed kernel image.Paul Mundt2-193/+444
2010-04-26sh: Kill off dangling goto labels from oom-killer rework.Paul Mundt2-2/+0
2010-04-26Merge branch 'sh/stable-updates'Paul Mundt674-1305/+2756
2010-04-26sh: sh7751 pci controller io port fixMagnus Damm1-2/+3
2010-04-26sh: Fix maximum number of SCIF ports in R2D defconfigsMagnus Damm2-2/+2
2010-04-26SH: fix TS field shift calculation for DMA driversGuennadi Liakhovetski1-1/+1
2010-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming/sh-2.6Paul Mundt5-6/+24
2010-04-26SH: constify multiple DMA related objects and references to themGuennadi Liakhovetski5-58/+18
2010-04-26sh: invoke oom-killer from page faultNick Piggin2-24/+8
2010-04-25sh: Use correct mask when comparing PMB DATA array valuesMatt Fleming1-1/+4
2010-04-25sh: Do not try merging two 128MB PMB mappingsMatt Fleming1-1/+1
2010-04-25sh: Fix zImage load address when CONFIG_32BIT=yMatt Fleming1-0/+6
2010-04-25sh: Fix address to decompress at when CONFIG_32BIT=yMatt Fleming1-0/+4
2010-04-25sh: Assembly friendly __pa and __va definitionsMatt Fleming1-4/+9
2010-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-7/+37
2010-04-24VMware Balloon driverDmitry Torokhov1-0/+2
2010-04-22x86/PCI: parse additional host bridge window resource typesBjorn Helgaas1-6/+37
2010-04-22Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds2-1/+1
2010-04-22[S390] vdso: use ntp adjusted clock multiplierHendrik Brueckner7-12/+15
2010-04-22[S390] add hook to reenable mss after hibernationSebastian Ott1-0/+3
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds4-3/+7
2010-04-21Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-61/+61
2010-04-21KVM: x86: Fix TSS size check for 16-bit tasksJan Kiszka1-1/+5
2010-04-21m68knommu: fix coldfire tcdrainPhilippe De Muyter1-0/+5
2010-04-21m68knommu: remove a duplicate vector setting line for 68360Greg Ungerer1-1/+0
2010-04-21Fix m68k-uclinux's rt_sigreturn trampolineMaxim Kuvyrkov1-1/+1
2010-04-21m68knommu: correct the CC flags for Coldfire M5272 targetsPhilip Nye1-1/+1
2010-04-21sh: Move platform smp ops in to their own structure.Paul Mundt9-23/+95
2010-04-21sh: __cpuinit annotate the CPU init path.Paul Mundt5-14/+13
2010-04-21sh: Tidy CPU probing and fixup section annotations.Paul Mundt8-22/+9
2010-04-21sh: hw-breakpoints: Kill off stub unthrottle callback.Paul Mundt2-6/+0
2010-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-27/+47
2010-04-20Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+6
2010-04-20x86: correctly wire up the newuname system callChristoph Hellwig1-1/+1
2010-04-20KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa3-8/+11