| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/mm: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2016-07-14 | 19 | -19/+9 |
* | x86: Don't use module.h just for AUTHOR / LICENSE tags | Paul Gortmaker | 2016-07-14 | 2 | -10/+1 |
* | Merge branch 'x86/platform' into x86/headers, to apply dependent patches | Ingo Molnar | 2016-07-14 | 25 | -143/+955 |
|\ |
|
| * | x86/sfi: Enable enumeration of SD devices | Andy Shevchenko | 2016-07-13 | 3 | -0/+45 |
| * | x86/pci: Use MRFLD abbreviation for Merrifield | Andy Shevchenko | 2016-07-13 | 1 | -4/+4 |
| * | x86/platform/intel-mid: Make vertical indentation consistent | Andy Shevchenko | 2016-07-10 | 1 | -31/+34 |
| * | x86/platform/intel-mid: Mark regulators explicitly defined | Andy Shevchenko | 2016-07-10 | 1 | -0/+10 |
| * | x86/platform/intel-mid: Rename mrfl.c to mrfld.c | Andy Shevchenko | 2016-07-09 | 2 | -2/+2 |
| * | x86/platform/intel-mid: Enable spidev on Intel Edison boards | Andy Shevchenko | 2016-07-08 | 2 | -0/+52 |
| * | x86/platform/intel-mid: Extend PWRMU to support Penwell | Andy Shevchenko | 2016-07-08 | 1 | -4/+6 |
| * | x86/pci, x86/platform/intel_mid_pci: Remove duplicate power off code | Andy Shevchenko | 2016-07-08 | 1 | -9/+4 |
| * | x86/platform/intel-mid: Add pinctrl for Intel Merrifield | Andy Shevchenko | 2016-07-01 | 2 | -0/+45 |
| * | x86/platform/intel-mid: Enable GPIO expanders on Edison | Andy Shevchenko | 2016-06-15 | 2 | -2/+103 |
| * | x86/platform/intel-mid: Add Power Management Unit driver | Andy Shevchenko | 2016-06-15 | 6 | -6/+540 |
| * | x86/platform/atom/punit: Enable support for Merrifield | Andy Shevchenko | 2016-06-14 | 1 | -2/+13 |
| * | x86/platform/intel_mid_pci: Rework IRQ0 workaround | Andy Shevchenko | 2016-06-14 | 1 | -2/+10 |
| * | Merge branch 'x86/cpu' into x86/platform, to avoid conflict | Ingo Molnar | 2016-06-14 | 11 | -97/+103 |
| |\ |
|
| | * | x86, thermal: Clean up and fix CPU model detection for intel_soc_dts_thermal | Dave Hansen | 2016-06-08 | 1 | -1/+3 |
| | * | x86, mmc: Use Intel family name macros for mmc driver | Dave Hansen | 2016-06-08 | 1 | -1/+2 |
| | * | x86/intel_telemetry: Use Intel family name macros for telemetry driver | Dave Hansen | 2016-06-08 | 2 | -2/+4 |
| | * | x86/acpi/lss: Use Intel family name macros for the acpi_lpss driver | Dave Hansen | 2016-06-08 | 1 | -2/+3 |
| | * | x86/cpufreq: Use Intel family name macros for the intel_pstate cpufreq driver | Dave Hansen | 2016-06-08 | 1 | -18/+19 |
| | * | x86/platform: Use new Intel model number macros | Dave Hansen | 2016-06-08 | 1 | -2/+3 |
| | * | x86/intel_idle: Use Intel family macros for intel_idle | Dave Hansen | 2016-06-08 | 1 | -35/+36 |
| | * | x86, powercap, rapl: Add Skylake Server model number | Dave Hansen | 2016-06-08 | 1 | -0/+1 |
| | * | x86, powercap, rapl: Reorder CPU detection table | Dave Hansen | 2016-06-08 | 1 | -8/+14 |
| | * | x86, powercap, rapl: Use Intel model macros intead of open-coding | Dave Hansen | 2016-06-08 | 1 | -21/+22 |
| | * | Merge branch 'x86/urgent' into x86/cpu, to pick up dependency | Ingo Molnar | 2016-06-08 | 9445 | -190303/+485448 |
| | |\ |
|
| | * | | x86/cpu: Correct comments and messages in P4 erratum 037 handling code | Borislav Petkov | 2016-05-10 | 1 | -4/+3 |
| | * | | x86/topology: Remove redundant ENABLE_TOPO_DEFINES | Sudeep Holla | 2016-05-05 | 1 | -11/+1 |
| | * | | Merge tag 'v4.6-rc6' into x86/cpu, to refresh the tree | Ingo Molnar | 2016-05-05 | 1375 | -9165/+15098 |
| | |\ \ |
|
* | | | | | Linux 4.7-rc7v4.7-rc7 | Linus Torvalds | 2016-07-11 | 1 | -1/+1 |
* | | | | | tmpfs: fix regression hang in fallocate undo | Hugh Dickins | 2016-07-11 | 1 | -3/+5 |
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-07-10 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | MIPS: Fix page table corruption on THP permission changes. | David Daney | 2016-07-06 | 1 | -1/+1 |
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2016-07-09 | 3 | -5/+8 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'jejb-fixes' into fixes | James Bottomley | 2016-07-06 | 5937 | -112700/+295062 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | qla2xxx: Fix NULL pointer deref in QLA interrupt | Bruno Prémont | 2016-07-05 | 1 | -1/+1 |
| * | | | | | | | SCSI: fix new bug in scsi_dev_info_list string matching | Alan Stern | 2016-06-29 | 1 | -4/+6 |
| * | | | | | | | ipr: Clear interrupt on croc/crocodile when running with LSI | Brian King | 2016-06-29 | 1 | -0/+1 |
* | | | | | | | | Merge tag 'ecryptfs-4.7-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-07-08 | 4 | -20/+23 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ecryptfs: don't allow mmap when the lower fs doesn't support it | Jeff Mahoney | 2016-07-08 | 1 | -1/+14 |
| * | | | | | | | | Revert "ecryptfs: forbid opening files without mmap handler" | Jeff Mahoney | 2016-07-08 | 1 | -11/+2 |
| * | | | | | | | | ecryptfs: fix spelling mistakes | Chris J Arges | 2016-06-20 | 2 | -4/+4 |
| * | | | | | | | | eCryptfs: fix typos in comment | Wei Yuan | 2016-06-20 | 1 | -2/+2 |
| * | | | | | | | | ecryptfs: drop null test before destroy functions | Julia Lawall | 2016-06-20 | 1 | -2/+1 |
* | | | | | | | | | Merge tag 'iommu-fixes-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-07-08 | 2 | -4/+14 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | iommu/amd: Fix unity mapping initialization race | Joerg Roedel | 2016-07-06 | 1 | -2/+12 |
| * | | | | | | | | | iommu/vt-d: Fix infinite loop in free_all_cpu_cached_iovas | Aaron Campbell | 2016-07-04 | 1 | -2/+2 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge tag 'for-linus-4.7b-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-07-08 | 3 | -45/+14 |
|\ \ \ \ \ \ \ \ \ |
|