summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2012-10-24ARM: at91: drop duplicated config SOC_AT91SAM9 entryJean-Christophe PLAGNIOL-VILLARD
2012-10-24ARM: at91/i2c: change id to let i2c-at91 workBo Shen
2012-10-24ARM: at91/i2c: change id to let i2c-gpio workBo Shen
2012-10-24ARM: at91/dts: at91sam9g20ek_common: Fix typos in buttons labels.Marek Belisko
2012-10-24ARM: at91: fix external interrupt specification in board codeNicolas Ferre
2012-10-24ARM: at91: fix external interrupts in non-DT caseNicolas Ferre
2012-10-24ARM: at91: at91sam9g10: fix SOC type detectionIvan Shugov
2012-10-24x86/irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_inter...Dimitri Sivanich
2012-10-24perf/x86: Remove unused variable in nhmex_rbox_alter_er()Wei Yongjun
2012-10-24x86/efi: Fix oops caused by incorrect set_memory_uc() usageMatt Fleming
2012-10-24perf/x86: Enable overflow on Intel KNC with a custom knc_pmu_handle_irq()Vince Weaver
2012-10-24perf/x86: Remove cpuc->enable check on Intl KNC event enable/disableVince Weaver
2012-10-24perf/x86: Make Intel KNC use full 40-bit width of countersVince Weaver
2012-10-24perf/x86/uncore: Handle pci_read_config_dword() errorsYan, Zheng
2012-10-24x86-64: Fix page table accountingJan Beulich
2012-10-24perf/x86: Remove P6 cpuc->enabled checkVince Weaver
2012-10-24perf/x86: Update/fix generic events on P6 PMUVince Weaver
2012-10-24perf/x86: Fix P6 FP_ASSIST event constraintVince Weaver
2012-10-24Revert "x86/mm: Fix the size calculation of mapping tables"Dave Young
2012-10-24x86/perf: Fix virtualization sanity checkAndre Przywara
2012-10-24ARM: mm: Remove unused arm_vmregion priv fieldLaurent Pinchart
2012-10-24ARM: dma-mapping: fix build warning in __dma_alloc()Jingoo Han
2012-10-24Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-24alpha: separate thread-synchronous flagsAl Viro
2012-10-23ARM: AM33XX: Fix configuration of dmtimer parent clock by dmtimer driverDate:...Vaibhav Hiremath
2012-10-23Merge tag 'for_3.7-rc3-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren
2012-10-24Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-10-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-10-24Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-10-24Merge tag 'please-pull-uapi-fix' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-23arch/tile: avoid build warnings from duplicate ELF_R_xxx #definesChris Metcalf
2012-10-23arch/tile: avoid generating .eh_frame information in modulesChris Metcalf
2012-10-23ARM: dma-mapping: support debug_dma_mapping_errorMing Lei
2012-10-22ARM: OMAP3: Beagle: fix OPP customization and initcall orderingKevin Hilman
2012-10-22Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Russell King
2012-10-22ARM: drop experimental status for hotplug and Thumb2Russell King
2012-10-22ARM: OMAP3: Fix 3430 legacy mux names for ssi1 signals.Tony Lindgren
2012-10-22ARM: OMAP2+: Fix location of select PINCTRLTony Lindgren
2012-10-22ARM/dts: omap3: Fix mcbsp2/3 hwmods to be able to probe the drivers for audioPeter Ujfalusi
2012-10-22ARM: OMAP2: UART: fix console UART mismatched runtime PM statusKevin Hilman
2012-10-22ARM: OMAP3: PM: apply part of the erratum i582 workaroundPaul Walmsley
2012-10-22KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENTSasha Levin
2012-10-22KVM: apic: fix LDR calculation in x2apic modeGleb Natapov
2012-10-22KVM: MMU: fix release noslot pfnXiao Guangrong
2012-10-22ARM: 7560/1: SMP_TWD: use DIV_ROUND_CLOSEST() for periodic modeLinus Walleij
2012-10-22ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon
2012-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-10-22ARM: EXYNOS: Set .smp field of machine descriptor for exynos4-dtTomasz Figa
2012-10-21Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar