summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mfd: omap-usb-host: Use clock names as per function for reference clocksRoger Quadros2014-03-132-0/+12
* mfd: omap-usb-host: Use proper clock name instead of aliasRoger Quadros2014-03-131-6/+0Star
* mfd: omap-usb-host: Get clocks based on hardware revisionRoger Quadros2014-03-131-4/+0Star
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-03-021-0/+3
|\
| * perf/x86: Fix event schedulingPeter Zijlstra2014-02-271-0/+3
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-022-4/+7
|\ \
| * | x86, kaslr: add missed "static" declarationsKees Cook2014-02-261-4/+5
| * | x86, kaslr: export offset in VMCOREINFO ELF notesEugene Surovegin2014-02-261-0/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-02-286-6/+40
|\ \ \
| * | | kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini2014-02-271-1/+1
| * | | kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig2014-02-271-1/+1
| * | | arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier2014-02-273-4/+37
| * | | KVM: MMU: drop read-only large sptes when creating lower level sptesMarcelo Tosatti2014-02-261-0/+1
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-02-283-6/+18
|\ \ \ \
| * | | | arm64: Fix !CONFIG_SMP kernel buildCatalin Marinas2014-02-281-0/+8
| * | | | arm64: mm: Add double logical invert to pte accessorsSteve Capper2014-02-281-5/+5
| * | | | ARM64: unwind: Fix PC calculationOlof Johansson2014-02-171-1/+5
| |/ / /
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-02-2810-178/+219
|\ \ \ \ | |_|_|/ |/| | |
| * | | powerpc/powernv: Fix indirect XSCOM unmanglingBenjamin Herrenschmidt2014-02-281-9/+12
| * | | powerpc/powernv: Fix opal_xscom_{read,write} prototypeBenjamin Herrenschmidt2014-02-281-2/+2
| * | | powerpc/powernv: Refactor PHB diag-data dumpGavin Shan2014-02-281-95/+125
| * | | powerpc/powernv: Dump PHB diag-data immediatelyGavin Shan2014-02-281-53/+43Star
| * | | powerpc: Increase stack redzone for 64-bit userspace to 512 bytesPaul Mackerras2014-02-283-5/+20
| * | | powerpc/ftrace: bugfix for test_24bit_addrLiu Ping Fan2014-02-281-0/+1
| * | | powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour2014-02-281-3/+5
| * | | powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctlyTony Breeds2014-02-281-11/+11
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2014-02-255-12/+8Star
|\ \ \ \
| * | | | m68k: Wire up sched_setattr and sched_getattrGeert Uytterhoeven2014-02-103-1/+5
| * | | | m68k: Switch to asm-generic/barrier.hGeert Uytterhoeven2014-02-102-8/+1Star
| * | | | m68k: Sort arch/m68k/include/asm/KbuildGeert Uytterhoeven2014-02-101-3/+2Star
* | | | | Merge tag 'xtensa-next-20140224' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-02-2515-260/+297
|\ \ \ \ \
| * \ \ \ \ Merge tag 'xtensa-for-next-20140221-1' into for_nextChris Zankel2014-02-242126-34693/+68361
| |\ \ \ \ \
| | * | | | | xtensa: wire up sched_setattr and sched_getattr syscallsMax Filippov2014-02-211-1/+6
| | * | | | | xtensa: xtfpga: set ethoc clock frequencyMax Filippov2014-02-212-0/+2
| | * | | | | xtensa: xtfpga: use common clock frameworkMax Filippov2014-02-212-6/+11
| | * | | | | xtensa: support common clock frameworkMax Filippov2014-02-212-0/+3
| | * | | | | xtensa: no need to select USE_GENERIC_SMP_HELPERSPaul Bolle2014-02-211-1/+0Star
| | * | | | | xtensa: fsf: drop nonexistent GPIO32 supportMax Filippov2014-02-212-8/+2Star
| | * | | | | xtensa: don't pass high memory to bootmem allocatorMax Filippov2014-02-211-4/+9
| | | |_|/ / | | |/| | |
| * | | | | xtensa: fix fast_syscall_spill_registersChris Zankel2014-01-292-3/+1Star
| * | | | | xtensa: fix fast_syscall_spill_registersChris Zankel2014-01-291-209/+174Star
| * | | | | xtensa: save current register frame in fast_syscall_spill_registers_fixupMax Filippov2014-01-251-0/+12
| * | | | | xtensa: introduce spill_registers_kernel macroMax Filippov2014-01-252-28/+76
| * | | | | xtensa: export ccount_freqMax Filippov2014-01-191-0/+1
| * | | | | xtensa: fix warning '"CONFIG_OF" is not defined'Max Filippov2014-01-193-3/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-02-242-4/+6
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | s390/pci/dma: use correct segment boundary sizeGerald Schaefer2014-02-211-3/+5
| * | | | | s390/compat: fix sys_sched_getattr compat wrapperHeiko Carstens2014-02-211-1/+1
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-2424-47/+106
|\ \ \ \ \ \
| * | | | | | ARM: tegra: only run PL310 init on systems with oneStephen Warren2014-02-191-0/+10