summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-13ARM: fix asm/memory.h build errorRussell King
2013-12-13Merge tag 'regulator-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-12-13Merge tag 'regmap-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-12-13Merge tag 'for-linus-20131212' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-12-13Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-12-13dm array: fix a reference counting bug in shadow_ablockJoe Thornber
2013-12-13dm space map: disallow decrementing a reference count below zeroJoe Thornber
2013-12-13ceph: Avoid data inconsistency due to d-cache aliasing in readpage()Li Wang
2013-12-13ceph: initialize inode before instantiating dentryYan, Zheng
2013-12-13xen/balloon: Seperate the auto-translate logic properly (v2)Stefano Stabellini
2013-12-13Add Documentation/module-signing.txt fileJames Solner
2013-12-13KEYS: fix uninitialized persistent_keyring_register_semXiao Guangrong
2013-12-13KEYS: Remove files generated when SYSTEM_TRUSTED_KEYRING=yKirill Tkhai
2013-12-13X.509: Fix certificate gatheringDavid Howells
2013-12-13xen/block: Correctly define structures in public headers on ARM32 and ARM64Julien Grall
2013-12-13Merge tag 'asoc-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai
2013-12-13Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linusMark Brown
2013-12-13dmaengine: fix sleep in atomicDan Williams
2013-12-13ALSA: hda - Add Dell headset detection quirk for three laptop modelsHui Wang
2013-12-12dmaengine: mv_xor: fix oops when channels fail to initialiseRussell King
2013-12-12dma: mv_xor: Use dmaengine_unmap_data for the self-testsEzequiel Garcia
2013-12-12dmaengine: fix enable for high order unmap poolsDan Williams
2013-12-12dma: fix build warnings in txx9Dan Williams
2013-12-12dmatest: fix build warning on mipsDan Williams
2013-12-12dma: fix fsldma build warningsDan Williams
2013-12-12dma: fix build warnings in ppc4xxDan Williams
2013-12-12dmaengine: at_hdmac: remove unused functionOlof Johansson
2013-12-12dma: mv_xor: remove mv_desc_get_dest_addr()Jason Cooper
2013-12-13powerpc/powernv: Fix OPAL LPC access in Little EndianBenjamin Herrenschmidt
2013-12-13powerpc/powernv: Fix endian issue in opal_xscom_readAnton Blanchard
2013-12-13powerpc: Fix endian issues in crash dump codeAnton Blanchard
2013-12-13powerpc/pseries: Fix endian issues in MSI codeAnton Blanchard
2013-12-13powerpc/pseries: Fix PCIE link speed endian issueAnton Blanchard
2013-12-13powerpc/pseries: Fix endian issues in nvram codeAnton Blanchard
2013-12-13powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfgAnton Blanchard
2013-12-13powerpc: Fix topology core_id endian issue on LE buildsAnton Blanchard
2013-12-13powerpc: Fix endian issue in setup-common.cAnton Blanchard
2013-12-13powerpc: PTRACE_PEEKUSR always returns FPR0Ulrich Weigand
2013-12-13drm: don't double-free on driver load errorIlia Mirkin
2013-12-13Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux_fixes ...James Morris
2013-12-12Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-12-12mm: memcg: do not allow task about to OOM kill to bypass the limitJohannes Weiner
2013-12-12mm: memcg: fix race condition between memcg teardown and swapinJohannes Weiner
2013-12-12thp: move preallocated PTE page table on move_huge_pmd()Kirill A. Shutemov
2013-12-12mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski
2013-12-12rtc: s5m: enable IRQ wake during suspendKrzysztof Kozlowski
2013-12-12rtc: s5m: limit endless loop waiting for register updateKrzysztof Kozlowski
2013-12-12rtc: s5m: fix unsuccesful IRQ request during probeKrzysztof Kozlowski
2013-12-12drivers/rtc/rtc-s5m.c: fix info->rtc assignmentGeert Uytterhoeven