Age | Commit message (Expand) | Author | Files | Lines |
2018-04-24 | ipconfig: Document /proc/net/pnp | Chris Novakovic | 1 | -5/+29 |
2018-04-24 | ipconfig: Document setting of NIS domain name | Chris Novakovic | 1 | -4/+7 |
2018-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 39 | -82/+708 |
2018-04-20 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 2 | -33/+6 |
2018-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -7/+20 |
2018-04-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -12/+29 |
2018-04-20 | dt-bindings: Document the DT bindings for lan78xx | Phil Elwell | 1 | -0/+54 |
2018-04-20 | dt-bindings: net: ave: add syscon-phy-mode property to configure phy-mode set... | Kunihiko Hayashi | 1 | -1/+5 |
2018-04-20 | net: ethernet: ave: add multiple clocks and resets support as required property | Kunihiko Hayashi | 1 | -1/+12 |
2018-04-19 | docs: ip-sysctl.txt: fix name of some ipv6 variables | Olivier Gayot | 1 | -4/+4 |
2018-04-19 | soc: ti: K2G: enhancement to support QMSS in K2G NAVSS | Murali Karicheri | 1 | -1/+8 |
2018-04-18 | dt-bindings: thermal: Remove "cooling-{min|max}-level" properties | Viresh Kumar | 1 | -15/+1 |
2018-04-18 | dt-bindings: thermal: remove no longer needed samsung thermal properties | Bartlomiej Zolnierkiewicz | 1 | -18/+5 |
2018-04-17 | livepatch: Allow to call a custom callback when freeing shadow variables | Petr Mladek | 1 | -3/+7 |
2018-04-17 | livepatch: Initialize shadow variables safely by a custom callback | Petr Mladek | 1 | -9/+22 |
2018-04-17 | textsearch: fix kernel-doc warnings and add kernel-api section | Randy Dunlap | 1 | -0/+13 |
2018-04-16 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -1/+22 |
2018-04-16 | filter.txt: update 'tools/net/' to 'tools/bpf/' | Wang Sheng-Hui | 1 | -3/+3 |
2018-04-16 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -3/+3 |
2018-04-14 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -6/+33 |
2018-04-14 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 1 | -0/+31 |
2018-04-14 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 14 | -10/+444 |
2018-04-14 | Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -7/+44 |
2018-04-14 | Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 6 | -0/+46 |
2018-04-12 | Merge tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+3 |
2018-04-12 | Merge branch 'afs-dh' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -1/+27 |
2018-04-12 | GFS2: Minor improvements to comments and documentation | Bob Peterson | 1 | -2/+3 |
2018-04-12 | ovl: update documentation w.r.t "xino" feature | Amir Goldstein | 1 | -6/+33 |
2018-04-12 | Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready | Ingo Molnar | 131 | -3139/+1132 |
2018-04-12 | Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -1/+11 |
2018-04-12 | Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 3 | -11/+13 |
2018-04-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 8 | -229/+442 |
2018-04-11 | page cache: use xa_lock | Matthew Wilcox | 2 | -8/+8 |
2018-04-11 | clang-format: add configuration file | Miguel Ojeda | 3 | -0/+200 |
2018-04-11 | taint: add taint for randstruct | Kees Cook | 1 | -0/+1 |
2018-04-11 | taint: consolidate documentation | Kees Cook | 1 | -26/+27 |
2018-04-11 | mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request | Joonsoo Kim | 1 | -3/+2 |
2018-04-11 | Documentation/vm/hmm.txt: typos and syntaxes fixes | Jérôme Glisse | 1 | -54/+54 |
2018-04-11 | mm/hmm: documentation editorial update to HMM documentation | Ralph Campbell | 1 | -174/+186 |
2018-04-11 | Merge branches 'pm-cpuidle' and 'pm-qos' | Rafael J. Wysocki | 1 | -0/+6 |
2018-04-10 | Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -0/+16 |
2018-04-10 | Merge tag 'dmaengine-4.17-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 6 | -3/+84 |
2018-04-10 | Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds | 2 | -0/+44 |
2018-04-10 | Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 3 | -1547/+2020 |
2018-04-10 | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+65 |
2018-04-10 | Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 2 | -8/+36 |
2018-04-10 | Merge tag 'media/v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 7 | -33/+57 |
2018-04-10 | cpufreq: Drop cpufreq_table_validate_and_show() | Viresh Kumar | 2 | -11/+7 |
2018-04-10 | Merge branch 'topic/stm' into for-linus | Vinod Koul | 1 | -3/+3 |
2018-04-10 | Merge branch 'topic/renesas' into for-linus | Vinod Koul | 2 | -0/+3 |