summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-05-08MIPS: BCM63XX: rework chip detectionJonas Gorski
2013-05-08MIPS: BCM63XX: fix revision ID widthJonas Gorski
2013-05-08MIPS: BCM63XX: remove duplicate spi register definitionsJonas Gorski
2013-05-07rwsem: check counter to avoid cmpxchg callsDavidlohr Bueso
2013-05-07kref: minor cleanupAnatol Pomozov
2013-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-07Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-07Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-07SUNRPC: fix decoding of optional gss-proxy xdr fieldsJ. Bruce Fields
2013-05-07parisc: tlb flush counting fix for SMP and UPHelge Deller
2013-05-07Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-07Merge tag 'rpmsg-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/...Linus Torvalds
2013-05-07Merge tag 'hwspinlock-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-07Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2013-05-07parisc: more irq statistics in /proc/interruptsHelge Deller
2013-05-08powerpc: Add an in memory udbg consoleAlistair Popple
2013-05-07PCI: Delay final fixups until resources are assignedYinghai Lu
2013-05-07parisc: implement irq stacksHelge Deller
2013-05-07drm/i915: clear the stolen fb before resumingJani Nikula
2013-05-07parisc: add kernel stack overflow checkHelge Deller
2013-05-07proc: Use PDE attribute setting accessor functionsGeert Uytterhoeven
2013-05-07parisc: only re-enable interrupts if we need to schedule or deliver signals w...John David Anglin
2013-05-07Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-05-07Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-07Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-07libata: change maintainerTejun Heo
2013-05-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2013-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-05-07Revert "drm/i915: Calculate correct stolen size for GEN7+"Ben Widawsky
2013-05-07HEXAGON: Remove non existent reference to GENERIC_KERNEL_EXECVE & GENERIC_KER...Alexander Shiyan
2013-05-07Hexagon: fix register used to call do_work_pendingRichard Kuo
2013-05-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-05-07Merge branch 'rwsem-optimizations'Linus Torvalds
2013-05-07Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-07Btrfs: allow superblock mismatch from older mkfsChris Mason
2013-05-07Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2013-05-07Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2013-05-07Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2013-05-07menuconfig: fix NULL pointer dereference when searching a symbolLi Zefan
2013-05-07e1000e: fix scheduling while atomic bugBruce Allan
2013-05-07btrfs: enhance superblock checksDavid Sterba
2013-05-07x86: Fix idle consolidation falloutThomas Gleixner
2013-05-07rwsem: no need for explicit signed longsDavidlohr Bueso
2013-05-07x86 rwsem: avoid taking slow path when stealing write lockMichel Lespinasse
2013-05-07rwsem: do not block readers at head of queue if other readers are activeMichel Lespinasse
2013-05-07rwsem: implement support for write lock stealing on the fastpathMichel Lespinasse
2013-05-07rwsem: simplify __rwsem_do_wakeMichel Lespinasse
2013-05-07rwsem: skip initial trylock in rwsem_down_write_failedMichel Lespinasse