messages from 2007-06-10 07:54:46 to 2007-06-10 13:58:59 UTC [more...]
[RFC] Creating an OpenEmbedded founation
2007-06-10 13:56 UTC (3+ messages)
Dual-Licensing Linux Kernel with GPL V2 and GPL V3
2007-06-10 13:56 UTC (14+ messages)
Fedora and direct rendering
2007-06-10 13:55 UTC (3+ messages)
[Qemu-devel] qemu/target-arm translate.c
2007-06-10 13:53 UTC
[ANNOUNCE] qgit-2.0rc1
2007-06-10 13:45 UTC (7+ messages)
[PATCH 5/5] via82cxxx: backport short cables support from pata_via.c
2007-06-10 13:58 UTC
[PATCH 3/5] alim15x3: backport short cables support from pata_ali.c
2007-06-10 13:58 UTC
[PATCH 4/5] sis5513: backport short cables support from pata_sis.c
2007-06-10 13:58 UTC
[PATCH 1/5] ide: add short cables support
2007-06-10 13:58 UTC
[PATCH 2/5] piix: backport short cables support from ata_piix.c
2007-06-10 13:58 UTC
SETMAX.C seems not support SATA
2007-06-10 11:35 UTC
[RFC] git integrated bugtracking
2007-06-10 13:43 UTC (12+ messages)
cat /dev/snapshot == OOPs
2007-06-10 13:42 UTC
Size of kernel modules
2007-06-10 13:13 UTC (7+ messages)
Refactoring the tag object; Introducing soft references (softrefs); Git 'notes' (take 2)
2007-06-10 13:41 UTC (18+ messages)
` [PATCH 0/7] Introduce soft references (softrefs)
` [PATCH 1/7] Softrefs: Add softrefs header file with API documentation
` [PATCH] Change softrefs file format from text (82 bytes per entry) to binary (40 bytes per entry)
` Comment on weak refs
[RFC][PATCH 0/2] PM: More suspend core modifications
2007-06-10 13:22 UTC (3+ messages)
` [RFC][PATCH 1/2] PM: Reduce code duplication in the core suspend code
` [RFC][PATCH 2/2] PM: Remove suspend and resume support from struct device_type
[patch-mm 00/23] High resolution timer updates and x86_64 support
2007-06-10 13:17 UTC (30+ messages)
` [patch-mm 01/23] NOHZ: Fix ARM,SH,SPARC64 idle nohz handling
` [patch-mm 02/23] ACPI: Move timer broadcast and pmtimer access before C3 arbiter shutdown
` [patch-mm 03/23] Clockevents remove prototypes of removed functions
` [patch-mm 04/23] Timekeeping: Fixup shadow variable argument
` [patch-mm 05/23] timer.c cleanup recently introduced whitespace damage
` [patch-mm 06/23] clockevents: Fix resume logic
` [patch-mm 07/23] Tick management: spread timer interrupt
` [patch-mm 08/23] i386: PIT stop only, when in periodic or oneshot mode
` [patch-mm 09/23] clockevents: Fix device replacement
` [patch-mm 10/23] highres: Improve debug output
` [patch-mm 11/23] hrtimer: speedup hrtimer_enqueue
` [patch-mm 12/23] pcspkr: use the global PIT lock
` [patch-mm 13/23] i386: hpet assumes boot cpu is 0
` [patch-mm 14/23] NTP: Move the cmos update code into ntp.c
` [patch-mm 15/23] x86_64: untangle asm/hpet.h from asm/timex.h
` [patch-mm 16/23] x86_64: Use generic cmos update
` [patch-mm 17/23] i386: move setup_pit_timer to the correct header file
` [patch-mm 18/23] x86-64: remove dead code and other janitor work in tsc.c
` [patch-mm 19/23] x86_64: Convert to cleckevents
` [patch-mm 20/23] x86_64: restore restore nohpet cmdline
` [patch-mm 21/23] x86-64 block irq balancing for timer
` [patch-mm 22/23] x86_64: prep idle loop for dynticks
` [patch-mm 23/23] x86_64: enable high resolution timers and dynticks
Get Traffic and Sales For Your Website in 24 Hours!
2007-06-10 14:16 UTC
[PATCH] Introduce light weight commit annotations
2007-06-10 13:14 UTC (2+ messages)
[KJ] [PATCH] drivers/isdn/hisax: ARRAY_SIZE instead of sizeof
2007-06-10 13:14 UTC (6+ messages)
` "
` [KJ] "
NOTICE...CONGRATULATIONS!!!!
2007-06-10 13:06 UTC
ipsec connection problems though netfilter
2007-06-10 13:05 UTC
virtual domain support
2007-06-10 12:55 UTC (2+ messages)
[PATCH 0/3] submodule improvements
2007-06-10 12:51 UTC (16+ messages)
` [PATCH 1/3] git-submodule: allow submodule name and path to differ
` [PATCH 2/3] Add gitmodules(5)
[parisc-linux] [BUG] XFS broken (again) on parisc
2007-06-10 12:51 UTC
[lm-sensors] Improvements to fancontrol
2007-06-10 12:51 UTC
More virtio users
2007-06-10 12:37 UTC (11+ messages)
` [Xen-devel] "
[PATCH] Port git-tag.sh to C
2007-06-10 12:37 UTC (4+ messages)
[RFD] Documentation/HOWTO translated into Japanese
2007-06-10 12:29 UTC (5+ messages)
` [RFD] Documentation/stable_api_nonsense.txt "
[U-Boot-Users] NAND patch update for KB9202B
2007-06-10 12:24 UTC (3+ messages)
[BUG] Oops with KVM-27
2007-06-10 12:22 UTC (9+ messages)
` [kvm-devel] "
[PATCH] PCI: also read revision ID for sparc64, ppc, read class at the same time
2007-06-10 12:17 UTC (3+ messages)
[Xenomai-core] AT91 patch duplicated code
2007-06-10 12:15 UTC (5+ messages)
` [Xenomai-core] [Adeos-main] "
error: char103: premature end of data
2007-06-10 12:10 UTC (39+ messages)
` [PATCH] Fix failed tag parsing when tag object has no body/message (and thus ends with a single '\n')
` [PATCH 0/21] Refactor the tag object (take 2)
` [PATCH 05/21] Make parse_tag_buffer_internal() handle item == NULL
` [PATCH 10/21] Free mktag's buffer before dying
` [PATCH 11/21] Rewrite error messages; fix up line lengths
` [PATCH 12/21] Use prefixcmp() instead of memcmp() for cleaner code with less magic numbers
` [PATCH 13/21] Collect skipping of header field names and calculation of line lengths in one place
` [PATCH 14/21] Add proper parsing of "tagger" line, but only when thorough_verify is set
` [PATCH 15/21] Make tag names (i.e. the tag object's "tag" line) optional
` [PATCH 06/21] Refactor tag name verification loop to use index 'i' instead of incrementing pointer 'tag_line'
` [PATCH 07/21] Copy the remaining differences from verify_tag() to parse_tag_buffer_internal()
` [PATCH 02/21] Return error messages when parsing fails
` [PATCH] Silence error messages unless 'thorough_verify' is set
` [PATCH 0/4] Restructure the tag object
` [PATCH 1/4] Make tag names (i.e. the tag object's "tag" line) optional
` [PATCH 2/4] Introduce optional "keywords" on tag objects
` [PATCH 3/4] Documentation/git-mktag: Document the changes in tag object structure
` [PATCH 4/4] git-mktag tests: Expand on mktag selftests according to the new "
XFS internal error xfs_da_do_buf(2) at line 2087 of file fs/xfs/xfs_da_btree.c. Caller 0xc01b00bd
2007-06-10 12:20 UTC (10+ messages)
Stop waiting
2007-06-10 12:07 UTC
[PATCH] ARM: Update Siemens SX1 defconfig
2007-06-10 12:06 UTC
[PATCH] ARM: Update Palm Zire 71 defconfig
2007-06-10 12:05 UTC
[PATCH] ARM: Update Perseus2 defconfig
2007-06-10 12:04 UTC
Update for NTFS file system driver
2007-06-10 12:03 UTC (9+ messages)
` history of fsys_ntfs.c (Re: Update for NTFS file system driver)
[PATCH] ARM: Update Innovator 1510 board defconfig
2007-06-10 12:03 UTC
New sex-related infection passes gonorrhea
2007-06-10 12:03 UTC
[PATCH] ARM: Update OMAP H3 board defconfig
2007-06-10 12:02 UTC
[PATCH] ARM: Update OMAP H2 board defconfig
2007-06-10 12:01 UTC
[PATCH] ARM: Update generic omap1610 board defconfig
2007-06-10 12:00 UTC
[PATCH] ARM: Update generic omap1510 board defconfig
2007-06-10 11:59 UTC
[PATCH] ARM: Update Amstrad E3 Delta defconfig
2007-06-10 11:57 UTC
[PATCH] ARM: OMAP: Fix omap1510-generic board compilation
2007-06-10 11:52 UTC (3+ messages)
Block device request queue processing question
2007-06-10 11:01 UTC
udev remove ATTR(S) not working
2007-06-10 11:38 UTC (3+ messages)
[KJ] S.O.B. unarmed
2007-06-10 11:11 UTC
[KJ] tinder indices
2007-06-10 11:10 UTC
Dual-Licensing Linux Kernel with GPL V2 and GPL V3
2007-06-10 11:08 UTC (5+ messages)
StGIT: stgitformatversion vs. stgit.formatversion
2007-06-10 11:01 UTC (4+ messages)
[KJ] [PATCH] drivers/acpi: sizeof/sizeof array size calculations
2007-06-10 10:57 UTC (7+ messages)
` [KJ] [PATCH] drivers/acpi: sizeof/sizeof array size calculations replaced with ARRAY_SIZE
v2.6.21.4-rt11
2007-06-10 10:34 UTC (2+ messages)
feature request - MAC address calculation algorithm
2007-06-10 10:36 UTC
[lm-sensors] Fintek F71805F on Jetway J7F4K1G5D - fancontrol?
2007-06-10 10:35 UTC (2+ messages)
[patch] Move led attributes out of device name and into sysfs attributes, was Re: LED devices
2007-06-10 10:11 UTC (6+ messages)
qla2xxx errors? (2.6.19)
2007-06-10 10:00 UTC
[ANNOUNCE] kvm-28 release
2007-06-10 10:06 UTC
[PATCH 3/4] NetXen: Add correct routines to setup multicast address
2007-06-10 9:59 UTC (3+ messages)
[StGIT PATCH] Don't use patches/<branch>/current
2007-06-10 9:55 UTC (8+ messages)
` [StGIT PATCH 0/6] New and improved DAG appliedness series
` [StGIT PATCH 1/6] Verify patch status during the test
` [StGIT PATCH 2/6] Make use of the get_patch() utility function
` [StGIT PATCH 3/6] Compute patch appliedness from commit DAG
` [StGIT PATCH 4/6] Test the new DAG appliedness machinery
` [StGIT PATCH 5/6] Fix bash completion after the DAG appliedness patch
` [StGIT PATCH 6/6] Speed up the appliedness test
[RFC][PATCH][0/2] Intel(r) Trusted Execution Technology support: Overview
2007-06-10 9:30 UTC (2+ messages)
fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree
2007-06-10 8:54 UTC (4+ messages)
[patch 7/8] fdmap v2 - implement sys_socket2
2007-06-10 9:14 UTC (13+ messages)
[PATCH] git-svn: cache max revision in rev_db databases
2007-06-10 9:04 UTC
[PATCH] git-svn: use git-log rather than rev-list | xargs cat-file
2007-06-10 9:00 UTC
Limitations on connections
2007-06-10 9:12 UTC
[AppArmor 00/45] AppArmor security module overview
2007-06-10 9:04 UTC (8+ messages)
` [AppArmor 39/45] AppArmor: Profile loading and manipulation, pathname matching
[SGIT PATCH 0/3] Assorted fixes
2007-06-10 8:40 UTC (3+ messages)
` [PATCH 1/3] Robustify rebase test: check patches are reapplied
Asus M6N: no battery information in > 2.6.20
2007-06-10 7:54 UTC
2.6.22-rc regression: smartctl does not work with SATA disk
2007-06-10 8:05 UTC
2.6.22-rc: regression: no irda0 interface (2.6.21 was OK), smsc does not find chip
2007-06-10 8:03 UTC (4+ messages)
Centrino Duo not working so hot
2007-06-10 7:59 UTC (2+ messages)
kvm-27 kernel oops
2007-06-10 7:54 UTC (6+ messages)
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.