aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-05-26ARM: vexpress: refine dependencies for new codeArnd Bergmann
2014-05-24Merge tag 'for-3.16/bcm-cleanup' of git://github.com/broadcom/mach-bcm into n...Arnd Bergmann
2014-05-21Merge tag 's3c24xx-clk' of http://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson
2014-05-21Merge tag 'vexpress/updates-for-3.16' of git://git.linaro.org/people/pawel.mo...Olof Johansson
2014-05-19Merge tag 'sirf-soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2014-05-15ARM: vexpress: move HBI check to sysreg driverPawel Moll
2014-05-15ARM: vexpress: Simplify SMP operations for DT-powered systemPawel Moll
2014-05-15ARM: vexpress: remove redundant vexpress_dt_cpus_num to get cpu countSudeep KarkadaNagesha
2014-05-15clocksource: Sched clock source for Versatile ExpressPawel Moll
2014-05-15mfd: vexpress: Define the device as MFD cellsPawel Moll
2014-05-15mfd: vexpress: Convert custom func API to regmapPawel Moll
2014-05-15ARM: S3C24XX: fix merge conflictKukjin Kim
2014-05-13ARM: S3C24XX: remove SAMSUNG_CLOCK remnants after ccf conversionHeiko Stuebner
2014-05-13ARM: S3C24XX: remove legacy clock codeHeiko Stuebner
2014-05-13ARM: S3C24XX: convert s3c2410 to common clock frameworkHeiko Stuebner
2014-05-13ARM: S3C24XX: convert s3c2440 and s3c2442 to common clock frameworkHeiko Stuebner
2014-05-13ARM: S3C24XX: add platform code for conversion to the common clock frameworkHeiko Stuebner
2014-05-13ARM: S3C24XX: enable usage of common dclk if common clock framework is enabledHeiko Stuebner
2014-05-12clocksource:sirf: remove the hardcode for the clk of timersZhiwu Song
2014-05-12ARM: prima2: rstc: fix some minor checkpatch issuesXianglong Du
2014-05-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-09x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()Boris Ostrovsky
2014-05-09x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macroAndres Freund
2014-05-09x86: Fix typo preventing msr_set/clear_bit from having an effectAndres Freund
2014-05-09ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccfHeiko Stuebner
2014-05-08x86/intel: Add quirk to disable HPET for the Baytrail platformFeng Tang
2014-05-08x86/hpet: Make boot_hpet_disable externFeng Tang
2014-05-07x86-64, build: Fix stack protector Makefile breakage with 32-bit userlandGeorge Spelvin
2014-05-07x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-05-05asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen
2014-05-05Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2014-05-05x86, build: Don't get confused by local symbolsH. Peter Anvin
2014-05-05Merge tag 'renesas-cleanup-for-v3.16' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2014-05-05Merge tag 'kconfig-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2014-05-05xtensa: ISS: don't depend on CONFIG_TTYMax Filippov
2014-05-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-05-04Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2014-05-03sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR...David S. Miller
2014-05-03sparc64: Add basic validations to {pud,pmd}_bad().David S. Miller
2014-05-03sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller
2014-05-03sparc64: Fix range check in kern_addr_valid().David S. Miller
2014-05-03sparc64: Fix top-level fault handling bugs.David S. Miller
2014-05-03sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller
2014-05-03sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.David S. Miller
2014-05-03sparc64: Fix hex values in comment above pte_modify().David S. Miller
2014-05-03sparc64: Fix bugs in get_user_pages_fast() wrt. THP.David S. Miller
2014-05-03sparc64: Fix huge PMD invalidation.David S. Miller
2014-05-03sparc64: Fix executable bit testing in set_pmd_at() paths.David S. Miller
2014-05-03sparc64: Normalize NMI watchdog logging and behavior.David S. Miller