aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-05-12 Merge tag 'v3.10.77' into linux-linaro-lskAlex Shi
2015-05-06s390: Fix build errorGuenter Roeck
2015-05-06nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2015-05-06C6x: time: Ensure consistency in __initNishanth Menon
2015-05-06xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_rangeMax Filippov
2015-05-06xtensa: xtfpga: fix hardware lockup caused by LCD driverMax Filippov
2015-05-06powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTHAnton Blanchard
2015-05-06arm64: kernel: compiling issue, need delete read_current_timer()Chen Gang
2015-05-06ARM: S3C64XX: Use fixed IRQ bases to avoid conflicts on CragganmoreCharles Keepax
2015-05-06ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin
2015-05-06MIPS: Hibernate: flush TLB entries earlierHuacai Chen
2015-05-06s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens
2015-05-06KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova
2015-04-30Merge branch 'v3.10/topic/mm-timer' into linux-linaro-lsk-v3.10lsk-v3.10-15.04Kevin Hilman
2015-04-29ARM: exynos: dts: Update 5250 arch timer node with clock frequencyYuvaraj Kumar C D
2015-04-29arc: mm: Fix build failureGuenter Roeck
2015-04-29x86: mm: move mmap_sem unlock from mm_fault_error() to callerLinus Torvalds
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-04-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2015-04-29KVM: x86: SYSENTER emulation is brokenNadav Amit
2015-04-28Merge branch 'lsk-3.10-armlt-fixes' of git://git.linaro.org/landing-teams/wor...Kevin Hilman
2015-04-24arm64: psci: move psci firmware calls out of lineWill Deacon
2015-04-23arm64: respect mem= for EFIMark Rutland
2015-04-18Merge branch 'linux-3.10.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Alex Shi
2015-04-13powerpc/mpc85xx: Add ranges to etsec2 nodesScott Wood
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-19 Merge tag 'v3.10.72' into linux-linaro-lsklsk-v3.10-15.03Alex Shi
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-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