Age | Commit message (Expand) | Author |
2017-03-09 | mm: convert generic code to 5-level paging | Kirill A. Shutemov |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-03-02 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2017-03-02 | sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependencies | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-01 | Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan |
2017-02-27 | scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | virtio: allow drivers to request IRQ affinity when creating VQs | Christoph Hellwig |
2017-02-25 | Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-24 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang |
2017-02-23 | Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2017-02-22 | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-02-22 | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-02-21 | cxl: fix nested locking hang during EEH hotplug | Andrew Donnellan |
2017-02-20 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-02-19 | Merge remote-tracking branches 'asoc/topic/max9867', 'asoc/topic/mtk', 'asoc/... | Mark Brown |
2017-02-19 | Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/chmap', 'asoc/... | Mark Brown |
2017-02-11 | misc: eeprom: at24: use device_property_*() functions instead of of_get_prope... | Ben Gardner |
2017-02-10 | misc: panel: Abstract temporary backlight handling | Geert Uytterhoeven |
2017-02-10 | misc: panel: Add lcd_home() helper | Geert Uytterhoeven |
2017-02-10 | misc: panel: Remove always-true check from panel_detach() | Geert Uytterhoeven |
2017-02-10 | misc: panel: Move all suboptions into a big if section | Geert Uytterhoeven |
2017-02-10 | misc: panel: Remove reference to misc device support | Geert Uytterhoeven |
2017-02-10 | misc: panel: Remove unused LCD_FLAG_S and LCD_FLAG_ID | Geert Uytterhoeven |
2017-02-10 | misc: panel: Remove PANEL_VERSION | Geert Uytterhoeven |
2017-02-10 | misc: panel: Fix LCD_FLAG_F/LCD_FLAG_N exchange | Geert Uytterhoeven |
2017-02-10 | mei: remove support for broken parallel read | Alexander Usyskin |
2017-02-10 | lkdtm: Convert to refcount_t testing | Kees Cook |
2017-02-03 | cxl: Fix build when CONFIG_DEBUG_FS=n | Andrew Donnellan |
2017-02-03 | mei: me: generate an interrupt if the hw indicates reset. | Alexander Usyskin |
2017-02-03 | mei: me: add a wrapper to set host generated data interrupt | Alexander Usyskin |
2017-02-03 | misc: fix typo on Kconfig | Miguel Bernal Marin |
2017-02-03 | vmw_vmci: switch to pci_irq_alloc_vectors | Christoph Hellwig |
2017-01-31 | mei: simplify error handling via devres function. | Tomas Winkler |
2017-01-31 | mei: revamp io list cleanup function. | Tomas Winkler |
2017-01-31 | mei: replace callback structures used as list head by list_head | Alexander Usyskin |
2017-01-31 | mei: amthif: allow the read completion after close | Tomas Winkler |
2017-01-31 | mei: amthif: clean command queue upon disconnection | Tomas Winkler |
2017-01-31 | mei: abort waiting for notification on unsupported HW | Alexander Usyskin |
2017-01-31 | mei: return error on notification request to a disconnected client | Alexander Usyskin |