Age | Commit message (Expand) | Author |
2017-02-20 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-02-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-02-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-02-20 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-02-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-02-20 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-02-20 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-02-20 | Merge tag 'for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds |
2017-02-20 | Merge tag 'edac_for_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2017-02-20 | Merge tag 'hwmon-for-linus-v4.11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-02-20 | Merge tag 'for-linus-20170212' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2017-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-02-16 | genirq/msi: Add stubs for get_cached_msi_msg/pci_write_msi_msg | Arnd Bergmann |
2017-02-15 | rhashtable: Revert nested table changes. | David S. Miller |
2017-02-14 | uapi: fix linux/if_pppol2tp.h userspace compilation errors | Dmitry V. Levin |
2017-02-14 | Merge tag 'media/v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2017-02-14 | Merge tag 'v4.10-rc8' into perf/core, to pick up fixes | Ingo Molnar |
2017-02-13 | rhashtable: Add nested tables | Herbert Xu |
2017-02-13 | [media] videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGB | Hans Verkuil |
2017-02-12 | bpf: introduce BPF_F_ALLOW_OVERRIDE flag | Alexei Starovoitov |
2017-02-10 | devicetree: add lm90 thermal_zone sensor support | Christian Lamparter |
2017-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-02-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2017-02-10 | mtd: name the mtd device with an optional label property | Cédric Le Goater |
2017-02-10 | Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linux | Brian Norris |
2017-02-10 | irqdesc: Add a resource managed version of irq_alloc_descs() | Bartosz Golaszewski |
2017-02-10 | Merge tag 'ib-mfd-mtd-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Cyrille Pitchen |
2017-02-10 | mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes | Cyrille Pitchen |
2017-02-10 | mtd: spi-nor: Add support for S3AN spi-nor devices | Ricardo Ribalda |
2017-02-10 | time: Remove CONFIG_TIMER_STATS | Kees Cook |
2017-02-10 | perf/core: Allow kernel filters on CPU events | Alexander Shishkin |
2017-02-10 | kref: Implement 'struct kref' using refcount_t | Peter Zijlstra |
2017-02-10 | refcount_t: Introduce a special purpose refcount type | Peter Zijlstra |
2017-02-09 | mtd: Add partition device node to mtd partition devices | Sascha Hauer |
2017-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2017-02-08 | cpumask: use nr_cpumask_bits for parsing functions | Tejun Heo |
2017-02-08 | mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers | Jan Kara |
2017-02-08 | Merge tag 'nand/for-4.11' of github.com:linux-nand/linux | Brian Norris |
2017-02-08 | mtd: nand: Add max_bb_per_die and blocks_per_die fields to nand_chip | Zach Brown |
2017-02-08 | mtd: introduce function max_bad_blocks | Jeff Westfahl |
2017-02-08 | mtd: bcm47xxsflash: use platform_(set|get)_drvdata | Rafał Miłecki |
2017-02-08 | net: introduce device min_header_len | Willem de Bruijn |
2017-02-08 | lwtunnel: valid encap attr check should return 0 when lwtunnel is disabled | David Ahern |
2017-02-08 | RDMA: Don't reference kernel private header from UAPI header | Leon Romanovsky |
2017-02-08 | target: Fix multi-session dynamic se_node_acl double free OOPs | Nicholas Bellinger |
2017-02-08 | irqchip/gic-v3: Remove duplicate definition of GICD_TYPER_LPIS | Alim Akhtar |
2017-02-08 | irqchip/gic-v3-its: Rename MAPVI to MAPTI | Marc Zyngier |
2017-02-08 | irqchip/gic-v3-its: Drop deprecated GITS_BASER_TYPE_CPU | Marc Zyngier |
2017-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-02-07 | clockevents: Add a clkevt-of mechanism like clksrc-of | Daniel Lezcano |