All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-06-10 05:48:49 to 2007-06-10 12:41:24 UTC [more...]

[ANNOUNCE] qgit-2.0rc1
 2007-06-10 12:40 UTC  (3+ messages)

[PATCH 0/3] submodule improvements
 2007-06-10 12:40 UTC  (15+ messages)
` [PATCH 1/3] git-submodule: allow submodule name and path to differ
` [PATCH 2/3] Add gitmodules(5)

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  (42+ 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 04/21] Refactor verification of "tagger" line to be more similar to verification of "type" and "tagger" lines
    ` [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)

[patch-mm 00/23] High resolution timer updates and x86_64 support
 2007-06-10 10:58 UTC  (29+ 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

[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

[KJ] [PATCH] drivers/isdn/hisax: ARRAY_SIZE instead of sizeof
 2007-06-10 10:35 UTC  (2+ messages)
`  "

Dual-Licensing Linux Kernel with GPL V2 and GPL V3
 2007-06-10 10:55 UTC  (9+ messages)

[RFC] git integrated bugtracking
 2007-06-10 10:49 UTC  (12+ messages)

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

Refactoring the tag object; Introducing soft references (softrefs); Git 'notes' (take 2)
 2007-06-10  9:46 UTC  (17+ 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] 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  (16+ 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  (7+ 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)

kvm-27/qemu/qemu-kvm.c:254: error: unable to find a register to spill in class `DIREG'
 2007-06-10  7:53 UTC  (2+ messages)

KVM kernel oops when changing guest OS resolution to 1024x768
 2007-06-10  7:52 UTC  (2+ messages)

Is this an acceptable workflow in git-svn, or a user error?
 2007-06-10  7:49 UTC  (4+ messages)

[PATCH] implement pop reg in x86_emulate
 2007-06-10  7:47 UTC  (2+ messages)

[PATCH] Add --no-reuse-delta, --window, and --depth options to git-gc
 2007-06-10  7:40 UTC  (9+ messages)
` [PATCH] Add --no-reuse-delta, --window, and --depth options to
  ` [PATCH] Add pack.depth option to git-pack-objects and change default depth to 50
    ` [PATCH] Add --no-reuse-delta option to git-gc

[PATCH] minor cleanup in check_reuse_initrd
 2007-06-10  7:39 UTC 

[patch] i386/x86_64: smp_call_function locking inconsistency
 2007-06-10  7:38 UTC  (11+ messages)

[PATCH] KVM - Fix rmode_tss_base declaration
 2007-06-10  7:36 UTC  (6+ messages)
` [kvm-devel] "

More virtio users
 2007-06-10  7:33 UTC 

Fedora and direct rendering
 2007-06-10  7:26 UTC  (2+ messages)

[PATCH 1/2] filter-branch: Simplify parent computation
 2007-06-10  7:14 UTC  (3+ messages)

[patch 7/8] fdmap v2 - implement sys_socket2
 2007-06-10  7:10 UTC  (19+ messages)

[PATCH 1/5] remote.c: refactor match_explicit_refs()
 2007-06-10  6:59 UTC  (3+ messages)
` [PATCH 5/5] remote.c: "git-push frotz" should update what matches at the source
  ` [PATCH 6/5] git-push: Update description of refspecs and add examples

[PATCH] Kprobes i386 fix for mark ro data
 2007-06-10  6:24 UTC  (3+ messages)

[Bluez-devel] Can't find the device in arm machine
 2007-06-10  6:21 UTC 

Linux 2.6.22-rc4
 2007-06-10  6:15 UTC  (2+ messages)

[PATCH 3/3]: Update computation of X to use newer timeofday interface
 2007-06-10  6:05 UTC  (2+ messages)

[PATCH 1/3]: Inline for time delta
 2007-06-10  5:55 UTC  (2+ messages)

[PATCH] Don't register udbg_console without udbg_putc
 2007-06-10  4:32 UTC 

[PATCH libata-dev#upstream-fixes] libata: force PIO on IOMEGA ZIP 250 ATAPI
 2007-06-10  5:52 UTC 

[PATCH] dtc: parse NOP in dtb input
 2007-06-10  4:21 UTC 


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.