summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: EXYNOS: Add support for Exynos5410 PMUAndreas Faerber2014-07-291-0/+1
* ARM: dts: Add PMU to exynos5410Andreas Faerber2014-07-291-0/+5
* Merge branch 'v3.17-next/power-exynos' into v3.17-next/dt-samsung-2Kukjin Kim2014-07-29439-4262/+4050
|\
| * ARM: EXYNOS: Move cpufreq and cpuidle device registration to init_machinePankaj Dubey2014-07-231-14/+4
| * ARM: EXYNOS: Refactored code for using PMU address via DTPankaj Dubey2014-07-239-341/+339
| * ARM: EXYNOS: Support cluster power off on exynos5420/5800Abhilash Kesavan2014-07-232-35/+33
| * Merge branch 'v3.17-next/cpuidle-exynos' into v3.17-next/power-exynosKukjin Kim2014-07-233-1/+48
| |\
| | * ARM: EXYNOS: populate suspend and powered_up callbacks for mcpmChander Kashyap2014-07-191-0/+36
| | * ARM: EXYNOS: do not allow cpuidle registration for exynos5420Chander Kashyap2014-07-191-1/+3
| | * ARM: EXYNOS: add generic function to calculate cpu numberChander Kashyap2014-07-191-0/+9
| * | Merge branch 'v3.17-next/cleanup-samsung' into v3.17-next/power-exynosKukjin Kim2014-07-2313-50/+77
| |\ \
| | * | ARM: EXYNOS: Add support for mapping PMU base address via DTPankaj Dubey2014-07-152-0/+38
| | * | ARM: EXYNOS: Remove "linux/bug.h" from pmu.cPankaj Dubey2014-07-151-1/+0
| | * | ARM: EXYNOS: Remove regs-pmu.h header dependency from pm_domainPankaj Dubey2014-07-152-6/+4
| | * | ARM: EXYNOS: Remove file path from comment sectionPankaj Dubey2014-07-155-9/+4
| | * | ARM: EXYNOS: Move SYSREG definition into sys-reg specific filePankaj Dubey2014-07-154-3/+24
| | * | ARM: EXYNOS: Make exynos machine_ops as staticPankaj Dubey2014-07-152-11/+3
| | * | ARM: EXYNOS: Remove unused code in common.hSachin Kamat2014-07-151-4/+0
| | * | ARM: debug: Update Samsung UART config optionsSachin Kamat2014-07-151-16/+4
| | |/
| * | um: segv: Save regs only in case of a kernel mode faultRichard Weinberger2014-07-201-1/+1
| * | um: Fix hung task in fix_range_common()Richard Weinberger2014-07-201-1/+5
| * | um: Ensure that a stub page cannot get unmappedRichard Weinberger2014-07-201-0/+3
| * | Revert "um: Fix wait_stub_done() error handling"Richard Weinberger2014-07-201-7/+2
| * | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-07-195-0/+5
| |\ \
| | * | locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra2014-07-165-0/+5
| | |/
| * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-188-31/+48
| |\ \
| | * | ARM: EXYNOS: Fix core ID used by platsmp and hotplug codeTomasz Figa2014-07-182-19/+25
| | * | Merge tag 'imx-fixes-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-07-181-2/+2
| | |\ \
| | | * | ARM: clk-imx6q: parent lvds_sel input from upstream clock gatesLucas Stach2014-07-181-2/+2
| | * | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2014-07-182-3/+3
| | |\ \ \
| | | * | | ARM: at91/dt: add missing clocks property to pwm node in sam9x5.dtsiBoris BREZILLON2014-07-181-0/+1
| | | * | | ARM: at91/dt: fix usb0 clocks definition in sam9n12 dtsiBoris BREZILLON2014-07-181-1/+1
| | | * | | ARM: at91: at91sam9x5: correct typo error for ohci clockBo Shen2014-07-181-2/+1
| | * | | | Merge tag 'mvebu-fixes-3.16-3' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2014-07-183-7/+18
| | |\ \ \ \
| | | * | | | ARM: mvebu: Fix coherency bus notifiers by using separate notifiersEzequiel Garcia2014-07-081-1/+5
| | | * | | | ARM: mvebu: Fix the operand list in the inline asm of armada_370_xp_pmsu_idle...Gregory CLEMENT2014-07-081-5/+5
| | | * | | | ARM: mvebu: fix SMP boot for Armada 38x and Armada 375 Z1 in big endianThomas Petazzoni2014-07-011-1/+8
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-07-185-18/+54
| |\ \ \ \ \ \
| | * | | | | | x86: Remove unused variable "polling"Paul Bolle2014-07-161-1/+0
| | * | | | | | x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky2014-07-141-3/+2
| | * | | | | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-07-143-14/+52
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | x86/efi: Include a .bss section within the PE/COFF headersMichael Brown2014-07-102-12/+52
| | | * | | | | efi/arm64: efistub: remove local copy of linux_bannerArd Biesheuvel2014-07-071-2/+0
| * | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-07-163-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | sched: Fix compiler warningsGuenter Roeck2014-07-022-2/+2
| | * | | | | | | x86, tsc: Fix cpufreq lockupPeter Zijlstra2014-07-021-2/+2
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-161-0/+9
| |\ \ \ \ \ \ \
| | * | | | | | | perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke2014-07-021-0/+9
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-151-3/+7
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | powerpc: bpf: Fix the broken LD_VLAN_TAG_PRESENT testDenis Kirjanov2014-06-271-2/+4