- a2ce352 Merge tag 'sound-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
- bf65dea Merge tag 'edac/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 10 years ago
- 4d9708e Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
- 754c780 Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 10 years ago
- 93834c6 Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
- 1fadee0 net/phy: micrel: Add clock support for KSZ8021/KSZ8031 by Sascha Hauer · 10 years ago
- 7b6fa1e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
- c798360 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
- b211e9d Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
- d9428f09 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
- 0cf744b Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
- 7f8998c nosave: consolidate __nosave_{begin,end} in <asm/sections.h> by Geert Uytterhoeven · 10 years ago
- 578b25d include/linux/screen_info.h: remove unused ORIG_* macros by Geert Uytterhoeven · 10 years ago
- 61a04e5 include/linux/blkdev.h: use NULL instead of zero by Michele Curti · 10 years ago
- c185b07 include/linux/kernel.h: deduplicate code implementing clamp* macros by Michal Nazarewicz · 10 years ago
- 2e1d06e include/linux/kernel.h: rewrite min3, max3 and clamp using min and max by Michal Nazarewicz · 10 years ago
- 722cdc1 zsmalloc: change return value unit of zs_get_total_size_bytes by Minchan Kim · 10 years ago
- 09316c0 mm/balloon_compaction: add vmstat counters and kpageflags bit by Konstantin Khlebnikov · 10 years ago
- 9d1ba80 mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP by Konstantin Khlebnikov · 10 years ago
- d6d86c0 mm/balloon_compaction: redesign ballooned pages management by Konstantin Khlebnikov · 10 years ago
- b70a2a2 mm: memcontrol: fix transparent huge page allocations under pressure by Johannes Weiner · 10 years ago
- 6f817f4 memcg: move memcg_update_cache_size() to slab_common.c by Vladimir Davydov · 10 years ago
- 33a690c memcg: move memcg_{alloc,free}_cache_params to slab_common.c by Vladimir Davydov · 10 years ago
- 31c9afa mm: introduce VM_BUG_ON_MM by Sasha Levin · 10 years ago
- 934f3072 mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set by Junxiao Bi · 10 years ago
- 5705465 mm: clean up zone flags by Johannes Weiner · 10 years ago
- 81d1b09 mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA by Sasha Levin · 10 years ago
- fa3759c mm: introduce VM_BUG_ON_VMA by Sasha Levin · 10 years ago
- 0bf5513 mm: introduce dump_vma by Sasha Levin · 10 years ago
- 1c93923 include/linux/migrate.h: remove migrate_page #define by Andrew Morton · 10 years ago
- dd6eecb mempolicy: unexport get_vma_policy() and remove its "task" arg by Oleg Nesterov · 10 years ago
- 74d2c3a mempolicy: introduce __get_vma_policy(), export get_task_policy() by Oleg Nesterov · 10 years ago
- 6b6482b mempolicy: remove the "task" arg of vma_policy_mof() and simplify it by Oleg Nesterov · 10 years ago
- 1f13ae3 mm: remove noisy remainder of the scan_unevictable interface by Johannes Weiner · 10 years ago
- f606b77 prctl: PR_SET_MM -- introduce PR_SET_MM_MAP operation by Cyrill Gorcunov · 10 years ago
- 9c59902 mm: introduce check_data_rlimit helper by Cyrill Gorcunov · 10 years ago
- 43e7a34 mm: rename allocflags_to_migratetype for clarity by David Rientjes · 10 years ago
- 1f9efde mm, compaction: khugepaged should not give up due to need_resched() by Vlastimil Babka · 10 years ago
- 53853e2 mm, compaction: defer each zone individually instead of preferred zone by Vlastimil Babka · 10 years ago
- 513510d common: dma-mapping: introduce common remapping functions by Laura Abbott · 10 years ago
- 9efb3a4 lib/genalloc.c: add genpool range check function by Laura Abbott · 10 years ago
- 505e3be lib/genalloc.c: add power aligned algorithm by Laura Abbott · 10 years ago
- 6a33979 mm: remove misleading ARCH_USES_NUMA_PROT_NONE by Mel Gorman · 10 years ago
- ed2f240 memory-hotplug: add sysfs valid_zones attribute by Zhang Zhen · 10 years ago
- bf0dea2 mm/slab: use percpu allocator for cpu cache by Joonsoo Kim · 10 years ago
- ad2c814 topology: add support for node_to_mem_node() to determine the fallback node by Joonsoo Kim · 10 years ago
- 61f4710 mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller() by Joonsoo Kim · 10 years ago
- 07f361b mm/slab_common: move kmem_cache definition to internal header by Joonsoo Kim · 10 years ago
- 58cb654 proc/maps: make vm_is_stack() logic namespace-friendly by Oleg Nesterov · 10 years ago
- b528392 Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- ea58459 Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
- a66d05d Merge branch 'patchwork' into v4l_for_linus by Mauro Carvalho Chehab · 10 years ago
- b8839b8 block: fix alignment_offset math that assumes io_min is a power-of-2 by Mike Snitzer · 10 years ago
- 782d59c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 33ac9db fonts: Add 6x10 font by Maarten ter Huurne · 10 years ago
- 8070361 s390: add support for vector extension by Martin Schwidefsky · 10 years ago
- fe0f497 s390/nohz: use a per-cpu flag for arch_needs_cpu by Martin Schwidefsky · 10 years ago
- 78eda2b IB/mlx5, iser, isert: Add Signature API additions by Sagi Grimberg · 10 years ago
- 142537f IB/mlx5: Use extended internal signature layout by Sagi Grimberg · 10 years ago
- fd22f78 IB/mlx5: Use enumerations for PI copy mask by Sagi Grimberg · 10 years ago
- 5e6123f vfs: move getname() from callers to do_mount() by Seunghun Lee · 10 years ago
- c35e024 Add copy_to_iter(), copy_from_iter() and iov_iter_zero() by Matthew Wilcox · 10 years ago
- 1fa97e8 constify file_inode() by Al Viro · 11 years ago
- 5542aa2 vfs: Make d_invalidate return void by Eric W. Biederman · 11 years ago
- 1ffe46d vfs: Merge check_submounts_and_drop and d_invalidate by Eric W. Biederman · 11 years ago
- 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- 8b45bc8 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
- eb785be Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
- cf377ad Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
- 212fe84 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
- 64b1f00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 5351145 net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers by Eric Dumazet · 10 years ago
- 709c48b net: description of dma_cookie cause make xmldocs warning by Masanari Iida · 10 years ago
- 68939df Move Intel SNB device ids from sb_edac to pci_ids.h by Andy Lutomirski · 10 years ago
- 583d4a6 net: fs_enet: Remove non NAPI RX by LEROY Christophe · 10 years ago
- da01e61 Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
- 6dea073 Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
- 25641c0 Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
- ef0625b Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
- bca51651 Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- 683a52a Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
- b9af564 Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
- 4633119 Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
- 87d7bce Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
- 536fd93 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
- e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
- a9282d0 cxl: Add documentation for userspace APIs by Ian Munsie · 10 years ago
- 66b4308 cxl: Add userspace header file by Ian Munsie · 10 years ago
- 1cd258d cxl: Add new header for call backs and structs by Ian Munsie · 10 years ago
- 9a50aae Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
- 1e345ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
- 39520ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
- 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
- d290106 Merge tag 'spi-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
- 81e29b7 Merge tag 'regulator-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
- 2b425a3 Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
- d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
- bdf428f Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago