messages from 2009-06-12 13:33:38 to 2009-06-12 14:37:50 UTC [more...]
[PATCH] Request driver inclusion - acer aspire one fan control
2009-06-12 14:37 UTC (2+ messages)
` [PATCH/RFC] Acer Aspire One fan control resume fix, improvements
[U-Boot] [PATCH 00/11] 85xx/86xx dma updates
2009-06-12 14:37 UTC (3+ messages)
` [U-Boot] [PATCH 03/11] 85xx, 86xx: Break out DMA code to a common file
net: fix network drivers ndo_start_xmit() return values (part 4)
2009-06-12 14:37 UTC
[PATCH] trivial: update the Kernel Janitors' web-page URL
2009-06-12 14:37 UTC (5+ messages)
Oops in dm-multipath
2009-06-12 14:37 UTC (2+ messages)
tg3 driver not advertising 1000mbit
2009-06-12 14:05 UTC
4311 not detected at all
2009-06-12 14:34 UTC
[Cluster-devel] Re: gfs2-utils: master - mkfs.gfs2: Remove dep on libvolume_id
2009-06-12 14:34 UTC
[PATCH block#for-2.6.31] block: add request clone interface (v2)
2009-06-12 14:33 UTC (5+ messages)
[Xenomai-help] Running Xenomai in a virtual machine
2009-06-12 14:33 UTC (7+ messages)
mthca double free irqs
2009-06-12 14:33 UTC (3+ messages)
TPM drivers support and Linux Integrity Module for 2.6.30
2009-06-12 14:32 UTC (2+ messages)
[patch update] Re: [linux-pm] Run-time PM idea (was: Re: [RFC][PATCH 0/2] PM: Rearrange core suspend code)
2009-06-12 14:32 UTC (4+ messages)
` [patch update] "
[RFC PATCH] posix-cpu-timers: optimize calling thread_group_cputime()
2009-06-12 14:25 UTC (4+ messages)
[linux-dvb] ASUS 'My Cinema Europa Hybrid' (P7131 DVB-T) [SAA7134] Firmware oddities
2009-06-12 14:23 UTC (2+ messages)
Analyze sched_switch ftrace data with vcd viewer
2009-06-12 14:29 UTC (3+ messages)
Huge pages for device drivers
2009-06-12 14:30 UTC (2+ messages)
grub no longer being maintained? drops support for XFS?
2009-06-12 14:28 UTC (2+ messages)
[PATCH] crypto: add optional continuous repetition test to entropy store based rngs
2009-06-12 14:26 UTC (7+ messages)
[patch update] Re: [linux-pm] Run-time PM idea (was: Re: [RFC][PATCH 0/2] PM: Rearrange core suspend code)
2009-06-12 14:25 UTC (3+ messages)
` [patch update] "
use git-daemon by git://IP/path?
2009-06-12 14:24 UTC (4+ messages)
` git shared repository & permission problems
Which directory should OMAP-L137/L138's code in ?
2009-06-12 14:23 UTC (5+ messages)
[Qemu-devel] [PATCH 0/4] Machine config files
2009-06-12 14:22 UTC (13+ messages)
` [Qemu-devel] [PATCH 3/4] Stellaris machine config
linux-next: origin tree build failure
2009-06-12 14:23 UTC (23+ messages)
[lm-sensors] [PATCH] hwmon: Add driver for VIA CPU core temperature
2009-06-12 14:23 UTC (9+ messages)
` [lm-sensors] [PATCH] hwmon: Add driver for VIA CPU core
` [lm-sensors] [PATCH] hwmon: Add driver for VIA CPU
[PATCH 0/14] Updates to nfs41 client backchannel for 2.6.31
2009-06-12 14:22 UTC (11+ messages)
` [PATCH 01/14] SQUASHME: Type check arguments of nfs_callback_up
` [PATCH 02/14] SQUASHME: Update copyright notice and explain page allocation
` [PATCH 03/14] SQUASHME: Update Copyright notice and fix formatting
` [PATCH 04/14] SQUASHME: rpc_count_iostats incorrectly exits early
` [PATCH 05/14] SQUASHME: Convert rpc_reply_expected() to inline function
` [PATCH 06/14] SQUASHME: Remove unnecessary BUG_ON()
` [PATCH 07/14] SQUASHME: Rename variable
` [PATCH 08/14] SQUASHME: Removal of ugly #ifdefs
` [PATCH 09/14] SQUASHME: nfs41: sunrpc: Add RPC direction back into the XDR buffer
[Qemu-devel] [PATCH 00/21] Pending linux-user patches
2009-06-12 13:50 UTC (22+ messages)
` [Qemu-devel] [PATCH 01/21] export mmap_find_vma for shmat
` [Qemu-devel] [PATCH 02/21] Implement shm* syscalls and fix 64/32bit errors
` [Qemu-devel] [PATCH 03/21] linux-user: implemented ELF coredump support for ARM target
` [Qemu-devel] [PATCH 04/21] linux-user: added x86 and x86_64 support for ELF coredump
` [Qemu-devel] [PATCH 05/21] linux-user: strace now handles guest strings correctly [v2]
` [Qemu-devel] [PATCH 06/21] Revived GUEST_BASE support for usermode emulation targets [v5]
` [Qemu-devel] [PATCH 07/21] linux-user: fix utimensat
` [Qemu-devel] [PATCH 08/21] Fix struct termios host - target translation
` [Qemu-devel] [PATCH 09/21] Return EOPNOTSUPP instead of ENOSYS for *xattr* syscalls
` [Qemu-devel] [PATCH 10/21] linux-user: Added IP_ADD_MEMBERSHIP/IP_DROP_MEMBERSHIP flags to setsockopt
` [Qemu-devel] [PATCH 11/21] linux-user: Added IP_(UN)BLOCK_SOURCE/IP_(ADD|DROP)_SOURCE_MEMBERSHIP "
` [Qemu-devel] [PATCH 12/21] linux-user: include linux/fs.h
` [Qemu-devel] [PATCH 13/21] linux-user: support private futexes
` [Qemu-devel] [PATCH 14/21] add futex wake op
` [Qemu-devel] [PATCH 15/21] linux-user: update syscall list
` [Qemu-devel] [PATCH 16/21] linux-user: implement pipe2 [v3]
` [Qemu-devel] [PATCH 17/21] linux-user: add tee, splice and vmsplice
` [Qemu-devel] [PATCH 18/21] RFC: fix fcntl support in linux-user - new try
` [Qemu-devel] [PATCH 19/21] linux-user: initialize mmap_mutex properly
` [Qemu-devel] [PATCH 20/21] linux-user/syscall.c: define _ATFILE_SOURCE
` [Qemu-devel] [PATCH 21/21] linux-user: remove duplicate tswap32() from do_getsockopt()
[U-Boot] Please pull u-boot-mpc85xx - master branch
2009-06-12 14:22 UTC
What's cooking in git.git (Jun 2009, #01; Fri, 12)
2009-06-12 14:19 UTC (2+ messages)
[RFC v2] net: Introduce recvmmsg socket syscall
2009-06-12 14:19 UTC (3+ messages)
[this_cpu_xx 00/11] Introduce this_cpu_xx operations
2009-06-12 14:18 UTC (6+ messages)
` [this_cpu_xx 01/11] Introduce this_cpu_ptr() and generic this_cpu_* operations
[Bridge] Bridge module
2009-06-12 14:18 UTC
[LTP] [004][RFC] [TESTING linux-2.6.30] Integrity Management Architecture
2009-06-12 13:56 UTC (2+ messages)
IPoIB: Fix multicast packet drops before join is complete
2009-06-12 14:17 UTC (5+ messages)
[PATCH] sky2: Fix a race between sky2_down and sky2_poll
2009-06-12 14:16 UTC (4+ messages)
[LTP] [FIX PATCH] POSIX mlock/12-1.c and mlock/speculative/12-1.c
2009-06-12 13:46 UTC
HPPA and Squeeze
2009-06-12 14:16 UTC (5+ messages)
[PATCH] dma-debug: disable DMA_API_DEBUG for now
2009-06-12 14:13 UTC (6+ messages)
What kernel rpm do i need for reiser4-kmp-default-0.1_2.6.30_rc8_6-28.1.x86_64.rpm
2009-06-12 14:12 UTC (2+ messages)
slab: setup allocators earlier in the boot sequence
2009-06-12 14:07 UTC (25+ messages)
net: fix network drivers ndo_start_xmit() return values (part 3)
2009-06-12 14:08 UTC
[LTP] [PATCH] Add preadv01 test for preadv() and pwritev() syscall
2009-06-12 13:44 UTC (2+ messages)
[LTP] [FIX PATCH] POSIX aio_read/10-1.c
2009-06-12 13:34 UTC
[LTP] [FIX PATCH] POSIX aio_write/8-2.c
2009-06-12 13:40 UTC
AT91SAM9G20 design and boot times
2009-06-12 14:06 UTC (3+ messages)
[PATCH 2/2] posix-cpu-timers: remove tasklist_lock where we can
2009-06-12 14:00 UTC (2+ messages)
[Xenomai-help] Some problems with shared memory
2009-06-12 14:06 UTC (2+ messages)
[PATCH 0/5] [RFC] HWPOISON incremental fixes
2009-06-12 14:04 UTC (20+ messages)
` [PATCH 1/5] HWPOISON: define VM_FAULT_HWPOISON to 0 when feature is disabled
` [PATCH 2/5] HWPOISON: fix tasklist_lock/anon_vma locking order
` [PATCH 4/5] HWPOISON: report sticky EIO for poisoned file
[PATCH RFC] powerpc: Implement atomic64_t for 32-bit processors
2009-06-12 14:04 UTC (2+ messages)
GFS2: Pull request #2
2009-06-12 14:01 UTC (2+ messages)
` [Cluster-devel] "
[LTP] [FIX PATCH] POSIX aio_write/8-1.c
2009-06-12 13:37 UTC
Who uses Signed-off-by and DCO?
2009-06-12 14:02 UTC (4+ messages)
[Qemu-devel] [PATCHv3 03/13] qemu: add routines to manage PCI capabilities
2009-06-12 13:59 UTC (10+ messages)
` Configuration vs. compat hints [was Re: [Qemu-devel] [PATCHv3 03/13] qemu: add routines to manage PCI capabilities]
[PATCH 1/6] rapidio: add common mapping APIs for RapidIO memory access
2009-06-12 13:58 UTC (7+ messages)
"next" branch update
2009-06-12 13:59 UTC (3+ messages)
[libvirt] qemu-kvm-0.10.5, kvm-kmod-2.6.30, libvirt-0.6.4 - save/restore still unreliable
2009-06-12 14:01 UTC
[GIT PULL] kmemcheck for mainline
2009-06-12 14:00 UTC (3+ messages)
GFS2: Tracing pre-pull patch posting
2009-06-12 12:52 UTC (3+ messages)
` [PATCH 1/2] GFS2: Add tracepoints
` [PATCH 2/2] GFS2: Remove lock_kernel from gfs2_put_super()
[patch] move _PR to SSDT v2
2009-06-12 13:56 UTC
[PATCH] scripts/checksyscalls.sh: only whine perf_counter_open when supported
2009-06-12 13:56 UTC (13+ messages)
[Bridge] Bridge Module Installations
2009-06-12 13:55 UTC
[patch 01/14] mtd: Flex-OneNAND support
2009-06-12 13:49 UTC (12+ messages)
[PATCH 1/2] posix-cpu-timers: avoid do_sys_times() races with __exit_signal()
2009-06-12 13:46 UTC (2+ messages)
[U-Boot] MPC5xxx Pull Request (for "next" branch)
2009-06-12 13:51 UTC (2+ messages)
[GIT PULL] Early SLAB fixes for 2.6.31
2009-06-12 13:45 UTC (3+ messages)
[PATCH -tip] perf_counter/x86: Add a quirk for Atom processors
2009-06-12 13:26 UTC (3+ messages)
[RFC PATCH 0/4]: affinity-on-next-touch
2009-06-12 13:48 UTC (7+ messages)
[PATCH v2 0/8] clean up vdso-layout.lds.S
2009-06-12 13:40 UTC (9+ messages)
` [PATCH v2 1/8] x86: Adjust the coding style of vdso-layout.lds.S
` [PATCH v2 2/8] x86: Remove .sdata from the vDSO linker script
` [PATCH v2 3/8] x86: Remove .dynbss "
` [PATCH v2 4/8] x86: add .broken section to "
` [PATCH v2 5/8] x86: mark altinstr-related sections in vDSO as broken
` [PATCH v2 6/8] x86: mark some standard sections as broken in a vDSO
` [PATCH v2 7/8] x86: check the size of GOT in vDSO
` [PATCH v2 8/8] x86: remove unneeded section from the vDSO
[Bridge] RFC: Simple Private VLAN impl
2009-06-12 13:47 UTC (10+ messages)
[PATCH] x86: vendor reserved memory type
2009-06-12 13:39 UTC (3+ messages)
[PATCH] cpumask: use new-style cpumask ops in mm/quicklist
2009-06-12 13:36 UTC (2+ messages)
file for claim
2009-06-12 13:32 UTC
[PATCH 7/7] cpumask: remove arch_send_call_function_ipi
2009-06-12 13:02 UTC
[Bug 13520] New: WARNING: at lib/dma-debug.c:576 check_for_illegal_area+0xd3/0xfd()
2009-06-12 13:43 UTC
[PATCH 4/7] cpumask: arch_send_call_function_ipi_mask: powerpc
2009-06-12 13:02 UTC
[PATCH 5/7] cpumask: arch_send_call_function_ipi_mask: sh
2009-06-12 13:02 UTC
[PATCH 1/7] cpumask: arch_send_call_function_ipi_mask: alpha
2009-06-12 13:02 UTC
[PATCH 2/7] cpumask: arch_send_call_function_ipi_mask: m32r
2009-06-12 13:02 UTC
[PATCH 13/13] cpumask: use mm_cpumask() wrapper: x86
2009-06-12 13:03 UTC
[PATCH 6/7] cpumask: arch_send_call_function_ipi_mask: s390
2009-06-12 13:02 UTC
[RESEND] [PATCH V2 ]cyclictest: fix invalid comment of debugfs mount directory
2009-06-12 13:41 UTC (2+ messages)
` [PATCH] Make comment describing set_debugfileprefix a bit clearer
[PATCH 3/7] cpumask: arch_send_call_function_ipi_mask: mips
2009-06-12 13:02 UTC
[PATCH 10/13] cpumask: use mm_cpumask() wrapper: mips
2009-06-12 13:03 UTC
[PATCH 12/13] cpumask: use mm_cpumask() wrapper: um
2009-06-12 13:03 UTC
[PATCH 9/13] cpumask: use mm_cpumask() wrapper: mn10300
2009-06-12 13:03 UTC
[PATCH 7/13] cpumask: use mm_cpumask() wrapper: arm
2009-06-12 13:03 UTC
[PATCH 5/13] cpumask: Use accessors for cpu_*_mask: sh
2009-06-12 13:03 UTC
automounting issues: cannot open parse module dc=de
2009-06-12 13:39 UTC
[PATCH 3/13] cpumask: Use accessors for cpu_*_mask: mips
2009-06-12 13:03 UTC
[PATCH 2/13] cpumask: Use accessors for cpu_*_mask: m32r
2009-06-12 13:03 UTC
[PATCH 8/13] cpumask: use mm_cpumask() wrapper: m32r
2009-06-12 13:03 UTC
[PATCH 6/13] cpumask: Use accessors for cpu_*_mask: um
2009-06-12 13:03 UTC
[PATCH 1/13] cpumask: Use accessors for cpu_*_mask: arm
2009-06-12 13:03 UTC
[PATCH 4/13] cpumask: Use accessors for cpu_*_mask: powerpc
2009-06-12 13:03 UTC
[PATCH 11/13] cpumask: use mm_cpumask() wrapper: sh
2009-06-12 13:03 UTC
[PATCH 0/13] cpumask: cpu_*_map accessors and mm_cpumask()
2009-06-12 13:29 UTC
[PATCH 0/8] clean up vdso-layout.lds.S
2009-06-12 13:29 UTC (3+ messages)
` [PATCH 3/8] x86: Remove .dynbss from the vDSO linker script
2.6.30-rc8-git4: Reported regressions from 2.6.29
2009-06-12 13:27 UTC (4+ messages)
` [Bug #13328] b44: eth0: BUG! Timeout waiting for bit 00000002 of register 42c to clear
[PATCH] cfq: cleanup for last_end_request in cfq_data
2009-06-12 13:27 UTC (2+ messages)
[PATCH -2.6.30-git3] block: fix kernel-doc in recent block/ changes
2009-06-12 13:26 UTC (2+ messages)
[PATCH 17/17] cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: ia64
2009-06-12 13:01 UTC
[PATCH 0/7] cpumask: arch_send_call_function_ipi_mask
2009-06-12 13:25 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.