aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-05-02add safe_eoi_write and use from kvmMichael S. Tsirkin13-5/+18
2012-05-02kvm_para: guest side for eoi avoidanceMichael S. Tsirkin2-5/+55
2012-05-02x86: eoi micro-optimizationMichael S. Tsirkin4-3/+8
2012-05-02x86: add apic->eoi_write callbackMichael S. Tsirkin12-1/+27
2012-05-02apic: use symbolic APIC_EOI_ACKMichael S. Tsirkin1-3/+1
2012-05-02apic: fix typo EIO_ACK -> EOI_ACK and documentMichael S. Tsirkin2-2/+2
2012-05-02kvm: host side for eoi optimizationMichael S. Tsirkin8-7/+157
2012-05-02Introduce bitmask for apic attention reasons.Gleb Natapov2-5/+11
2012-05-02kvm: remove an atomic on EOIMichael S. Tsirkin1-6/+13
2012-05-02kvm: fix cpuid eaxMichael S. Tsirkin1-1/+1
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-140/+207
2012-04-27Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-3/+18
2012-04-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+12
2012-04-27Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-30/+29
2012-04-27xen: correctly check for pending events when restoring irq flagsDavid Vrabel1-1/+1
2012-04-27Merge branch 'v3.4-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson10-39/+78
2012-04-27Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson4-4/+32
2012-04-27ARM: PXA2xx: MFP: fix potential direction bugIgor Grinberg1-0/+9
2012-04-27ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUTIgor Grinberg2-2/+17
2012-04-27arm/sa1100: fix sa1100-rtc memory resourceDmitry Artamonow1-1/+1
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik1-1/+5
2012-04-26xen/smp: Fix crash when booting with ACPI hotplug CPUs.Konrad Rzeszutek Wilk1-0/+15
2012-04-27Merge branch 'sh/urgent' into sh-fixes-for-linusPaul Mundt2-2/+2
2012-04-27sh: Fix up tracepoint build fallout from static key introduction.Nobuhiro Iwamatsu1-1/+1
2012-04-26Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2-4/+4
2012-04-26xtensa: fix build fail on undefined ack_bad_irqPaul Gortmaker1-3/+0
2012-04-26Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+1
2012-04-26xen/enlighten: Disable MWAIT_LEAF so that acpi-pad won't be loaded.Konrad Rzeszutek Wilk1-2/+2
2012-04-26blackfin: fix ifdef fustercluck in mach-bf538/boards/ezkit.cPaul Gortmaker1-27/+26
2012-04-25Merge branch 'u300-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson3-85/+80
2012-04-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds20-70/+105
2012-04-25arch/arm/mach-ux500/mbox-db5500.c: world-writable sysfs fifo fileVasiliy Kulikov1-1/+1
2012-04-25Merge branch 'msm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/david...Olof Johansson2-12/+17
2012-04-25arch/tile: fix a couple of functions that should be __initChris Metcalf2-4/+4
2012-04-25x86/apic: Use x2apic physical mode based on FADT settingGreg Pearson1-0/+6
2012-04-25x86/mrst: Quiet sparse noise about plain integer as NULL pointerH Hartley Sweeten1-2/+2
2012-04-25Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar37-206/+77
2012-04-24ARM: SAMSUNG: add missing MMC_CAP2_BROKEN_VOLTAGE capabilityMarek Szyprowski3-0/+4
2012-04-24ARM: EXYNOS: Fix compilation error when CONFIG_OF is not definedTushar Behera1-0/+2
2012-04-24ARM: EXYNOS: Fix resource on dev-dwmci.cKukjin Kim1-10/+3
2012-04-24ARM: S3C24XX: Fix build warning for S3C2410_PMKukjin Kim1-4/+4
2012-04-24ARM: mini2440_defconfig: Fix build errorArnd Bergmann1-0/+2
2012-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds6-4/+14
2012-04-23x32, siginfo: Provide proper overrides for x32 siginfo_tH. Peter Anvin1-1/+7
2012-04-23ARM: msm: Fix gic irqdomain supportDavid Brown2-12/+17
2012-04-23x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu3-7/+7
2012-04-23x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...Konrad Rzeszutek Wilk4-6/+8
2012-04-23ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk1-0/+2
2012-04-23hexagon: add missing cpu.h includeRichard Kuo1-1/+2
2012-04-23hexagon/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat1-0/+5
2012-04-23hexagon: use renamed tick_nohz_idle_* functionsRichard Kuo1-3/+3
2012-04-23Hexagon: misc compile warning/error cleanup due to missing headersRichard Kuo4-0/+4
2012-04-23xtensa: fix build error in xtensa/include/asm/io.hPaul Gortmaker1-0/+1
2012-04-23xtensa: fix build failure in xtensa/kernel/signal.cPaul Gortmaker1-0/+1
2012-04-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-5/+1
2012-04-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds13-72/+115
2012-04-23powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt2-30/+30
2012-04-23powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt1-8/+4
2012-04-23powerpc/pmac: Don't add_timer() twiceBenjamin Herrenschmidt1-0/+9
2012-04-23powerpc/eeh: Fix crash caused by null eeh_devGavin Shan1-1/+1
2012-04-23Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt9-33/+71
2012-04-21sparc32,leon: add notify_cpu_starting()Yong Zhang1-0/+3
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-147/+67
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-25/+49
2012-04-21kill mm argument of vm_munmap()Al Viro3-3/+3
2012-04-21perfmon: kill some helpers and argumentsAl Viro1-9/+4
2012-04-20ARM: EXYNOS: Fix incorrect initialization of GICThomas Abraham1-1/+1
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds3-15/+5
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds3-17/+5
2012-04-20VM: add "vm_brk()" helper functionLinus Torvalds1-15/+5
2012-04-20ARM: EXYNOS: use 'exynos4-sdhci' as device name for sdhci controllersThomas Abraham4-24/+62
2012-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds6-18/+4
2012-04-20Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe"Konrad Rzeszutek Wilk1-2/+6
2012-04-20ARM: u300: bump all IRQ numbers by oneLinus Walleij2-77/+79
2012-04-20ARM: ux300: Fix unimplementable regulation constraintsMark Brown1-8/+1
2012-04-19powerpc/mpc85xx: add MPIC message dts nodeMingkai Hu2-0/+53
2012-04-19powerpc/mpic_msgr: fix offset error when setting mer registerMingkai Hu1-1/+1
2012-04-19powerpc/mpic_msgr: add lock for MPIC message global variableMingkai Hu1-5/+5
2012-04-19powerpc/mpic_msgr: fix compile error when SMP disabledMingkai Hu1-0/+1
2012-04-19powerpc: fix build when CONFIG_BOOKE_WDT is enabledBaruch Siach2-5/+3
2012-04-19powerpc/85xx: don't call of_platform_bus_probe() twiceTimur Tabi3-22/+8
2012-04-19Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus"Russell King1-5/+1
2012-04-19Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-10/+13
2012-04-19x86, intel_cacheinfo: Fix error return code in amd_set_l3_disable_slot()Srivatsa S. Bhat1-4/+4
2012-04-19sh: Fix error synchronising kernel page tablesStuart Menefy1-1/+1
2012-04-18Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson7-5/+10
2012-04-18Merge branch 'fixes-for-arm-soc-20120416' of git://git.kernel.org/pub/scm/lin...Olof Johansson3-6/+6
2012-04-18Merge tag 'v3.4-rc3-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 ...Olof Johansson3-3/+6
2012-04-18Merge tag 'omap-fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson10-131/+43
2012-04-18ARM: bcmring: fix UART declarationsPaul Gortmaker1-2/+2
2012-04-18KVM: VMX: Fix kvm_set_shared_msr() called in preemptible contextAvi Kivity1-1/+4
2012-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds11-65/+108
2012-04-18powerpc: fix system.h fallout in sysdev/scom.c [chroma_defconfig]Paul Gortmaker1-0/+1
2012-04-18Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus...Konrad Rzeszutek Wilk4098-80651/+133396
2012-04-18x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue1-14/+20
2012-04-18ARM: imx: Fix imx5 idle logic bugRobert Lee1-1/+1
2012-04-18ARM: imx27-dt: Fix build due to removal of irq_domain_add_simple()Fabio Estevam1-2/+4
2012-04-18ARM: imx_v4_v5_defconfig: Add support for CONFIG_REGULATOR_FIXED_VOLTAGEFabio Estevam1-0/+1
2012-04-17ARM: OMAP1: DMTIMER: fix broken timer clock source selectionPaul Walmsley1-2/+2
2012-04-17ARM: OMAP: serial: Fix the ocp smart idlemode handling bugSantosh Shilimkar1-1/+7
2012-04-17ARM: OMAP2+: UART: Fix incorrect population of default uart padsGovindraj.R1-116/+0
2012-04-17xen/p2m: m2p_find_override: use list_for_each_entry_safeStefano Stabellini1-6/+2
2012-04-17ARM: OMAP: sram: fix BUG in dpll code for !PM caseGrazvydas Ignotas1-6/+6
2012-04-17m68knommu: make sure 2nd FEC eth interface pins are enabled on 5275 ColdFireGreg Ungerer2-3/+0
2012-04-17m68knommu: fix id number for second eth device on 5275 ColdFireGreg Ungerer1-1/+1
2012-04-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-17/+36
2012-04-16ia64: fix futex_atomic_cmpxchg_inatomic()Luck, Tony1-4/+5
2012-04-16i387: ptrace breaks the lazy-fpu-restore logicOleg Nesterov1-0/+1
2012-04-16x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann5-16/+9
2012-04-16x86, efi: Add dedicated EFI stub entry pointMatt Fleming3-13/+38
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi5-25/+49
2012-04-16ARM: at91: fix at91sam9261ek Ethernet dm9000 irqJean-Christophe PLAGNIOL-VILLARD1-2/+3
2012-04-16ARM: at91: fix rm9200ek flash sizeJean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-04-16ARM: at91: remove empty at91_init_serial functionJoachim Eastwood1-1/+0
2012-04-16ARM: at91: fix typo in at91_pmc_base assembly declarationNicolas Ferre1-1/+1
2012-04-16ARM: at91: Export at91_matrix_baseJoachim Eastwood1-0/+1
2012-04-16ARM: at91: Export at91_pmc_baseJoachim Eastwood1-0/+1
2012-04-16ARM: at91: Export at91_ramc_baseJoachim Eastwood1-0/+1
2012-04-16ARM: at91: Export at91_st_baseJoachim Eastwood1-0/+2
2012-04-16ARM: ux500: update defconfigLinus Walleij1-5/+4
2012-04-16ARM: ux500: Fix unmet direct dependencyLee Jones1-0/+1
2012-04-16x86: Handle failures of parsing immediate operands in the instruction decoderMasami Hiramatsu1-17/+36
2012-04-16x86/amd: Remove broken links from comment and kernel messageAndreas Herrmann1-2/+2
2012-04-16m68knommu: move and fix the 68VZ328 platform bootlogo.hGreg Ungerer1-1/+1
2012-04-16m68knommu: remove the unused bootlogo.h processing for 68EZ328 and 68VZ328Greg Ungerer2-13/+2
2012-04-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds10-11/+44
2012-04-15x86-32: fix up strncpy_from_user() sign errorLinus Torvalds1-2/+2
2012-04-15ARM: 7386/1: jump_label: fixup for rename to static_keyRabin Vincent1-1/+1
2012-04-15ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin1-0/+12
2012-04-15ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMUWill Deacon1-1/+15
2012-04-15ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpusLinus Walleij1-1/+5
2012-04-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds25-189/+27
2012-04-14Merge branch 'v3.4-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson11-51/+24
2012-04-14ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errorsKevin Hilman5-129/+0
2012-04-14ARM: dts: remove blank interrupt-parent propertiesRob Herring5-5/+0
2012-04-14ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine filesSachin Kamat1-0/+2
2012-04-14ARM: EXYNOS: Remove broken config values for touchscren for NURI boardMarek Szyprowski1-42/+0
2012-04-14ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boardsMarek Szyprowski2-1/+3
2012-04-14ARM: EXYNOS: fix regulator name for NURI boardMarek Szyprowski1-1/+1
2012-04-14ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LLMaurus Cuelenaere1-0/+1
2012-04-14Merge tag 'microcode-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2-11/+11
2012-04-13Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-183/+222
2012-04-13Merge tag 'omap-fixes-b-for-3.4rc' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren6-6/+27
2012-04-13sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney1-7/+0
2012-04-13sparc64: Fix bootup crash on sun4v.David S. Miller1-1/+1
2012-04-13ARM: msm: Fix section mismatches in proc_comm.cDavid Brown1-1/+1
2012-04-13arm: msm: trout: fix compile failureDaniel Walker2-0/+2
2012-04-13arm: msm: halibut: remove unneeded fixupDaniel Walker1-3/+0
2012-04-13ia64: populate the cmpxchg header with appropriate codePaul Gortmaker2-114/+148
2012-04-13alpha: fix build failures from system.h dismembermentPaul Gortmaker3-69/+74
2012-04-13ARM: 7383/1: nommu: populate vectors page from paging_initWill Deacon1-0/+2
2012-04-13ARM: 7381/1: nommu: fix typo in mm/KconfigWill Deacon1-1/+1
2012-04-13ARM: 7380/1: DT: do not add a zero-sized memory propertyMarc Zyngier1-0/+2
2012-04-13ARM: 7379/1: DT: fix atags_to_fdt() second call siteMarc Zyngier1-1/+1
2012-04-13ARM: OMAP2/3: VENC hwmods: Remove OCPIF_SWSUP_IDLE flag from VENC slave inter...Archit Taneja3-3/+0
2012-04-13ARM: OMAP2+: hwmod: Revert "ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wai...Paul Walmsley1-2/+12
2012-04-13ARM: OMAP2+: hwmod: add softreset delay field and OMAP4 dataFernando Guzman Lugo3-1/+15
2012-04-13x86, microcode: Ensure that module is only loaded on supported AMD CPUsAndreas Herrmann2-8/+10
2012-04-13x86, microcode: Fix sysfs warning during module unload on unsupported CPUsAndreas Herrmann1-3/+1
2012-04-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+5
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds8-30/+4
2012-04-12irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely4-5/+4
2012-04-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-20/+23
2012-04-11Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2-3/+3
2012-04-11arch/tile: avoid unused variable warning in proc.c for tilegxChris Metcalf1-3/+1
2012-04-11x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it upLinus Torvalds6-145/+105
2012-04-11[S390] Fix compile error in swab.hMartin Schwidefsky1-1/+1
2012-04-11[S390] Fix stfle() lowcore protection problemMichael Holzheu2-3/+2
2012-04-11[S390] cpum_cf: get rid of compile warningsHeiko Carstens1-2/+2
2012-04-11[S390] irq: simple coding style changeHeiko Carstens1-3/+6
2012-04-11[S390] update default configurationMichael Holzheu1-19/+18
2012-04-11[S390] fix tlb flushing for page table pagesMartin Schwidefsky4-28/+61
2012-04-11[S390] kernel: Use local_irq_save() for memcpy_real()Michael Holzheu1-9/+18
2012-04-11ARM: ux500: wake secondary cpu via reschedJonas Aaberg1-1/+1
2012-04-10irq: Kill pointless irqd_to_hw exportGrant Likely4-25/+0
2012-04-11powerpc: Fix typo in runlatch codeBenjamin Herrenschmidt1-2/+2
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-27/+60
2012-04-10ARM: EXYNOS: Add PDMA and MDMA physical base address definesThomas Abraham2-1/+5
2012-04-10ARM: S5PV210: Fix compiler warning in dma.c fileSachin Kamat1-2/+0
2012-04-10KVM: PMU emulation: GLOBAL_CTRL MSR should be enabled on resetGleb Natapov1-9/+9
2012-04-10ARM: 7377/1: vic: re-read status register before dispatching each IRQ handlerWill Deacon1-5/+4
2012-04-10ARM: 7368/1: fault.c: correct how the tsk->[maj|min]_flt gets incrementedKautuk Consul1-1/+1
2012-04-10powerpc: Fix page fault with lockdep regressionBenjamin Herrenschmidt1-18/+21
2012-04-10um: uml_setup_stubs': warning: unused variable 'pages'Boaz Harrosh1-1/+0
2012-04-10um: Use asm-generic/switch_to.hRichard Weinberger3-12/+2
2012-04-10um: Disintegrate asm/system.hRichard Weinberger5-136/+84
2012-04-10um: switch cow_user.h to htobe{32,64}/betoh{32,64}Al Viro2-57/+21
2012-04-09tile/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat1-0/+2
2012-04-09um: fix linker script generationAl Viro2-3/+7
2012-04-09ARM: OMAP1: mux: add missing includeAaro Koskinen1-0/+1
2012-04-08ARM: EXYNOS: Fix compile error in exynos5250-cpufreq.cJonghwan Choi1-0/+6
2012-04-08ARM: EXYNOS: Add missing definition for IRQ_I2S0Tushar Behera1-0/+2
2012-04-08ARM: S5PV210: fix unused LDO supply field from wm8994_pdataKukjin Kim2-4/+4
2012-04-07Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-12/+36
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds18-16/+61
2012-04-06Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds29-257/+429
2012-04-06Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-2/+4
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds1-0/+46
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-48/+115
2012-04-06x86: Use correct byte-sized register constraint in __add()H. Peter Anvin1-1/+1