All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-01-03 13:07:39 to 2008-01-03 15:47:31 UTC [more...]

[kvm-ppc-devel] [PATCH] Add powerpc dcr callbacks to kvm callback
 2008-01-03 15:47 UTC  (5+ messages)
` [kvm-ppc-devel] [PATCH] Add powerpc dcr callbacks to
    ` [kvm-ppc-devel] [PATCH] Add powerpc dcr callbacks to kvm callback structrure
      ` [kvm-ppc-devel] [kvm-devel] [PATCH] Add powerpc dcr callbacks

[PATCH x86] [0/16] Various i386/x86-64 changes
 2008-01-03 15:42 UTC  (14+ messages)
` [PATCH x86] [1/16] Make clocksource watchdog cycle through online CPUs
` [PATCH x86] [2/16] Add a counter for per cpu clocksource watchdog checks and report them in /proc/interrupts
` [PATCH x86] [3/16] Turn irq debugging options into module params
` [PATCH x86] [4/16] Add /proc/irq/*/spurious to dump the spurious irq debugging state
` [PATCH x86] [5/16] Replace hard coded reservations in x86-64 early boot code with dynamic table
` [PATCH x86] [6/16] Add a new arch_early_alloc() interface for x86-64
` [PATCH x86] [7/16] Convert lockdep to use arch_early_alloc() if available for its large arrays
` [PATCH x86] [8/16] Make lockdep_init __init
` [PATCH x86] [9/16] Remove CPU capabitilites printks on i386
` [PATCH x86] [10/16] Document fdimage/isoimage completely in make help
` [PATCH x86] [11/16] Compile apm and voyager module only when selected in Kconfig
` [PATCH x86] [12/16] Optimize lock prefix switching to run less frequently
` [PATCH x86] [13/16] i386: Set CFQ as default in i386 defconfig

[kvm-ppc-devel] [PATCH] Fix up kvm-powerpc.h in libkvm
 2008-01-03 15:46 UTC  (3+ messages)
`  "
  ` [kvm-ppc-devel] [kvm-devel] [PATCH] Fix up kvm-powerpc.h in

kvm 58 and vncviewer
 2008-01-03 15:45 UTC  (6+ messages)
                ` Fwd: "

[kvm-ppc-devel] [PATCH] Add powerpc libkvm support code
 2008-01-03 15:45 UTC  (3+ messages)
`  "
  ` [kvm-ppc-devel] [kvm-devel] [PATCH] Add powerpc libkvm support

sata_nv + ADMA + Samsung disk problem
 2008-01-03 15:44 UTC  (11+ messages)

[PATCH 0/5] UBI: make UBI devices dynamic
 2008-01-03 15:44 UTC  (5+ messages)
` [PATCH 4/5] UBI: introduce attach ioctls

[PATCH] Qemu : Add the check before reading guest firmware
 2008-01-03 15:42 UTC  (2+ messages)

[PATCH 0/1] Remove of old NCR53C9x/esp family of drivers
 2008-01-03 15:40 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH]kvm/qemu
 2008-01-03 15:41 UTC  (2+ messages)

[PATCH] MAINTAINERS: email update and add missing entry
 2008-01-03 15:40 UTC 

[PATCH] powerpc: #address-cells & #size-cells properties not inherited
 2008-01-03 15:40 UTC  (4+ messages)
  ` [PATCH v2] "

startx
 2008-01-03 15:38 UTC  (2+ messages)

[PATCH] s3c2412 serial : more accurate baudrate generation
 2008-01-03 15:39 UTC 

[PATCH] allow user-configurable menucolor
 2008-01-03 15:35 UTC  (4+ messages)

[PATCH 0/2] fix the sense buffer DMA issue
 2008-01-03 15:34 UTC  (6+ messages)
` [PATCH 1/2] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
` [PATCH 2/2] use dynamically allocated sense buffer

[PATCH #upstream-fixes] sata_qstor: use hardreset instead of softreset
 2008-01-03 15:38 UTC  (2+ messages)

2.6.24-rc6-mm1
 2008-01-03 15:37 UTC  (11+ messages)

variable hooks & global variables
 2008-01-03 15:31 UTC  (3+ messages)

[Cluster-devel] [PATCH] RFC: cman changes
 2008-01-03 15:33 UTC 

[PATCH CPA] [1/28] Shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non PAE kernels
 2008-01-03 15:24 UTC  (28+ messages)
` [PATCH CPA] [2/28] CPA: Do a simple self test at boot
` [PATCH CPA] [3/28] Add pte accessors for the global bit
` [PATCH CPA] [4/28] Add pte_clrhuge on i386
` [PATCH CPA] [5/28] Add pte_pgprot "
` [PATCH CPA] [6/28] CPA: Undo white space changes
` [PATCH CPA] [7/28] Extract page table dumping code from i386 fault handler into dump_pagetable()
` [PATCH CPA] [8/28] CPA: Return the page table level in lookup_address()
` [PATCH CPA] [9/28] CPA: Add simple self test at boot
` [PATCH CPA] [10/28] CPA: Change kernel_map_pages to not use c_p_a()
` [PATCH CPA] [11/28] CPA: Change 32bit back to init_mm semaphore locking
` [PATCH CPA] [12/28] CPA: CLFLUSH support in change_page_attr()
` [PATCH CPA] [13/28] CPA: Use macros to modify the PG_arch_1 page flags in change_page_attr
` [PATCH CPA] [14/28] CPA: Use page granuality TLB flushing "
` [PATCH CPA] [15/28] CPA: Don't flush the caches when the CPU supports self-snoop
` [PATCH CPA] [16/28] CPA: Use wbinvd() macro instead of inline assembly in 64bit c_p_a()
` [PATCH CPA] [17/28] CPA: Reorder TLB / cache flushes to follow Intel recommendation
` [PATCH CPA] [18/28] CPA: Make change_page_attr() more robust against use of PAT bits
` [PATCH CPA] [19/28] CPA: Limit cache flushing to pages that really change caching
` [PATCH CPA] [20/28] CPA: Fix inaccurate comments in 64bit change_page_attr()
` [PATCH CPA] [21/28] CPA: Dump pagetable when inconsistency is detected
` [PATCH CPA] [22/28] CPA: Only queue actually unused page table pages for freeing
` [PATCH CPA] [23/28] CPA: Remove unnecessary masking of address
` [PATCH CPA] [24/28] CPA: Only unmap kernel init pages in text mapping when CONFIG_DEBUG_RODATA is set
` [PATCH CPA] [25/28] CPA: Always do full TLB flush when splitting large pages
` [PATCH CPA] [26/28] CPA: Fix reference counting when changing already changed pages
` [PATCH CPA] [27/28] CPA: Change comments of external interfaces to kerneldoc format
` [PATCH CPA] [28/28] Make kernel_text test match boot mapping initialization

[PATCH 1/2] Add extboot to kvm-userspace (v2)
 2008-01-03 15:32 UTC  (3+ messages)
  ` [PATCH 2/2] Add QEMU support for extboot (v2)

Xorg modprobe denials
 2008-01-03 15:30 UTC  (6+ messages)

[Cluster-devel] [GFS2 patch] Initialize extent_list earlier
 2008-01-03 15:29 UTC  (2+ messages)

Testing on PowerMac G4
 2008-01-03 15:28 UTC  (9+ messages)

master_notify: syntax error in map near [ bogus option ]
 2008-01-03 15:28 UTC  (2+ messages)

[PATCH 2.6.23.12] net/bonding: option to specify initial bond interface number
 2008-01-03 15:26 UTC  (2+ messages)

PATCH: peersid capability support
 2008-01-03 15:25 UTC  (3+ messages)

[PATCH 2.6.23.12] net/bonding: option to specify initial bond interface number
 2008-01-03 15:23 UTC  (2+ messages)

advansys broken (at least) on ARM and MIPS
 2008-01-03 15:21 UTC  (3+ messages)

Linux 2.6.x misses pci, fb, agp and dri support for the Intel E7221 chipset
 2008-01-03 15:20 UTC 

multiboot.texi
 2008-01-03 13:59 UTC 

[PATCH 1/2] Kprobes: Indicate kretprobe support in Kconfig
 2008-01-03 15:18 UTC  (6+ messages)
` [PATCH 2/2] Kprobes: Move kprobes examples to samples/

[PATCH] teach checkpatch.pl about list_for_each
 2008-01-03 15:17 UTC  (5+ messages)

__udivdi3
 2008-01-03 15:17 UTC  (3+ messages)

virtio module backport
 2008-01-03 15:16 UTC  (3+ messages)

[U-Boot-Users] Please pull 85xx
 2008-01-03 15:15 UTC  (3+ messages)

[RFC] kobject/kset/ktype documentation and example code updated
 2008-01-03 15:14 UTC  (3+ messages)
` [RFC] sample kset/ktype/kobject implementation code

[PATCH 1/3] Make virtio modules GPL
 2008-01-03 15:13 UTC  (4+ messages)
  ` [kvm-devel] "

[U-Boot-Users] Using UBoot on a BIOSless MIPS
 2008-01-03 15:13 UTC 

when XP reboots I loose network
 2008-01-03 15:12 UTC 

[PATCH] libata: eliminate the home grown dma padding in favour of that provided by the block layer
 2008-01-03 15:12 UTC  (3+ messages)

[PATCH 1/2] Add extboot to kvm-userspace
 2008-01-03 15:12 UTC  (4+ messages)
` [PATCH 2/2] Add QEMU support for extboot

regression w.r.t. problems #lilo when an usb-key is present: problem no longer
 2008-01-03 15:10 UTC 

codiff misses changes if inline -> not inlined?
 2008-01-03 15:10 UTC 

NULL pointer issue in dm-mpath.c
 2008-01-03 15:07 UTC 

[Qemu-devel] [PATCH] fix possible NULL pointer use in hw/ptimer.c
 2008-01-03 14:02 UTC  (4+ messages)

serial console _after_ boot ? - was: Redirect kernel console
 2008-01-03 15:04 UTC  (2+ messages)

[DTC] small ftdump cleanup patch
 2008-01-03 14:59 UTC  (3+ messages)

[x86] kernel/audit.c cleanup according to checkpatch.pl
 2008-01-03 14:57 UTC  (8+ messages)

[PATCH] ASoC drivers for the Freescale MPC8610 SoC
 2008-01-03 14:54 UTC  (10+ messages)

[LTP] compilation error @ selinux tests
 2008-01-03 14:54 UTC  (2+ messages)

[Bluez-users] slave - slave talk in a piconet
 2008-01-03 14:53 UTC  (4+ messages)

[Ocfs2-devel] [PATCH 0/7] ocfs2: extended slot map
 2008-01-03 14:52 UTC  (11+ messages)
` [Ocfs2-devel] [PATCH 4/7] ocfs2: slot_map I/O based on max_slots
` [Ocfs2-devel] [PATCH 2/7] ocfs2: Make ocfs2_slot_info private
` [Ocfs2-devel] [PATCH 6/7] ocfs2: Define the contents of the slot_map file
` [Ocfs2-devel] [PATCH 3/7] ocfs2: Change the recovery map to an array of node numbers
` [Ocfs2-devel] [PATCH 7/7] ocfs2: New slot map format
` [Ocfs2-devel] [PATCH 1/7] ocfs2: Move slot map access into slot_map.c
  ` [Ocfs2-devel] "
` [Ocfs2-devel] [PATCH 5/7] ocfs2: De-magic the in-memory slot map

Suspend to ram: After wakeup poweroff
 2008-01-03 14:18 UTC 

[lm-sensors] no sensors were detected with Intel Corporation 82801H
 2008-01-03 14:50 UTC  (2+ messages)
` [lm-sensors] no sensors were detected with Intel Corporation

Book-E watchdog driver questions
 2008-01-03 14:46 UTC  (3+ messages)

[GIT] More NFS client fixes for 2.6.24-rc6
 2008-01-03 14:45 UTC  (3+ messages)

Stitching together private svn repo and public git repo
 2008-01-03 14:43 UTC  (2+ messages)

[PATCH][NET] Handle netdev secondary addresses and labels
 2008-01-03 14:29 UTC 

[patch] mm: fix PageUptodate memory ordering bug
 2008-01-03 14:23 UTC  (14+ messages)
            ` [patch] i386: avoid expensive ppro ordering workaround for default 686 kernels

[PATCH] Fix grammar nits in documentation and in code comments
 2008-01-03 14:18 UTC 

isofs oops - d_splice_alias+0x1f (2.6.24-rc5-mm1)
 2008-01-03 14:15 UTC  (7+ messages)

Outstanding DTC patches?
 2008-01-03 14:14 UTC  (3+ messages)

[RFC PATCH 00/11] mcount tracing utility
 2008-01-03 14:03 UTC  (9+ messages)
` [RFC PATCH 01/11] Add basic support for gcc profiler instrumentation
  ` [RFC PATCH 01/11] Add basic support for gcc profiler

[PATCH][LINUX] Dynamic modes support for PV xenfb (1of2)
 2008-01-03 14:05 UTC  (3+ messages)

[patch 0/3] page table changes
 2008-01-03 14:01 UTC  (5+ messages)
` [patch 2/3] CONFIG_HIGHPTE vs. sub-page page tables

[RFC PATCH] NET: Clone the sk_buff->iif field properly
 2008-01-03 14:01 UTC  (3+ messages)

[PATCH] w1-gpio: Add GPIO w1 bus master driver
 2008-01-03 13:58 UTC  (4+ messages)

[PATCH 04 of 11] avoid selecting already killed tasks
 2008-01-03 13:41 UTC  (3+ messages)

sata_sil[24] / silicon image binary drivers / SiI4726 RAID
 2008-01-03 13:10 UTC 

[patch 1/3] IA64: Slim down __clear_bit_unlock
 2008-01-03 13:36 UTC  (2+ messages)

JFFS2 mount problem on NAND flash
 2008-01-03 13:34 UTC  (2+ messages)

[Buildroot] svn commit: trunk/buildroot/package/busybox
 2008-01-03 13:33 UTC 

[Buildroot] svn commit: trunk/buildroot/package/busybox
 2008-01-03 13:33 UTC 

[Buildroot] svn commit: trunk/buildroot/package/busybox
 2008-01-03 13:33 UTC 

[Buildroot] svn commit: trunk/buildroot/package/busybox
 2008-01-03 13:33 UTC 

[Buildroot] svn commit: trunk/buildroot/package/busybox
 2008-01-03 13:33 UTC 

[Buildroot] svn commit: trunk/buildroot/package/busybox
 2008-01-03 13:31 UTC 

[PATCH 07 of 11] don't depend on PF_EXITING tasks to go away
 2008-01-03 13:29 UTC  (3+ messages)

Ban can ho cao cap V-Star (Korea) Quan 7, TP.HCM Gia Dac Biet Dau nam 2008
 2008-01-03 13:28 UTC 

serial console _after_ boot ? - was: Redirect kernel console
 2008-01-03 13:27 UTC  (2+ messages)

Ulogd2: add missing section in configuration file
 2008-01-03 13:27 UTC 

Ulogd2: ulogd2 warn when exiting on error
 2008-01-03 13:25 UTC 

Transparent decompression with file system filter
 2008-01-03 13:20 UTC  (8+ messages)

[RESEND PATCH 0/10] ide-floppy redux p1
 2008-01-03 13:20 UTC  (11+ messages)
` [RESEND PATCH 01/10] move ide-floppy historical changelog to Documentation/ide/ChangeLog.ide-floppy.1996-2002;
  ` [RESEND PATCH 02/10] ide-floppy: move ide-floppy struct and macro defs into its own header. While at it
    ` [RESEND PATCH 03/10] ide-floppy: convert to generic packet commands
      ` [RESEND PATCH 04/10] ide-floppy: cleanup debugging macros
        ` [RESEND PATCH 05/10] ide-floppy: factor out ioctl handlers from idefloppy_ioctl()
          ` [RESEND PATCH 06/10] ide-floppy: report DMA handling in idefloppy_pc_intr() properly
            ` [RESEND PATCH 07/10] ide-floppy: remove unnecessary ->handler != NULL check
              ` [RESEND PATCH 08/10] ide-floppy: mv idefloppy_{should_,}report_error
                ` [RESEND PATCH 09/10] ide-floppy: use test_bit wrappers for testing flags
                  ` [RESEND PATCH 10/10] ide-floppy: replace ntoh{s,l} and hton{s,l} calls with the generic byteorder macros

Ulogd2: fix autogen.sh
 2008-01-03 13:22 UTC 

[Bluez-devel] Oops involving RFCOMM and sysfs
 2008-01-03 13:16 UTC  (4+ messages)

[NET]: Avoid divides in net/core/gen_estimator.c
 2008-01-03 13:12 UTC 

git-x86 broken on 32bit
 2008-01-03 13:09 UTC  (4+ messages)

Make checkpatch.pl's quiet option not print the summary on no errors
 2008-01-03 13:09 UTC  (2+ messages)

[PATCH] [1/20] x86: Make ptrace.h safe to include from assembler code
 2008-01-03 13:06 UTC  (12+ messages)
` [PATCH] [12/20] x86: Use a per cpu timer for correctable machine check checking
` [PATCH] [19/20] x86: Use shorter addresses in i386 segfault printks
` [PATCH] [20/20] x86: Print which shared library/executable faulted in segfault etc. messages


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.