messages from 2007-06-12 04:47:54 to 2007-06-12 08:35:54 UTC [more...]
Intel P33 NOR flash with CFI revision 1.5
2007-06-12 8:38 UTC
[U-Boot-Users] [PATCH] SPI command support for ARM AT91rm9200
2007-06-12 8:30 UTC
[PATCH 5/5] Add gitmodules(5)
2007-06-12 8:27 UTC (4+ messages)
[PATCH] ACPI: Move timer broadcast and pmtimer access before C3 arbiter shutdown
2007-06-12 8:26 UTC (4+ messages)
` [stable] "
[PATCH Try#9 0/4] Radiotap injection for Monitor Mode
2007-06-12 8:23 UTC (5+ messages)
` [PATCH Try#9 3/4] cfg80211: Radiotap parser
` [PATCH Try#9 4/4] mac80211: Monitor mode radiotap-based packet injection
[U-Boot-Users] USB custodian repo updates
2007-06-12 8:24 UTC (3+ messages)
行政工作统筹管理高级研修班
2007-06-12 8:21 UTC
[Take 2] mac80211 IEEE802.11e/WMM code cleanup
2007-06-12 8:18 UTC (5+ messages)
Interface for the new fallocate() system call
2007-06-12 8:11 UTC (12+ messages)
` [PATCH 0/5] fallocate "
` [PATCH 1/5] fallocate() implementation in i86, x86_64 and powerpc
[LARTC] Re: multiple routing tables for internal router programs
2007-06-12 8:09 UTC (3+ messages)
[PATCH] CONFIG_INET depend on CONFIG_SYSCTL
2007-06-12 8:08 UTC (2+ messages)
[patch 00/10] CPU selection Kconfig cleanup, take 2
2007-06-12 8:08 UTC (10+ messages)
` [patch 01/10] powerpc: split out CPU specific options into a new Kconfig file
` [patch 02/10] powerpc: Move CONFIG_PPC64 into CPU selection
` [patch 06/10] powerpc: multiplatformize embedded6xx Kconfig
[Bluez-users] hci_inquiry
2007-06-12 8:06 UTC
[Bluez-devel] hci_inquiry
2007-06-12 8:06 UTC (2+ messages)
git-svn set-tree bug
2007-06-12 8:04 UTC (7+ messages)
Compile error on Xen-305-rc1 on x86_64
2007-06-12 8:02 UTC (2+ messages)
spare group
2007-06-12 7:57 UTC (5+ messages)
[PATCH 2/12] Pull necessary Linux PM files
2007-06-12 7:56 UTC (4+ messages)
More virtio users
2007-06-12 7:56 UTC (12+ messages)
Join the thousands of people who got slim
2007-06-12 7:55 UTC
[RFC][PATCH][0/2] Intel(r) Trusted Execution Technology support: Overview
2007-06-12 7:55 UTC (4+ messages)
[RFD] Documentation/HOWTO translated into Japanese
2007-06-12 7:44 UTC (5+ messages)
ext2 on flash memory
2007-06-12 7:53 UTC (4+ messages)
Linux 2.6.21.5
2007-06-12 7:51 UTC
[PATCH] x86-64: remove unused variable maxcpus
2007-06-12 7:51 UTC
PATCH -mm] fix create_new_namespaces() return value
2007-06-12 7:49 UTC (3+ messages)
Compile error when including xenctrl.h
2007-06-12 7:50 UTC (2+ messages)
[PATCH] x86: smp-alt-once option is only useful with HOTPLUG_CPU
2007-06-12 7:49 UTC
[PATCH] x86: fix improper .init-type section references
2007-06-12 7:48 UTC
[PATCH] x86: make SMP locks handling interact properly with CONFIG_DEBUG_RODATA
2007-06-12 7:46 UTC
call for more SD versus CFS comparisons (was: Re: [ck] Mainline plans)
2007-06-12 7:39 UTC (2+ messages)
[PATCH] x86: fix change_page_attr() TLB and cache flushing
2007-06-12 7:36 UTC
SLES 9 SP3 and mdadm 2.6.1 (via rpm)
2007-06-12 7:34 UTC (2+ messages)
v2.6.21.4-rt11
2007-06-12 7:32 UTC (3+ messages)
[PATCH] kill vmalloc_earlyreserve
2007-06-12 7:32 UTC
[PATCH] adjust nosmp handling
2007-06-12 7:31 UTC
[PATCH] modpost white list pattern adjustment
2007-06-12 7:29 UTC
[PATCH] page table handling cleanup
2007-06-12 7:27 UTC
[PATCH] fix improper .init-type section references
2007-06-12 7:26 UTC
[PATCH] i386: minor nx handling adjustment
2007-06-12 7:24 UTC
XFS internal error xfs_da_do_buf(2) at line 2087 of file fs/xfs/xfs_da_btree.c. Caller 0xc01b00bd
2007-06-12 7:14 UTC (11+ messages)
Adding empty directory gives bogus error message
2007-06-12 7:13 UTC (5+ messages)
` [PATCH 1/3] refactor dir_add_name
kernel BUG at fs/nfs/namespace.c:108
2007-06-12 7:12 UTC
[PATCH 0/3] Splice network receive support
2007-06-12 7:04 UTC (4+ messages)
` [PATCH 1/3] splice: don't assume regular pages in splice_to_pipe()
` [PATCH 2/3] tcp_read_sock: alloc recv_actor() return return negative error value
` [PATCH 3/3] TCP splice receive support
[Cluster-devel] Assertion failed on sm_membership.c
2007-06-12 7:08 UTC
[PATCH 0/18] Convert sendfile to splice
2007-06-12 6:58 UTC (19+ messages)
` [PATCH 1/18] splice: abstract out actor data
` [PATCH 2/18] vmsplice: add vmsplice-to-user support
` [PATCH 3/18] sys_sendfile: switch to using ->splice_read, if available
` [PATCH 4/18] sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
` [PATCH 5/18] sendfile: kill generic_file_sendfile()
` [PATCH 6/18] splice: add void cookie to the actor data
` [PATCH 7/18] loop: convert to using splice_direct_to_actor() instead of sendfile()
` [PATCH 8/18] sendfile: convert nfs to using splice_read()
` [PATCH 9/18] sendfile: convert nfsd to splice_direct_to_actor()
` [PATCH 10/18] splice: relay support
` [PATCH 11/18] splice: divorce the splice structure/function definitions from the pipe header
` [PATCH 12/18] pipe: allow passing around of ops private pointer
` [PATCH 13/18] relay: use splice_to_pipe() instead of open-coding the pipe loop
` [PATCH 14/18] shmem: convert to using splice instead of sendfile()
` [PATCH 15/18] sendfile: remove bad_sendfile() from bad_file_ops
` [PATCH 16/18] splice: completely document external interface with kerneldoc
` [PATCH 17/18] ext2 xip: replace sendfile with splice
` [PATCH 18/18] Remove remnants of sendfile()
[PATCH -RSS] Add documentation for the RSS controller
2007-06-12 6:57 UTC (3+ messages)
` "
[PATCH] linux/x86-64: miscellaneous initialization code cleanup
2007-06-12 7:06 UTC
[PATCH] linux/x86-64: remove non-native entry point name
2007-06-12 7:05 UTC
[ASoC] Missing shutdown() vectors in ASoC
2007-06-12 7:04 UTC
[PATCH] linux/i386: allow the /dev/cpu/*/msr devices
2007-06-12 7:02 UTC
Does anyone have any benchmarks against CVS?
2007-06-12 6:58 UTC (4+ messages)
2.6.21 numa policy and huge pages not working
2007-06-12 6:58 UTC (8+ messages)
` [shm][hugetlb] Fix get_policy for stacked shared memory files
That improved git-gui blame viewer
2007-06-12 6:52 UTC (6+ messages)
Add EXT4_IOC_MIGRATE ioctl
2007-06-12 6:47 UTC
It's almost there
2007-06-12 6:46 UTC
[PATCH 0/3] Support config-based names
2007-06-12 6:44 UTC (4+ messages)
[BUG] Oops with KVM-27
2007-06-12 6:44 UTC (13+ messages)
` [kvm-devel] "
Please pull libertas-2.6
2007-06-12 6:43 UTC (4+ messages)
[PATCH] skeletonfb: wrong field name fix
2007-06-12 6:42 UTC
[PATCH 0/2] readahead update on splice reads
2007-06-12 6:40 UTC (2+ messages)
[Xenomai-help] Xenomai configure --enable-smp vs. SMP kernel configuration
2007-06-12 6:42 UTC (2+ messages)
Centrino Duo not working so hot
2007-06-12 6:42 UTC (4+ messages)
Review: factor extracting extent size hints from the inode
2007-06-12 6:39 UTC (4+ messages)
splice: move balance_dirty_pages_ratelimited() outside of splice actor
2007-06-12 6:35 UTC (2+ messages)
[U-Boot-Users] output to serial console stops after uncompressing kernel
2007-06-12 6:32 UTC
[RFC][PATCH 0/6] Add group fairness to CFS - v1
2007-06-12 6:26 UTC (4+ messages)
[parisc-linux] [patch] unwinder improvements
2007-06-12 6:27 UTC
cpuid should be VM wide instead of vCPU wide
2007-06-12 6:22 UTC (3+ messages)
[PATCH] Fix xm vcpu-pin command
2007-06-12 6:21 UTC
Source of timing for MIDI and/or audio synchronization
2007-06-12 6:17 UTC
[PATCH] git-svn: use git-log rather than rev-list | xargs cat-file
2007-06-12 6:17 UTC (5+ messages)
` [PATCH] Extend --pretty=oneline to cover the first paragraph, so that an ugly commit message like this can be handled sanely
[KJ] [PATCH] Fix 'obviously wrong' header guards
2007-06-12 6:16 UTC
Can we get rid of zImage this time?
2007-06-12 6:14 UTC (3+ messages)
snd_pcm_lib_malloc_pages()
2007-06-12 6:11 UTC (2+ messages)
CLEANMARKER node found at 0x007a4000 has totlen 0xc != normal 0x0
2007-06-12 6:08 UTC (2+ messages)
[U-Boot-Users] Blank console with IXDP425 in U-boot-1.1.6
2007-06-12 6:09 UTC (5+ messages)
Want to pay out less than before?
2007-06-12 6:05 UTC
[PATCH 5/6]: 82xx: Add the support of Wind River SBC PowerQUICCII 82xx
2007-06-12 6:03 UTC (2+ messages)
[uml-devel] [uml-user] Hang on FC7 after mounting root filesystem
2007-06-12 6:03 UTC
[ASoC] machine driver and channel configuration
2007-06-12 6:01 UTC (4+ messages)
2.6.22-rc4-mm2
2007-06-12 6:00 UTC (3+ messages)
` 2.6.22-rc4-mm2: kvm compile breakage with X86_CMPXCHG64=n
Why Xen 3.1.0 disable the qemu control monitor
2007-06-12 5:58 UTC (2+ messages)
[linux-usb-devel] ThinkPad T41 - Strange USB 2.0 behaviour
2007-06-12 5:57 UTC (2+ messages)
sata_nv adma issues
2007-06-12 5:55 UTC
[ASoC] bug in soc_pcm_open
2007-06-12 5:51 UTC (3+ messages)
[PATCH] INPUT: Sanitize PIT locking in pcspkr
2007-06-12 5:50 UTC (3+ messages)
` [stable] "
[parisc-linux] [git patches] parisc updates for 2.6.22
2007-06-12 5:50 UTC
[PATCH 1/1] UML: fix missing non-blocking I/O, now DEBUG_SHIRQ works
2007-06-12 5:44 UTC (7+ messages)
2.6.22-rc[23]: blinking capslock led, stuck keys?
2007-06-12 5:42 UTC (4+ messages)
[PATCH] Input: Support for a less exclusive grab
2007-06-12 5:40 UTC (7+ messages)
[KJ] [PATCH]is_power_of_2-scsi/esp_scsi.c
2007-06-12 5:36 UTC (2+ messages)
` [PATCH]is_power_of_2-scsi/esp_scsi.c
[KJ] [PATCH]is_power_of_2-scsi/NCR53C9x.c
2007-06-12 5:36 UTC (2+ messages)
` [PATCH]is_power_of_2-scsi/NCR53C9x.c
[PATCH]is_power_of_2-s390/block/dasd_int.h
2007-06-12 5:36 UTC (2+ messages)
` [KJ] [PATCH]is_power_of_2-s390/block/dasd_int.h
[KJ] [PATCH]is_power_of_2-rtc/rtc-s3c.c
2007-06-12 5:36 UTC
[KJ PATCH] Replacing memcpy(dest,src,PAGE_SIZE) with copy_page(dest,src) in arch/i386/kernel/machine_kexec.c
2007-06-12 5:32 UTC (4+ messages)
` [KJ] Re: [KJ PATCH] Replacing memcpy(dest, src,
` [KJ PATCH] Replacing memcpy(dest, src, PAGE_SIZE) with copy_page(dest, src) in arch/i386/kernel/machine_kexec.c
[U-Boot-Users] STM flash support
2007-06-12 5:33 UTC (2+ messages)
[PATCH] Unquote From line from patch before comparing with given from address
2007-06-12 5:28 UTC (2+ messages)
[PATCH] Fix possible leakage of blocks in UDF (try 2)
2007-06-12 5:26 UTC (2+ messages)
[PATCH] input: fix broken behaviour of Dell Latitude special keys
2007-06-12 5:27 UTC (2+ messages)
[lm-sensors] [patch 2.6.23-pre] s/SENSORS_/HWMON_/ in Kconfig,
2007-06-12 5:26 UTC
Please remerge git-gui.git into git.git
2007-06-12 5:25 UTC (4+ messages)
[PATCH] input: make 2 macros in gameport.c TSC-aware
2007-06-12 5:24 UTC (2+ messages)
[U-Boot-Users] [PATCH: ecb: 1/2] Move at91rm9200dk initialization out of dataflash.c
2007-06-12 5:20 UTC (4+ messages)
` [U-Boot-Users] [PATCH: ecb: 1/2] Move at91rm9200dk initializationout "
` [U-Boot-Users] [PATCH: ecb: 1/2] Move at91rm9200dkinitializationout "
[U-Boot-Users] output to serial console stops after uncompressing kernel
2007-06-12 5:16 UTC (2+ messages)
[PATCH] Add populated_map to account for memoryless nodes
2007-06-12 5:15 UTC (12+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH][RFC] Fix INTERLEAVE with "
` [PATCH v6][RFC] Fix hugetlb pool allocation with empty nodes
[BUG] via c3/2.6.20 -- ps/2 keyboard doesn't work with console
2007-06-12 5:14 UTC (4+ messages)
[KJ] [PATCH]is_power_of_2-mtd/ubi/build.c
2007-06-12 5:13 UTC (2+ messages)
` [PATCH]is_power_of_2-mtd/ubi/build.c
[KJ] [PATCH]is_power_of_2-myri10ge/myri10ge.c
2007-06-12 5:13 UTC (2+ messages)
` [PATCH]is_power_of_2-myri10ge/myri10ge.c
[KJ] [PATCH]is_power_of_2-cxgb3/cxgb3_main.c
2007-06-12 5:12 UTC (2+ messages)
` [PATCH]is_power_of_2-cxgb3/cxgb3_main.c
[KJ] [PATCH]is_power_of_2-dm
2007-06-12 5:12 UTC (2+ messages)
` [PATCH]is_power_of_2-dm
[KJ] [KJ PATCH] Replacing alloc_pages(gfp,
2007-06-12 5:10 UTC (3+ messages)
` [KJ PATCH] Replacing alloc_pages(gfp,0) with alloc_page(gfp) in net/ipv6/ip6_output.c
[LARTC] Re: vlan interfaces and tc
2007-06-12 5:10 UTC (2+ messages)
[PATCH v6][RFC] Fix hugetlb pool allocation with empty nodes
2007-06-12 5:07 UTC (11+ messages)
[PATCH 2/3] [CRYPTO] Add optimized SHA-1 implementation for i486+
2007-06-12 5:05 UTC (2+ messages)
[RFC] Teach diff to imply --find-copies-harder upon -C -C
2007-06-12 5:05 UTC (2+ messages)
[patch 00/18] PS3 patches for 2.6.23
2007-06-12 5:03 UTC (2+ messages)
Alsa 1.0.13 (and others) does not work on ALC880
2007-06-12 5:51 UTC (11+ messages)
what is the best approach for fixing a degraded RAID5 (one drive failed) using mdadm?
2007-06-12 4:51 UTC (3+ messages)
` conflicting superblocks - "
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.