aboutsummaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2016-05-26Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+32
2016-05-26Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-3/+3
2016-05-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Gravatar Linus Torvalds 5-23/+140
2016-05-26Documentation/hwmon: Update links in max34440Gravatar Glenn Dayton 1-3/+3
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+14
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+28
2016-05-25Merge git://www.linux-watchdog.org/linux-watchdogGravatar Linus Torvalds 4-28/+62
2016-05-24Merge tag 'spi-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Gravatar Linus Torvalds 3-2/+53
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 4-7/+75
2016-05-23Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-52/+70
2016-05-23scripts/gdb: add documentation example for radix treeGravatar Kieran Bingham 1-0/+21
2016-05-23kdump: fix gdb macros work work with newer and 64-bit kernelsGravatar Corey Minyard 1-52/+44
2016-05-23nilfs2: clarify permission to replicate the designGravatar Ryusuke Konishi 1-0/+5
2016-05-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 23-92/+1100
2016-05-23Merge remote-tracking branches 'spi/topic/octeon', 'spi/topic/omap2-mcspi', '...Gravatar Mark Brown 2-0/+52
2016-05-23Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/flash-read', 'spi/t...Gravatar Mark Brown 1-2/+1
2016-05-21Merge tag 'rtc-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Gravatar Linus Torvalds 2-1/+47
2016-05-20Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 5-25/+51
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 18-4/+517
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-58/+149
2016-05-20Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 9-10/+316
2016-05-20Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 10-20/+113
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 7-13/+100
2016-05-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 10-0/+335
2016-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-3/+0
2016-05-20procfs: expose umask in /proc/<PID>/statusGravatar Richard W.M. Jones 1-0/+1
2016-05-20zram: introduce per-device debug_stat sysfs nodeGravatar Sergey Senozhatsky 2-0/+10
2016-05-20zram: remove max_comp_streams internalsGravatar Sergey Senozhatsky 1-19/+8
2016-05-20z3fold: the 3-fold allocator for compressed pagesGravatar Vitaly Wool 1-0/+26
2016-05-20Documentation: vm: fix spelling mistakesGravatar Eric Engestrom 1-6/+6
2016-05-20Revert "phy: add support for a reset-gpio specification"Gravatar Fabio Estevam 1-3/+0
2016-05-20Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 42-52/+88
2016-05-20Merge tag 'for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Gravatar Linus Torvalds 1-0/+59
2016-05-20Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-2/+202
2016-05-20Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Gravatar Linus Torvalds 1-3/+3
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 4-3/+11
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 3-15/+9
2016-05-20rtc: sa1100: DT spelling s/interrupt-name/interrupt-names/Gravatar Geert Uytterhoeven 1-1/+1
2016-05-20rtc: ds1302: rewrite using SPIGravatar Sergey Yanovich 1-0/+46
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Gravatar Ingo Molnar 1-0/+14
2016-05-19Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 5-21/+46
2016-05-19memory_hotplug: introduce memhp_default_state= command line parameterGravatar Vitaly Kuznetsov 1-0/+8
2016-05-19memory_hotplug: introduce CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINEGravatar Vitaly Kuznetsov 1-4/+5
2016-05-19mm: /proc/sys/vm/stat_refresh to force vmstat updateGravatar Hugh Dickins 1-0/+14
2016-05-19mm: rename _count, field of the struct page, to _refcountGravatar Joonsoo Kim 1-5/+5
2016-05-19Documentation: update debugobjects docGravatar Du, Changbin 1-12/+14
2016-05-19Merge tag 'docs-for-linus' of git://git.lwn.net/linuxGravatar Linus Torvalds 52-601/+469
2016-05-19Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Gravatar Linus Torvalds 3-0/+379
2016-05-19Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdGravatar Linus Torvalds 1-0/+6
2016-05-19Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-0/+10