summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-12-20ASoC: sta529: Fix update register bits in sta529_set_dai_fmtAxel Lin
2012-12-20ASoC: pcm: allow backend hardware to be freed in pause statePatrick Lai
2012-12-20Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-12-20Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2012-12-20Merge tags 'disintegrate-h8300-20121219', 'disintegrate-m32r-20121219' and 'd...Linus Torvalds
2012-12-20Merge tag 'cris-for-linus-3.8' of git://jni.nu/crisLinus Torvalds
2012-12-20Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-20Merge tag 'tag-for-linus-3.8' of git://git.linaro.org/people/sumitsemwal/linu...Linus Torvalds
2012-12-20Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-20ksm: make rmap walks more scalableHugh Dickins
2012-12-20sched: numa: ksm: fix oops in task_numa_placment()Hugh Dickins
2012-12-20mm: do not sleep in balance_pgdat if there's no i/o congestionZlatko Calusic
2012-12-20drm/i915: disable shrinker lock stealing for create_mmap_offsetDaniel Vetter
2012-12-20drm/i915: optionally disable shrinker lock stealingDaniel Vetter
2012-12-20Merge branch 'kvm-ppc-3.8' of https://github.com/agraf/linux-2.6 into masterGleb Natapov
2012-12-20UAPI: Fix up empty files in arch/cris/David Howells
2012-12-20CRIS: locking: fix the return value of arch_read_trylock()Wei Yongjun
2012-12-20Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowe...Jesper Nilsson
2012-12-20CRIS: use kbuild.h instead of defining macros in asm-offset.cJames Hogan
2012-12-20UAPI: (Scripted) Disintegrate arch/score/include/asmDavid Howells
2012-12-20ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boardsWill Deacon
2012-12-20ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUsWill Deacon
2012-12-20ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro
2012-12-20powerpc: Corrected include header path in kvm_para.hBharat Bhushan
2012-12-20drm/i915: fix flags in dma buf exportingDave Airlie
2012-12-19Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-nextRoland Dreier
2012-12-19RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya
2012-12-19RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya
2012-12-19RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya
2012-12-20dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFERMaarten Lankhorst
2012-12-20dma-buf: might_sleep() in dma_buf_unmap_attachment()Rob Clark
2012-12-20ext4: check dioread_nolock on remountJan Kara
2012-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-19Merge tags 'dt-for-linus', 'gpio-for-linus' and 'spi-for-linus' of git://git....Linus Torvalds
2012-12-19Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-12-19Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-12-19sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.David S. Miller
2012-12-19sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.David S. Miller
2012-12-19sparc64: Fix ECB looping constructs in AES code.David S. Miller
2012-12-19sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.David S. Miller
2012-12-19sparc64: Fix AES ctr mode block size.David S. Miller
2012-12-19sparc64: Fix unrolled AES 256-bit key loops.David S. Miller
2012-12-19alpha: switch to generic sigaltstackAl Viro
2012-12-19new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to thoseAl Viro
2012-12-19generic compat_sys_sigaltstack()Al Viro
2012-12-19introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro
2012-12-19new helper: compat_user_stack_pointer()Al Viro
2012-12-19new helper: restore_altstack()Al Viro
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro