| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-04-18 | 2 | -0/+52 |
|\ |
|
| * | Merge remote-tracking branch 'robh/for-next' into devicetree/next | Grant Likely | 2015-03-29 | 1 | -0/+20 |
| |\ |
|
| | * | of: Explicitly include linux/types.h in of_graph.h | Mark Brown | 2015-03-26 | 1 | -0/+2 |
| | * | Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f... | Rob Herring | 2015-03-25 | 1 | -0/+18 |
| | |\ |
|
| | | * | of: Add of_graph_get_port_by_id function | Philipp Zabel | 2015-02-23 | 1 | -0/+7 |
| | | * | of: Add for_each_endpoint_of_node helper macro | Philipp Zabel | 2015-02-23 | 1 | -0/+11 |
| * | | | of: Empty node & property flag accessors when !OF | Pantelis Antoniou | 2015-03-27 | 1 | -0/+32 |
| |/ / |
|
* | | | Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2015-04-18 | 3 | -48/+125 |
|\ \ \ |
|
| * | | | gpio: move pincontrol calls to <linux/gpio/driver.h> | Linus Walleij | 2015-03-19 | 2 | -48/+48 |
| * | | | gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functions | Rojhalat Ibrahim | 2015-03-05 | 1 | -0/+30 |
| * | | | gpiolib: add gpiod_get_array and gpiod_put_array functions | Rojhalat Ibrahim | 2015-03-05 | 1 | -0/+46 |
| * | | | gpio: add parameter to allow the use named gpios | Olliver Schinagl | 2015-03-04 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'dm-4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2015-04-18 | 3 | -8/+3 |
|\ \ \ |
|
| * | | | init: export name_to_dev_t and mark name argument as const | Dan Ehrenberg | 2015-04-15 | 1 | -1/+1 |
| * | | | dm: add full blk-mq support to request-based DM | Mike Snitzer | 2015-04-15 | 1 | -2/+2 |
| * | | | dm: remove unnecessary wrapper around blk_lld_busy | Mike Snitzer | 2015-03-31 | 1 | -5/+0 |
| * | | | Merge remote-tracking branch 'jens/for-4.1/core' into dm/for-next | Mike Snitzer | 2015-03-31 | 1 | -0/+3 |
| |\ \ \ |
|
* | \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-04-17 | 6 | -7/+10 |
|\ \ \ \ \ |
|
| * | | | | | netns: remove BUG_ONs from net_generic() | Denys Vlasenko | 2015-04-17 | 1 | -2/+0 |
| * | | | | | net: remove unused 'dev' argument from netif_needs_gso() | Johannes Berg | 2015-04-17 | 1 | -1/+1 |
| * | | | | | inet_diag: fix access to tcp cc information | Eric Dumazet | 2015-04-17 | 1 | -1/+1 |
| * | | | | | bpf: fix bpf helpers to use skb->mac_header relative offsets | Alexei Starovoitov | 2015-04-16 | 2 | -3/+6 |
| * | | | | | stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetree | Vince Bridgers | 2015-04-16 | 1 | -0/+2 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2015-04-17 | 1 | -0/+55 |
|\ \ \ \ \ \ |
|
| * | | | | | | sparc: Break up monolithic iommu table/lock into finer graularity pools and lock | Sowmini Varadhan | 2015-04-16 | 1 | -0/+55 |
* | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-04-17 | 4 | -0/+232 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | MIPS: BCM47xx: Move NVRAM header to the include/linux/. | Rafał Miłecki | 2015-04-01 | 1 | -0/+34 |
| * | | | | | | | IRQCHIP: irq-mips-gic: Add new functions to start/stop the GIC counter | Markos Chandras | 2015-03-31 | 1 | -0/+2 |
| * | | | | | | | IRQCHIP: mips-gic: Add function for retrieving FDC IRQ | James Hogan | 2015-03-31 | 1 | -0/+1 |
| * | | | | | | | MIPS: Add CDMM bus support | James Hogan | 2015-03-31 | 1 | -0/+8 |
| * | | | | | | | IRQCHIP: mips-gic: Add missing definitions for FDC IRQ | James Hogan | 2015-03-31 | 1 | -0/+6 |
| * | | | | | | | CLK: Add binding document for Pistachio clock controllers | Andrew Bresticker | 2015-03-27 | 1 | -0/+183 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-04-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | blk-mq: fix iteration of busy bitmap | Jens Axboe | 2015-04-17 | 1 | -1/+1 |
* | | | | | | | | Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2015-04-17 | 4 | -72/+63 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | ACPICA: Store GPE register enable masks upfront | Rafael J. Wysocki | 2015-04-15 | 1 | -4/+0 |
| * | | | | | | | ACPICA: Update version to 20150410. | Bob Moore | 2015-04-14 | 1 | -1/+1 |
| * | | | | | | | ACPICA: Disassembler: Some cleanup of the table dump module. | Bob Moore | 2015-04-14 | 1 | -1/+2 |
| * | | | | | | | ACPICA: iASL: Add support for MSDM ACPI table. | Bob Moore | 2015-04-14 | 1 | -2/+17 |
| * | | | | | | | ACPICA: Update for SLIC ACPI table. | Bob Moore | 2015-04-14 | 1 | -49/+3 |
| * | | | | | | | ACPICA: Add "Windows 2015" string to _OSI support. | Bob Moore | 2015-04-14 | 1 | -0/+1 |
| * | | | | | | | ACPICA: Events: Add support to return both enable/status register values for ... | Lv Zheng | 2015-04-14 | 1 | -11/+14 |
| * | | | | | | | ACPICA: Utilities: split IO address types from data type models. | Lv Zheng | 2015-04-14 | 2 | -0/+21 |
| * | | | | | | | ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address. | Lv Zheng | 2015-04-14 | 1 | -6/+6 |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-17 | 11 | -16/+91 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | proc: show locks in /proc/pid/fdinfo/X | Andrey Vagin | 2015-04-17 | 1 | -0/+7 |
| * | | | | | | | | seccomp: allow COMPAT sigreturn overrides | Kees Cook | 2015-04-17 | 1 | -0/+2 |
| * | | | | | | | | include/linux/kconfig.h: ese macros which are already defined | Michal Simek | 2015-04-17 | 1 | -8/+7 |
| * | | | | | | | | mm: rcu-protected get_mm_exe_file() | Konstantin Khlebnikov | 2015-04-17 | 2 | -1/+2 |
| * | | | | | | | | kernel/sysctl.c: threads-max observe limits | Heinrich Schuchardt | 2015-04-17 | 1 | -0/+3 |