All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-09-23 12:06:51 to 2008-09-23 14:34:13 UTC [more...]

[PATCH] - Fix ordering of calls to uv_system_init & uv_cpu_init
 2008-09-23 14:33 UTC  (2+ messages)

[RFC][PATCH] Demultiplexing SIGTRAP signal
 2008-09-23 14:31 UTC  (7+ messages)
    ` [RFC][PATCH] Demultiplexing SIGTRAP signal -v2

[oe-commits] : wesnoth 1.4.5:
 2008-09-23 14:27 UTC 

[Bug #11382] e1000e: 2.6.27-rc1 corrupts EEPROM/NVM
 2008-09-23 14:29 UTC  (6+ messages)

Locking binary files
 2008-09-23 14:28 UTC  (8+ messages)

[PATCH v4] powerpc: gpio driver for mpc8349/8572/8610 and compatible
 2008-09-23 14:28 UTC  (3+ messages)

Network Overruns
 2008-09-23 14:27 UTC  (8+ messages)

[PATCH 0/3] Refactor AIO to allow multiple AIO implementations
 2008-09-23 14:26 UTC  (4+ messages)
` [PATCH 1/3] Only call aio flush handler if set
    ` [Qemu-devel] "

mpc8541 pci1 ioport allocation address space problem
 2008-09-23 14:24 UTC  (3+ messages)

sysfs: tagged directories not merged completely yet
 2008-09-23 14:24 UTC  (3+ messages)

[PATCH 0/6] variuos patches lined up for .28
 2008-09-23 14:23 UTC  (9+ messages)
` [PATCH 1/6] lockstat: fixup signed division
` [PATCH 2/6] sched: fixlet for group load balance
` [PATCH 3/6] sched: add some comments to the bandwidth code
` [PATCH 4/6] sched: more sanity checks on the bandwidth settings
` [PATCH 5/6] sched: fixup buddy selection
` [PATCH 6/6] sched: rework wakeup preemption

Serious e1000e driver issue on Intrepid
 2008-09-23 14:27 UTC  (2+ messages)

[Qemu-devel] Regarding PTRACE implementation in QEMU user mode
 2008-09-23 14:20 UTC  (3+ messages)

[U-Boot] PrimeCell Peripherals
 2008-09-23 14:17 UTC  (2+ messages)

[Qemu-devel] [patch] move MAX_CPUS to cpu.h
 2008-09-23 14:13 UTC  (8+ messages)

[PATCH] kvm/ia64: Qemu : Fix Guest boot issue with >3G memory
 2008-09-23 14:16 UTC  (3+ messages)

clone fails: Could not get the current working directory
 2008-09-23 14:12 UTC  (4+ messages)

[PATCH] usbtouchscreen, 2.6.25
 2008-09-23 14:13 UTC  (4+ messages)

[RESEND] [PATCH] x86, microcode rework, v2, renaming
 2008-09-23 14:12 UTC  (3+ messages)
` [RESEND] [PATCH] x86, microcode rework, v2, renaming cont

KVM/ia64 > 3GB or RAM?
 2008-09-23 14:13 UTC  (4+ messages)

[PATCH 2/2] i2c: MPC8349E-mITX Power Management and GPIO expander driver
 2008-09-23 14:13 UTC 

[patch 4/4] mISDN: misc timerdev fixes
 2008-09-23 14:17 UTC  (6+ messages)
    ` [patch 4/4] mISDN: misc timerdev fixes II

Unified tracing buffer
 2008-09-23 14:12 UTC  (11+ messages)

[PATCH 1/2] OF: add fsl,mcu-mpc8349emitx to the exception list
 2008-09-23 14:12 UTC 

[U-Boot] [RFC] exposing finding a command for subcommands
 2008-09-23 14:08 UTC  (2+ messages)

[PATCH] add GIT_FAST_STAT mode for Cygwin
 2008-09-23 14:06 UTC 

[Buildroot] broken build rootfs workflow
 2008-09-23 14:05 UTC  (5+ messages)

[PATCH 00/40] KVM Updates for 2.6.28 merge window (part 1 of 3)
 2008-09-23 13:46 UTC  (41+ messages)
` [PATCH 01/40] KVM: VMX: Rename misnamed msr bits
` [PATCH 02/40] KVM: x86: accessors for guest registers
` [PATCH 03/40] KVM: Move KVM TRACE DEFINITIONS to common header
` [PATCH 04/40] KVM: Introduce kvm_set_irq to inject interrupts in guests
` [PATCH 05/40] KVM: MMU: Separate the code for unlinking a shadow page from its parents
` [PATCH 06/40] KVM: MMU: Simplify kvm_mmu_zap_page()
` [PATCH 07/40] KVM: Move NMI IRET fault processing to new vmx_complete_interrupts()
` [PATCH 08/40] KVM: VMX: Move nmi injection failure processing to vm exit path
` [PATCH 09/40] KVM: Clear exception queue before emulating an instruction
` [PATCH 10/40] KVM: VMX: Fix pending exception processing
` [PATCH 11/40] KVM: Add a pending interrupt queue
` [PATCH 12/40] KVM: VMX: Move interrupt post-processing to vmx_complete_interrupts()
` [PATCH 13/40] KVM: VMX: Remove redundant check in handle_rmode_exception
` [PATCH 14/40] KVM: Consolidate PIC isr clearing into a function
` [PATCH 15/40] KVM: Consolidate XX_VECTOR defines
` [PATCH 16/40] KVM: VMX: Reinject real mode exception
` [PATCH 17/40] KVM: VMX: Unify register save/restore across 32 and 64 bit hosts
` [PATCH 18/40] KVM: SVM: "
` [PATCH 19/40] KVM: kvmtrace: Remove use of bit fields in kvm trace structure
` [PATCH 20/40] KVM: kvmtrace: replace get_cycles with ktime_get v3
` [PATCH 21/40] KVM: ppc: enable KVM_TRACE building for powerpc
` [PATCH 22/40] KVM: ppc: adds trace points for ppc tlb activity
` [PATCH 23/40] KVM: ppc: trace powerpc instruction emulation
` [PATCH 24/40] KVM: VMX: Avoid vmwrite(HOST_RSP) when possible
` [PATCH 25/40] KVM: Ignore DEBUGCTL MSRs with no effect
` [PATCH 26/40] KVM: ppc: guest breakpoint support
` [PATCH 27/40] KVM: ppc: Stop saving host TLB state
` [PATCH 28/40] KVM: ppc: Write only modified shadow entries into the TLB on exit
` [PATCH 29/40] KVM: powerpc: Map guest userspace with TID=0 mappings
` [PATCH 30/40] KVM: Add irq ack notifier list
` [PATCH 31/40] KVM: irq ack notification
` [PATCH 32/40] KVM: PIT: fix injection logic and count
` [PATCH 33/40] x86: paravirt: factor out cpu_khz to common code
` [PATCH 34/40] x86: KVM guest: use paravirt function to calculate cpu khz
` [PATCH 35/40] KVM: direct mmio pfn check
` [PATCH 36/40] KVM: pci device assignment
` [PATCH 37/40] KVM: Reduce kvm stack usage in kvm_arch_vm_ioctl()
` [PATCH 38/40] KVM: Reduce stack usage in kvm_vcpu_ioctl()
` [PATCH 39/40] KVM: Reduce stack usage in kvm_arch_vcpu_ioctl()
` [PATCH 40/40] KVM: Reduce stack usage in kvm_pv_mmu_op()

Problems with Freescale DMA driver
 2008-09-23 14:03 UTC  (5+ messages)

Unified tracing buffer
 2008-09-23 14:00 UTC  (7+ messages)

[PATCH 2.6.27-rc5 resubmit] Fix itimer/many thread hang
 2008-09-23 13:59 UTC  (11+ messages)
            ` [PATCH 2.6.27-rc5 re-resubmit] "
                ` [boot crash] "

[patch] tsearch.3: dispose properly of allocated resources in example code
 2008-09-23 13:56 UTC  (4+ messages)

[Bug 11602] New: cdrom drive cannot open the tray, but reported this badly in /proc/sys/dev/cdrom/info
 2008-09-23 13:56 UTC  (2+ messages)
` [Bug 11602] "

Git-1.6.0.2-preview20080921 on Windows
 2008-09-23 13:54 UTC  (5+ messages)
` [CORRECTION] "
  ` [ANNOUNCE] Git-1.6.0.2-preview20080923

[lm-sensors] No Alarm when values not within range
 2008-09-23 13:54 UTC  (2+ messages)

Getting IPVS and Netfilter SNAT to play together
 2008-09-23 13:54 UTC  (6+ messages)

Kernel netfilter and iptables gateway extension patch
 2008-09-23 13:32 UTC 

[RFC] origin link for cherry-pick and revert
 2008-09-23 13:51 UTC  (3+ messages)
  ` Recording "partial merges" (was: Re: [RFC] origin link for cherry-pick and revert)

2.6.27-rc6-git6: Reported regressions from 2.6.26
 2008-09-23 13:52 UTC  (5+ messages)
` [Bug #11543] kernel panic: softlockup in tick_periodic() ???

Windows,grub and grub2
 2008-09-23 13:50 UTC  (2+ messages)

git svn rebase does not call post-update hook
 2008-09-23 13:45 UTC 

xfrm_state locking regression
 2008-09-23 13:46 UTC  (20+ messages)

pkgconfig.bbclass changes
 2008-09-23 13:38 UTC  (3+ messages)

[PATCH] IDE-TAPE NULL terminate strings
 2008-09-23 13:40 UTC  (8+ messages)

[Qemu-devel] qemu svn r5281 on FreeBSD - slow usb, vmwarevga, screen updates
 2008-09-23 13:39 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] scsi-generic: decode correctly SCSI tape commands
 2008-09-23 13:38 UTC  (4+ messages)
  ` [Qemu-devel] [PATCH][v2] "

[Qemu-devel] [5305] scsi-generic: decode correctly SCSI tape commands (Laurent Vivier)
 2008-09-23 13:38 UTC 

[PATCH V2] free space accounting redo
 2008-09-23 13:38 UTC 

[Bluez-devel] SCO flowcontrol patch v4.4 on 2.6.25/6 causes hardlocks when connecting to BT device
 2008-09-23 13:37 UTC  (8+ messages)
  ` [Bluez-devel] btusb+sco failing to play sound through Jabra BT500v headset (was: SCO flowcontrol patch v4.4 on 2.6.25/6 causes) "
      ` [Bluez-devel] "unable to install hw params" to bluetooth (SCO) headset (was: btusb+sco failing to play sound through Jabra BT500v headset)
          ` [Bluez-devel] "unable to install hw params" to bluetooth (SCO) headset

[RFC] cfg80211/nl80211: scanning (and mac80211 update to use it)
 2008-09-23 13:36 UTC 

[linux-dvb] Satelco EasyWatch reception woes in the 11700-11800 MHz range
 2008-09-23 13:36 UTC 

[U-Boot] [PATCH] 440spe MQ initialization
 2008-09-23 13:31 UTC  (5+ messages)

kernel crashes on Sun Fire 480R with cassini network driver
 2008-09-23 13:31 UTC 

[Bridge] bridge is not forwarding the packet <Urgent, Please reply ASAP>
 2008-09-23 13:31 UTC  (2+ messages)
` [Bridge] bridge is not forwarding the packet

[PATCH 0/4 V2] mpt fusion error handler patches
 2008-09-23 13:30 UTC  (6+ messages)
` [ PATCH 1/4 ] mpt fusion SoftReset handler
` [ PATCH 1/4 ] mpt fusion disable hard resets for 53C1030 based devices
  ` [ PATCH 2/4 "
` [ PATCH 3/4 ] mpt fusion prevent DV deadlock
` [PATCH 4/4 ] Increase scsi timeouts

[lm-sensors] (no subject)
 2008-09-23 13:29 UTC  (2+ messages)

[ANNOUNCE] TopGit v0.3
 2008-09-23 13:27 UTC  (12+ messages)

[PATCH] PM: Fixed clockdomain state control for OMAP3
 2008-09-23 13:22 UTC  (5+ messages)

[RFC][PATCH] selinux: use default proc sid on symlinks
 2008-09-23 13:21 UTC  (2+ messages)

[patch] mm: pageable memory allocator (for DRM-GEM?)
 2008-09-23 13:18 UTC  (5+ messages)

[patch 00/10] out of sync shadow v2
 2008-09-23 13:17 UTC  (8+ messages)
` [patch 09/10] KVM: MMU: out of sync shadow core v2

[linux-dvb] Satelco EasyWatch reception woes in the 11700-11800 MHz range
 2008-09-23 13:15 UTC 

hfsplus: Missing O_LARGEFILE check
 2008-09-23 13:13 UTC  (2+ messages)
` [PATCH] hfsplus: Missing O_LARGEFILE check (correct diff this time)

[U-Boot] [RFC][PATCH v3] bootm: Add sub commands
 2008-09-23 13:10 UTC 

[PATCH 0/3] watchdog fixes
 2008-09-23 12:59 UTC  (2+ messages)

[RFC] [PATCH -mm 0/2] memcg: per cgroup dirty_ratio
 2008-09-23 12:50 UTC  (5+ messages)

PSC-SPI and MMC-SPI driver on lite5200b EVB. Device registration problems
 2008-09-23 12:43 UTC 

[linux-dvb] CX88 IRQ Loop
 2008-09-23 12:42 UTC  (3+ messages)

EMAC patches
 2008-09-23 12:35 UTC 

[PATCH] Support for CFS SCHED_IDLE priority in chrt
 2008-09-23 12:35 UTC 

+ mm-oom-killer-kills-more-than-needed.patch added to -mm tree
 2008-09-23 12:40 UTC  (2+ messages)

mmap is broken for MIPS64 n32 and o32 abis
 2008-09-23 12:32 UTC  (6+ messages)

PTE access rules & abstraction
 2008-09-23 11:54 UTC  (9+ messages)

[PATCH 2/2] i2c: MPC8349E-mITX Power Management and GPIO expander driver
 2008-09-23 12:07 UTC  (4+ messages)
  ` [i2c] "

OOPS in vfs_getattr
 2008-09-23 12:16 UTC 

[PATCH] [MTD] NAND: Add panic_write for NAND flashes
 2008-09-23 12:26 UTC 

[PATCH v2] Add AMCC Arches eval board support to platforms/44x
 2008-09-23 12:21 UTC  (3+ messages)

[PATCH, RFC] ext4: Use preallocation when reading from the inode table
 2008-09-23 12:18 UTC  (4+ messages)

[U-Boot] U-Boot on ARM9
 2008-09-23 12:17 UTC  (3+ messages)

NetDev! Please help!
 2008-09-23 12:16 UTC  (12+ messages)
  ` Machine Check Exception "

[PATCH 1/2] Report the pagesize backing a VMA in /proc/pid/smaps
 2008-09-23 12:15 UTC  (4+ messages)

[PATCH] typo (dashes)
 2008-09-23 12:18 UTC  (2+ messages)

[Bluez-users] bluez porting
 2008-09-23 12:13 UTC 

[PATCH] CFS scheduler: documentation about scheduling policies
 2008-09-23 12:10 UTC  (6+ messages)

page_write_back infinite wait (porting to Mips 4kec SoC)
 2008-09-23 12:09 UTC 

[PATCH 00/11] PhoNet protocols stack v2
 2008-09-23 12:10 UTC  (3+ messages)
` [PATCH 05/11] Phonet: Netlink interface

Some idea about usb audio gadget driver
 2008-09-23 12:08 UTC  (3+ 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.