projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2022-01-31
Ard Biesheuvel
ARM: make get_current() and __my_cpu_offset() __always_...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Ard Biesheuvel
ARM: drop pointless SMP check on secondary startup...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Ard Biesheuvel
ARM: iop: make iop_handle_irq() static
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Ard Biesheuvel
ARM: mm: make vmalloc_seq handling SMP safe
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Ard Biesheuvel
ARM: entry: avoid clobbering R9 in IRQ handler
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Ard Biesheuvel
ARM: smp: elide HWCAP_TLS checks or __entry_task update...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-24
Ard Biesheuvel
ARM: assembler: define a Kconfig symbol for group reloc...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-24
Ard Biesheuvel
ARM: mm: switch to swapper_pg_dir early for vmap'ed...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-06
Ard Biesheuvel
ARM: 9176/1: avoid literal references in inline assembly
commit
|
commitdiff
|
tree
|
snapshot
2022-01-05
Ard Biesheuvel
ARM: 9177/1: disable vmap'ed stacks on suspend-capable...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-17
Russell King...
Merge tag 'arm-irq-and-vmap-stacks-for-rmk' of git...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-06
Ard Biesheuvel
ARM: v7m: enable support for IRQ stacks
commit
|
commitdiff
|
tree
|
snapshot
2021-12-06
Ard Biesheuvel
ARM: implement THREAD_INFO_IN_TASK for uniprocessor...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-06
Ard Biesheuvel
ARM: smp: defer TPIDRURO update for SMP v6 configuratio...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-06
Ard Biesheuvel
ARM: use TLS register for 'current' on !SMP as well
commit
|
commitdiff
|
tree
|
snapshot
2021-12-06
Ard Biesheuvel
ARM: percpu: add SMP_ON_UP support
commit
|
commitdiff
|
tree
|
snapshot
2021-12-06
Ard Biesheuvel
ARM: assembler: add optimized ldr/str macros to load...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-06
Ard Biesheuvel
ARM: module: implement support for PC-relative group...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-06
Ard Biesheuvel
ARM: entry: preserve thread_info pointer in switch_to
commit
|
commitdiff
|
tree
|
snapshot
2021-12-06
Vladimir Murzin
irqchip: nvic: Use GENERIC_IRQ_MULTI_HANDLER
commit
|
commitdiff
|
tree
|
snapshot
2021-12-06
Arnd Bergmann
ARM: remove old-style irq entry
commit
|
commitdiff
|
tree
|
snapshot
2021-12-06
Arnd Bergmann
ARM: iop32x: use GENERIC_IRQ_MULTI_HANDLER
commit
|
commitdiff
|
tree
|
snapshot
2021-12-06
Arnd Bergmann
ARM: iop32x: offset IRQ numbers by 1
commit
|
commitdiff
|
tree
|
snapshot
2021-12-06
Arnd Bergmann
ARM: footbridge: use GENERIC_IRQ_MULTI_HANDLER
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Arnd Bergmann
ARM: riscpc: use GENERIC_IRQ_MULTI_HANDLER
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Ard Biesheuvel
ARM: riscpc: drop support for IOMD_IRQREQC/IOMD_IRQREQD...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Ard Biesheuvel
ARM: implement support for vmap'ed stacks
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Ard Biesheuvel
ARM: entry: rework stack realignment code in svc_entry
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Ard Biesheuvel
ARM: switch_to: clean up Thumb2 code path
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Ard Biesheuvel
ARM: unwind: disregard unwind info before stack frame...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Ard Biesheuvel
ARM: memset: clean up unwind annotations
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Ard Biesheuvel
ARM: memmove: use frame pointer as unwind anchor
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Ard Biesheuvel
ARM: memcpy: use frame pointer as unwind anchor
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Ard Biesheuvel
ARM: run softirqs on the per-CPU IRQ stack
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Ard Biesheuvel
ARM: call_with_stack: add unwind support
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Ard Biesheuvel
ARM: implement IRQ stacks
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Ard Biesheuvel
ARM: backtrace-clang: avoid crash on bogus frame pointer
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Ard Biesheuvel
ARM: unwind: dump exception stack from calling frame
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Ard Biesheuvel
ARM: export dump_mem() to other objects
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Ard Biesheuvel
ARM: unwind: support unwinding across multiple stacks
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Ard Biesheuvel
ARM: assembler: introduce bl_r macro
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Ard Biesheuvel
ARM: remove some dead code
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Ard Biesheuvel
ARM: stackprotector: prefer compiler for TLS based...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Ard Biesheuvel
ARM: decompressor: disable stack protector
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Linus Torvalds
Linux 5.16-rc1
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Gustavo A....
kconfig: Add support for -Wimplicit-fallthrough
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Linus Torvalds
Merge tag 'xfs-5.16-merge-5' of git://git./fs/xfs/xfs...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Linus Torvalds
Merge tag 'for-5.16/parisc-3' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Linus Torvalds
Merge tag 'sh-for-5.16' of git://git.libc.org/linux-sh
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Linus Torvalds
Merge tag 'for-linus' of git://git.armlinux.org.uk...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Linus Torvalds
Merge tag 'devicetree-fixes-for-5.16-1' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Linus Torvalds
Merge tag 'timers-urgent-2021-11-14' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Linus Torvalds
Merge tag 'irq-urgent-2021-11-14' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Linus Torvalds
Merge tag 'locking-urgent-2021-11-14' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Linus Torvalds
Merge tag 'sched_urgent_for_v5.16_rc1' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Linus Torvalds
Merge tag 'perf_urgent_for_v5.16_rc1' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Linus Torvalds
Merge tag 'x86_urgent_for_v5.16_rc1' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Linus Torvalds
Merge tag 'perf-tools-for-v5.16-2021-11-13' of git...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Thomas Gleixner
Merge tag 'irqchip-fixes-5.16-1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Linus Torvalds
Merge tag 'zstd-for-linus-v5.16' of git://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Linus Torvalds
Merge tag 'virtio-mem-for-5.16' of git://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
James Clark
perf tests: Remove bash constructs from stat_all_pmu.sh
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
James Clark
perf tests: Remove bash construct from record+zstd_comp...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
James Clark
perf test: Remove bash construct from stat_bpf_counters...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Sohaib Mohamed
perf bench futex: Fix memory leak of perf_cpu_map__new()
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Arnaldo Carvalho...
tools arch x86: Sync the msr-index.h copy with the...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Arnaldo Carvalho...
tools headers UAPI: Sync drm/i915_drm.h with the kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Arnaldo Carvalho...
tools headers UAPI: Sync sound/asound.h with the kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Arnaldo Carvalho...
tools headers UAPI: Sync linux/prctl.h with the kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Arnaldo Carvalho...
tools headers UAPI: Sync arch prctl headers with the...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Jiri Olsa
perf tools: Add more weak libbpf functions
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Ian Rogers
perf bpf: Avoid memory leak from perf_env__insert_btf()
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Ian Rogers
perf symbols: Factor out annotation init/exit
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Ian Rogers
perf symbols: Bit pack to save a byte
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Ian Rogers
perf symbols: Add documentation to 'struct symbol'
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Arnaldo Carvalho...
tools headers UAPI: Sync files changed by new futex_wai...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Guo Zhengkui
perf test bpf: Use ARRAY_CHECK() instead of ad-hoc...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
German Gomez
perf arm-spe: Support hardware-based PID tracing
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
German Gomez
perf arm-spe: Save context ID in record
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
German Gomez
perf arm-spe: Update --switch-events docs in 'perf...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Namhyung Kim
perf arm-spe: Track task context switch for cpu-mode...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Kajol Jain
perf vendor events power10: Add metric events JSON...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Like Xu
perf design.txt: Synchronize the definition of enum...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Andrew Kilroy
perf arm-spe: Print size using consistent format
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Andrew Kilroy
perf cs-etm: Print size using consistent format
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
German Gomez
perf arm-spe: Snapshot mode test
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
German Gomez
perf arm-spe: Implement find_snapshot callback
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
German Gomez
perf arm-spe: Add snapshot mode support
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Ian Rogers
perf expr: Add source_count for aggregating events
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Ian Rogers
perf expr: Move ID handling to its own function
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Ian Rogers
perf expr: Add metric literals for topology.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Ian Rogers
perf expr: Add literal values starting with #
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Ian Rogers
perf cputopo: Match thread_siblings to topology ABI...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Ian Rogers
perf cputopo: Match die_siblings to topology ABI name
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Ian Rogers
perf cputopo: Update to use pakage_cpus
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Ian Rogers
perf test: Add expr test for events with hyphens
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Ian Rogers
perf test: Remove skip_if_fail
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Ian Rogers
perf test: Remove is_supported function
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Ian Rogers
perf test: TSC test, remove is_supported use
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Ian Rogers
perf test: BP tests, remove is_supported use
commit
|
commitdiff
|
tree
|
snapshot
next