| Commit message (Expand) | Author | Age | Files | Lines |
* | bio-integrity: fold bio_integrity_enabled to bio_integrity_prep | Dmitry Monakhov | 2017-07-03 | 2 | -22/+4 |
* | bio-integrity: fix interface for bio_integrity_trim | Dmitry Monakhov | 2017-07-03 | 1 | -1/+1 |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-07-03 | 41 | -72/+73 |
|\ |
|
| * | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2017-06-24 | 50 | -329/+455 |
| |\ |
|
| * \ | Merge branch 'WIP.sched/core' into sched/core | Ingo Molnar | 2017-06-20 | 598 | -4115/+6441 |
| |\ \ |
|
| | * | | sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming | Ingo Molnar | 2017-06-20 | 2 | -12/+11 |
| | * | | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar | 2017-06-20 | 33 | -54/+54 |
| * | | | init: Introduce SYSTEM_SCHEDULING state | Thomas Gleixner | 2017-05-23 | 1 | -0/+1 |
| * | | | iommu/of: Adjust system_state check | Thomas Gleixner | 2017-05-23 | 1 | -1/+1 |
| * | | | iommu/vt-d: Adjust system_state checks | Thomas Gleixner | 2017-05-23 | 1 | -2/+2 |
| * | | | cpufreq/pasemi: Adjust system_state check | Thomas Gleixner | 2017-05-23 | 1 | -1/+1 |
| * | | | mm: Adjust system_state check | Thomas Gleixner | 2017-05-23 | 1 | -1/+1 |
| * | | | ACPI: Adjust system_state check | Thomas Gleixner | 2017-05-23 | 1 | -1/+1 |
| * | | | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2017-05-23 | 199 | -777/+1370 |
| |\ \ \ |
|
| * | | | | cpuidle: Fix idle time tracking | Peter Zijlstra | 2017-05-15 | 1 | -0/+1 |
* | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-07-03 | 6 | -84/+83 |
|\ \ \ \ \ |
|
| * | | | | | efi: Process the MEMATTR table only if EFI_MEMMAP is enabled | Daniel Kiper | 2017-06-23 | 1 | -1/+2 |
| * | | | | | efi/arm: Enable DMI/SMBIOS | Ard Biesheuvel | 2017-06-05 | 1 | -0/+16 |
| * | | | | | efi/efi_test: Use memdup_user() helper | Geliang Tang | 2017-06-05 | 1 | -8/+3 |
| * | | | | | efi/capsule: Add support for Quark security header | Jan Kiszka | 2017-06-05 | 1 | -0/+9 |
| * | | | | | efi/capsule-loader: Use page addresses rather than struct page pointers | Ard Biesheuvel | 2017-06-05 | 2 | -7/+12 |
| * | | | | | efi/capsule-loader: Redirect calls to efi_capsule_setup_info() via weak alias | Ard Biesheuvel | 2017-06-05 | 1 | -29/+27 |
| * | | | | | efi/capsule: Remove NULL test on kmap() | Fabian Frederick | 2017-06-05 | 2 | -8/+0 |
| * | | | | | efi/capsule-loader: Use a cached copy of the capsule header | Ard Biesheuvel | 2017-06-05 | 1 | -24/+17 |
| * | | | | | efi/capsule: Adjust return type of efi_capsule_setup_info() | Jan Kiszka | 2017-06-05 | 1 | -2/+2 |
| * | | | | | efi/capsule: Clean up pr_err/_info() messages | Jan Kiszka | 2017-06-05 | 1 | -11/+8 |
| * | | | | | efi/capsule: Remove pr_debug() on ENOMEM or EFAULT | Jan Kiszka | 2017-06-05 | 1 | -9/+2 |
| * | | | | | efi/capsule: Fix return code on failing kmap/vmap | Jan Kiszka | 2017-06-05 | 1 | -2/+2 |
* | | | | | | Merge tag 'edac_for_4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2017-07-03 | 9 | -444/+399 |
|\ \ \ \ \ \ |
|
| * | | | | | | EDAC, pnd2: Fix Apollo Lake DIMM detection | Tony Luck | 2017-06-29 | 1 | -3/+8 |
| * | | | | | | EDAC, i5000, i5400: Fix definition of NRECMEMB register | Jérémy Lefaure | 2017-06-29 | 2 | -5/+5 |
| * | | | | | | EDAC, pnd2: Make function sbi_send() static | Colin Ian King | 2017-06-26 | 1 | -2/+2 |
| * | | | | | | EDAC, pnd2: Return proper error value from apl_rd_reg() | Gustavo A. R. Silva | 2017-06-23 | 1 | -2/+3 |
| * | | | | | | EDAC, altera: Simplify calculation of total memory | Chris Packham | 2017-06-14 | 1 | -16/+8 |
| * | | | | | | EDAC, sb_edac: Avoid creating SOCK memory controller | Qiuxu Zhuo | 2017-06-14 | 1 | -0/+5 |
| * | | | | | | EDAC, mce_amd: Fix typo in SMCA error description | Yazen Ghannam | 2017-06-12 | 1 | -1/+1 |
| * | | | | | | EDAC, mv64x60: Sanity check edac_op_state before registering | Chris Packham | 2017-06-09 | 1 | -6/+1 |
| * | | | | | | EDAC, thunderx: Fix a warning during l2c debugfs node creation | Vadim Lomovtsev | 2017-06-01 | 1 | -1/+1 |
| * | | | | | | EDAC, mv64x60: Check driver registration success | Chris Packham | 2017-05-30 | 1 | -2/+7 |
| * | | | | | | EDAC, ie31200: Add Intel Kaby Lake CPU support | Jason Baron | 2017-05-28 | 1 | -1/+12 |
| * | | | | | | EDAC, mv64x60: Replace in_le32()/out_le32() with readl()/writel() | Chris Packham | 2017-05-26 | 1 | -42/+42 |
| * | | | | | | EDAC, mv64x60: Fix pdata->name | Chris Packham | 2017-05-26 | 1 | -1/+1 |
| * | | | | | | EDAC, sb_edac: Bump driver version and do some cleanups | Qiuxu Zhuo | 2017-05-25 | 1 | -44/+21 |
| * | | | | | | EDAC, sb_edac: Check if ECC enabled when at least one DIMM is present | Qiuxu Zhuo | 2017-05-25 | 1 | -85/+18 |
| * | | | | | | EDAC, sb_edac: Drop NUM_CHANNELS from 8 back to 4 | Qiuxu Zhuo | 2017-05-25 | 1 | -1/+1 |
| * | | | | | | EDAC, sb_edac: Carve out dimm-populating loop | Borislav Petkov | 2017-05-25 | 1 | -58/+66 |
| * | | | | | | EDAC, sb_edac: Fix mod_name | Borislav Petkov | 2017-05-25 | 1 | -1/+1 |
| * | | | | | | EDAC, sb_edac: Assign EDAC memory controller per h/w controller | Qiuxu Zhuo | 2017-05-25 | 1 | -84/+84 |
| * | | | | | | EDAC, sb_edac: Don't use "Socket#" in the memory controller name | Tony Luck | 2017-05-25 | 1 | -19/+35 |
| * | | | | | | EDAC, sb_edac: Classify PCI-IDs by topology | Qiuxu Zhuo | 2017-05-25 | 1 | -114/+121 |