Age | Commit message (Expand) | Author | Files | Lines |
2015-02-22 | Documentation/filesystems/Locking: ->get_sb() is long gone | Al Viro | 1 | -2/+0 |
2015-02-20 | Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Al Viro | 1 | -0/+28 |
2015-02-18 | Merge tag 'docs-fix' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 1 | -17/+0 |
2015-02-18 | scripts/gdb: add basic documentation | Jan Kiszka | 1 | -0/+160 |
2015-02-17 | Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -1/+9 |
2015-02-17 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -1/+87 |
2015-02-17 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 22 | -14/+421 |
2015-02-17 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 7 | -1/+95 |
2015-02-17 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -46/+124 |
2015-02-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 7 | -85/+104 |
2015-02-17 | dax: does not work correctly with virtual aliasing caches | Matthew Wilcox | 1 | -0/+3 |
2015-02-17 | ext4: add DAX functionality | Ross Zwisler | 2 | -0/+5 |
2015-02-17 | dax: add dax_zero_page_range | Matthew Wilcox | 1 | -0/+1 |
2015-02-17 | ext2: get rid of most mentions of XIP in ext2 | Matthew Wilcox | 1 | -2/+3 |
2015-02-17 | vfs: remove get_xip_mem | Matthew Wilcox | 2 | -10/+0 |
2015-02-17 | dax: replace XIP documentation with DAX documentation | Matthew Wilcox | 3 | -73/+92 |
2015-02-17 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 15 | -6/+449 |
2015-02-17 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -0/+46 |
2015-02-17 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -2/+60 |
2015-02-16 | Fix docs build failure caused by i2o removal | Jonathan Corbet | 1 | -17/+0 |
2015-02-15 | Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 6 | -2/+61 |
2015-02-15 | Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -3/+381 |
2015-02-15 | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -28/+56 |
2015-02-15 | Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 12 | -33/+1074 |
2015-02-14 | rtc: armada38x: add the device tree binding documentation | Gregory CLEMENT | 1 | -0/+22 |
2015-02-14 | rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chip | Arnaud Ebalard | 1 | -0/+1 |
2015-02-14 | of: add vendor prefix for Abracon Corporation | Arnaud Ebalard | 1 | -0/+1 |
2015-02-14 | rtc: rtc-isl12057: add isil,irq2-can-wakeup-machine property for in-tree users | Arnaud Ebalard | 1 | -0/+78 |
2015-02-14 | drivers/rtc/rtc-pcf2123.c: add support for devicetree | Joshua Clayton | 1 | -0/+16 |
2015-02-14 | kasan: enable instrumentation of global variables | Andrey Ryabinin | 1 | -1/+1 |
2015-02-14 | x86_64: add KASan support | Andrey Ryabinin | 1 | -0/+2 |
2015-02-14 | kasan: add kernel address sanitizer infrastructure | Andrey Ryabinin | 1 | -0/+170 |
2015-02-14 | MODULE_DEVICE_TABLE: fix some callsites | Andrew Morton | 1 | -1/+1 |
2015-02-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 1 | -0/+30 |
2015-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -8/+123 |
2015-02-13 | Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 2 | -0/+12 |
2015-02-13 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+37 |
2015-02-13 | fs: proc: task_mmu: show page size in /proc/<pid>/numa_maps | Rafael Aquini | 1 | -15/+15 |
2015-02-13 | Documentation/filesystems/proc.txt: add /proc/pid/numa_maps interface explana... | Rafael Aquini | 1 | -0/+33 |
2015-02-13 | fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea... | Petr Cermak | 1 | -0/+4 |
2015-02-13 | Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -6/+9 |
2015-02-13 | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -4/+4 |
2015-02-12 | Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -15/+45 |
2015-02-12 | Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+41 |
2015-02-12 | Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 29 | -45/+193 |
2015-02-12 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2 | -0/+30 |
2015-02-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 3 | -13/+47 |
2015-02-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -6/+116 |
2015-02-12 | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 6 | -5/+182 |
2015-02-12 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+12 |