summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-31powerpc/cputable: Fix typo on P7+ cputable entryWill Schmidt
2013-05-31powerpc/perf: Add missing SIER supportMichael Ellerman
2013-05-31powerpc/perf: Revert to original NO_SIPR logicMichael Ellerman
2013-05-31powerpc/pci: Remove the unused variables in pci_process_bridge_OF_rangesKevin Hao
2013-05-31powerpc/pci: Remove the stale comments of pci_process_bridge_OF_rangesKevin Hao
2013-05-31powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMPSrivatsa S. Bhat
2013-05-31powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulationPaul Mackerras
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: Update cause codes documentationMichael Neuling
2013-05-31powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling
2013-05-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-05-28Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-05-28Merge tag 'trace-fixes-v3.10-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus 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-28ring-buffer: Do not poll non allocated cpu buffersSteven Rostedt (Red Hat)
2013-05-28m68k: Update defconfigs for v3.9Geert Uytterhoeven
2013-05-28qxl: fix Kconfig deps - select FB_DEFERRED_IOAndrew Jones
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-26Linux 3.10-rc3Linus Torvalds
2013-05-26ipc/sem.c: Fix missing wakeups in do_smart_update_queue()Manfred Spraul
2013-05-26Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-05-26Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-26Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-26Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-05-26Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds
2013-05-26Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus 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-25Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds
2013-05-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-24aio: fix kioctx not being freed after cancellation at exit timeBenjamin LaHaise
2013-05-24mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areasCliff Wickman
2013-05-24drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencingTomasz Figa
2013-05-24ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()Joseph Qi
2013-05-24random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina
2013-05-24drivers/char/random.c: fix priming of last_dataJarod Wilson