summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-239-35/+46
|\
| * ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcacheVineet Gupta2016-12-192-6/+13
| * ARC: mm: No need to save cache version in @cpuinfoVineet Gupta2016-12-192-12/+5
| * ARC: enable SG chainingVladimir Kondratiev2016-12-192-1/+2
| * ARCv2: intc: default all interrupts to priority 1Vineet Gupta2016-12-142-9/+7
| * ARCv2: entry: document intr disable in hard isrVineet Gupta2016-12-141-6/+18
| * ARC: ARCompact entry: elide re-reading ECR in ProtV handlerVineet Gupta2016-12-131-1/+1
* | Merge tag 'leds_for_4.10_email_update' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-221-2/+2
|\ \
| * | MAINTAINERS: Update Jacek Anaszewski's email addressJacek Anaszewski2016-12-221-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-229-30/+38
|\ \ \
| * | | block: check partition alignmentStefan Haberland2016-12-191-0/+3
| * | | nvme : Use correct scnprintf in cmb showStephen Bates2016-12-191-2/+2
| * | | block: allow WRITE_SAME commands with the SG_IO ioctlMauricio Faria de Oliveira2016-12-191-0/+3
| * | | block: Remove unused member (busy) from struct blk_queue_tagRitesh Harjani2016-12-171-1/+0
| * | | bcache: partition support: add 16 minors per bcacheN deviceEric Wheeler2016-12-171-1/+4
| * | | bcache: Make gc wakeup sane, remove set_task_state()Kent Overstreet2016-12-175-26/+26
* | | | Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-2222-125/+224
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki2016-12-2222-125/+224
| |\ \ \ \ \
| | | * | | | ACPI: do not warn if _BQC does not existZhang Rui2016-11-291-3/+0
| | * | | | | ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...Lv Zheng2016-12-215-60/+9
| | * | | | | ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng2016-12-2110-42/+29
| | * | | | | ACPICA: Tables: Allow FADT to be customized with virtual addressLv Zheng2016-12-211-7/+7
| | * | | | | ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_...Lv Zheng2016-12-217-54/+220
* | | | | | | Merge tag 'pm-fixes-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-222-2/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2016-12-223-3/+7
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | cpufreq: s3c64xx: remove incorrect __init annotationArnd Bergmann2016-12-211-1/+1
| | * | | | | | cpufreq: Remove CPU hotplug callbacks only if they were initializedBoris Ostrovsky2016-12-211-1/+1
| | * | | | | | CPU/hotplug: Clarify description of __cpuhp_setup_state() return valueBoris Ostrovsky2016-12-211-1/+5
* | | | | | | | Merge tag 'mmc-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2016-12-225-25/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | mmc: sd: Meet alignment requirements for raw_ssr DMAPaul Burton2016-12-211-2/+10
| * | | | | | | | mmc: core: Further fix thread wake-upAdrian Hunter2016-12-201-7/+5
| * | | | | | | | mmc: sdhci: Fix to handle MMC_POWER_UNDEFINEDAdrian Hunter2016-12-201-14/+19
| * | | | | | | | mmc: sdhci-cadence: add Socionext UniPhier specific compatible stringMasahiro Yamada2016-12-202-2/+5
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-12-225-2/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | selinux: use the kernel headers when building scripts/selinuxPaul Moore2016-12-215-2/+16
* | | | | | | | | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-2220-25/+2320
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/intel_rdt: Implement show_options() for resctrlfsShaohua Li2016-12-091-2/+10
| * | | | | | | | | | x86/intel_rdt: Call intel_rdt_sched_in() with preemption disabledFenghua Yu2016-12-022-0/+4
| * | | | | | | | | | x86/intel_rdt: Update task closid immediately on CPU in rmdir and unmountFenghua Yu2016-11-281-30/+83
| * | | | | | | | | | x86/intel_rdt: Fix setting of closid when adding CPUs to a groupFenghua Yu2016-11-281-1/+1
| * | | | | | | | | | Merge branch 'x86/cpufeature' into x86/cacheThomas Gleixner2016-11-16924-6680/+10155
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/intel_rdt: Update percpu closid immeditately on CPUs affected by changeeFenghua Yu2016-11-151-36/+36
| * | | | | | | | | | | x86/intel_rdt: Reset per cpu closids on unmountFenghua Yu2016-11-151-0/+16
| * | | | | | | | | | | x86/intel_rdt: Select KERNFS when enabling INTEL_RDT_AThomas Gleixner2016-11-151-0/+1
| * | | | | | | | | | | x86/intel_rdt: Prevent deadlock against hotplug lockThomas Gleixner2016-11-151-5/+3
| * | | | | | | | | | | x86/intel_rdt: Protect info directory from removalFenghua Yu2016-11-151-4/+20
| * | | | | | | | | | | x86/intel_rdt: Add info files to DocumentationThomas Gleixner2016-11-071-0/+19
| * | | | | | | | | | | x86/intel_rdt: Export the minimum number of set mask bits in sysfsShaohua Li2016-11-071-0/+16
| * | | | | | | | | | | x86/intel_rdt: Propagate error in rdt_mount() properlyShaohua Li2016-11-071-1/+3
| * | | | | | | | | | | x86/intel_rdt: Add a missing #includeBorislav Petkov2016-11-071-0/+1