summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sh: tie in div6 clocks using clkdevMagnus Damm2010-05-115-19/+65
* sh: get rid of hwblk clock namesMagnus Damm2010-05-114-153/+133
* sh: allow registering clocks without nameMagnus Damm2010-05-111-3/+4
* sh: tie in hwblk clocks using clkdevMagnus Damm2010-05-113-4/+119
* sh: scif and tmu clkdev changesMagnus Damm2010-05-113-15/+112
* sh: hwblk index reworkMagnus Damm2010-05-115-18/+23
* sh: Make initrd detection more robust.Paul Mundt2010-05-061-20/+58
* sh: native_cpu_disable() build error when CONFIG_HOTPLUG_CPU=nMatt Fleming2010-04-291-1/+1
* sh: add CONFIG_VIRTUALIZATION for virtio supportMagnus Damm2010-04-291-0/+16
* sh: make latencytop available on SMP, too.Paul Mundt2010-04-271-1/+0
* Merge branch 'sh/smp'Paul Mundt2010-04-2615-40/+373
|\
| * sh: CPU hotplug support for SH-X3 SMP.Paul Mundt2010-04-261-0/+47
| * sh: CPU hotplug support.Paul Mundt2010-04-268-6/+194
| * sh: cache secondary CPUs idle loop.Paul Mundt2010-04-262-4/+13
| * sh: flag smp_store_cpu_info() __cpuinit.Paul Mundt2010-04-261-2/+2
| * sh: provide percpu CPU states for hotplug notifiers.Paul Mundt2010-04-262-4/+13
| * sh: Make sure all SH-X3 cores are populated in the present CPU map.Paul Mundt2010-04-261-0/+3
| * sh: convert online CPU map twiddling to cpumask.Paul Mundt2010-04-262-2/+2
| * sh: arch/sh/kernel/setup.c needs asm/smp.h.Paul Mundt2010-04-261-0/+1
| * sh: Flag present CPUs hotpluggable in topology registration.Paul Mundt2010-04-261-1/+5
| * sh: Move platform smp ops in to their own structure.Paul Mundt2010-04-219-23/+95
* | sh: mach-sdk7786: update defconfig for compressed kernel image.Paul Mundt2010-04-262-193/+444
* | sh: Kill off dangling goto labels from oom-killer rework.Paul Mundt2010-04-262-2/+0
* | Merge branch 'sh/stable-updates'Paul Mundt2010-04-26674-1305/+2756
|\ \
| * | sh: sh7751 pci controller io port fixMagnus Damm2010-04-261-2/+3
| * | sh: Fix maximum number of SCIF ports in R2D defconfigsMagnus Damm2010-04-262-2/+2
| * | SH: fix TS field shift calculation for DMA driversGuennadi Liakhovetski2010-04-261-1/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-04-241-7/+37
| |\ \
| | * | x86/PCI: parse additional host bridge window resource typesBjorn Helgaas2010-04-221-6/+37
| | * | x86/PCI: ignore Consumer/Producer bit in ACPI window descriptionsBjorn Helgaas2010-04-081-2/+1
| * | | VMware Balloon driverDmitry Torokhov2010-04-241-0/+2
| * | | Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds2010-04-222-1/+1
| |\ \ \
| | * | | uml: Fix build breakage after slab.h changesJan Kiszka2010-04-192-1/+1
| * | | | [S390] vdso: use ntp adjusted clock multiplierHendrik Brueckner2010-04-227-12/+15
| * | | | [S390] add hook to reenable mss after hibernationSebastian Ott2010-04-221-0/+3
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2010-04-214-3/+7
| |\ \ \ \
| | * | | | m68knommu: fix coldfire tcdrainPhilippe De Muyter2010-04-211-0/+5
| | * | | | m68knommu: remove a duplicate vector setting line for 68360Greg Ungerer2010-04-211-1/+0
| | * | | | Fix m68k-uclinux's rt_sigreturn trampolineMaxim Kuvyrkov2010-04-211-1/+1
| | * | | | m68knommu: correct the CC flags for Coldfire M5272 targetsPhilip Nye2010-04-211-1/+1
| * | | | | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-04-216-61/+61
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | KVM: x86: Fix TSS size check for 16-bit tasksJan Kiszka2010-04-211-1/+5
| | * | | | KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-203-8/+11
| | * | | | KVM: MMU: fix kvm_mmu_zap_page() and its calling pathXiao Guangrong2010-04-201-4/+7
| | * | | | KVM: VMX: Save/restore rflags.vm correctly in real modeAvi Kivity2010-04-201-9/+15
| | * | | | KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTLAndre Przywara2010-04-201-2/+6
| | * | | | KVM: Don't spam kernel log when injecting exceptions due to bad cr writesAvi Kivity2010-04-201-27/+0
| | * | | | KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() failsTakuya Yoshikawa2010-04-201-10/+15
| | * | | | KVM: take srcu lock before call to complete_pio()Gleb Natapov2010-04-201-0/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-04-207-27/+47
| |\ \ \ \ \