aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-14irqchip/exiu: Fix return value check in exiu_init()Wei Yongjun1-2/+2
2017-11-13x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()Rafael J. Wysocki1-4/+7
2017-11-13/proc/module: fix building without kallsymsArnd Bergmann1-2/+8
2017-11-13kallsyms: fix building without printkArnd Bergmann1-1/+2
2017-11-13irqchip/gic-v3-its: Remove artificial dependency on PCIMarc Zyngier2-1/+9
2017-11-13irqchip/gic-v4: Add forward definition of struct irq_domain_opsMarc Zyngier1-0/+1
2017-11-13irqchip/gic-v3: pr_err() strings should end with newlinesArvind Yadav1-1/+1
2017-11-13irqchip/s3c24xx: pr_err() strings should end with newlinesArvind Yadav1-2/+2
2017-11-13cpu/hotplug: Get rid of CPU hotplug notifier leftoversThomas Gleixner3-52/+14
2017-11-13kprobes: Don't spam the build log with deprecation warningsIngo Molnar1-6/+6
2017-11-12/proc/module: use the same logic as /proc/kallsyms for address exposureLinus Torvalds3-9/+27
2017-11-12modules: make sysfs attribute files readable by owner onlyLinus Torvalds1-1/+1
2017-11-12genirq: Fix type of shifting literal 1 in __setup_irq()Rasmus Villemoes1-1/+1
2017-11-12irqdomain: Drop pointless NULL check in virq_debug_show_oneRasmus Villemoes1-2/+1
2017-11-12genirq/proc: Return proper error code when irq_set_affinity() failsWen Yaxng1-2/+3
2017-11-12modpost: detect modules without a MODULE_LICENSERandy Dunlap1-1/+1
2017-11-12Linux 4.14Linus Torvalds1-1/+1
2017-11-12irqchip/gic-v3: Fix ppi-partitions lookupJohan Hovold1-3/+6
2017-11-12timers: Add a function to start/reduce a timerDavid Howells2-7/+39
2017-11-12pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday()Arnd Bergmann2-4/+2
2017-11-12irq/work: Use llist_for_each_entry_safeThomas Gleixner1-3/+3
2017-11-12x86/intel_rdt: Fix a silent failure when writing zero value schemataXiaochen Shen1-0/+5
2017-11-11vlan: fix a use-after-free in vlan_device_event()Cong Wang1-3/+3
2017-11-11tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI headerIngo Molnar1-0/+1
2017-11-11net: dsa: return after vlan prepare phaseVivien Didelot1-0/+2
2017-11-11net: dsa: return after mdb prepare phaseVivien Didelot1-0/+2
2017-11-10spi: imx: Don't require platform data chipselect arrayTrent Piepho1-7/+9
2017-11-10spi: imx: Fix failure path leak on GPIO request errorTrent Piepho1-1/+3
2017-11-10spi: imx: GPIO based chip selects should not be requiredTrent Piepho1-8/+10
2017-11-10.mailmap: Add Maciej W. Rozycki's Imagination e-mail addressMaciej W. Rozycki1-0/+1
2017-11-10Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"Linus Torvalds3-11/+6
2017-11-10MAINTAINERS: add virtio-ccw.h to virtio/s390 sectionCornelia Huck1-0/+1
2017-11-10s390/noexec: execute kexec datamover without DATHeiko Carstens2-3/+1
2017-11-10s390: fix transactional execution control register handlingHeiko Carstens3-2/+5
2017-11-10s390/bpf: take advantage of stack_depth trackingMichael Holzheu2-15/+18
2017-11-10locking/x86: Use LOCK ADD for smp_mb() instead of MFENCEMichael S. Tsirkin2-4/+12
2017-11-10regulator: tps65218: remove unused tps_info structureKeerthy1-19/+0
2017-11-10regulator: tps65218: Fix strobe assignmentKeerthy1-1/+1
2017-11-10can: ifi: Fix transmitter delay calculationMarek Vasut1-3/+3
2017-11-10irqchip/gic-v4: Clear IRQ_DISABLE_UNLAZY again if mapping failsMarc Zyngier1-1/+6
2017-11-10genirq: Track whether the trigger type has been setMarc Zyngier2-2/+22
2017-11-10tcp: fix tcp_fastretrans_alert warningYuchung Cheng1-2/+1
2017-11-10tcp: gso: avoid refcount_t warning from tcp_gso_segment()Eric Dumazet1-2/+10
2017-11-10x86/virt/xen: Use guest_late_init to detect Xen PVH guestJuergen Gross2-11/+22
2017-11-10x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 structureJuergen Gross5-4/+6
2017-11-10x86/virt, x86/acpi: Add test for ACPI_FADT_NO_VGAJuergen Gross2-0/+6
2017-11-10x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross11-31/+40
2017-11-10x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' and 'struct x86_init'Juergen Gross12-61/+81
2017-11-10x86/tsc: Mark cyc2ns_init() and detect_art() __initDou Liyang1-2/+2
2017-11-10can: peak: Add support for new PCIe/M2 CAN FD interfacesStephane Grosjean1-2/+12