Age | Commit message (Expand) | Author | Files | Lines |
2017-09-13 | spi: uapi: spidev: add missing ioctl header | Baruch Siach | 1 | -0/+1 |
2017-09-04 | Merge remote-tracking branch 'spi/topic/xlp' into spi-next | Mark Brown | 1 | -2/+2 |
2017-09-04 | Merge remote-tracking branches 'spi/topic/sh-msiof', 'spi/topic/stm32', 'spi/... | Mark Brown | 10 | -18/+95 |
2017-09-04 | Merge remote-tracking branches 'spi/topic/pxa', 'spi/topic/pxa2xx', 'spi/topi... | Mark Brown | 7 | -226/+444 |
2017-09-04 | Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/loopback', 'spi/to... | Mark Brown | 6 | -35/+228 |
2017-09-04 | Merge remote-tracking branches 'spi/topic/cadence', 'spi/topic/dt', 'spi/topi... | Mark Brown | 5 | -348/+193 |
2017-09-04 | Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/at79', 'spi/top... | Mark Brown | 6 | -175/+105 |
2017-09-04 | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown | 1 | -24/+59 |
2017-09-03 | Linux 4.13 | Linus Torvalds | 1 | -1/+1 |
2017-09-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 4 | -24/+8 |
2017-09-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -8/+10 |
2017-09-03 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+1 |
2017-09-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 7 | -13/+22 |
2017-09-01 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2 | -2/+27 |
2017-09-01 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 20 | -349/+2 |
2017-09-01 | Merge tag 'mvebu-fixes-4.13-3' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson | 1 | -2/+2 |
2017-09-01 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -6/+16 |
2017-09-01 | epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove() | Oleg Nesterov | 1 | -16/+26 |
2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 119 | -559/+816 |
2017-09-01 | Merge tag 'ceph-for-4.13-rc8' of git://github.com/ceph/ceph-client | Linus Torvalds | 2 | -18/+18 |
2017-09-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -20/+39 |
2017-09-01 | Merge tag 'mmc-v4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 2 | -3/+22 |
2017-09-01 | Merge tag 'sound-4.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 4 | -3/+17 |
2017-09-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 3 | -3/+10 |
2017-09-01 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 4 | -5/+24 |
2017-09-01 | udp: fix secpath leak | Yossi Kuperman | 1 | -1/+1 |
2017-09-01 | bridge: switchdev: Clear forward mark when transmitting packet | Ido Schimmel | 1 | -0/+3 |
2017-09-01 | mlxsw: spectrum: Forbid linking to devices that have uppers | Ido Schimmel | 3 | -1/+10 |
2017-09-01 | spi: spi-falcon: drop check of boot select | Hauke Mehrtens | 1 | -5/+0 |
2017-09-01 | Fix warning messages when mounting to older servers | Steve French | 2 | -2/+27 |
2017-08-31 | Merge tag 'cifs-fixes-for-4.13-rc7-and-stable' of git://git.samba.org/sfrench... | Linus Torvalds | 2 | -3/+3 |
2017-08-31 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -16/+26 |
2017-08-31 | Merge tag 'for-4.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -42/+13 |
2017-08-31 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 7 | -7/+27 |
2017-08-31 | Merge branch 'mmu_notifier_fixes' | Linus Torvalds | 22 | -249/+65 |
2017-08-31 | jfs should use MAX_LFS_FILESIZE when calculating s_maxbytes | Dave Kleikamp | 1 | -9/+3 |
2017-08-31 | scripts/dtc: fix '%zx' warning | Russell King | 1 | -1/+1 |
2017-08-31 | include/linux/compiler.h: don't perform compiletime_assert with -O0 | Joe Stringer | 1 | -1/+5 |
2017-08-31 | mm, madvise: ensure poisoned pages are removed from per-cpu lists | Mel Gorman | 1 | -0/+6 |
2017-08-31 | mm, uprobes: fix multiple free of ->uprobes_state.xol_area | Eric Biggers | 2 | -2/+8 |
2017-08-31 | kernel/kthread.c: kthread_worker: don't hog the cpu | Shaohua Li | 1 | -0/+1 |
2017-08-31 | mm,page_alloc: don't call __node_reclaim() with oom_lock held. | Tetsuo Handa | 1 | -3/+6 |
2017-08-31 | mm/mmu_notifier: kill invalidate_page | Jérôme Glisse | 2 | -39/+0 |
2017-08-31 | KVM: update to new mmu_notifier semantic v2 | Jérôme Glisse | 7 | -77/+0 |
2017-08-31 | xen/gntdev: update to new mmu_notifier semantic | Jérôme Glisse | 1 | -8/+0 |
2017-08-31 | sgi-gru: update to new mmu_notifier semantic | Jérôme Glisse | 1 | -12/+0 |
2017-08-31 | misc/mic/scif: update to new mmu_notifier semantic | Jérôme Glisse | 1 | -11/+0 |
2017-08-31 | iommu/intel: update to new mmu_notifier semantic | Jérôme Glisse | 1 | -9/+0 |
2017-08-31 | iommu/amd: update to new mmu_notifier semantic | Jérôme Glisse | 1 | -8/+0 |
2017-08-31 | IB/hfi1: update to new mmu_notifier semantic | Jérôme Glisse | 1 | -9/+0 |