Age | Commit message (Expand) | Author | Files | Lines |
2020-08-09 | kbuild: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 3 | -9/+9 |
2020-08-09 | kbuild: introduce ccflags-remove-y and asflags-remove-y | Masahiro Yamada | 1 | -0/+14 |
2020-07-07 | kbuild: remove cc-option test of -fno-stack-protector | Masahiro Yamada | 1 | -2/+2 |
2020-07-05 | Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -4/+5 |
2020-07-05 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -5/+17 |
2020-07-05 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -0/+8 |
2020-07-04 | i2c: slave-eeprom: update documentation | Wolfram Sang | 1 | -5/+17 |
2020-07-03 | arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718 | Sai Prakash Ranjan | 1 | -0/+4 |
2020-07-03 | arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040 | Sai Prakash Ranjan | 1 | -0/+4 |
2020-07-03 | Merge tag 'devicetree-fixes-for-5.8-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 27 | -42/+63 |
2020-07-03 | Merge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -0/+40 |
2020-07-02 | dt-bindings: clock: imx: Fix e-mail address | Fabio Estevam | 3 | -3/+3 |
2020-06-30 | dt-bindings: thermal: k3: Fix the reg property | Fabio Estevam | 1 | -1/+1 |
2020-06-30 | dt-bindings: thermal: Remove soc unit address | Fabio Estevam | 2 | -2/+2 |
2020-06-30 | dt-bindings: display: arm: versatile: Pass the sysreg unit name | Fabio Estevam | 1 | -1/+1 |
2020-06-30 | dt-bindings: usb: aspeed: Remove the leading zeroes | Fabio Estevam | 1 | -2/+2 |
2020-06-30 | dt-bindings: copy process-schema-examples.yaml to process-schema.yaml | Masahiro Yamada | 1 | -8/+20 |
2020-06-30 | dt-bindings: do not build processed-schema.yaml for 'make dt_binding_check' | Masahiro Yamada | 1 | -1/+1 |
2020-06-30 | dt-bindings: fix error in 'make clean' after 'make dt_binding_check' | Masahiro Yamada | 1 | -0/+5 |
2020-06-30 | dt-bindings: mailbox: zynqmp_ipi: fix unit address | Kangmin Park | 1 | -1/+1 |
2020-06-30 | dt-bindings: bus: uniphier-system-bus: fix warning in example | Masahiro Yamada | 1 | -2/+2 |
2020-06-30 | scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19c | Rob Herring | 1 | -1/+2 |
2020-06-28 | Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -6/+0 |
2020-06-28 | docs: kbuild: fix ReST formatting | Dov Murik | 1 | -3/+4 |
2020-06-28 | gcc-plugins: fix gcc-plugins directory path in documentation | Masahiro Yamada | 1 | -1/+1 |
2020-06-27 | Merge tag 'usb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -4/+4 |
2020-06-27 | Merge tag 'for-5.8/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2020-06-26 | Documentation: kunit: Add some troubleshooting tips to the FAQ | David Gow | 1 | -0/+40 |
2020-06-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -5/+4 |
2020-06-26 | Merge 5.8-rc2 into usb-linus | Greg Kroah-Hartman | 10 | -28/+87 |
2020-06-26 | Merge branch 'linus' into x86/entry, to resolve conflicts | Ingo Molnar | 12 | -42/+104 |
2020-06-26 | doc: THP CoW fault no longer allocate THP | Yang Shi | 2 | -4/+3 |
2020-06-26 | docs: mm/gup: minor documentation update | Souptick Joarder | 1 | -1/+1 |
2020-06-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2 | -2/+16 |
2020-06-22 | Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -9/+17 |
2020-06-22 | Revert "kernel/printk: add kmsg SEEK_CUR handling" | Jason A. Donenfeld | 1 | -5/+0 |
2020-06-21 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -3/+3 |
2020-06-20 | Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -4/+69 |
2020-06-19 | docs: net: ieee802154: change link to new project URL | Stefan Schmidt | 1 | -2/+2 |
2020-06-19 | Merge tag 'drm-fixes-2020-06-19' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -3/+6 |
2020-06-19 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -3/+3 |
2020-06-19 | docs: device-mapper: add dm-ebs.rst to an index file | Mauro Carvalho Chehab | 1 | -0/+1 |
2020-06-19 | Documentation/i2c: SMBus start signal is S not A | Daniel Schaefer | 1 | -1/+1 |
2020-06-19 | Documentation: media: convert to use i2c_new_client_device() | Wolfram Sang | 2 | -2/+2 |
2020-06-19 | Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd... | Dave Airlie | 1 | -3/+6 |
2020-06-18 | doc: devicetree: bindings: fix spelling mistake | Flavio Suligoi | 3 | -3/+3 |
2020-06-18 | docs: dt: minor adjustments at writing-schema.rst | Mauro Carvalho Chehab | 1 | -3/+6 |
2020-06-18 | dt: fix reference to olpc,xo1.75-ec.txt | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-06-18 | dt: Fix broken references to renamed docs | Mauro Carvalho Chehab | 4 | -6/+6 |
2020-06-18 | dt: fix broken links due to txt->yaml renames | Mauro Carvalho Chehab | 6 | -6/+6 |