summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-26x86/apic: Include the LDR when clearing out APIC registersBandan Das
2019-08-26x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das
2019-08-26ARM: dts: Drop legacy custom hwmods property for dra7 gpioTony Lindgren
2019-08-26ARM: dts: Drop legacy custom hwmods property for dra7 mmcTony Lindgren
2019-08-26ARM: dts: Drop legacy custom hwmods property for dra7 i2cTony Lindgren
2019-08-26ARM: dts: Drop legacy custom hwmods property for dra7 uartTony Lindgren
2019-08-26ARM: OMAP2+: Drop legacy platform data for dra7 mcaspTony Lindgren
2019-08-26ARM: OMAP2+: Drop legacy platform data for dra7 mcspiTony Lindgren
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab
2019-08-26media: use the BIT() macroMauro Carvalho Chehab
2019-08-26arc: prefer __section from compiler_attributes.hNick Desaulniers
2019-08-26dt-bindings: IDU-intc: Add support for edge-triggered interruptsMischa Jonker
2019-08-26dt-bindings: IDU-intc: Clean up documentationMischa Jonker
2019-08-26media: ov9650: add a sanity checkMauro Carvalho Chehab
2019-08-26ARCv2: IDU-intc: Add support for edge-triggered interruptsMischa Jonker
2019-08-26media: aspeed-video: address a protential usage of an unitialized varMauro Carvalho Chehab
2019-08-26media: vicodec: make life easier for static analyzersMauro Carvalho Chehab
2019-08-26media: remove include stdarg.h from some driversMauro Carvalho Chehab
2019-08-26ARM: OMAP2+: Delete an unnecessary kfree() call in omap_hsmmc_pdata_init()Markus Elfring
2019-08-26ARM: OMAP2+: move platform-specific asm-offset.h to arch/arm/mach-omap2Masahiro Yamada
2019-08-26ARM: dts: ARM: dts: Configure interconnect target module for am3517sgxAdam Ford
2019-08-26ARM: dts: Configure interconnect target module for omap3 sgxTony Lindgren
2019-08-26ARM: dts: Configure sgx for omap5Tony Lindgren
2019-08-26clk: ti: add clkctrl data omap5 sgxTony Lindgren
2019-08-26ARM: OMAP2+: Drop legacy platform data for omap4 gpuTony Lindgren
2019-08-26ARM: OMAP2+: Drop legacy platform data for omap4 d2dTony Lindgren
2019-08-26ARM: dts: Configure d2d dts data for omap4Tony Lindgren
2019-08-26ARM: OMAP2+: Drop legacy watchdog platform data for omap4Tony Lindgren
2019-08-26ARM: dts: Drop custom hwmod property for omap4 i2cTony Lindgren
2019-08-26ARM: OMAP2+: Drop legacy platform data for cpsw on dra7Tony Lindgren
2019-08-26ARM: OMAP2+: Drop legacy platform data for cpsw on am3 and am4Tony Lindgren
2019-08-26ARM: dts: Add fck for cpsw mdio for omap variantsTony Lindgren
2019-08-26bus: ti-sysc: Detect d2d when debug is enabledTony Lindgren
2019-08-26bus: ti-sysc: Add module enable quirk for SGX on omap36xxTony Lindgren
2019-08-26bus: ti-sysc: Change return types of functionsNishka Dasgupta
2019-08-26dm raid1: use struct_size() with kzalloc()Gustavo A. R. Silva
2019-08-26dm writecache: optimize performance by sorting the blocks for writeback_allHuaisheng Ye
2019-08-26perf script: Fix memory leaks in list_scripts()Gustavo A. R. Silva
2019-08-26perf report: Fix --ns time sort key outputAndi Kleen
2019-08-26perf report: Use timestamp__scnprintf_nsec() for time sort keyAndi Kleen
2019-08-26perf tools: Remove duplicate headersSouptick Joarder
2019-08-26perf augmented_raw_syscalls: Reduce perf_event_output() boilerplateArnaldo Carvalho de Melo
2019-08-26perf augmented_raw_syscalls: Introduce helper to get the scratch spaceArnaldo Carvalho de Melo
2019-08-26perf augmented_raw_syscalls: Postpone tmp map lookup to after pid_filterArnaldo Carvalho de Melo
2019-08-26perf augmented_raw_syscalls: Rename augmented_filename to augmented_argArnaldo Carvalho de Melo
2019-08-26perf trace beauty ioctl: Fix off-by-one error in cmd->string tableBenjamin Peterson
2019-08-26perf tests: Fixes hang in zstd compression test by changing the source of ran...James Clark
2019-08-26perf sort: Remove needless headers from sort.h, provide fwd struct declsArnaldo Carvalho de Melo
2019-08-26perf srcline: Add missing srcline.h header to files needing its defsArnaldo Carvalho de Melo
2019-08-26perf cacheline: Move cacheline related routines to separate filesArnaldo Carvalho de Melo