| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-05-14 | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
| 2016-05-14 | Merge tag 'qcom-soc-for-4.7-2' into net-next | Bjorn Andersson | 2 | -1/+67 |
| 2016-05-13 | svcrdma: Generalize svc_rdma_xdr_decode_req() | Chuck Lever | 1 | -1/+1 |
| 2016-05-13 | Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+2 |
| 2016-05-13 | KVM: halt_polling: provide a way to qualify wakeups during poll | Christian Borntraeger | 1 | -0/+15 |
| 2016-05-13 | Merge remote-tracking branches 'asoc/topic/es8328', 'asoc/topic/find-dai', 'a... | Mark Brown | 1 | -0/+6 |
| 2016-05-13 | Merge remote-tracking branches 'regulator/topic/pwm', 'regulator/topic/qcom-s... | Mark Brown | 2 | -0/+36 |
| 2016-05-13 | Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m... | Mark Brown | 1 | -0/+5 |
| 2016-05-13 | Merge remote-tracking branches 'regulator/topic/can-change', 'regulator/topic... | Mark Brown | 3 | -2/+8 |
| 2016-05-13 | Merge remote-tracking branches 'regulator/topic/abb', 'regulator/topic/act886... | Mark Brown | 2 | -0/+3 |
| 2016-05-13 | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown | 1 | -1/+1 |
| 2016-05-13 | SIGNAL: Move generic copy_siginfo() to signal.h | James Hogan | 1 | -0/+15 |
| 2016-05-13 | crash_dump: Add vmcore_elf32_check_arch | Daniel Wagner | 1 | -2/+6 |
| 2016-05-13 | irqchip: mips-gic: Provide VP ID accessor | Paul Burton | 1 | -0/+17 |
| 2016-05-13 | MIPS: BCM47xx: Move SPROM driver to drivers/firmware/ | Rafał Miłecki | 1 | -0/+24 |
| 2016-05-13 | Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'... | Mark Brown | 1 | -0/+2 |
| 2016-05-13 | ext4: switch to ->iterate_shared() | Al Viro | 1 | -0/+7 |
| 2016-05-13 | mm: thp: calculate the mapcount correctly for THP pages during WP faults | Andrea Arcangeli | 2 | -3/+12 |
| 2016-05-13 | remoteproc: Add additional crash reasons | Bjorn Andersson | 1 | -0/+4 |
| 2016-05-12 | net/mlx5: Update mlx5_ifc hardware features | Saeed Mahameed | 1 | -22/+124 |
| 2016-05-12 | net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsets | Tariq Toukan | 1 | -52/+55 |
| 2016-05-12 | PCI, of: Move PCI I/O space management to PCI core code | Tomasz Nowicki | 2 | -9/+5 |
| 2016-05-12 | sched/core: Provide a tsk_nr_cpus_allowed() helper | Thomas Gleixner | 1 | -0/+5 |
| 2016-05-12 | Merge branch 'smp/hotplug' into sched/core, to resolve conflicts | Ingo Molnar | 4 | -22/+13 |
| 2016-05-12 | Merge branch 'sched/urgent' into sched/core to pick up fixes | Ingo Molnar | 23 | -304/+111 |
| 2016-05-12 | dmaengine: vdma: Add Support for Xilinx AXI Central Direct Memory Access Engine | Kedareswara rao Appana | 1 | -0/+2 |
| 2016-05-12 | dmaengine: vdma: Add Support for Xilinx AXI Direct Memory Access Engine | Kedareswara rao Appana | 1 | -0/+12 |
| 2016-05-12 | qed*: Tx-switching configuration | Yuval Mintz | 2 | -0/+3 |
| 2016-05-12 | qed*: support ndo_get_vf_config | Yuval Mintz | 1 | -0/+3 |
| 2016-05-12 | qed*: IOV support spoof-checking | Yuval Mintz | 1 | -0/+2 |
| 2016-05-12 | qed*: IOV link control | Yuval Mintz | 1 | -0/+6 |
| 2016-05-12 | qed*: Support forced MAC | Yuval Mintz | 2 | -0/+5 |
| 2016-05-12 | qed*: Support PVID configuration | Yuval Mintz | 1 | -0/+1 |
| 2016-05-12 | qed: IOV configure and FLR | Yuval Mintz | 2 | -0/+24 |
| 2016-05-12 | qed: Introduce VFs | Yuval Mintz | 2 | -2/+65 |
| 2016-05-12 | qed: Add VF->PF channel infrastructure | Yuval Mintz | 1 | -0/+5 |
| 2016-05-12 | net/mlx5e: CQE compression | Tariq Toukan | 1 | -0/+34 |
| 2016-05-12 | net: l3mdev: Add hook in ip and ipv6 | David Ahern | 2 | -1/+18 |
| 2016-05-11 | kvm: Conditionally register IRQ bypass consumer | Alex Williamson | 1 | -0/+1 |
| 2016-05-11 | irqbypass: Disallow NULL token | Alex Williamson | 1 | -2/+2 |
| 2016-05-11 | kvm: introduce KVM_MAX_VCPU_ID | Greg Kurz | 1 | -0/+4 |
| 2016-05-11 | KVM: remove NULL return path for vcpu ids >= KVM_MAX_VCPUS | Greg Kurz | 1 | -3/+4 |
| 2016-05-11 | Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 1 | -0/+34 |
| 2016-05-11 | platform/chrome: cros_ec_dev - Fix security issue | Gwendal Grignou | 1 | -2/+4 |
| 2016-05-11 | brcmfmac: Add 4356 sdio support | Christian Daudt | 1 | -0/+1 |
| 2016-05-11 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 10 | -278/+66 |
| 2016-05-11 | irqchip/gic-v3: Remove inexistant register definition | Marc Zyngier | 1 | -2/+0 |
| 2016-05-11 | Merge branch 'ovl-fixes' into for-linus | Al Viro | 53 | -484/+309 |
| 2016-05-11 | vfs: add lookup_hash() helper | Miklos Szeredi | 1 | -0/+2 |
| 2016-05-11 | vfs: add vfs_select_inode() helper | Miklos Szeredi | 1 | -0/+12 |