summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-05-31powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain
2013-05-31powerpc/mm: Always invalidate tlb on hpte invalidate and updateAneesh Kumar K.V
2013-05-31powerpc/pseries: Improve stream generation comments in copypage/userMichael Neuling
2013-05-31powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling
2013-05-31powerpc/cputable: Fix oprofile_cpu_type on power8Nishanth Aravamudan
2013-05-31powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPUchenhui zhao
2013-05-31powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling
2013-05-31powerpc/tm: Move TM abort cause codes to uapiMichael Neuling
2013-05-31powerpc/tm: Abort on emulation and alignment faultsMichael Neuling
2013-05-31powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling
2013-05-31Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-05-31s390/pgtable: Fix gmap notifier addressChristian Borntraeger
2013-05-31arm64: don't kill the kernel on a bad esr from el0Mark Rutland
2013-05-31arm64: treat unhandled compat el0 traps as undefMark Rutland
2013-05-31m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTKFinn Thain
2013-05-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-30x86: Allow FPU to be used at interrupt time even with eagerfpuPekka Riikonen
2013-05-30x86, crc32-pclmul: Fix build with older binutilsJan Beulich
2013-05-30Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-05-30Merge branch 'mn10300' (mn10300 fixes from David Howells)Linus Torvalds
2013-05-30MN10300: Need pci_iomap() and __pci_ioport_map() definingDavid Howells
2013-05-30MN10300: ASB2305's PCI code needs the definition of XIRQ1David Howells
2013-05-30MN10300: Enable IRQs more in system call exit work pathDavid Howells
2013-05-30MN10300: Fix ret_from_kernel_threadDavid Howells
2013-05-29Merge tag 'pinctrl-fixes-v3.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-29xen: Clean up apic ipi interfaceStefan Bader
2013-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-29m68k: only use local gpio_request_one if not using GPIOLIBGreg Ungerer
2013-05-29ARM: exynos: defconfig updateOlof Johansson
2013-05-28x86-64, init: Fix a possible wraparound bug in switchover in head_64.SZhang Yanfei
2013-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-05-28Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2013-05-28ARM: mvebu: Fix bug in coherency fabric low level init functionNadav Haklai
2013-05-28ARM: Kirkwood: TS219: Fix crash by double PCIe instantiationAndrew Lunn
2013-05-28s390/pgtable: Fix check for pgste/storage key handlingChristian Borntraeger
2013-05-28arch: s390: appldata: using strncpy() and strnlen() instead of sprintf()Chen Gang
2013-05-28m68k: Update defconfigs for v3.9Geert Uytterhoeven
2013-05-28crypto: sha256_ssse3 - fix stack corruption with SSSE3 and AVX implementationsJussi Kivilinna
2013-05-28Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2013-05-27ARM: EXYNOS: Fix EINT wake-up mask configuration when pinctrl is usedTomasz Figa
2013-05-27ARM: ux500: Provide supplies for AUX1, AUX2 and AUX3Lee Jones
2013-05-27ARM: ux500: Only configure wake-up reasons on ux500 based platformsLee Jones
2013-05-27microblaze: Reversed logic in futex cmpxchgMeyer, Kirk
2013-05-27s390/smp: lost IPIs on cpu hotplugHeiko Carstens
2013-05-26Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-25score: remove redundant kcore_list entriesKyle McMartin
2013-05-25Merge tag 'arc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-25ARC: lazy dcache flush broke gdb in non-aliasing configsVineet Gupta