aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-04-23Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidlsk-v3.10-15.04-androidAlex Shi
2015-04-23arm64: respect mem= for EFIMark Rutland
2015-04-18Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
2015-04-18Merge branch 'linux-3.10.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Alex Shi
2015-04-17Merge branch 'linaro-android-3.10-lsk' of git://android.git.linaro.org/kernel...Alex Shi
2015-04-16Merge branch 'android-3.10' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-04-13powerpc/mpc85xx: Add ranges to etsec2 nodesScott Wood
2015-04-09arm: crypto: Add optimized SHA-256/224Sami Tolvanen
2015-03-30Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
2015-03-30 Merge tag 'v3.10.73' into linux-linaro-lskAlex Shi
2015-03-26ARM: at91: pm: fix at91rm9200 standbyAlexandre Belloni
2015-03-26powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman
2015-03-26x86/vdso: Fix the build on GCC5Jiri Slaby
2015-03-26x86/fpu: Drop_fpu() should not assume that tsk equals currentOleg Nesterov
2015-03-26x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_s...Oleg Nesterov
2015-03-26crypto: aesni - fix memory usage in GCM decryptionStephan Mueller
2015-03-26sparc64: Fix several bugs in memmove().David S. Miller
2015-03-26sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern
2015-03-26sparc: perf: Make counting mode actually workDavid Ahern
2015-03-26sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern
2015-03-26sparc: semtimedop() unreachable due to comparison errorRob Gardner
2015-03-26sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson
2015-03-19Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidlsk-v3.10-15.03-androidAlex Shi
2015-03-19 Merge tag 'v3.10.72' into linux-linaro-lsklsk-v3.10-15.03Alex Shi
2015-03-18Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2015-03-18KVM: MIPS: Fix trace event to save PC directlyJames Hogan
2015-03-18KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini
2015-03-18x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski
2015-03-17Merge remote-tracking branch 'lsk/v3.10/topic/gcov' into linux-linaro-lskMark Brown
2015-03-17gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigsv3.10/topic/gcovRiku Voipio
2015-03-17ARM: 8153/1: Enable gcov support on the ARM architectureVincent Sanders
2015-03-16Merge branch 'linaro-android-3.10-lsk' ofAlex Shi
2015-03-15Merge branch 'android-3.10' of https://android.googlesource.com/kernel/common...Amit Pundir
2015-03-10Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
2015-03-10 Merge tag 'v3.10.71' into linux-linaro-lskAlex Shi
2015-03-06MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan
2015-03-06x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert
2015-03-06metag: Fix KSTK_EIP() and KSTK_ESP() macrosJames Hogan
2015-03-06arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas
2015-03-06hx4700: regulator: declare full constraintsMartin Vajnar
2015-03-06KVM: x86: update masterclock values on TSC writesMarcelo Tosatti
2015-03-06KVM: MIPS: Don't leak FPU/DSP to guestJames Hogan
2015-03-06ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASEAlexey Brodkin
2015-03-06ARM: pxa: add regulator_has_full_constraints to poodle board fileDmitry Eremin-Solenikov
2015-03-06ARM: pxa: add regulator_has_full_constraints to corgi board fileDmitry Eremin-Solenikov
2015-03-06axonram: Fix bug in direct_accessMatthew Wilcox
2015-03-06ARM: 8284/1: sa1100: clear RCSR_SMR on resumeDmitry Eremin-Solenikov
2015-03-06MIPS: KVM: Deliver guest interrupts after local_irq_disable()James Hogan
2015-03-04[readdir] constify ->actorAl Viro
2015-03-04[readdir] introduce ->iterate(), ctx->pos, dir_emit()Al Viro