Age | Commit message (Expand) | Author | Files | Lines |
2017-04-13 | cxl: Add psl9 specific code | Christophe Lombard | 9 | -74/+751 |
2017-04-13 | cxl: Isolate few psl8 specific calls | Christophe Lombard | 5 | -56/+116 |
2017-04-13 | cxl: Rename some psl8 specific functions | Christophe Lombard | 6 | -54/+54 |
2017-04-13 | cxl: Update implementation service layer | Christophe Lombard | 6 | -59/+110 |
2017-04-13 | cxl: Keep track of mm struct associated with a context | Christophe Lombard | 6 | -90/+61 |
2017-04-13 | cxl: Remove unused values in bare-metal environment. | Christophe Lombard | 3 | -24/+7 |
2017-04-13 | cxl: Read vsec perst load image | Christophe Lombard | 1 | -0/+1 |
2017-04-08 | eeprom: idt_89hpesx: Add OF device ID table | Javier Martinez Canillas | 1 | -0/+57 |
2017-04-08 | misc: ds1682: Add OF device ID table | Javier Martinez Canillas | 1 | -0/+7 |
2017-04-08 | misc: tsl2550: Add OF device ID table | Javier Martinez Canillas | 1 | -0/+7 |
2017-04-08 | lkdtm: turn off kcov for lkdtm_rodata_do_nothing: | Arnd Bergmann | 1 | -0/+2 |
2017-04-08 | lkdtm: add bad USER_DS test | Kees Cook | 3 | -0/+13 |
2017-04-08 | auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folder | Andy Shevchenko | 3 | -379/+0 |
2017-04-08 | auxdisplay: Move panel.c to drivers/auxdisplay folder | Andy Shevchenko | 3 | -2077/+0 |
2017-04-08 | mei: implement fsync | Alexander Usyskin | 1 | -0/+72 |
2017-04-08 | mei: bus: elminate variable length arrays | Tomas Winkler | 1 | -4/+5 |
2017-04-08 | mei: hbm: remove variable length arrays | Tomas Winkler | 1 | -15/+14 |
2017-04-08 | mei: drop amthif internal client | Alexander Usyskin | 9 | -507/+15 |
2017-04-08 | mei: add pci driver ops shutdown handler. | Tomas Winkler | 2 | -3/+57 |
2017-04-08 | drivers/misc: aspeed-lpc-ctrl: fix printk format warning again | Arnd Bergmann | 1 | -2/+1 |
2017-04-06 | scsi: ses: don't get power status of SES device slot on probe | Mauricio Faria de Oliveira | 1 | -1/+6 |
2017-03-27 | Merge 4.11-rc4 into char-misc-next | Greg Kroah-Hartman | 4 | -23/+16 |
2017-03-26 | Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -16/+10 |
2017-03-24 | treewide: Fix typos in printk | Masanari Iida | 1 | -1/+1 |
2017-03-22 | drivers/misc: Aspeed LPC control fix compile error and warning | Cyril Bur | 1 | -3/+3 |
2017-03-20 | cxl: Route eeh events to all slices for pci_channel_io_perm_failure state | Vaibhav Jain | 1 | -7/+6 |
2017-03-17 | auxdisplay: charlcd: Extract character LCD core from misc/panel | Geert Uytterhoeven | 2 | -735/+93 |
2017-03-17 | drivers/misc: Add Aspeed LPC control driver | Cyril Bur | 3 | -0/+276 |
2017-03-16 | vmw_vmci: handle the return value from pci_alloc_irq_vectors correctly | Christoph Hellwig | 1 | -2/+2 |
2017-03-16 | mei: don't wait for os version message reply | Alexander Usyskin | 1 | -12/+2 |
2017-03-16 | mei: fix deadlock on mei reset | Tomas Winkler | 1 | -2/+6 |
2017-03-09 | mm: convert generic code to 5-level paging | Kirill A. Shutemov | 1 | -2/+7 |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 23 | -9/+30 |
2017-03-03 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependencies | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re... | Ingo Molnar | 1 | -0/+2 |
2017-03-02 | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+2 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 9 | -8/+9 |
2017-03-02 | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> | Ingo Molnar | 4 | -0/+4 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 4 | -1/+6 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -0/+3 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-01 | Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 4 | -10/+27 |
2017-02-28 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 1 | -1/+1 |
2017-02-28 | scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-27 | virtio: allow drivers to request IRQ affinity when creating VQs | Christoph Hellwig | 1 | -1/+1 |
2017-02-26 | Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -26/+19 |
2017-02-26 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -8/+8 |