LinuxLists
Users
About
Mike Frysinger (
[email protected]
)
Number of posts: 1121 (0.16 per day)
First post: 2005-01-24 23:23:55
Last post: 2024-01-05 04:04:25
Previous Page
/
Next Page
Date
List
Subject
2011-06-23 17:55:13
linux-kernel
Re: __packed vs. __attribute__((packed)) in kernel headers
2011-06-21 23:35:58
linux-kernel
Re: [uclinux-dist-devel] [PATCH 6/6] Blackfin: SMP: convert to common asm-generic/atomic.h
2011-06-21 19:31:42
linux-kernel
Re: [PATCH] ARM: quiet sparse noise due to __ARCH_WANT_SYS_RT_SIG(ACTION|SUSPEND)
2011-06-21 18:27:57
linux-kernel
Re: [PATCH 02/02] virtio: Add virtio platform driver
2011-06-21 16:01:58
linux-kernel
Re: [PATCH] checkpatch.pl: Add ability to ignore various messages
2011-06-21 01:46:19
linux-kernel
Re: [uclinux-dist-devel] [PATCH] firmware: Make firmware drivers generally available
2011-06-17 21:53:31
linux-kernel
[PATCH 2/6] asm-generic/atomic.h: fix type used in atomic_clear_mask
2011-06-17 21:53:30
linux-kernel
[PATCH 6/6] Blackfin: SMP: convert to common asm-generic/atomic.h
2011-06-17 21:53:28
linux-kernel
[PATCH 5/6] Blackfin: SMP: punt unused atomic_test_mask helper
2011-06-17 21:53:25
linux-kernel
[PATCH 4/6] asm-generic/atomic.h: allow SMP peeps to leverage this
2011-06-17 21:53:24
linux-kernel
[PATCH 3/6] asm-generic/atomic.h: add atomic_set_mask helper
2011-06-17 21:53:22
linux-kernel
[PATCH 1/6] asm-generic/atomic.h: simplify inc/dec test helpers
2011-06-17 21:53:08
linux-kernel
[PATCH 0/6] Merge Blackfin/SMP atomic.h support into asm-generic/atomic.h
2011-06-17 21:16:52
linux-kernel
Re: [PATCH] asm-generic/atomic.h: allow SMP peeps to leverage this
2011-06-17 21:10:20
linux-kernel
[PATCH] asm-generic/atomic.h: allow SMP peeps to leverage this
2011-06-17 21:07:47
linux-kernel
[PATCH] asm-generic/atomic.h: simplify inc/dec test helpers
2011-06-17 18:25:45
linux-kernel
Re: [PATCH] firmware: Make firmware drivers generally available
2011-06-17 15:57:17
linux-kernel
Re: [PATCH] firmware: Make firmware drivers generally available
2011-06-17 15:56:54
linux-kernel
Re: [PATCH] firmware: Make firmware drivers generally available
2011-06-16 20:30:22
linux-kernel
Re: [PATCH 5/5] kgdbts: unify/generalize gdb breakpoint adjustment
2011-06-16 20:08:20
linux-kernel
Re: [PATCH 5/5] kgdbts: unify/generalize gdb breakpoint adjustment
2011-06-16 20:06:34
linux-kernel
Re: [PATCH 5/5] kgdbts: unify/generalize gdb breakpoint adjustment
2011-06-10 18:20:58
linux-kernel
Re: [Device-drivers-devel] [alsa-devel] [PATCH 2/3] ASoC: Blackfin: Add bf5xx-adau1701 machine driver
2011-06-10 18:13:29
linux-kernel
Re: [Device-drivers-devel] [alsa-devel] [PATCH 2/3] ASoC: Blackfin: Add bf5xx-adau1701 machine driver
2011-06-10 17:50:32
linux-kernel
Re: [Device-drivers-devel] [PATCH 3/3] Blackfin: bf537: Stamp: Register adau1701 codec and ASoC machine driver
2011-06-10 17:47:57
linux-kernel
Re: [Device-drivers-devel] [alsa-devel] [PATCH 2/3] ASoC: Blackfin: Add bf5xx-adau1701 machine driver
2011-06-10 14:17:47
linux-kernel
Re: [PATCH] blackfin, exec: remove redundant set_fs(USER_DS)
2011-06-09 19:40:39
linux-kernel
Re: [U-Boot] [RFC PATCH] checkpatch.pl: Add ability to ignore various messages
2011-06-07 20:56:54
linux-kernel
Re: [PATCH -mm] ptrace-unify-show_regs-prototype-fix
2011-06-06 22:34:08
linux-kernel
Re: [uclinux-dist-devel] [PATCH/RFC] asm-generic/mutex-dec.h: add SMP support
2011-06-06 21:31:32
linux-kernel
Re: [uclinux-dist-devel] [PATCH/RFC] asm-generic/mutex-dec.h: add SMP support
2011-06-06 18:44:00
linux-kernel
Re: [PATCH 2/4 v2] nohz: Split extended quiescent state handling from nohz switch
2011-06-03 17:05:26
linux-kernel
Pull request blackfin.git (for-linus branch)
2011-06-03 15:09:31
linux-kernel
[PATCH] Blackfin: strncpy: fix handling of zero lengths
2011-06-01 17:00:53
linux-kernel
Re: [PATCH] Fix build warning of the defconfigs
2011-06-01 02:19:25
linux-kernel
Re: [Kgdb-bugreport] [PATCH] kgdbts: only use new asm-generic/ptrace.h api when needed
2011-05-30 22:54:27
linux-kernel
Re: [PATCH] ptrace: unify show_regs() prototype
2011-05-30 16:28:40
linux-kernel
Re: [Kgdb-bugreport] [PATCH] kgdbts: only use new asm-generic/ptrace.h api when needed
2011-05-30 05:20:14
linux-kernel
Re: [PATCH 0/4] Add a generic struct clk
2011-05-30 05:05:17
linux-kernel
Re: [PATCH 2/4] clk: Implement clk_set_rate
2011-05-30 05:02:30
linux-kernel
Re: [PATCH 3/4] clk: Add fixed-rate clock
2011-05-30 05:01:34
linux-kernel
Re: [PATCH 3/4] clk: Add fixed-rate clock
2011-05-30 05:00:26
linux-kernel
Re: [PATCH 1/4] clk: Add a generic clock infrastructure
2011-05-30 04:02:32
linux-kernel
[PATCH] powerpc: drop +x perms on text file
2011-05-30 03:34:18
linux-kernel
[PATCH] ptrace: unify show_regs() prototype
2011-05-30 03:14:31
linux-kernel
[PATCH/RFC] asm-generic/mutex-dec.h: add SMP support
2011-05-29 02:50:17
linux-kernel
[PATCH] asm-generic/system.h: drop useless __KERNEL__
2011-05-29 02:35:05
linux-kernel
Pull request blackfin.git (for-linus branch)
2011-05-29 02:33:47
linux-kernel
[PATCH 0/8] (some) Blackfin updates for 2.6.40
2011-05-28 13:59:29
linux-kernel
[PATCH] kgdbts: only use new asm-generic/ptrace.h api when needed
2011-05-27 14:47:23
linux-kernel
Re: linux-next: build failure after merge of the final tree