| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211_hwsim: use DEFINE_IDA | Matthew Wilcox | 2018-04-11 | 1 | -1/+1 |
* | rapidio: use a reference count for struct mport_dma_req | Ioan Nicu | 2018-04-11 | 1 | -104/+18 |
* | drivers/rapidio/rio-scan.c: fix typo in comment | Vasyl Gomonovych | 2018-04-11 | 1 | -3/+3 |
* | proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps | Andrei Vagin | 2018-04-11 | 1 | -1/+1 |
* | mm: check __highest_present_section_nr directly in memory_dev_init() | Wei Yang | 2018-04-11 | 1 | -5/+2 |
* | Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds | 2018-04-10 | 2 | -15/+4 |
|\ |
|
| * | FIRMWARE: bcm47xx_nvram: Replace mac address parsing | Andy Shevchenko | 2018-03-09 | 2 | -15/+4 |
* | | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-04-10 | 31 | -581/+700 |
|\ \ |
|
| * \ | Merge branch 'for-4.17/dax' into libnvdimm-for-next | Dan Williams | 2018-04-09 | 9 | -56/+87 |
| |\ \ |
|
| | * | | dax, dm: allow device-mapper to operate without dax support | Dan Williams | 2018-04-03 | 5 | -50/+69 |
| | * | | dax: introduce CONFIG_DAX_DRIVER | Dan Williams | 2018-04-03 | 3 | -3/+6 |
| | * | | dax: store pfns in the radix | Dan Williams | 2018-03-30 | 1 | -3/+12 |
| * | | | Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-next | Dan Williams | 2018-04-09 | 23 | -525/+613 |
| |\ \ \ |
|
| | * | | | libnvdimm, of_pmem: workaround OF_NUMA=n build error | Dan Williams | 2018-04-09 | 1 | -1/+2 |
| | * | | | nfit, address-range-scrub: add module option to skip initial ars | Dan Williams | 2018-04-07 | 1 | -0/+7 |
| | * | | | nfit, address-range-scrub: rework and simplify ARS state machine | Dan Williams | 2018-04-07 | 2 | -268/+218 |
| | * | | | nfit, address-range-scrub: determine one platform max_ars value | Dan Williams | 2018-04-07 | 2 | -39/+41 |
| | * | | | libnvdimm: Add device-tree based driver | Oliver O'Halloran | 2018-04-07 | 3 | -0/+130 |
| | * | | | libnvdimm: Add of_node to region and bus descriptors | Oliver O'Halloran | 2018-04-07 | 2 | -0/+2 |
| | * | | | libnvdimm, region: quiet region probe | Dan Williams | 2018-04-07 | 1 | -2/+2 |
| | * | | | libnvdimm, namespace: use a safe lookup for dimm device name | Dan Williams | 2018-04-06 | 1 | -2/+2 |
| | * | | | libnvdimm, dimm: fix dpa reservation vs uninitialized label area | Dan Williams | 2018-04-06 | 1 | -3/+5 |
| | * | | | nfit, address-range-scrub: introduce nfit_spa->ars_state | Dan Williams | 2018-04-05 | 2 | -9/+18 |
| | * | | | libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device' | Dan Williams | 2018-04-03 | 2 | -1/+8 |
| | * | | | nfit, address-range-scrub: fix scrub in-progress reporting | Dan Williams | 2018-04-03 | 1 | -1/+4 |
| | * | | | nfit: fix region registration vs block-data-window ranges | Dan Williams | 2018-04-02 | 1 | -8/+14 |
| | * | | | acpi, nfit: rework NVDIMM leaf method detection | Dan Williams | 2018-03-28 | 2 | -23/+23 |
| | * | | | nfit: skip region registration for incomplete control regions | Dan Williams | 2018-03-21 | 1 | -7/+6 |
| | * | | | libnvdimm, label: change nvdimm_num_label_slots per UEFI 2.7 | Toshi Kani | 2018-03-15 | 1 | -10/+24 |
| | * | | | libnvdimm, label: change min label storage size per UEFI 2.7 | Toshi Kani | 2018-03-15 | 1 | -1/+1 |
| | * | | | device-dax: use module_nd_driver | Johannes Thumshirn | 2018-03-15 | 1 | -11/+1 |
| | * | | | libnvdimm, pmem: use module_nd_driver | Johannes Thumshirn | 2018-03-15 | 1 | -11/+1 |
| | * | | | device-dax: remove redundant __func__ in dev_dbg | Dan Williams | 2018-03-06 | 2 | -24/+20 |
| | * | | | libnvdimm: remove redundant __func__ in dev_dbg | Dan Williams | 2018-03-06 | 10 | -93/+77 |
| | * | | | acpi, nfit: remove redundant __func__ in dev_dbg | Johannes Thumshirn | 2018-03-05 | 2 | -42/+38 |
* | | | | | Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 2018-04-10 | 116 | -1058/+1542 |
|\ \ \ \ \ |
|
| * | | | | | rtc: snvs: Fix usage of snvs_rtc_enable | Bryan O'Donoghue | 2018-04-03 | 1 | -4/+11 |
| * | | | | | rtc: mt7622: fix module autoloading for OF platform drivers | Sean Wang | 2018-04-03 | 1 | -0/+1 |
| * | | | | | rtc: isl12022: use true and false for boolean values | Gustavo A. R. Silva | 2018-04-03 | 1 | -1/+1 |
| * | | | | | rtc: ab8500: Drop AB8540 support | Linus Walleij | 2018-03-27 | 1 | -55/+0 |
| * | | | | | rtc: remove a warning during scripts/kernel-doc step | Mathieu Malaterre | 2018-03-27 | 1 | -1/+1 |
| * | | | | | rtc: 88pm860x: remove artificial limitation | Alexandre Belloni | 2018-03-27 | 1 | -2/+2 |
| * | | | | | rtc: 88pm80x: remove artificial limitation | Alexandre Belloni | 2018-03-27 | 1 | -2/+2 |
| * | | | | | rtc: st-lpc: remove artificial limitation | Alexandre Belloni | 2018-03-27 | 1 | -16/+0 |
| * | | | | | rtc: mrst: remove artificial limitation | Alexandre Belloni | 2018-03-27 | 1 | -1/+1 |
| * | | | | | rtc: mv: remove artificial limitation | Alexandre Belloni | 2018-03-27 | 1 | -12/+0 |
| * | | | | | rtc: hctosys: Ensure system time doesn't overflow time_t | Alexandre Belloni | 2018-03-27 | 1 | -0/+5 |
| * | | | | | rtc: pcf85063: fix clearing bits in pcf85063_start_clock | Michael McCormick | 2018-03-17 | 1 | -1/+1 |
| * | | | | | rtc: at91sam9: Set name of regmap_config | Jeffy Chen | 2018-03-17 | 1 | -0/+1 |
| * | | | | | rtc: s5m: Remove VLA usage | Gustavo A. R. Silva | 2018-03-17 | 1 | -6/+8 |