| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | drivers/gpio: Altera soft IP GPIO driver device tree binding | Tien Hock Loh | 2015-03-07 | |
| | * | | | | | | | | | | | | | | | | | | | gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functions | Rojhalat Ibrahim | 2015-03-05 | |
| | * | | | | | | | | | | | | | | | | | | | gpiolib: add gpiod_get_array and gpiod_put_array functions | Rojhalat Ibrahim | 2015-03-05 | |
| | * | | | | | | | | | | | | | | | | | | | gpio: Document GPIO hogging mechanism | Benoit Parrot | 2015-03-04 | |
| | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | Merge tag 'dm-4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2015-04-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | dm crypt: update URLs to new cryptsetup project page | Milan Broz | 2015-04-15 | |
| | * | | | | | | | | | | | | | | | | | | | dm: add log writes target | Josef Bacik | 2015-04-15 | |
| | * | | | | | | | | | | | | | | | | | | | dm verity: add error handling modes for corrupted blocks | Sami Tolvanen | 2015-04-15 | |
| | * | | | | | | | | | | | | | | | | | | | dm thin: remove stale 'trim' message documentation | Mike Snitzer | 2015-04-15 | |
| | * | | | | | | | | | | | | | | | | | | | dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attr | Mike Snitzer | 2015-04-15 | |
| | * | | | | | | | | | | | | | | | | | | | dm: impose configurable deadline for dm_request_fn's merge heuristic | Mike Snitzer | 2015-04-15 | |
| | * | | | | | | | | | | | | | | | | | | | dm switch: fix Documentation to use plain text | Mike Snitzer | 2015-03-31 | |
| | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-04-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | stmmac: Add properties for transmit and receive fifo sizes | Vince Bridgers | 2015-04-16 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-04-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | DOC: kernel-parameters.txt: Mark `nofpu' for MIPS too | Maciej W. Rozycki | 2015-04-08 | |
| | * | | | | | | | | | | | | | | | | | | | CLOCKSOURCE: mips-gic: Allow GIC clock to be specified in device-tree | Andrew Bresticker | 2015-04-01 | |
| | * | | | | | | | | | | | | | | | | | | | MIPS: BMIPS: Update DT bindings to reflect new SoC support | Kevin Cernekee | 2015-04-01 | |
| | * | | | | | | | | | | | | | | | | | | | MIPS: BMIPS: Delete the irqchip driver from irq.c | Kevin Cernekee | 2015-04-01 | |
| | * | | | | | | | | | | | | | | | | | | | MIPS: BMIPS: Document the firmware->kernel DTB interface | Kevin Cernekee | 2015-04-01 | |
| | * | | | | | | | | | | | | | | | | | | | IRQCHIP: Add new driver for BCM7038-style level 1 interrupt controllers | Kevin Cernekee | 2015-04-01 | |
| | * | | | | | | | | | | | | | | | | | | | IRQCHIP: bcm7120-l2: Add support for BCM3380-style controllers | Kevin Cernekee | 2015-04-01 | |
| | * | | | | | | | | | | | | | | | | | | | IRQCHIP: bcm7120-l2: Split STB-specific logic into its own function | Kevin Cernekee | 2015-04-01 | |
| | * | | | | | | | | | | | | | | | | | | | IRQCHIP: Update docs regarding irq_domain_add_tree() | Kevin Cernekee | 2015-04-01 | |
| | * | | | | | | | | | | | | | | | | | | | MIPS: Document Pistachio boot protocol and device-tree bindings | Andrew Bresticker | 2015-03-31 | |
| | * | | | | | | | | | | | | | | | | | | | CLK: Add binding document for Pistachio clock controllers | Andrew Bresticker | 2015-03-27 | |
| | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2015-04-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | irqchip: xtensa-pic: xtensa-mx: document DT bindings | Max Filippov | 2015-04-13 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | proc: show locks in /proc/pid/fdinfo/X | Andrey Vagin | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | docs: add missing and new /proc/PID/status file entries, fix typos | Nathan Scott | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | Documentation/spi/spidev_test.c: fix warning | Andrew Morton | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | Doc/sysctl/kernel.txt: document threads-max | Heinrich Schuchardt | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | rtc: digicolor: document device tree binding | Baruch Siach | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | rtc: stmp3xxx: use optional crystal in low power states | Uwe Kleine-König | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | checkpatch, SubmittingPatches: suggest line wrapping commit messages at 75 co... | Joe Perches | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | documentation: update CodingStyle on local variables naming in macros | Bartosz Golaszewski | 2015-04-17 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-04-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | direct_IO: remove rw from a_ops->direct_IO() | Omar Sandoval | 2015-04-11 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-04-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | Documentation: nbd: Add list of module parameters | Markus Pargmann | 2015-04-02 | |
| | * | | | | | | | | | | | | | | | | | | | | | Documentation: nbd: Reformat to allow more documentation | Markus Pargmann | 2015-04-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working... | Linus Torvalds | 2015-04-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | mailbox: arm_mhu: add driver for ARM MHU controller | Jassi Brar | 2015-03-17 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-04-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | dt: pmu: extend ARM PMU binding to allow for explicit interrupt affinity | Will Deacon | 2015-03-24 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 2015-04-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be... | Michael Ellerman | 2015-04-14 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | powerpc/pci: Add PCI resource alignment documentation | Wei Yang | 2015-03-31 | |
| | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | powerpc/tm: Correct minor documentation typos | Sam bobroff | 2015-04-11 | |
