aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-30WIP: Migrating PMR interrupt locking away from kernel_entrydev/arm64_nmi-v4.11Daniel Thompson
2017-03-30BUG HUNTING: Big pile of additional irqs_disabled() testsDaniel Thompson
2017-03-30hack: Allows SysRq-L to be used to test PMR pre-emptionDaniel Thompson
2017-03-30serial: Hack to prevent SysRq timeouts on the simulatorDaniel Thompson
2017-03-30serial: Emulate break using control charactersDaniel Thompson
2017-03-30misc: debugfs microbenchmark wrapperDaniel Thompson
2017-03-30misc: Add a lockup driver to get the CPUs wedgedDaniel Thompson
2017-03-30arm64: Implement IPI_CPU_BACKTRACE using pseudo-NMIsDaniel Thompson
2017-03-30arm64: Add support for on-demand backtrace of other CPUsDaniel Thompson
2017-03-30arm64: irqflags: Use ICC sysregs to implement IRQ maskingDaniel Thompson
2017-03-30arm64: alternative: Apply alternatives early in boot processDaniel Thompson
2017-03-30arm64: cpufeature: Allow early detect of specific featuresDaniel Thompson
2017-03-30arm64: irqflags: Reorder the fiq & async macrosDaniel Thompson
2017-03-30arm64: dts: foundation-v8: Enable PSCI modeDaniel Thompson
2017-03-26Linux 4.11-rc4Linus Torvalds
2017-03-26Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-26Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-03-26Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-26Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-26Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-26Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-26Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-03-25Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-25Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-03-25Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2017-03-25ext4: fix two spelling nitsTheodore Ts'o
2017-03-25ext4: lock the xattr block before checksuming itTheodore Ts'o
2017-03-25Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-03-24IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann
2017-03-24RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg
2017-03-24IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg
2017-03-24IB/cq: Don't process more than the given budgetSagi Grimberg
2017-03-24IB/rxe: increment msn only when completing a requestDavid Marchand
2017-03-24uapi: fix rdma/mlx5-abi.h userspace compilation errorsDmitry V. Levin
2017-03-24IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche
2017-03-24IB/rxe: Update documentation linkLeon Romanovsky
2017-03-24RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()Dan Carpenter
2017-03-24IB/rxe: double free on errorDan Carpenter
2017-03-24RDMA/vmw_pvrdma: Activate device on ethernet link upAditya Sarwade
2017-03-24RDMA/vmw_pvrdma: Dont hardcode QP header pageAdit Ranadive
2017-03-24RDMA/vmw_pvrdma: Cleanup unused variablesAdit Ranadive
2017-03-24Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-03-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-03-24Merge tag 'ceph-for-4.11-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-03-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-03-24Merge tag 'for-linus-4.11b-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-03-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-24infiniband: Fix alignment of mmap cookies to support VIPT cachingJason Gunthorpe