index
:
daniel.thompson/linux.git
backlight-for-v4.11
backport/arm64_nmi-android-3.18
bugs/debug_ll
bugs/st-asc-avalanche
clang-analyzer/initial_review
dev/arm64_alternative_if_not
dev/arm64_nix_assembler_macros
dev/arm64_nmi-v4.0
dev/arm64_nmi-v4.10
dev/arm64_nmi-v4.11
dev/arm64_nmi-v4.5
dev/arm64_nmi-v4.7-rc3
dev/arm64_nmi-v4.8
dev/arm64_nmi-v5
dev/arm_backtrace_on_apq8064
dev/arm_better_perf
dev/baseline
dev/debugll_sa1100
dev/imx_poll_get_char
dev/kdb-fiq
dev/kdb-fiq-v0.9
dev/kdb-interrupt
dev/kdb-kiosk
dev/kdb-nmi
dev/kdb_better_search
dev/kdb_ftdump
dev/kdb_no_log_levels
dev/kgdb-timeout
dev/kgdb_nmi-no_con_enabled
dev/kgdb_nmi_fiq-2
dev/msm_drm_prime_mmap-2
dev/multi_debug_ll
dev/out-of-tree
dev/perf_nmi_fiq
dev/perf_single_irq
dev/pl011-no-containerof
dev/readbwl_relaxed
dev/sched_clock_nmi-2
dev/st-asc-relaxed
dev/trigger_backtrace
dev/trigger_backtrace-v4.5
dev/trigger_backtrace-v4.6
dev/trigger_backtrace-v4.7
dev/trigger_backtrace-v4.8
developerbox/hacking
developerbox/hacking-v4.14
features/b2020-eth1
features/edid-svga
features/get_user_8
hacking/android-4.1
hacking/db820c-v4.10
hacking/fvp
hacking/ifc6410
hacking/perf
hacking/perf-reboot
hacking/pixel
hacking/x20-3.18
hacking/x20-3.18-fix_includes
honeycomb/vendor-rebase-v4.19
honeycomb/vendor-rebase-v5.0
ifc6410_lollipop
kdb/seq_file
kgdb/for-next
kgdb/kdb_read_cleanup
kgdb/polled_request_irq
linux-next
master
merge/fiq
merge/for_jason-3.20
misc/coccinelle_allow_list_entry_is_head
misc/compile_commands_for_gcc
pinebookpro/hacking-5.8
rda/hacking
rda/v3.10.62-r0
rda/v3.10.62-r1
rda/v3.10.62-r2
rda/v3.10.62-r3
tty-next
Personal repo for development and upstreaming. Contains significant work on NMI/FIQ.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
backlight-for-v4.11
backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction()
Geert Uytterhoeven
6 years
backport/arm64_nmi-android-3.18
serial: Hack to prevent SysRq timeouts on the simulator
Daniel Thompson
7 years
bugs/debug_ll
arm: Fix DEBUG_LL for multi-platform kernels (without PL01X)
Daniel Thompson
9 years
bugs/st-asc-avalanche
serial: st-asc: Fix data corruption during long console bursts
Daniel Thompson
9 years
clang-analyzer/initial_review
[RFC] linux/err.h: Refactor IS_ERR_VALUE(x) to improve clang reasoning
Daniel Thompson
17 months
dev/arm64_alternative_if_not
arm64: alternative: Provide if/else/endif assembler macros
Daniel Thompson
8 years
dev/arm64_nix_assembler_macros
arm64: alternative: Remove alternative_insn macro
Daniel Thompson
8 years
dev/arm64_nmi-v4.0
arm64: Add support for on-demand backtrace of other CPUs
Daniel Thompson
9 years
dev/arm64_nmi-v4.10
WIP: Migrating PMR interrupt locking away from kernel_entry
Daniel Thompson
6 years
dev/arm64_nmi-v4.11
WIP: Migrating PMR interrupt locking away from kernel_entry
Daniel Thompson
6 years
dev/arm64_nmi-v4.5
fixup: Removing spurious merge tags
Daniel Thompson
8 years
dev/arm64_nmi-v4.7-rc3
arm64: Implement IPI_CPU_BACKTRACE using pseudo-NMIs
Daniel Thompson
7 years
dev/arm64_nmi-v4.8
arm64: Implement IPI_CPU_BACKTRACE using pseudo-NMIs
Daniel Thompson
7 years
dev/arm64_nmi-v5
fixup! arm64: cpufeature: Allow early detect of specific features
Daniel Thompson
8 years
dev/arm_backtrace_on_apq8064
irqchip/gic: Identify and report any reserved SGI IDs
Daniel Thompson
8 years
dev/arm_better_perf
arm: perf: Prevent wraparound during overflow
Daniel Thompson
9 years
dev/baseline
serial: Hack to prevent SysRq timeouts on the simulator
Daniel Thompson
8 years
dev/debugll_sa1100
arm: sa1100: Migrate DEBUG_LL macros to shared directory
Daniel Thompson
9 years
dev/imx_poll_get_char
serial: imx: clean up imx_poll_get_char()
Dirk Behme
9 years
dev/kdb-fiq
serial: imx: Add support for KGDB's FIQ/NMI mode
Daniel Thompson
9 years
dev/kdb-fiq-v0.9
serial: kgdb_nmi: Improve console integration with KDB I/O
Daniel Thompson
9 years
dev/kdb-interrupt
kdb: Implement seq_file command
Daniel Thompson
9 years
dev/kdb-kiosk
kdb: Allow access to sensitive commands to be restricted by default
Daniel Thompson
9 years
dev/kdb-nmi
serial: kgdb_nmi: Improve console integration with KDB I/O
Daniel Thompson
9 years
dev/kdb_better_search
kdb: Const qualifier for kdb_getstr's prompt argument
Daniel Thompson
9 years
dev/kdb_ftdump
trace: kdb: Fix kernel livelock with empty buffers
Daniel Thompson
9 years
dev/kdb_no_log_levels
kdb: Avoid printing KERN_ levels to consoles
Daniel Thompson
9 years
dev/kgdb-timeout
kgdb: Timeout if secondary CPUs ignore the roundup
Daniel Thompson
9 years
dev/kgdb_nmi-no_con_enabled
serial: kgdb_nmi: No CON_ENABLED by default
Daniel Thompson
9 years
dev/kgdb_nmi_fiq-2
arm: kgdb: fiq
Daniel Thompson
9 years
dev/msm_drm_prime_mmap-2
drm: prime: Document gem_prime_mmap
Daniel Thompson
8 years
dev/multi_debug_ll
arm: Fix DEBUG_LL for multi-platform kernels (without PL01X)
Daniel Thompson
9 years
dev/out-of-tree
arm: Make spin locks timeout and dump stack
Daniel Thompson
9 years
dev/perf_nmi_fiq
arm: perf: Use FIQ to handle PMU events.
Daniel Thompson
9 years
dev/perf_single_irq
arm: perf: Directly handle SMP platforms with one SPI
Daniel Thompson
9 years
dev/pl011-no-containerof
serial: amba-pl011: Use container_of() to get uart_amba_port
Daniel Thompson
9 years
dev/readbwl_relaxed
asm-generic/io.h: Implement read[bwlq]_relaxed()
Daniel Thompson
9 years
dev/sched_clock_nmi-2
sched_clock: Avoid deadlock during read from NMI
Daniel Thompson
9 years
dev/st-asc-relaxed
serial: asc: Adopt readl_/writel_relaxed()
Daniel Thompson
9 years
dev/trigger_backtrace
ARM: Add support for on-demand backtrace of other CPUs
Daniel Thompson
8 years
dev/trigger_backtrace-v4.5
ARM: Allow IPI_CPU_BACKTRACE to exploit FIQ
Daniel Thompson
8 years
dev/trigger_backtrace-v4.6
ARM: Allow IPI_CPU_BACKTRACE to exploit FIQ
Daniel Thompson
7 years
dev/trigger_backtrace-v4.7
ARM: Allow IPI_CPU_BACKTRACE to exploit FIQ
Daniel Thompson
7 years
dev/trigger_backtrace-v4.8
ARM: Allow IPI_CPU_BACKTRACE to exploit FIQ
Daniel Thompson
7 years
developerbox/hacking
arm64: defconfig: Enable MD and device mapper features
Daniel Thompson
5 years
developerbox/hacking-v4.14
usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201
Daniel Thompson
6 years
features/b2020-eth1
ARM: STi: Add STiH416 ethernet support.
Srinivas Kandagatla
9 years
features/edid-svga
drm: Add 800x600 (SVGA) screen resolution to the built-in EDIDs
Daniel Thompson
9 years
features/get_user_8
ARM: add get_user() support for 8 byte types
Daniel Thompson
9 years
hacking/android-4.1
fixup! trace: add non-hierarchical function_graph option
Daniel Thompson
8 years
hacking/db820c-v4.10
PCI: designware: add host_init error handling
Srinivas Kandagatla
7 years
hacking/fvp
arm64: irqflags: Use ICC sysregs to implement IRQ masking
Daniel Thompson
9 years
hacking/ifc6410
arm: android_v7_defconfig: Initial revision
Daniel Thompson
9 years
hacking/perf
arm: perf: Directly handle SMP platforms with one SPI
Daniel Thompson
9 years
hacking/perf-reboot
arm: perf: Use FIQ to handle PMU events.
Daniel Thompson
9 years
hacking/pixel
WIP: trying to guess performance
Daniel Thompson
7 years
hacking/x20-3.18
sound: soc: mediatek: Correct over-zealous logging
Daniel Thompson
7 years
hacking/x20-3.18-fix_includes
x20: Fix build when -I$(src) is not forcibly added to ccflags
Daniel Thompson
7 years
honeycomb/vendor-rebase-v4.19
arm64: dts: lx2160a: misc fixes
Rabeeh Khoury
4 years
honeycomb/vendor-rebase-v5.0
arm64: dts: lx2160a: misc fixes
Rabeeh Khoury
4 years
ifc6410_lollipop
ARM: android_v7_defconfig: Add android defconfig
Daniel Thompson
9 years
kdb/seq_file
proc: Provide access to /proc/interrupts from kdb
Daniel Thompson
17 months
kgdb/for-next
kgdboc: Disable all the early code when kgdboc is a module
Douglas Anderson
3 years
kgdb/kdb_read_cleanup
kdb: Tweak escape handling for vi users
Daniel Thompson
4 years
kgdb/polled_request_irq
serial: kgdb_nmi: Replace hrtimer with irq_work ping
Daniel Thompson
6 years
linux-next
Add linux-next specific files for 20140527
Stephen Rothwell
9 years
master
Linux 5.19-rc3
Linus Torvalds
15 months
merge/fiq
arm: kgdb: fiq support
Daniel Thompson
9 years
merge/for_jason-3.20
debug: prevent entering debug mode on panic/exception.
Colin Cross
9 years
misc/coccinelle_allow_list_entry_is_head
scripts: coccinelle: allow list_entry_is_head() to use pos
Daniel Thompson
2 years
misc/compile_commands_for_gcc
Makefile: Enable clang-tidy and clang-analyzer for gcc builds
Daniel Thompson
17 months
pinebookpro/hacking-5.8
kbuild: deb-pkg: Honour DEB_BUILD_OPTIONS/parallel if present
Daniel Thompson
3 years
rda/hacking
net: wireless: rdaw80211: Disable unused tables
Daniel Thompson
6 years
rda/v3.10.62-r0
Orangepi i96 support (mega patch)
Daniel Thompson
6 years
rda/v3.10.62-r1
usr: RDA support
Daniel Thompson
6 years
rda/v3.10.62-r2
usr: RDA support
Daniel Thompson
6 years
rda/v3.10.62-r3
compiler-gcc: integrate the various compiler-gcc[345].h files
Joe Perches
6 years
tty-next
console: Remove superfluous readonly check
Takashi Iwai
9 years
Tag
Download
Author
Age
kgdb-fixes-4.20-rc3
linux-kgdb-fixes-4.20-rc3.tar.gz
Daniel Thompson
5 years
backlight-for-v4.11
linux-backlight-for-v4.11.tar.gz
Daniel Thompson
6 years
for_jason-3.20
linux-for_jason-3.20.tar.gz
Daniel Thompson
9 years