aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-30Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds
2014-01-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-01-30memcg: fix mutex not unlocked on memcg_create_kmem_cache fail pathVladimir Davydov
2014-01-30Documentation/filesystems/vfs.txt: update file_operations documentationRichard Yao
2014-01-30mm, oom: base root bonus on current usageDavid Rientjes
2014-01-30mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin
2014-01-30mm/slub.c: fix page->_count corruption (again)Dave Hansen
2014-01-30mm/mempolicy.c: fix mempolicy printing in numa_mapsDavid Rientjes
2014-01-30zram: remove zram->lock in read path and change it with mutexMinchan Kim
2014-01-30zram: remove workqueue for freeing removed pending slotMinchan Kim
2014-01-30zram: introduce zram->tb_lockMinchan Kim
2014-01-30zram: use atomic operation for statMinchan Kim
2014-01-30zram: remove unnecessary freeMinchan Kim
2014-01-30zram: delay pending free request in read pathMinchan Kim
2014-01-30zram: fix race between reset and flushing pending workMinchan Kim
2014-01-30zsmalloc: add maintainersMinchan Kim
2014-01-30zram: add zram maintainersMinchan Kim
2014-01-30zsmalloc: add copyrightMinchan Kim
2014-01-30zram: add copyrightMinchan Kim
2014-01-30zram: remove old private project commentMinchan Kim
2014-01-30zram: promote zram from stagingMinchan Kim
2014-01-30zsmalloc: move it under mmMinchan Kim
2014-01-30kernel/smp.c: remove cpumask_ipiRoman Gushchin
2014-01-30kernel: use lockless list for smp_call_function_singleChristoph Hellwig
2014-01-30drivers/net/phy/mdio_bus.c: call put_device on device_register() failureLevente Kurusa
2014-01-30drivers/video/backlight/lcd.c: call put_device if device_register failsLevente Kurusa
2014-01-30memblock, bootmem: restore goal for alloc_lowYinghai Lu
2014-01-30Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-30Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-01-30ipmi: Add missing rv in ipmi_parisc_probe()Geert Uytterhoeven
2014-01-30nfs: fix xattr inode op pointers when disabledChristoph Hellwig
2014-01-30ceph: remove duplicate declaration of ceph_setattrPeter Rosin
2014-01-30x86, build: Build 16-bit code with -m16 where possibleDavid Woodhouse
2014-01-30x86, boot: Fix word-size assumptions in has_eflag() inline asmDavid Woodhouse
2014-01-30arm64: FIQs are unusedNicolas Pitre
2014-01-30xen/gnttab: Use phys_addr_t to describe the grant frame base addressJulien Grall
2014-01-30xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)Ian Campbell
2014-01-30arm/xen: Initialize event channels earlierJulien Grall
2014-01-30target: Fix percpu_ref_put race in transport_lun_remove_cmdNicholas Bellinger
2014-01-30target/iscsi: Fix network portal creation raceAndy Grover
2014-01-30ALSA: hda - add headset mic detect quirks for another Dell laptopHui Wang
2014-01-30Merge branch 'xonar-dg' of git://git.alsa-project.org/alsa-kprivate into for-...Takashi Iwai
2014-01-29x86, asmlinkage, xen: Fix type of NMIAndi Kleen
2014-01-29x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visibleAndi Kleen
2014-01-29x86: Use inline assembler instead of global register variable to get spAndi Kleen
2014-01-29x86, asmlinkage, paravirt: Make paravirt thunks globalAndi Kleen
2014-01-29x86, asmlinkage, paravirt: Don't rely on local assembler labelsAndi Kleen
2014-01-29x86, asmlinkage, lguest: Fix C functions used by inline assemblerAndi Kleen