Age | Commit message (Expand) | Author |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2016-03-20 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-19 | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-03-18 | Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2016-03-17 | Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-03-17 | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-03-14 | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-03-14 | misc: sram: add optional ioremap without write combining | Marcin Wojtas |
2016-03-13 | Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/bcm2835' and '... | Mark Brown |
2016-03-09 | cxl: Ignore probes for virtual afu pci devices | Vaibhav Jain |
2016-03-09 | cxl: Remove cxl_get_phys_dev() kernel API | Frederic Barrat |
2016-03-09 | cxl: Add tracepoints around the cxl hcall | Christophe Lombard |
2016-03-09 | cxl: Adapter failure handling | Christophe Lombard |
2016-03-09 | cxl: Support the cxl kernel API from a guest | Frederic Barrat |
2016-03-09 | cxl: Parse device tree and create cxl device(s) at boot | Frederic Barrat |
2016-03-09 | cxl: Support to flash a new image on the adapter from a guest | Christophe Lombard |
2016-03-09 | cxl: sysfs support for guests | Christophe Lombard |
2016-03-09 | cxl: Add guest-specific code | Christophe Lombard |
2016-03-09 | cxl: Separate bare-metal fields in adapter and AFU data structures | Christophe Lombard |
2016-03-09 | cxl: New hcalls to support cxl adapters | Christophe Lombard |
2016-03-09 | cxl: IRQ allocation for guests | Frederic Barrat |
2016-03-09 | cxl: Update cxl_irq() prototype | Frederic Barrat |
2016-03-09 | cxl: Isolate a few bare-metal-specific calls | Frederic Barrat |
2016-03-09 | cxl: Rename some bare-metal specific functions | Frederic Barrat |
2016-03-09 | cxl: Introduce implementation-specific API | Frederic Barrat |
2016-03-09 | cxl: Define process problem state area at attach time only | Frederic Barrat |
2016-03-09 | cxl: Move bare-metal specific code to specialized files | Frederic Barrat |
2016-03-09 | cxl: Move common code away from bare-metal-specific files | Christophe Lombard |
2016-03-06 | Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-03-05 | pch_phub: return -ENODATA if ROM can't be mapped | Colin Ian King |
2016-03-02 | ASoC: atmel_ssc_dai: distinguish the different SSC | Songjun Wu |
2016-03-01 | misc: at24: replace memory_accessor with nvmem_device_read | Andrew Lunn |
2016-03-01 | eeprom: 93xx46: extend driver to plug into the NVMEM framework | Andrew Lunn |
2016-03-01 | eeprom: at25: extend driver to plug into the NVMEM framework | Andrew Lunn |
2016-03-01 | eeprom: at25: Remove in kernel API for accessing the EEPROM | Andrew Lunn |
2016-03-01 | eeprom: at24: extend driver to plug into the NVMEM framework | Andrew Lunn |
2016-03-01 | misc: ad525x_dpot: Fix the enabling of the "otpXen" attributes | Dan Bogdan Nechita |
2016-03-01 | drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors | Michael Hennerich |
2016-03-01 | mei: me: add broxton pci device ids | Tomas Winkler |
2016-03-01 | Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/... | Greg Kroah-Hartman |
2016-03-01 | lkdtm: improve use-after-free tests | Kees Cook |
2016-03-01 | lkdtm: add test for atomic_t underflow/overflow | David Windsor |
2016-03-01 | lkdtm: Add read/write after free tests for buddy memory | Laura Abbott |
2016-03-01 | lkdtm: Update WRITE_AFTER_FREE test | Laura Abbott |
2016-03-01 | lkdtm: Add READ_AFTER_FREE test | Laura Abbott |
2016-02-29 | cxl: Fix PSL timebase synchronization detection | Frederic Barrat |
2016-02-22 | Merge char-misc-next into staging-next | Greg Kroah-Hartman |
2016-02-22 | lkdtm: Verify that '__ro_after_init' works correctly | Kees Cook |