- 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
- deb2a1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
- bcc9f96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 11 years ago
- b399c46 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
- b890eb4 Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- 0ef38d7 alpha: fix broken network checksum by Mikulas Patocka · 11 years ago
- a9302e8 alpha: Enable system-call auditing support. by 蔡正龙 · 11 years ago
- aafd9d6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 595bf99 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- ab531878 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 14164b4 Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
- e2a0f81 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
- e30b82b Merge tag 'jfs-3.14' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
- 77516dc ceph: fix missing dput in ceph_set_acl by Sage Weil · 11 years ago
- f93576e xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pages by Dave Jones · 11 years ago
- bc1b0df drivers: xen: deaggressive selfballoon driver by Bob Liu · 11 years ago
- 08ece5b xen/grant-table: Avoid m2p_override during mapping by Zoltan Kiss · 11 years ago
- c2c93e5 arm64: mm: Introduce PTE_WRITE by Steve Capper · 11 years ago
- 44b6dfc arm64: mm: Remove PTE_BIT_FUNC macro by Steve Capper · 11 years ago
- e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
- 060e8e3 Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 11 years ago
- 271bf66 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
- 7585823 ceph: simplify ceph_{get,init}_acl by Christoph Hellwig · 11 years ago
- aa2e710 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
- 2def2ef x86, x32: Correct invalid use of user timespec in the kernel by PaX Team · 11 years ago
- 12f2bbd Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 10ffe3d Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- f8a504c Merge tag 'late-dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
- cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
- 04a24ae Merge tag 'for-3.14' of git://openrisc.net/~jonas/linux by Linus Torvalds · 11 years ago
- 4bcec91 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
- 03c7287 Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
- 597690c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
- 7c094fd memcg: fix mutex not unlocked on memcg_create_kmem_cache fail path by Vladimir Davydov · 11 years ago
- 46bf16c Documentation/filesystems/vfs.txt: update file_operations documentation by Richard Yao · 11 years ago
- 778c14a mm, oom: base root bonus on current usage by David Rientjes · 11 years ago
- 24f91eb mm: don't lose the SOFT_DIRTY flag on mprotect by Andrey Vagin · 11 years ago
- a032086 mm/slub.c: fix page->_count corruption (again) by Dave Hansen · 11 years ago
- 8790c71 mm/mempolicy.c: fix mempolicy printing in numa_maps by David Rientjes · 11 years ago
- e46e331 zram: remove zram->lock in read path and change it with mutex by Minchan Kim · 11 years ago
- f614a9f zram: remove workqueue for freeing removed pending slot by Minchan Kim · 11 years ago
- 9296747 zram: introduce zram->tb_lock by Minchan Kim · 11 years ago
- deb0bde zram: use atomic operation for stat by Minchan Kim · 11 years ago
- 874e3cd zram: remove unnecessary free by Minchan Kim · 11 years ago
- 9b353db zram: delay pending free request in read path by Minchan Kim · 11 years ago
- da4a041 zram: fix race between reset and flushing pending work by Minchan Kim · 11 years ago
- eae70d0 zsmalloc: add maintainers by Minchan Kim · 11 years ago
- 6920f2c zram: add zram maintainers by Minchan Kim · 11 years ago
- 31fc00b zsmalloc: add copyright by Minchan Kim · 11 years ago
- 7bfb3de zram: add copyright by Minchan Kim · 11 years ago
- 4906123 zram: remove old private project comment by Minchan Kim · 11 years ago
- cd67e10 zram: promote zram from staging by Minchan Kim · 11 years ago
- bcf1647 zsmalloc: move it under mm by Minchan Kim · 11 years ago
- 73f9455 kernel/smp.c: remove cpumask_ipi by Roman Gushchin · 11 years ago
- 6897fc2 kernel: use lockless list for smp_call_function_single by Christoph Hellwig · 11 years ago
- 0c692d0 drivers/net/phy/mdio_bus.c: call put_device on device_register() failure by Levente Kurusa · 11 years ago
- 54f5968 drivers/video/backlight/lcd.c: call put_device if device_register fails by Levente Kurusa · 11 years ago
- 07bacb3 memblock, bootmem: restore goal for alloc_low by Yinghai Lu · 11 years ago
- 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
- f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
- d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
- dfa1942 ipmi: Add missing rv in ipmi_parisc_probe() by Geert Uytterhoeven · 11 years ago
- 5f13ee9 nfs: fix xattr inode op pointers when disabled by Christoph Hellwig · 11 years ago
- 32d35d4 ceph: remove duplicate declaration of ceph_setattr by Peter Rosin · 11 years ago
- de3accd x86, build: Build 16-bit code with -m16 where possible by David Woodhouse · 11 years ago
- 5fbbc25 x86, boot: Fix word-size assumptions in has_eflag() inline asm by David Woodhouse · 11 years ago
- f864b61 arm64: FIQs are unused by Nicolas Pitre · 11 years ago
- 47c5420 xen/gnttab: Use phys_addr_t to describe the grant frame base address by Julien Grall · 11 years ago
- e17b2f1 xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t) by Ian Campbell · 11 years ago
- 8b271d5 arm/xen: Initialize event channels earlier by Julien Grall · 11 years ago
- 5259a06 target: Fix percpu_ref_put race in transport_lun_remove_cmd by Nicholas Bellinger · 11 years ago
- ee291e6 target/iscsi: Fix network portal creation race by Andy Grover · 11 years ago
- 07ba06d x86, asmlinkage, xen: Fix type of NMI by Andi Kleen · 11 years ago
- dd41f81 x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible by Andi Kleen · 11 years ago
- dff38e3 x86: Use inline assembler instead of global register variable to get sp by Andi Kleen · 11 years ago
- a2e7f0e x86, asmlinkage, paravirt: Make paravirt thunks global by Andi Kleen · 11 years ago
- 824a287 x86, asmlinkage, paravirt: Don't rely on local assembler labels by Andi Kleen · 11 years ago
- 9549b9b x86, asmlinkage, lguest: Fix C functions used by inline assembler by Andi Kleen · 11 years ago
- 9b0cd30 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
- ca2a650 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
- e9e352e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 11 years ago
- b3a4bca Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
- 17c7f85 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
- f7a6ad9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
- 9076e0c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
- b7a8399 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
- 30c867e Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 11 years ago
- cac9283 Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- cca2164 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- e914e3f Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
- 1d494f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
- 19ba20f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
- 3308ee8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 11 years ago
- ef64cf9 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
- 279b9e0 Merge branch 'drm-next-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
- 1329311 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
- a4edbc1 MAINTAINERS: ADI Linux development mailing lists: change to the new server by Sonic Zhang · 11 years ago
- 06519e7 Documentation: fix multiple typo occurences s/KenelVersion/KernelVersion/ by Ard Biesheuvel · 11 years ago
- 59f2e7d dma-debug: fix overlap detection by Dan Williams · 11 years ago
- f544e14 memblock: add limit checking to memblock_virt_alloc by Yinghai Lu · 11 years ago