Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Documentation: Update the default value of crashkernel low | Baoquan He | 2015-09-24 | 1 | -2/+4 | |
* | zram: update documentation | Sergey SENOZHATSKY | 2015-09-24 | 1 | -4/+40 | |
* | Merge branch 'doc/4.4' of git.lwn.net:/home/git/linux-2.6 | Jonathan Corbet | 2015-09-24 | 13 | -87/+166 | |
|\ | ||||||
| * | README: Add ARC architecture | Vineet Gupta | 2015-09-18 | 1 | -1/+1 | |
| * | Doc:misc-devices: Fix typo in Documentation/misc-devices | Masanari Iida | 2015-09-18 | 3 | -3/+3 | |
| * | can: Add documentation for CAN FD driver configuration | Oliver Hartkopp | 2015-09-18 | 1 | -20/+77 | |
| * | scripts/kernel-doc: Replacing highlights hash by an array | Danilo Cesar Lemes de Paula | 2015-09-13 | 1 | -44/+60 | |
| * | sysfs.txt: mention that store method buffers are null-terminated | Ulf Magnusson | 2015-09-13 | 1 | -3/+4 | |
| * | sysfs-tagging.txt: fix pre-kernfs references | Ulf Magnusson | 2015-09-13 | 1 | -7/+7 | |
| * | sysfs.txt: fix pre-kernfs sysfs_dirent reference | Ulf Magnusson | 2015-09-13 | 2 | -2/+2 | |
| * | documentation: fix small typo in rbtree.txt | Alexey Klimov | 2015-09-13 | 1 | -1/+1 | |
| * | Documentation: Avoid creating man pages in source tree | Ben Hutchings | 2015-09-13 | 1 | -4/+5 | |
| * | Documentation: lockstat: Fix typo lokcing -> locking | Stephen Boyd | 2015-09-13 | 1 | -1/+1 | |
| * | MAINTAINERS: claim scripts/*doc* in the docs tree | Jonathan Corbet | 2015-09-13 | 1 | -0/+2 | |
| * | scripts/kernel-doc: Processing -nofunc for functions only | Danilo Cesar Lemes de Paula | 2015-09-13 | 1 | -1/+1 | |
| * | Docs/DocBook: Add .db files to .gitignore | Jonathan Corbet | 2015-09-13 | 1 | -0/+1 | |
| * | DocBook: ignore .proc files | Brian Norris | 2015-09-13 | 1 | -0/+1 | |
* | | Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-09-24 | 10 | -45/+49 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-. \ | Merge remote-tracking branches 'spi/fix/spidev' and 'spi/fix/xtfpga' into spi... | Mark Brown | 2015-09-22 | 2 | -3/+4 | |
| |\ \ \ | ||||||
| | | * | | spi: xtensa-xtfpga: fix register endianness | Max Filippov | 2015-09-22 | 1 | -2/+2 | |
| | | |/ | ||||||
| | * | | spi: spidev: fix possible NULL dereference | Sudip Mukherjee | 2015-09-11 | 1 | -1/+2 | |
| | | | | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-----------. \ \ | Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d... | Mark Brown | 2015-09-22 | 8 | -42/+45 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabled | Tan, Jui Nee | 2015-09-02 | 1 | -0/+4 | |
| | | | | | | * | | | | spi: mediatek: fix spi cs polarity error | Leilk Liu | 2015-09-07 | 1 | -20/+7 | |
| | | | | | * | | | | | spi: meson: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-19 | 1 | -0/+1 | |
| | | | | | | |_|_|/ | | | | | | |/| | | | ||||||
| | | | | * | | | | | spi: mediatek: fix wrong error return value on probe | Javier Martinez Canillas | 2015-09-16 | 1 | -2/+2 | |
| | | | | * | | | | | spi: Mediatek: Document devicetree bindings update for spi bus | Leilk Liu | 2015-08-31 | 1 | -6/+10 | |
| | | | | * | | | | | spi: mediatek: fix spi clock usage error | Leilk Liu | 2015-08-31 | 1 | -8/+15 | |
| | | | | * | | | | | spi: mediatek: remove clk_disable_unprepare() | Leilk Liu | 2015-08-31 | 1 | -1/+0 | |
| | | | * | | | | | | spi: fix kernel-doc warnings in spi.h | Geliang Tang | 2015-09-16 | 1 | -1/+1 | |
| | | | * | | | | | | Merge tag 'v4.3-rc1' into spi-fix-doc | Mark Brown | 2015-09-16 | 10457 | -279631/+591974 | |
| | | | |\ \ \ \ \ \ | | | | | | |/ / / / | | | | | |/| | | | | ||||||
| | | | * | | | | | | spi: Fix documentation of spi_alloc_master() | Guenter Roeck | 2015-09-06 | 1 | -2/+1 | |
| | | | | |_|_|/ / | | | | |/| | | | | ||||||
| | | * / | | | | | spi: bcm2835: BUG: fix wrong use of PAGE_MASK | Martin Sperl | 2015-09-10 | 1 | -3/+3 | |
| | | |/ / / / / | ||||||
| | * / / / / / | spi: atmel: remove warning when !CONFIG_PM_SLEEP | Alexandre Belloni | 2015-09-10 | 1 | -0/+2 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge tag 'regulator-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-09-24 | 7 | -19/+70 | |
|\ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-------. \ \ \ \ \ \ | Merge remote-tracking branches 'regulator/fix/anatop', 'regulator/fix/gpio', ... | Mark Brown | 2015-09-21 | 6 | -8/+60 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | regulator: vexpress: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-19 | 1 | -0/+1 | |
| | | | | | | |_|/ / / / | | | | | | |/| | | | | | ||||||
| | | | | * / | | | | | | regulator: tps65218: Fix missing zero typo | Andrew F. Davis | 2015-09-16 | 1 | -1/+1 | |
| | | | | |/ / / / / / | ||||||
| | | | * | | / / / / | regulator: pbias: program pbias register offset in pbias driver | Kishon Vijay Abraham I | 2015-09-03 | 2 | -7/+56 | |
| | | | | |_|/ / / / | | | | |/| | | | | | ||||||
| | | * | | | | | | | regulator: gpio: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-19 | 1 | -0/+1 | |
| | | | |/ / / / / | | | |/| | | | | | ||||||
| | * / | | | | | | regulator: anatop: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-19 | 1 | -0/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linus | Mark Brown | 2015-09-21 | 1 | -11/+10 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| | * | | | | | | regulator: core: Correct return value check in regulator_resolve_supply | Charles Keepax | 2015-09-17 | 1 | -8/+8 | |
| | * | | | | | | regulator: core: fix possible NULL dereference | Sudip Mukherjee | 2015-09-02 | 1 | -3/+2 | |
* | | | | | | | | Merge tag 'dm-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev... | Linus Torvalds | 2015-09-24 | 2 | -2/+19 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | dm crypt: constrain crypt device's max_segment_size to PAGE_SIZE | Mike Snitzer | 2015-09-14 | 1 | -2/+15 | |
| * | | | | | | | | dm thin: disable discard support for thin devices if pool's is disabled | Mike Snitzer | 2015-09-13 | 1 | -0/+4 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-09-21 | 5 | -51/+110 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp... | Tejun Heo | 2015-09-16 | 5 | -45/+83 | |
| * | | | | | | | | Revert "cgroup: simplify threadgroup locking" | Tejun Heo | 2015-09-16 | 1 | -12/+33 | |
| |/ / / / / / / |