Age | Commit message (Expand) | Author | Files | Lines |
2019-02-26 | ARM: 8837/1: coresight: etmv4: Update ID register table to add UCI support | Mike Leach | 2 | -9/+20 |
2019-02-26 | ARM: 8836/1: drivers: amba: Update component matching to use the CoreSight UC... | Mike Leach | 1 | -8/+37 |
2019-02-26 | ARM: 8838/1: drivers: amba: Updates to component identification for driver ma... | Mike Leach | 4 | -63/+57 |
2019-01-06 | Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -5/+17 |
2019-01-06 | Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc | Linus Torvalds | 3 | -0/+166 |
2019-01-06 | Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
2019-01-06 | Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -58/+34 |
2019-01-06 | Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 51 | -290/+628 |
2019-01-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 6 | -21/+10 |
2019-01-06 | Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux | Linus Torvalds | 13 | -44/+70 |
2019-01-06 | Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 13 | -130/+321 |
2019-01-06 | Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 23 | -188/+1521 |
2019-01-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 12 | -57/+680 |
2019-01-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 32 | -135/+138 |
2019-01-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 13 | -89/+357 |
2019-01-06 | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -0/+1 |
2019-01-05 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 8 | -6/+1334 |
2019-01-05 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -8/+2 |
2019-01-05 | Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 9 | -260/+290 |
2019-01-05 | Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux | Linus Torvalds | 1 | -3/+3 |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -2/+5 |
2019-01-05 | Merge branch 'next/drivers' into next/late | Olof Johansson | 49 | -382/+3141 |
2019-01-05 | drivers/base/platform.c: kmemleak ignore a known leak | Qian Cai | 1 | -0/+3 |
2019-01-05 | drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanic | huang.zijiang | 1 | -1/+1 |
2019-01-05 | drivers/dma-buf/udmabuf.c: convert to use vm_fault_t | Souptick Joarder | 1 | -1/+1 |
2019-01-04 | make 'user_access_begin()' do 'access_ok()' | Linus Torvalds | 1 | -2/+13 |
2019-01-04 | i915: fix missing user_access_end() in page fault exception case | Linus Torvalds | 1 | -0/+1 |
2019-01-04 | drivers/perf: hisi: Fixup one DDRC PMU register offset | Shaokun Zhang | 1 | -2/+2 |
2019-01-04 | Merge tag 'drm-misc-next-fixes-2019-01-02' of git://anongit.freedesktop.org/d... | Dave Airlie | 2 | -1/+5 |
2019-01-04 | Remove 'type' argument from access_ok() function | Linus Torvalds | 46 | -140/+117 |
2019-01-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 19 | -34/+56 |
2019-01-03 | hwspinlock: fix return value check in stm32_hwspinlock_probe() | Wei Yongjun | 1 | -2/+2 |
2019-01-03 | i2c: Add Actions Semiconductor Owl family S700 I2C support | Parthiban Nallathambi | 1 | -0/+1 |
2019-01-03 | i2c: ismt: Add support for Intel Cedar Fork | Jarkko Nikula | 1 | -0/+2 |
2019-01-03 | firmware: arm_sdei: Fix DT platform device creation | James Morse | 1 | -5/+0 |
2019-01-03 | firmware: arm_sdei: fix wrong of_node_put() in init function | Nicolas Saenz Julienne | 1 | -1/+0 |
2019-01-03 | thermal/intel: fixup for Kconfig string parsing tightening up | Stephen Rothwell | 1 | -1/+1 |
2019-01-03 | block: sunvdc: don't run hw queue synchronously from irq context | Ming Lei | 1 | -1/+1 |
2019-01-03 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli... | Jens Axboe | 2 | -57/+33 |
2019-01-03 | Merge branches 'for-4.20/upstream-fixes', 'for-4.21/core', 'for-4.21/hid-asus... | Jiri Kosina | 672 | -3769/+8742 |
2019-01-03 | HID: i2c-hid: Add Odys Winbook 13 to descriptor override | Hans de Goede | 1 | -0/+8 |
2019-01-03 | HID: lenovo: Add checks to fix of_led_classdev_register | Aditya Pakki | 1 | -2/+8 |
2019-01-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 16 | -99/+316 |
2019-01-03 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 4 | -14/+95 |
2019-01-03 | Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block | Linus Torvalds | 17 | -101/+438 |
2019-01-03 | Merge tag 'for-4.21/libata-20190102' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+2 |
2019-01-03 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2 | -151/+151 |
2019-01-03 | Merge tag 'devprop-4.21-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+3 |
2019-01-03 | Merge tag 'mailbox-v4.21' of git://git.linaro.org/landing-teams/working/fujit... | Linus Torvalds | 19 | -242/+566 |
2019-01-03 | Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 10 | -161/+193 |