All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-04-08 23:50:48 to 2008-04-09 04:50:24 UTC [more...]

[PATCH 00/23] ia64/xen domU take 4
 2008-04-09  4:50 UTC  (18+ messages)
` [PATCH 01/23] ia64/xen: introduce synch bitops which is necessary for ia64/xen support
` [PATCH 02/23] ia64/xen: increase IA64_MAX_RSVD_REGIONS
` [PATCH 03/23] ia64/xen: introduce definitions necessary for ia64/xen hypercalls
` [PATCH 04/23] ia64/xen: define several constants for ia64/xen
` [PATCH 05/23] ia64/xen: define helper functions for xen related address conversion
` [PATCH 06/23] ia64/xen: define helper functions for xen hypercalls
` [PATCH 07/23] ia64/xen: implement the arch specific part of xencomm
` [PATCH 08/23] ia64/xen: xencomm conversion functions for hypercalls
` [PATCH 09/23] ia64/xen: implement arch specific part of xen grant table
` [PATCH 10/23] ia64/xen: add definitions necessary for xen event channel
` [PATCH 11/23] ia64/xen: detect xen environment and do minimal initialization
` [PATCH 12/23] ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization
` [PATCH 13/23] ia64/pv_ops/xen: define xen pv_cpu_ops
` [PATCH 14/23] ia64/pv_ops/xen: define xen paravirtualized instructions for hand written assembly code
` [PATCH 15/23] ia64/pv_ops/xen: paravirtualize DO_SAVE_MIN for xen
` [PATCH 16/23] ia64/pv_ops/xen: paravirtualize ivt.S "
` [PATCH 17/23] ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen

[PATCH 17/23] ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen
 2008-04-09  4:50 UTC 

[PATCH 16/23] ia64/pv_ops/xen: paravirtualize ivt.S for xen
 2008-04-09  4:50 UTC 

[PATCH 15/23] ia64/pv_ops/xen: paravirtualize DO_SAVE_MIN for xen
 2008-04-09  4:50 UTC 

[PATCH 14/23] ia64/pv_ops/xen: define xen paravirtualized instructions for hand written assembly cod
 2008-04-09  4:50 UTC 

[PATCH 13/23] ia64/pv_ops/xen: define xen pv_cpu_ops
 2008-04-09  4:50 UTC 

[PATCH 12/23] ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization
 2008-04-09  4:50 UTC 

[PATCH 11/23] ia64/xen: detect xen environment and do minimal initialization
 2008-04-09  4:50 UTC 

[PATCH 10/23] ia64/xen: add definitions necessary for xen event channel
 2008-04-09  4:50 UTC 

[PATCH 09/23] ia64/xen: implement arch specific part of xen grant table
 2008-04-09  4:50 UTC 

[PATCH 08/23] ia64/xen: xencomm conversion functions for hypercalls
 2008-04-09  4:50 UTC 

[PATCH 07/23] ia64/xen: implement the arch specific part of xencomm
 2008-04-09  4:50 UTC 

[PATCH 06/23] ia64/xen: define helper functions for xen hypercalls
 2008-04-09  4:50 UTC 

[PATCH 05/23] ia64/xen: define helper functions for xen related address conversion
 2008-04-09  4:50 UTC 

[PATCH 04/23] ia64/xen: define several constants for ia64/xen
 2008-04-09  4:50 UTC 

[PATCH 03/23] ia64/xen: introduce definitions necessary for ia64/xen hypercalls
 2008-04-09  4:50 UTC 

[PATCH 02/23] ia64/xen: increase IA64_MAX_RSVD_REGIONS
 2008-04-09  4:50 UTC 

[PATCH 01/23] ia64/xen: introduce synch bitops which is necessary for ia64/xen support
 2008-04-09  4:50 UTC 

[PATCH 00/23] ia64/xen domU take 4
 2008-04-09  4:50 UTC 

[Bug #10391] 2.6.25-rc7/8: Another resume regression
 2008-04-09  4:49 UTC  (2+ messages)

[PATCH 00/15] RFC: ia64/pv_ops take 4
 2008-04-09  4:49 UTC  (16+ messages)
` [PATCH 01/15] ia64: preparation: remove extern in irq_ia64.c
` [PATCH 02/15] ia64/pv_ops: preparation: introduce ia64_set_rr0_to_rr4() to make kernel paravirtualization friendly
` [PATCH 03/15] ia64/pv_ops: preparation: introduce ia64_get_psr_i() "
` [PATCH 04/15] ia64/pv_ops: introduce pv_info which describes some random info
` [PATCH 05/15] ia64/pv_ops: introduce pv_cpu_ops to paravirtualize privileged instructions
` [PATCH 06/15] ia64/pv_ops: preparation for paravirtulization of hand written assembly code
` [PATCH 07/15] ia64/pv_ops: define paravirtualized instructions for native
` [PATCH 08/15] ia64/pv_ops: paravirtualize minstate.h
` [PATCH 09/15] ia64/pv_ops: paravirtualize ivt.S
` [PATCH 10/15] ia64/pv_ops: paravirtualize entry.S
` [PATCH 11/15] ia64/pv_ops: paravirtualize NR_IRQS
` [PATCH 12/15] ia64/pv_ops: define initialization hooks, pv_init_ops, for paravirtualized environment
` [PATCH 13/15] ia64/pv_ops: add hooks, pv_iosapic_ops, to paravirtualize iosapic
` [PATCH 14/15] ia64/pv_ops: add hooks, pv_irq_ops, to paravirtualized irq related operations
` [PATCH 15/15] ia64/pv_ops: add to hooks, pv_time_ops, for steal time accounting

[PATCH 15/15] ia64/pv_ops: add to hooks, pv_time_ops, for steal time accounting
 2008-04-09  4:49 UTC 

[PATCH 14/15] ia64/pv_ops: add hooks, pv_irq_ops, to paravirtualized irq related operations
 2008-04-09  4:49 UTC 

[PATCH 13/15] ia64/pv_ops: add hooks, pv_iosapic_ops, to paravirtualize iosapic
 2008-04-09  4:49 UTC 

[PATCH 12/15] ia64/pv_ops: define initialization hooks, pv_init_ops, for paravirtualized environment
 2008-04-09  4:49 UTC 

[PATCH 11/15] ia64/pv_ops: paravirtualize NR_IRQS
 2008-04-09  4:49 UTC 

[PATCH 10/15] ia64/pv_ops: paravirtualize entry.S
 2008-04-09  4:49 UTC 

[PATCH 09/15] ia64/pv_ops: paravirtualize ivt.S
 2008-04-09  4:49 UTC 

[PATCH 08/15] ia64/pv_ops: paravirtualize minstate.h
 2008-04-09  4:49 UTC 

[PATCH 07/15] ia64/pv_ops: define paravirtualized instructions for native
 2008-04-09  4:49 UTC 

[PATCH 06/15] ia64/pv_ops: preparation for paravirtulization of hand written assembly code
 2008-04-09  4:48 UTC 

[PATCH 05/15] ia64/pv_ops: introduce pv_cpu_ops to paravirtualize privileged instructions
 2008-04-09  4:48 UTC 

[PATCH 04/15] ia64/pv_ops: introduce pv_info which describes some random info
 2008-04-09  4:48 UTC 

[PATCH 03/15] ia64/pv_ops: preparation: introduce ia64_get_psr_i() to make kernel paravirtualization
 2008-04-09  4:48 UTC 

[PATCH 02/15] ia64/pv_ops: preparation: introduce ia64_set_rr0_to_rr4() to make kernel paravirtualiz
 2008-04-09  4:48 UTC 

[PATCH 01/15] ia64: preparation: remove extern in irq_ia64.c
 2008-04-09  4:48 UTC 

[PATCH 00/15] RFC: ia64/pv_ops take 4
 2008-04-09  4:48 UTC 

TAKE 980080 - Don't validate symlink target component length
 2008-04-09  4:44 UTC 

[PATCH] use NR_IRQS for irq count
 2008-04-09  4:43 UTC  (3+ messages)

Migrating svn to git with heavy use of externals
 2008-04-09  4:39 UTC  (8+ messages)

inconsistent xfs log record
 2008-04-09  4:38 UTC  (5+ messages)

PARTIAL TAKE 976035 - replace remaining __FUNCTION__ occurrences
 2008-04-09  4:33 UTC 

DRDY errors again
 2008-04-09  3:42 UTC  (2+ messages)

[PATCH] Fix documentation syntax of optional arguments in short options
 2008-04-09  4:24 UTC 

git bisect on multiple cores
 2008-04-09  4:29 UTC  (2+ messages)

PARTIAL TAKE 976035 - Replace __inline with inline
 2008-04-09  4:25 UTC 

[PATCH] Add Realtek 8187B support
 2008-04-09  4:22 UTC  (2+ messages)

error returned upon mount failure
 2008-04-09  4:21 UTC  (2+ messages)

lockdep, false positive ?
 2008-04-09  4:16 UTC 

[Buildroot] Hi There
 2008-04-09  4:17 UTC  (5+ messages)

Success routing mark'ed packets - but still confused why it didn't work the first time
 2008-04-09  4:15 UTC  (2+ messages)

Iptables Rules
 2008-04-09  4:12 UTC  (2+ messages)

Does XFS prevent disk spindown?
 2008-04-09  4:11 UTC  (10+ messages)
                ` [patch] "

TAKE 979661 - Fix lock inversion in forced shutdown
 2008-04-09  4:03 UTC 

[REVIEW #2] cleanup - remove bhv_vname_t
 2008-04-09  4:01 UTC  (3+ messages)

PARTIAL TAKE 978729 - Reorganise xlog_t for better cacheline isolation of contention
 2008-04-09  3:58 UTC 

M-Audio Fast Track Ultra USB
 2008-04-09  3:52 UTC 

PARTIAL TAKE 978729 - Remove the xlog_ticket allocator
 2008-04-09  3:52 UTC 

[Xenomai-help] Xenomai Patching Problem
 2008-04-09  3:52 UTC 

PARTIAL TAKE 978729 - Per iclog callback chain lock
 2008-04-09  3:47 UTC 

[Cluster-devel] Cluster Project branch, RHEL5, updated. cmirror_1_1_15-35-g5ca1096
 2008-04-09  3:45 UTC  (3+ messages)

[PATCH] [POWERPC] Make pci_bus_to_host()'s struct pci_bus * argument const
 2008-04-09  3:44 UTC  (2+ messages)

[Cluster-devel] Cluster Project branch, STABLE2, updated. cluster-2.02.00-57-g3467c2e
 2008-04-09  3:43 UTC 

[Cluster-devel] Cluster Project branch, master, updated. gfs-kernel_0_1_22-149-gabb6c8d
 2008-04-09  3:38 UTC 

[linux-dvb] USB 1.1 support for AF9015 DVB-T tuner
 2008-04-09  3:25 UTC  (4+ messages)

[PATCH][for -mm] ia64: pgd_offset() constfication
 2008-04-09  3:26 UTC 

System time monotonicity
 2008-04-09  3:20 UTC  (5+ messages)

[PATCH 2/2] Share VT-d code between x86 and IA64
 2008-04-09  2:55 UTC 

[PATCH 1/2] Share VT-d code between x86 and IA64
 2008-04-09  2:55 UTC 

[PATCH 0/2] Share VT-d code between x86 and IA64
 2008-04-09  2:54 UTC 

4xx defconfig reorg
 2008-04-09  2:53 UTC  (3+ messages)

[PATCH 2/2] SELinux: display SELinux mount options in /proc/mounts
 2008-04-09  2:45 UTC  (6+ messages)
  ` [PATCH -v2] SELinux/LSM: "

[RFC][PATCH 0/6] compcache: Compressed Caching
 2008-04-09  2:47 UTC  (2+ messages)

Android Web Storage
 2008-04-09  2:47 UTC 

Write-Intent Bitmaps and disk caches
 2008-04-09  2:44 UTC  (2+ messages)

[RFC PATCH 0/2] fast_gup for shared futexes
 2008-04-09  2:32 UTC  (5+ messages)
` [RFC PATCH 1/2] futex: rely on get_user_pages() "

[RFC] Control Groups Roadmap ideas
 2008-04-09  2:28 UTC  (3+ messages)

[PATCH 5/5] falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods
 2008-04-09  1:40 UTC  (6+ messages)

[rfc] SLQB: YASA
 2008-04-09  2:10 UTC  (6+ messages)

[Cbe-oss-dev] [PATCH] Cell OProfile: SPU mutex lock fix
 2008-04-09  2:08 UTC  (5+ messages)

Lost+found
 2008-04-09  2:12 UTC  (2+ messages)

[PATCH] cvsps/cvsimport: fix branch point calculation and broken branch imports
 2008-04-09  1:53 UTC  (6+ messages)

Hard freeze / interrupt-related death / instability
 2008-04-09  9:40 UTC  (5+ messages)

[PATCH 0/7] XFS: case-insensitive lookup and Unicode support
 2008-04-09  1:53 UTC  (3+ messages)

[PATCH 0/8] Fix git's test suite to pass when the path contains spaces
 2008-04-09  1:30 UTC  (9+ messages)
` [PATCH 1/8] git-rebase.sh: Fix --merge --abort failures when path contains whitespace
  ` [PATCH 2/8] config.c: Escape backslashes in section names properly
    ` [PATCH 3/8] git-send-email.perl: Handle shell metacharacters in $EDITOR properly
      ` [PATCH 4/8] test-lib.sh: Fix some missing path quoting
        ` [PATCH 5/8] test-lib.sh: Add a test_set_editor function to safely set $VISUAL
          ` [PATCH 6/8] lib-git-svn.sh: Fix quoting issues with paths containing shell metacharacters
            ` [PATCH 7/8] Use test_set_editor in t9001-send-email.sh
              ` [PATCH 8/8] Fix tests breaking when checkout path contains shell metacharacters

question for soc-camera driver
 2008-04-09  1:27 UTC  (7+ messages)

[GIT] Please pull NFS client fixes against linux-2.6.25-rc8
 2008-04-09  1:10 UTC 

[RFC][PATCH 0/7] Clone PTS namespace
 2008-04-09  0:53 UTC  (3+ messages)

[linux-dvb] TT S-1401 problem with kernel 2.6.24 ???
 2008-04-09  0:56 UTC  (8+ messages)

ANNOUNCE: Git Forum
 2008-04-09  0:49 UTC  (6+ messages)

[patch 00/10] vfs: add helpers to check r/o bind mounts
 2008-04-09  0:53 UTC  (2+ messages)
` [PATCH] Unionfs: use the new path_* VFS helpers

physmap deallocation on balloon?
 2008-04-09  0:52 UTC  (2+ messages)

[patch for 2.6.25? 1/2] acpi: bus: check once more for an empty list after locking it
 2008-04-09  0:48 UTC 

[patch for 2.6.25? 2/2] acpi thermal trip points increased to 12
 2008-04-09  0:48 UTC 

ppc440 caches - change proposal [RFC]
 2008-04-09  0:47 UTC  (4+ messages)

[-mm] Add an owner to the mm_struct (v8)
 2008-04-09  0:42 UTC  (3+ messages)

[U-Boot-Users] FIS DTC
 2008-04-09  0:41 UTC  (3+ messages)

- es1968-fix-sleep-while-holding-lock-bug-checkpatch-fixes.patch removed from -mm tree
 2008-04-09  0:38 UTC 

[PATCH 1/2] ia64 kdump: add kdump_on_fatal_mca
 2008-04-09  0:36 UTC  (2+ messages)

Problems with 2430 NAND prefetch engine
 2008-04-09  0:33 UTC 

[patch for 2.6.25? 3/3] sc92031: sysfs link missing
 2008-04-09  0:31 UTC 

[patch for 2.6.25? 2/3] smc91x driver: fix bug: print warning only in interrupt mode
 2008-04-09  0:31 UTC 

[patch for 2.6.25? 1/3] forcedeth: mac address fix
 2008-04-09  0:31 UTC 

+ git-x86-include-asm-ptraceh-needs-processor-flagsh.patch added to -mm tree
 2008-04-09  0:29 UTC 

[patch 0/4] fix SMP migration and loadvm/savevm (V2)
 2008-04-09  0:29 UTC  (3+ messages)

"x86: tsc prevent time going backwards" broke suspend
 2008-04-09  0:24 UTC 

NOTIFICATION OF PAYMENT VIA ATM CARD
 2008-04-08 23:39 UTC 

+ pm-new-suspend-and-hibernation-callbacks-for-platform-bus-type-rev-3.patch added to -mm tree
 2008-04-09  0:17 UTC 

+ cgroups-include-hierarchy-ids-in-proc-pid-cgroup.patch added to -mm tree
 2008-04-09  0:18 UTC 

+ pm-introduce-new-top-level-suspend-and-hibernation-callbacks-rev-7.patch added to -mm tree
 2008-04-09  0:16 UTC 

+ pm-new-suspend-and-hibernation-callbacks-for-pci-bus-type-rev-3.patch added to -mm tree
 2008-04-09  0:17 UTC 

+ forcedeth-mac-address-fix.patch added to -mm tree
 2008-04-09  0:15 UTC  (2+ messages)

[PATCH]: Eliminate fast-path print_mac() pr_debug()'s
 2008-04-09  0:11 UTC  (3+ messages)

[Bluez-devel] UPDATE: org.bluez.Adapter Methods/Signals
 2008-04-09  0:08 UTC  (7+ messages)

[RFC][PATCH] CGroups: Include hierarchy ids in /proc/<pid>/cgroup
 2008-04-09  0:05 UTC 

[RFC][PATCH] CGroups: Include hierarchy ids in /proc/<pid>/cgroup
 2008-04-09  0:05 UTC 

[U-Boot-Users] [U-boot] [PATCH 0/2] MPC8xx: Fix libfdt support introduced in commit 77ff7b74
 2008-04-09  0:04 UTC  (2+ messages)

[PATCH 1/2] mac80211: fix recursive locking in ieee80211_sta_expire
 2008-04-08 23:43 UTC  (4+ messages)

[PATCH] Make IWLCORE a silent option not to confuse iwl3945 users
 2008-04-08 23:38 UTC  (5+ messages)

[Bug #10326] inconsistent lock state in net_rx_action
 2008-04-09  0:00 UTC  (3+ messages)

2.6.18 Panics with "Kernel panic - not syncing: Attempted to kill init!"
 2008-04-08 23:55 UTC 

[Bug #10369] The never ending BEEEEP/__smp_call_function_mask with 2.6.25-rc7
 2008-04-08 23:02 UTC 

[Bug #10377] Kernel freezes during boot when AC is unplugged
 2008-04-08 23:02 UTC 

[Bug #10412] BUG: scheduling while atomic: kmail/32546/0x00000003
 2008-04-08 23:02 UTC 

[Bug #10427] e1000e broke e1000
 2008-04-08 23:02 UTC 

[linux-dvb] Technisat SkyStar2 rev 2.7 and 2.8 status
 2008-04-08 23:45 UTC  (2+ messages)

[Bug #9978] 2.6.25-rc1: volanoMark regression
 2008-04-08 23:02 UTC 

[Bug #10365] usb-storage, error reading the last 8 sectors, regression in 2.6.25-rc7
 2008-04-08 23:02 UTC 

[Bug #10393] ext4 compile error on m68k
 2008-04-08 23:02 UTC 

[Bug #10344] [2.6.25-rc6] possible regression: X server dying
 2008-04-08 23:02 UTC 

[Bug #10428] [rc8] Regression: key repeats and skips in music during compilation
 2008-04-08 23:02 UTC 

[Bug #10421] Filesystem failing without any warning or etc
 2008-04-08 23:02 UTC 

[Bug #10323] panic using bridging on linus kernel 2.6.25-rc6
 2008-04-08 23:02 UTC 

[Bug #10320] rt2x00 does not associate or give scan results
 2008-04-08 23:02 UTC 

Question on mpc52xx_common.c
 2008-04-08 23:51 UTC  (8+ messages)

[Bug #10319] MacBookPro1,1: on resume (from console) s2ram -f -p does not anymore give me my display back
 2008-04-08 23:02 UTC 

[Bug #10302] 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound
 2008-04-08 23:02 UTC 

[Bug #10300] volume wheel does not work in 2.6.25-rc6
 2008-04-08 23:02 UTC 

[Buildroot] Creating a bootable filesystem image?
 2008-04-08 23:50 UTC  (4+ messages)

[Bug #10290] [BUG] Linux 2.6.25-rc6 - kernel BUG at fs/mpage.c:476! on powerpc
 2008-04-08 23:02 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.