summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-29x86/smp: Use static key for reschedule interrupt tracingThomas Gleixner
2017-08-29x86/smp: Remove pointless duplicated interrupt codeThomas Gleixner
2017-08-29x86/mce: Remove duplicated tracing interrupt codeThomas Gleixner
2017-08-29x86/irqwork: Get rid of duplicated tracing interrupt codeThomas Gleixner
2017-08-29x86/apic: Remove the duplicated tracing versions of interruptsThomas Gleixner
2017-08-29x86/irq: Get rid of duplicated trace_x86_platform_ipi() codeThomas Gleixner
2017-08-29x86/apic: Use this_cpu_ptr() in local_timer_interrupt()Thomas Gleixner
2017-08-29x86/apic: Remove the duplicated tracing version of local_timer_interrupt()Thomas Gleixner
2017-08-29x86/traps: Simplify pagefault tracing logicThomas Gleixner
2017-08-29x86/tracing: Introduce a static key for exception tracingThomas Gleixner
2017-08-29x86/boot: Move EISA setup to a separate fileThomas Gleixner
2017-08-29x86/irq: Remove duplicated used_vectors definitionThomas Gleixner
2017-08-29x86/irq: Get rid of the 'first_system_vector' indirection bogosityThomas Gleixner
2017-08-29x86/irq: Unexport used_vectors[]Thomas Gleixner
2017-08-29x86/irq: Remove vector_used_by_percpu_irq()Thomas Gleixner
2017-08-29Merge branch 'linus' into x86/apic, to pick up fixesIngo Molnar
2017-08-29net: rxrpc: Replace time_t type with time64_t typeBaolin Wang
2017-08-29devicetree: bindings: Remove deprecated propertiesMagnus Damm
2017-08-29devicetree: bindings: Remove unused 32-bit CMT bindingsMagnus Damm
2017-08-29devicetree: bindings: Deprecate property, update exampleMagnus Damm
2017-08-29devicetree: bindings: r8a73a4 and R-Car Gen2 CMT bindingsMagnus Damm
2017-08-29devicetree: bindings: R-Car Gen2 CMT0 and CMT1 bindingsMagnus Damm
2017-08-29devicetree: bindings: Remove sh7372 CMT bindingMagnus Damm
2017-08-29clocksource/drivers/imx-tpm: Add imx tpm timer supportDong Aisheng
2017-08-29dt-bindings: timer: Add nxp tpm timer binding docDong Aisheng
2017-08-29x86/microcode/intel: Improve microcode patches saving flowBorislav Petkov
2017-08-29x86/mm: Fix SME encryption stack ptr handlingBorislav Petkov
2017-08-29nvme: don't blindly overwrite identifiers on disk revalidateChristoph Hellwig
2017-08-29nvme: remove nvme_revalidate_nsChristoph Hellwig
2017-08-29nvme: remove unused struct nvme_ns fieldsChristoph Hellwig
2017-08-29nvme: allow calling nvme_change_ctrl_state from irq contextChristoph Hellwig
2017-08-29nvme: report more detailed status codes to the block layerChristoph Hellwig
2017-08-29tty: hvcs: make ktermios constBhumika Goyal
2017-08-29usb: core: usbport: fix "BUG: key not in .data" when lockdep is enabledChristian Lamparter
2017-08-29staging: comedi: coding style fixes found by checkpatch.plSimo Koskinen
2017-08-29Staging: ks7010: Fix alignment should match open parenthesis.Jonathan Whitaker
2017-08-29staging: rtl8723bs: hal: remove cast to void pointerHimanshu Jha
2017-08-29staging: rtl8723bs: os_dep: remove cast to void pointerHimanshu Jha
2017-08-29staging: rtl8723bs: core: remove cast to void pointerHimanshu Jha
2017-08-29staging: rtl8188eu: remove unnecessary call to memsetHimanshu Jha
2017-08-29staging: rtlwifi: remove memset before memcpyHimanshu Jha
2017-08-29staging: typec: tcpm: Switch to PORT_RESET instead of SNK_UNATTACHEDBadhri Jagan Sridharan
2017-08-29staging: typec: tcpm: Do not send PING msgs in TCPMBadhri Jagan Sridharan
2017-08-29staging: typec: tcpm: typec: tcpm: Wait for CC debounce before PD excgBadhri Jagan Sridharan
2017-08-29staging: typec: tcpm: add cc change handling in src statesBadhri Jagan Sridharan
2017-08-29staging: typec: tcpm: Consider port_type while determining unattached_stateBadhri Jagan Sridharan
2017-08-29staging: typec: tcpm: Comply with TryWait.SNK StateBadhri Jagan Sridharan
2017-08-29staging: typec: tcpm: Follow Try.SRC exit requirementsBadhri Jagan Sridharan
2017-08-29staging: typec: tcpm: Check for Rp for tPDDebounceBadhri Jagan Sridharan
2017-08-29staging: typec: tcpm: Prevent TCPM from looping in SRC_TRYWAITBadhri Jagan Sridharan