- be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 44bdb5e VFS: Split DCACHE_FILE_TYPE into regular and special types by David Howells · 10 years ago
- df1a085 VFS: Add a fallthrough flag for marking virtual dentries by David Howells · 10 years ago
- e7f7d22 VFS: Add a whiteout dentry type by David Howells · 10 years ago
- 155e35d VFS: Introduce inode-getting helpers for layered/unioned fs environments by David Howells · 10 years ago
- a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
- 24a52e4 Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
- 2bfedd1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- 1acd2de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
- 2953245 Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
- 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
- c189cb8 Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
- e2defd0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- dd36929 kernel: make READ_ONCE() valid on const arguments by Linus Torvalds · 10 years ago
- decf6d7 Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme into for-linus by Jens Axboe · 10 years ago
- 4fbd0a8 Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 10 years ago
- 07836e6 NVMe: Fix potential corruption during shutdown by Keith Busch · 10 years ago
- 2e1d844 NVMe: Asynchronous controller probe by Keith Busch · 10 years ago
- b3fffde NVMe: Register management handle under nvme class by Keith Busch · 10 years ago
- 4f1982b NVMe: Update SCSI Inquiry VPD 83h translation by Keith Busch · 10 years ago
- e1e5e56 NVMe: Metadata format support by Keith Busch · 10 years ago
- 4533f6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
- f7d4ca8 kdb: Avoid printing KERN_ levels to consoles by Daniel Thompson · 10 years ago
- ba988f8 libceph: tcp_nodelay support by Chaitanya Huilgol · 10 years ago
- 03f4fcb ceph: handle SESSION_FORCE_RO message by Yan, Zheng · 10 years ago
- 7a6fdeb libceph: nuke pool op infrastructure by Ilya Dryomov · 10 years ago
- 71a097c NFSv4.1: Clean up bind_conn_to_session by Trond Myklebust · 10 years ago
- 79969dd NFSv4.1: Clean up create_session by Trond Myklebust · 10 years ago
- b2b89eb Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
- 2e65d8b clk: Add __clk_hw_set_clk helper function by Javier Martinez Canillas · 10 years ago
- 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
- 5c27700 Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
- ce1d3fd Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
- 928fce2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
- 402521b Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
- 65d2918 Merge branch 'cleanups' by Trond Myklebust · 10 years ago
- 9cff8ad sched: Prevent recursion in io_schedule() by NeilBrown · 10 years ago
- f5af19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
- 0389115 Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 66dc830 Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 05016b0f Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- c6b1de1 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 5065296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- e2b74f2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- 7647f14 lib/rbtree.c: fix typo in comment by John de la Garza · 10 years ago
- b28c2ee kexec: add IND_FLAGS macro by Geoff Levand · 10 years ago
- cf2df63 kexec: add bit definitions for kimage entry flags by Geoff Levand · 10 years ago
- 73d7e3e kexec: remove never used member destination in kimage by Baoquan He · 10 years ago
- 99fa0ad Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 1cc7495 watchdog: bcm47xx_wdt.c: add restart handler support by Rafał Miłecki · 10 years ago
- 1865678 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
- e59b4e9 debugfs: Provide a file creation function that also takes an initial size by David Howells · 10 years ago
- c397f8f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- aaaf5fb rtc: add driver for DS1685 family of real time clocks by Joshua Kinard · 10 years ago
- 25726bc dax: add dax_zero_page_range by Matthew Wilcox · 10 years ago
- 6cd176a vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX by Matthew Wilcox · 10 years ago
- e748dcd vfs: remove get_xip_mem by Matthew Wilcox · 10 years ago
- 4c0ccfe dax,ext2: replace xip_truncate_page with dax_truncate_page by Matthew Wilcox · 10 years ago
- f7ca90b dax,ext2: replace the XIP page fault handler with the DAX page fault handler by Matthew Wilcox · 10 years ago
- 289c6ae dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks by Matthew Wilcox · 10 years ago
- d475c63 dax,ext2: replace XIP read and write with DAX I/O by Matthew Wilcox · 10 years ago
- fbbbad4 vfs,ext2: introduce IS_DAX(inode) by Matthew Wilcox · 10 years ago
- 2e4cdab mm: allow page fault handlers to perform the COW by Matthew Wilcox · 10 years ago
- 796e1c5 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
- 3c6847e Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 3750771 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- e084c1b Revert "locks: keep a count of locks on the flctx lists" by Jeff Layton · 10 years ago
- 97ae2b5 Merge branch 'bfin_rotary' into next by Dmitry Torokhov · 10 years ago
- 5ea0699 Input: bfin_rotary - move pin lists into into platform data by Sonic Zhang · 10 years ago
- 1ea7401 Input: bfin_rotary - move platform header to linux/platform_data by Sonic Zhang · 10 years ago
- a972412 Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
- 46f7b63 Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
- 9682ec9 Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- 4ba6307 Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
- 124cf911 PM / sleep: Make it possible to quiesce timers during suspend-to-idle by Rafael J. Wysocki · 10 years ago
- e298767 Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
- 8c988ae Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
- d347efe mutex: remove unused field "name" in debug mode by Adrien Schildknecht · 10 years ago
- c833e17 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
- fee5429 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
- bebf56a kasan: enable instrumentation of global variables by Andrey Ryabinin · 10 years ago
- 6301939 module: fix types of device tables aliases by Andrey Ryabinin · 10 years ago
- cb9e3c2 mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() by Andrey Ryabinin · 10 years ago
- 71394fe mm: vmalloc: add flag preventing guard hole allocation by Andrey Ryabinin · 10 years ago
- c420f16 kasan: enable stack instrumentation by Andrey Ryabinin · 10 years ago
- 0316bec mm: slub: add kernel address sanitizer support for slub allocator by Andrey Ryabinin · 10 years ago
- 75c66de mm: slub: share object_err function by Andrey Ryabinin · 10 years ago
- 912f5fb mm: slub: introduce virt_to_obj function by Andrey Ryabinin · 10 years ago
- b8c73fc mm: page_alloc: add kasan hooks on alloc and free paths by Andrey Ryabinin · 10 years ago
- 0b24bec kasan: add kernel address sanitizer infrastructure by Andrey Ryabinin · 10 years ago
- cb4188a compiler: introduce __alias(symbol) shortcut by Andrey Ryabinin · 10 years ago
- 4638532 bitmap, cpumask, nodemask: remove dedicated formatting functions by Tejun Heo · 10 years ago
- f1bbc03 cpumask, nodemask: implement cpumask/nodemask_pr_args() by Tejun Heo · 10 years ago
- 513e3d2 cpumask: always use nr_cpu_ids in formatting and parsing functions by Tejun Heo · 10 years ago
- dfeb0750 kernfs: remove KERNFS_STATIC_NAME by Tejun Heo · 10 years ago
- a4bb1e4 mm/util: add kstrdup_const by Andrzej Hajda · 10 years ago
- dba94c2 lib: bitmap: change bitmap_shift_left to take unsigned parameters by Rasmus Villemoes · 10 years ago
- 2fbad29 lib: bitmap: change bitmap_shift_right to take unsigned parameters by Rasmus Villemoes · 10 years ago
- e8f2427 lib/bitmap.c: elide bitmap_copy_le on little-endian by Rasmus Villemoes · 10 years ago
- 9b6c2d2 lib/bitmap.c: change prototype of bitmap_copy_le by Rasmus Villemoes · 10 years ago