summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nios2-fixes-v4.0-rc5' of git://git.rocketboards.org/linux-socfpga-...Linus Torvalds2015-03-192-7/+0Star
|\
| * nios2: mm: do not invoke OOM killer on kernel fault OOMLey Foon Tan2015-03-161-6/+0Star
| * nios2: Remove ucontext.h from exported arch headersTobias Klauser2015-03-161-1/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-03-199-53/+41Star
|\ \
| * | sparc: Fix /proc/kcoreDavid S. Miller2015-03-192-1/+4
| * | sparc: semtimedop() unreachable due to comparison errorRob Gardner2015-03-031-1/+1
| * | sparc: io_64.h: Replace io function-link macrosRicardo Ribalda2015-03-021-10/+10
| * | sparc64: fatal trap should stop all cpusDave Kleikamp2015-03-022-3/+26
| * | arch: sparc: kernel: starfire.c: Remove unused functionRickard Strandqvist2015-03-022-6/+0Star
| * | arch: sparc: kernel: traps_64.c: Remove some unused functionsRickard Strandqvist2015-03-022-32/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-03-183-10/+18
|\ \ \
| * | | crypto: aesni - fix memory usage in GCM decryptionStephan Mueller2015-03-131-2/+2
| * | | crypto: arm/aes update NEON AES module to latest OpenSSL versionArd Biesheuvel2015-03-022-8/+16
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-03-1713-73/+66Star
|\ \ \ \
| * | | | Revert "x86/mm/ASLR: Propagate base load address calculation"Borislav Petkov2015-03-167-61/+17Star
| * | | | x86/fpu: Drop_fpu() should not assume that tsk equals currentOleg Nesterov2015-03-131-1/+1
| * | | | x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_s...Oleg Nesterov2015-03-131-3/+4
| * | | | x86/apic/numachip: Fix sibling map with NumaChipDaniel J Blueman2015-03-121-6/+16
| * | | | x86/platform, acpi: Bypass legacy PIC and PIT in ACPI hardware reduced modeLi, Aubrey2015-03-121-0/+25
| * | | | x86/asm/entry/32: Fix user_mode() misusesAndy Lutomirski2015-03-101-2/+2
| * | | | x86/vdso: Fix the build on GCC5Jiri Slaby2015-03-061-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-178-79/+76Star
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Marcelo Tosatti2015-03-174-73/+68Star
| |\ \ \ \
| | * | | | arm64: KVM: Fix outdated comment about VTCR_EL2.PSMarc Zyngier2015-03-111-2/+3
| | * | | | arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier2015-03-113-5/+8
| | * | | | arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier2015-03-113-66/+57Star
| * | | | | KVM: VMX: Set msr bitmap correctly if vcpu is in guest modeWincy Van2015-03-131-4/+7
| * | | | | kvm: x86: i8259: return initialized data on invalid-size readPetr Matousek2015-03-131-0/+1
| * | | | | kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini2015-03-112-2/+0Star
* | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-151-2/+3
|\ \ \ \ \ \
| * | | | | | ARM: imx: fix struct clk pointer comparingShawn Guo2015-03-121-2/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-1563-221/+826
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'at91-fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/nfer...Arnd Bergmann2015-03-118-11/+14
| |\ \ \ \ \ \
| | * | | | | | ARM: at91: pm_slowclock: fix the compilation errorWenyou Yang2015-03-111-0/+2
| | * | | | | | ARM: at91/dt: fix USB high-speed clock to select UTMINicolas Ferre2015-03-114-5/+5
| | * | | | | | ARM: at91/dt: fix at91 udc compatible stringsBoris Brezillon2015-03-113-3/+4
| | * | | | | | ARM: at91/dt: declare matrix node as a syscon deviceBoris Brezillon2015-03-111-1/+1
| | * | | | | | ARM: at91/dt: at91sam9261: fix clocks and clock-names in udc definitionBoris Brezillon2015-03-091-2/+2
| * | | | | | | Merge tag 'imx-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann2015-03-112-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: imx6sl-evk: set swbst_reg as vbus's parent regPeter Chen2015-03-111-0/+2
| | * | | | | | | ARM: imx6qdl-sabresd: set swbst_reg as vbus's parent regPeter Chen2015-03-111-0/+2
| | | |/ / / / / | | |/| | | | |
| * | | | | | | ARM: vexpress: update CONFIG_USB_ISP1760 optionSudeep Holla2015-03-111-1/+1
| * | | | | | | ARM: digicolor: add the machine directory to MakefileBaruch Siach2015-03-111-0/+1
| * | | | | | | Merge tag 'fixes-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Arnd Bergmann2015-03-1118-130/+187
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: OMAP2+: Fix wl12xx on dm3730-evm with mainline u-bootTony Lindgren2015-03-061-0/+1
| | * | | | | | | Merge tag 'for-v4.0-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2015-03-064-86/+32Star
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: OMAP4+: PRM: fix omap4 version of prm_save_and_clear_irqenTero Kristo2015-03-021-2/+2
| | | * | | | | | | ARM: OMAP2+: hwmod: fix deassert hardreset clkdm usecountingTero Kristo2015-03-021-5/+4Star
| | | * | | | | | | ARM: DRA7: hwmod_data: Fix hwmod data for pcieKishon Vijay Abraham I2015-02-261-79/+24Star
| | | * | | | | | | ARM: omap2+: omap_hwmod: Set unique lock_class_key per hwmodPeter Ujfalusi2015-02-262-0/+2
| | | |/ / / / / /