LinuxLists
Users
About
Daniel Thompson (
[email protected]
)
Number of posts: 1793 (0.48 per day)
First post: 2014-04-02 15:44:14
Last post: 2024-06-13 16:25:01
Previous Page
/
Next Page
Date
List
Subject
2014-11-11 17:50:44
linux-kernel
[PATCH v3] kgdb: Timeout if secondary CPUs ignore the roundup
2014-11-11 14:29:00
linux-kernel
Re: [PATCH v3.18-rc3] drm: msm: Allow exported dma-bufs to be mapped
2014-11-10 17:17:13
linux-kernel
[PATCH v3.18-rc3] drm: msm: Allow exported dma-bufs to be mapped
2014-11-10 09:41:44
linux-kernel
Re: [PATCH RESEND 3.18-rc3 v2 0/2] trace: kdb: Bug fixes for ftdump
2014-11-07 18:48:09
linux-kernel
[PATCH v3 3.18-rc3] kdb: Avoid printing KERN_ levels to consoles
2014-11-07 17:28:01
linux-kernel
Re: [PATCH v2 3.18-rc3] kdb: Avoid printing KERN_ levels to consoles
2014-11-07 16:50:27
linux-kernel
Re: [PATCH v2 3.18-rc3] kdb: Avoid printing KERN_ levels to consoles
2014-11-07 12:01:45
linux-kernel
[PATCH v2 3.18-rc3] kdb: Avoid printing KERN_ levels to consoles
2014-11-07 09:57:55
linux-kernel
Re: [RESEND PATCH 3.18-rc3] kdb: Avoid printing KERN_ levels to consoles
2014-11-06 17:23:03
linux-kernel
Re: [RESEND PATCH 3.18-rc3] kdb: Avoid printing KERN_ levels to consoles
2014-11-06 16:03:15
linux-kernel
[RESEND PATCH 3.18-rc3 3/3] kdb: Const qualifier for kdb_getstr's prompt argument
2014-11-06 16:02:57
linux-kernel
[RESEND PATCH 3.18-rc3 2/3] kdb: Provide forward search at more prompt
2014-11-06 16:02:52
linux-kernel
[RESEND PATCH 3.18-rc3 1/3] kdb: Fix a prompt management bug when using | grep
2014-11-06 16:02:48
linux-kernel
[RESEND PATCH 3.18-rc3 0/3] kdb: Improve command output searching
2014-11-06 15:33:47
linux-kernel
[RESEND PATCH v3.18-rc3] kdb: Remove stack dump when entering kgdb due to NMI
2014-11-06 15:27:32
linux-kernel
[RESEND PATCH 3.18-rc3] kdb: Avoid printing KERN_ levels to consoles
2014-11-06 14:39:05
linux-kernel
[RESEND PATCH v5 3.18-rc3 7/8] kdb: Add enable mask for groups of commands
2014-11-06 14:38:34
linux-kernel
[RESEND PATCH v5 3.18-rc3 8/8] kdb: Allow access to sensitive commands to be restricted by default
2014-11-06 14:38:23
linux-kernel
[RESEND PATCH v5 3.18-rc3 6/8] kdb: Categorize kdb commands (similar to SysRq categorization)
2014-11-06 14:38:19
linux-kernel
[RESEND PATCH v5 3.18-rc3 4/8] kdb: Use KDB_REPEAT_* values as flags
2014-11-06 14:38:17
linux-kernel
[RESEND PATCH v5 3.18-rc3 5/8] kdb: Remove KDB_REPEAT_NONE flag
2014-11-06 14:38:07
linux-kernel
[RESEND PATCH v5 3.18-rc3 1/8] kdb: Remove currently unused kdbtab_t->cmd_flags
2014-11-06 14:37:34
linux-kernel
[RESEND PATCH v5 3.18-rc3 3/8] kdb: Rename kdb_register_repeat() to kdb_register_flags()
2014-11-06 14:37:32
linux-kernel
[RESEND PATCH v5 3.18-rc3 2/8] kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags
2014-11-06 14:37:25
linux-kernel
[RESEND PATCH v5 3.18-rc3 0/8] kdb: Allow selective reduction in capabilities
2014-11-06 12:42:39
linux-kernel
[PATCH RESEND 3.18-rc3 v2 2/2] trace: kdb: Fix kernel livelock with empty buffers
2014-11-06 12:42:21
linux-kernel
[PATCH RESEND 3.18-rc3 v2 1/2] trace: kdb: Fix kernel panic during ftdump
2014-11-06 12:42:17
linux-kernel
[PATCH RESEND 3.18-rc3 v2 0/2] trace: kdb: Bug fixes for ftdump
2014-11-05 15:05:01
linux-kernel
[PATCH v3.18-rc3] param: fix crash on bad kernel arguments
2014-11-05 10:29:44
linux-kernel
[PATCH 3.18-rc3 v7 2/4] irqchip: gic: Introduce plumbing for IPI FIQ
2014-11-05 10:29:40
linux-kernel
[PATCH 3.18-rc3 v7 3/4] ARM: add basic support for on-demand backtrace of other CPUs
2014-11-05 10:29:17
linux-kernel
[PATCH 3.18-rc3 v7 4/4] arm: smp: Handle ipi_cpu_backtrace() using FIQ (if available)
2014-11-05 10:28:27
linux-kernel
[PATCH 3.18-rc3 v7 1/4] irqchip: gic: Make gic_raise_softirq() FIQ-safe
2014-11-05 10:28:25
linux-kernel
[PATCH 3.18-rc3 v7 0/4] arm: Implement arch_trigger_all_cpu_backtrace
2014-11-04 17:05:37
linux-kernel
Re: [PATCH 3.17-rc4 v7 0/6] arm: Implement arch_trigger_all_cpu_backtrace
2014-11-03 10:05:37
linux-kernel
Re: [PATCH 2/2] tty: serial: msm: Support sysrq on uartDM devices
2014-10-31 09:43:21
linux-kernel
Re: [PATCH 2/2] tty: serial: msm: Support sysrq on uartDM devices
2014-10-30 12:01:05
linux-kernel
Re: [PATCH] serial: msm: Add magic SysRq support in dmmode
2014-10-30 11:33:34
linux-kernel
Re: [PATCH 1/2] tty: serial: msm: Fix sysrq spinlock recursion on non-DM
2014-10-30 11:30:58
linux-kernel
Re: [PATCH 2/2] tty: serial: msm: Support sysrq on uartDM devices
2014-10-29 16:38:54
linux-kernel
[PATCH] serial: msm: Add magic SysRq support in dmmode
2014-10-27 18:52:26
linux-kernel
[PATCH v3.18-rc2] staging: android: logger: Fix log corruption regression
2014-10-24 14:30:18
linux-kernel
[PATCH] gpio: msm-v1: Fix typo in function argument
2014-10-24 11:01:34
linux-kernel
[PATCH v12 12/15] arm: netx: Migrate DEBUG_LL macros to shared directory
2014-10-24 11:01:02
linux-kernel
[PATCH v12 14/15] arm: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XX
2014-10-24 11:00:39
linux-kernel
[PATCH v12 15/15] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X)
2014-10-24 11:00:29
linux-kernel
[PATCH v12 13/15] arm: sa1100: Migrate DEBUG_LL macros to shared directory
2014-10-24 11:00:24
linux-kernel
[PATCH v12 11/15] arm: omap1: Migrate debug_ll macros to use 8250.S
2014-10-24 11:00:07
linux-kernel
[PATCH v12 08/15] arm: rpc: Enable DEBUG_LL_UART_8250
2014-10-24 10:59:20
linux-kernel
[PATCH v12 10/15] arm: ks8695: Migrate debug_ll macros to shared directory
2014-10-24 10:59:08
linux-kernel
[PATCH v12 09/15] arm: Remove DEBUG_LL_UART_NONE