| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-11-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -1/+1 |
| 2015-11-04 | iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}(). | David S. Miller | 1 | -0/+1 |
| 2015-11-04 | Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |
| 2015-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 54 | -732/+2604 |
| 2015-11-04 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -6/+4 |
| 2015-11-04 | vfio: Include No-IOMMU mode | Alex Williamson | 1 | -0/+3 |
| 2015-11-04 | KVM: x86: move kvm_set_irq_inatomic to legacy device assignment | Paolo Bonzini | 1 | -1/+0 |
| 2015-11-04 | KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomic | Paolo Bonzini | 1 | -4/+3 |
| 2015-11-04 | drivers/hv: share Hyper-V SynIC constants with userspace | Andrey Smetanin | 1 | -0/+1 |
| 2015-11-04 | Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 1 | -0/+2 |
| 2015-11-04 | audit: audit_string_contains_control can be boolean | Yaowei Bai | 1 | -1/+1 |
| 2015-11-04 | audit: audit_dummy_context can be boolean | Yaowei Bai | 1 | -3/+3 |
| 2015-11-04 | Merge remote-tracking branches 'regulator/topic/supply', 'regulator/topic/tps... | Mark Brown | 1 | -7/+3 |
| 2015-11-04 | Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/an... | Mark Brown | 1 | -0/+2 |
| 2015-11-04 | Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',... | Mark Brown | 2 | -1/+6 |
| 2015-11-04 | Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/bcm63xx', 'spi... | Mark Brown | 1 | -1/+1 |
| 2015-11-04 | Merge remote-tracking branch 'spi/topic/doc' into spi-next | Mark Brown | 1 | -14/+24 |
| 2015-11-04 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -39/+28 |
| 2015-11-04 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -17/+103 |
| 2015-11-04 | atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl() | Linus Torvalds | 2 | -34/+0 |
| 2015-11-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+117 |
| 2015-11-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 12 | -47/+141 |
| 2015-11-04 | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+23 |
| 2015-11-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 10 | -131/+159 |
| 2015-11-04 | Merge branch 'for-4.3-fixes' into for-4.4 | Tejun Heo | 81 | -475/+1908 |
| 2015-11-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -15/+19 |
| 2015-11-04 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -2/+0 |
| 2015-11-03 | Merge tag 'leds_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a... | Linus Torvalds | 1 | -0/+1 |
| 2015-11-03 | tracing: Rename max_stack_lock to stack_trace_max_lock | Steven Rostedt (Red Hat) | 1 | -1/+1 |
| 2015-11-03 | watchdog: include: add units for timeout values in kerneldoc | Wolfram Sang | 1 | -5/+5 |
| 2015-11-03 | watchdog: include: fix some typos | Wolfram Sang | 1 | -2/+2 |
| 2015-11-03 | tracing: Allow arch-specific stack tracer | AKASHI Takahiro | 1 | -0/+11 |
| 2015-11-03 | nfs: Remove unused xdr page offsets in getacl/setacl arguments | Andreas Gruenbacher | 1 | -2/+0 |
| 2015-11-03 | lightnvm: refactor phys addrs type to u64 | Matias Bjørling | 1 | -14/+14 |
| 2015-11-03 | net/core: fix for_each_netdev_feature | Jarod Wilson | 1 | -4/+2 |
| 2015-11-03 | ptp: Change ptp_class to a proper bitmask | Stefan Sørensen | 1 | -3/+4 |
| 2015-11-03 | Merge branches 'pci/host-altera', 'pci/host-designware', 'pci/host-generic', ... | Bjorn Helgaas | 2 | -0/+5 |
| 2015-11-03 | watchdog: Always evaluate new timeout against min_timeout | Guenter Roeck | 1 | -2/+9 |
| 2015-11-03 | leds: netxbig: add device tree binding | Simon Guinot | 1 | -0/+1 |
| 2015-11-03 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui | 1 | -0/+81 |
| 2015-11-03 | net/core: generic support for disabling netdev features down stack | Jarod Wilson | 1 | -0/+11 |
| 2015-11-03 | bpf: add support for persistent maps/progs | Daniel Borkmann | 1 | -0/+7 |
| 2015-11-03 | bpf: align and clean bpf_{map,prog}_get helpers | Daniel Borkmann | 1 | -1/+1 |
| 2015-11-03 | Merge tag 'regmap-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 1 | -0/+11 |
| 2015-11-03 | tracepoints: Fix documentation of RCU lockdep checks | Mathieu Desnoyers | 1 | -4/+5 |
| 2015-11-03 | libceph: add nocephx_sign_messages option | Ilya Dryomov | 1 | -1/+2 |
| 2015-11-03 | libceph: stop duplicating client fields in messenger | Ilya Dryomov | 2 | -10/+2 |
| 2015-11-03 | libceph: msg signing callouts don't need con argument | Ilya Dryomov | 1 | -3/+2 |
| 2015-11-03 | Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma | Trond Myklebust | 5 | -2/+25 |
| 2015-11-03 | Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource... | Bjorn Helgaas | 2 | -0/+17 |