summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | perf script python: Add Python3 support to export-to-sqlite.pyTony Jones2019-03-111-9/+14
| | * | | perf script python: Add Python3 support to export-to-postgresql.pyTony Jones2019-03-111-17/+41
| | * | | perf script python: Add Python3 support to exported-sql-viewer.pyTony Jones2019-03-111-14/+28
| | * | | perf report: Use less for scripts outputAndi Kleen2019-03-111-113/+17
| | * | | perf session: Add process callback to reader objectJiri Olsa2019-03-111-4/+19
| | * | | perf header: Add DIR_FORMAT feature to describe directory dataJiri Olsa2019-03-115-3/+59
| | * | | perf data: Make perf_data__size() work over directoryJiri Olsa2019-03-112-5/+18
| | * | | perf data: Add perf_data__update_dir() functionJiri Olsa2019-03-112-0/+21
| | * | | perf data: Don't store auxtrace index for directory data fileJiri Olsa2019-03-111-1/+1
| | * | | perf data: Support having perf.data stored as a directoryJiri Olsa2019-03-113-1/+58
| | * | | perf vendor events amd: perf PMU events for AMD Family 17hMartin Liška2019-03-117-0/+829
| | * | | perf probe: Fix getting the kernel mapAdrian Hunter2019-03-111-2/+4
| | * | | perf report: Parse time quantumAndi Kleen2019-03-114-0/+49
| | * | | perf time-utils: Add utility function to print time stamps in nanosecondsAndi Kleen2019-03-112-0/+9
| | * | | perf report: Support output in nanosecondsAndi Kleen2019-03-115-6/+11
| | * | | perf script: Support insn output for normal samplesAndi Kleen2019-03-114-1/+59
| | * | | perf/core: Restore mmap record type correctlyStephane Eranian2019-03-111-0/+2
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-2414-58/+81
|\ \ \ \ \
| * | | | | x86/gart: Exclude GART aperture from kcoreKairui Song2019-03-233-7/+42
| * | | | | Merge branch 'x86/cpu' into x86/urgentThomas Gleixner2019-03-221-16/+15
| |\ \ \ \ \
| | * | | | | x86/cpufeature: Fix various quality problems in the <asm/cpu_device_hd.h> headerIngo Molnar2019-02-111-16/+15
| * | | | | | x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...Nathan Chancellor2019-03-221-0/+1
| * | | | | | x86/mm/pti: Make local symbols staticValdis Kletnieks2019-03-221-2/+2
| * | | | | | x86/cpu/cyrix: Remove {get,set}Cx86_old macros used for Cyrix processorsMatthew Whitehead2019-03-211-21/+0
| * | | | | | x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead2019-03-211-7/+7
| * | | | | | x86/microcode: Announce reload operation's completionBorislav Petkov2019-03-211-0/+2
| * | | | | | x86/hyperv: Prevent potential NULL pointer dereferenceKangjie Lu2019-03-211-1/+5
| * | | | | | x86/hpet: Prevent potential NULL pointer dereferenceAditya Pakki2019-03-211-0/+2
| * | | | | | x86/lib: Fix indentation issue, remove extra tabColin Ian King2019-03-211-1/+1
| * | | | | | x86/boot: Restrict header scope to make Clang happyNick Desaulniers2019-03-211-1/+2
| * | | | | | x86/mm: Don't leak kernel addressesMatteo Croce2019-03-191-2/+2
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-03-246-40/+21
|\ \ \ \ \ \ \
| * | | | | | | clocksource/drivers/clps711x: Remove board supportAlexander Shiyan2019-03-241-32/+13
| * | | | | | | clocksource/drivers/riscv: Fix clocksource maskAtish Patra2019-03-231-3/+2
| * | | | | | | clocksource/drivers/mips-gic-timer: Make gic_compare_irqaction staticYueHaibing2019-03-221-1/+1
| * | | | | | | clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() staticYueHaibing2019-03-221-2/+2
| * | | | | | | clocksource/drivers/tcb_clksrc: Make tc_clksrc_suspend/resume() staticYueHaibing2019-03-221-2/+2
| * | | | | | | clocksource/drivers/clps711x: Make clps711x_clksrc_init() staticYueHaibing2019-03-221-2/+3
| * | | | | | | time/jiffies: Make refined_jiffies staticValdis Kletnieks2019-03-221-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-03-242-2/+7
|\ \ \ \ \ \ \
| * | | | | | | futex: Ensure that futex address is aligned in handle_futex_death()Chen Jie2019-03-221-0/+4
| * | | | | | | workqueue: Only unregister a registered lockdep keyBart Van Assche2019-03-211-2/+3
| |/ / / / / /
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-2414-52/+35
|\ \ \ \ \ \ \
| * | | | | | | genirq: Mark expected switch case fall-throughGustavo A. R. Silva2019-03-231-0/+1
| * | | | | | | genirq/devres: Remove excess parameter from kernel docValdis Kletnieks2019-03-221-2/+0
| * | | | | | | irqchip/irq-mvebu-sei: Make mvebu_sei_ap806_caps staticYueHaibing2019-03-211-1/+1
| * | | | | | | Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2019-03-2110-48/+32
| |\ \ \ \ \ \ \
| | * | | | | | | irqchip/mbigen: Don't clear eventid when freeing an MSIJianguo Chen2019-03-211-0/+3
| | * | | | | | | irqchip/stm32: Don't set rising configuration registers at initFabien Dessenne2019-03-211-5/+0
| | * | | | | | | irqchip/stm32: Don't clear rising/falling config registers at initFabien Dessenne2019-03-211-5/+0