aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-06-01powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulationPaul Mackerras
2013-06-01powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain
2013-06-01powerpc/mm: Always invalidate tlb on hpte invalidate and updateAneesh Kumar K.V
2013-06-01powerpc/pseries: Improve stream generation comments in copypage/userMichael Neuling
2013-06-01powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling
2013-06-01powerpc/cputable: Fix oprofile_cpu_type on power8Nishanth Aravamudan
2013-06-01powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPUchenhui zhao
2013-06-01powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling
2013-06-01powerpc/tm: Move TM abort cause codes to uapiMichael Neuling
2013-06-01powerpc/tm: Abort on emulation and alignment faultsMichael Neuling
2013-06-01powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling
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-28m68k: Update defconfigs for v3.9Geert Uytterhoeven
2013-05-28crypto: sha256_ssse3 - fix stack corruption with SSSE3 and AVX implementationsJussi Kivilinna
2013-05-27microblaze: Reversed logic in futex cmpxchgMeyer, Kirk
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
2013-05-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-24Merge tag 'sunxi-fixes-for-3.10' of git://github.com/mripard/linux into fixesOlof Johansson
2013-05-24parisc: fix irq stack on UP and SMPHelge Deller
2013-05-24parisc: make interrupt and interruption stack allocation reentrantJohn David Anglin
2013-05-24parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller
2013-05-24parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.SHelge Deller
2013-05-24parisc: add rp5470 entry to machine databaseHelge Deller
2013-05-24Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson
2013-05-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-05-24ARM: at91/sama5: fix incorrect PMC pcr div definitionJosh Wu
2013-05-24ARM: at91/dt: fix macb pinctrl_macb_rmii_mii_alt definitionBoris BREZILLON
2013-05-24ARM: at91: at91sam9n12: move external irq declatation to DTJean-Christophe PLAGNIOL-VILLARD
2013-05-24powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware supportBrian King
2013-05-24powerpc/powernv: Build a zImage.epaprBenjamin Herrenschmidt
2013-05-24powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt
2013-05-24powerpc: Context switch more PMU related SPRsMichael Ellerman
2013-05-24powerpc/powernv: Fix condition for when to invalidate the TCE cacheBenjamin Herrenschmidt
2013-05-24powerpc/pci: Fix bogus message at boot about empty memory resourcesBenjamin Herrenschmidt
2013-05-24powerpc: Fix TLB cleanup at boot on POWER8Benjamin Herrenschmidt
2013-05-23Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-05-23Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-23ARC: Use enough bits for determining page's cache colorVineet Gupta
2013-05-23ARC: Brown paper bag bug in macro for checking cache colorVineet Gupta
2013-05-23microblaze: Use proper casting for inb/inw/inl in io.hMichal Simek
2013-05-23ARC: copy_(to|from)_user() to honor usermode-access permissionsVineet Gupta
2013-05-23ARC: [mm] Prevent stray dcache lines after__sync_icache_dcach()Vineet Gupta
2013-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds