All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-11-03 14:33:06 to 2009-11-03 16:10:13 UTC [more...]

Fast LKM symbol resolution
 2009-11-03 15:58 UTC  (3+ messages)
` [PATCH 0/10] module: Speed up symbol resolution during module loading (using binary search)

Please consider reverting 7d930bc33653d5592dc386a76a38f39c2e962344
 2009-11-03 16:08 UTC  (18+ messages)

[PATCH] iproute2: Avoid rounding errors for 100%
 2009-11-03 15:38 UTC 

[PATCH] Correct nr_processes() when CPUs have been unplugged
 2009-11-03 16:07 UTC  (3+ messages)

[PATCH] gitk: disable checkout of remote branch
 2009-11-03 16:07 UTC  (2+ messages)

release of 'xapi' toolstack
 2009-11-03 16:07 UTC  (2+ messages)

"move stk17ta8's probe function to .devinit.text" considered trivial?
 2009-11-03 16:07 UTC  (2+ messages)

[PATCH] Add VirtIO Frame Buffer Support
 2009-11-03 16:05 UTC  (22+ messages)
                      ` [Qemu-devel] "
                ` [Linux-fbdev-devel] "

[LTP] [Ltp-results] Got warning message on ltp-full-20091031 while running ./configure
 2009-11-03 16:05 UTC  (4+ messages)

RFC: Transparent Hugepage support
 2009-11-03 11:18 UTC  (11+ messages)

ebtables counters oddity
 2009-11-03 16:03 UTC 

[U-Boot] [PATCH (repost)] Nomadik: fix reset_timer()
 2009-11-03 16:03 UTC  (5+ messages)

[-next regression] lockdep? tracing? BUG: unable to handle kernel paging request at
 2009-11-03 16:02 UTC  (2+ messages)

[U-Boot] [PATCH] crc32: Impl. linux optimized crc32()
 2009-11-03 16:02 UTC  (2+ messages)

Migrating RAID 1 volumes to Dual ported disks
 2009-11-03 16:01 UTC 

[U-Boot] at91SAM7S9263B-EK + u-boot using sd card: linux uncompress ... crc error
 2009-11-03 16:00 UTC 

[PATCH] BKL: Remove BKL from Squashfs
 2009-11-03 15:59 UTC 

[PATCH] xenbus: do not hold transaction_mutex when returning to userspace
 2009-11-03 15:58 UTC 

LVM2/man vgextend.8.in
 2009-11-03 15:58 UTC 

[U-Boot] Does uboot EBS(erase block summary) to reduce JFFS2 scaning time?
 2009-11-03 15:57 UTC  (6+ messages)

[PATCH] x86: Make sure we also print a Code: line for show_regs()
 2009-11-03 15:54 UTC  (2+ messages)
` [tip:x86/debug] "

CPU change causes hanging of .NET apps
 2009-11-03 15:56 UTC  (8+ messages)

Persisting power state when set via rfkill directly
 2009-11-03 15:55 UTC 

[GIT PULL] IOMMU updates for 2.6.32-rc5
 2009-11-03 15:53 UTC  (2+ messages)

[BUGFIX for .32] crypto, gcm, fix another complete call in complete fuction
 2009-11-03 15:53 UTC  (2+ messages)

addinitrd deletion
 2009-11-03 15:52 UTC  (4+ messages)

[lm-sensors] s3c-hwmon: Ignore invalid divider settings
 2009-11-03 15:52 UTC  (2+ messages)

vhost-net patches
 2009-11-03 15:52 UTC  (13+ messages)

[RFC] allow userspace to set MSR no-ops
 2009-11-03 15:12 UTC  (2+ messages)

[ath9k-devel] 802.11n support in ad-hoc mode?
 2009-11-03 15:51 UTC  (2+ messages)

LVM2 ./WHATS_NEW ./WHATS_NEW_DM tools/dumpconf 
 2009-11-03 15:50 UTC 

[RELEASE] Userspace RCU 0.3.0
 2009-11-03 15:50 UTC  (2+ messages)

[PATCH] db: stop using xfs_bmbt_rec_32_t
 2009-11-03 15:50 UTC 

[Xenomai-help] Porting I-Pipe for new ARM board
 2009-11-03 15:48 UTC  (4+ messages)

[PATCH] alsa-lib: snd_device_name_hint misbehaving
 2009-11-03 15:48 UTC  (9+ messages)

[RFC PATCH 1/3] MIPS: Alchemy: extended DB1200 board support
 2009-11-03 15:47 UTC  (14+ messages)
` [RFC PATCH 2/3] MIPS: Alchemy: DB1200 AC97+I2S audio support

BKL: Remove BKL from Squashfs
 2009-11-03 15:15 UTC 

[PATCH 1/1] perf probe: Annotate variable initialization
 2009-11-03 15:46 UTC  (2+ messages)

mmotm 2009-11-01-10-01 uploaded
 2009-11-03 15:46 UTC  (10+ messages)
` kdump fails to load and crashes [was: mmotm 2009-11-01-10-01 uploaded]

[PATCH] cleanup blockdev_direct_IO locking
 2009-11-03 15:44 UTC 

[PATCH 1/2] sanitize xattr handler prototypes
 2009-11-03 15:44 UTC 

[PATCH] Btrfs: fix some metadata enospc issues V2
 2009-11-03 15:45 UTC 

Random MD Raid resyncs?
 2009-11-03 15:45 UTC  (6+ messages)

[PATCH 2/2] make generic_acl slightly more generic
 2009-11-03 15:44 UTC 

Trying to compile for kernel version 2.6.28
 2009-11-03 15:45 UTC 

[PATCH] Add a choosepid() syscall as a simpler alternative to clone_with_pids()
 2009-11-03 15:44 UTC  (2+ messages)

git subtree issues
 2009-11-03 15:43 UTC  (2+ messages)

Implement the incremental backup
 2009-11-03 15:41 UTC  (2+ messages)

This patch removes OUTPUT from fixfiles which was never used and was broken
 2009-11-03 15:37 UTC 

[PATCH] ringbuffer: synchronize for resizing
 2009-11-03 15:35 UTC  (2+ messages)

[PATCH 4/4] module: speed up find_symbol() using binary search on the builtin symbol tables
 2009-11-03 15:34 UTC  (7+ messages)
` [PATCH 1/2] lib: Add generic binary search function to the kernel

[PATCH] register NFS_ACL with rpcbind
 2009-11-03 15:34 UTC  (6+ messages)
` [PATCH v2] "

Corrupted ubifs after reboot (from the debugger)
 2009-11-03 15:32 UTC 

Common setting for interoperability repo across windows and unix?
 2009-11-03 15:33 UTC  (2+ messages)

Odd bug in SATA link power management
 2009-11-03 15:33 UTC  (3+ messages)

Intel HDA - AD1883 Codec - Jack Sense / Detect
 2009-11-03 15:32 UTC 

[PATCH] crypto: padlock-aes: Use the correct mask when checking whether copying is required
 2009-11-03 15:32 UTC  (4+ messages)

[PATCH] Make MIPS dynamic clocksource/clockevent clock code generic v2
 2009-11-03 15:29 UTC  (5+ messages)

Query: Regulator framework in EHCI driver
 2009-11-03 15:30 UTC  (2+ messages)

Small fixes for chcat in policycoreutils
 2009-11-03 15:31 UTC 

[PATCH] opensm/osm_trap_rcv.c: Eliminate heavy sweep on receipt of trap 145
 2009-11-03 15:29 UTC 

[PATCH v4] Added PR_SET_PROCTITLE_AREA option for prctl()
 2009-11-03 15:26 UTC  (4+ messages)
  ` [PATCH v5] "

ext3/jbd oops in journal_start
 2009-11-03 15:26 UTC  (4+ messages)

[PATCH 0/2] eeepc-laptop updates for 2.6.32-rcX
 2009-11-03 15:25 UTC  (5+ messages)
` [PATCH 1/2] Revert "eeepc-laptop: Prevent a panic when disabling RT2860 wireless when associated"
  ` [PATCH 2/2] eeepc-laptop: don't enable camera at startup if it's already on

Here is the sandbox patch for policycoreutils
 2009-11-03 15:26 UTC 

[PATCH] at91: at91sam9g20ek modify dual slot evaluation kit
 2009-11-03 16:30 UTC  (4+ messages)
` [PATCH 1/3] at91: remove not needed depends on
  ` [PATCH 2/3] at91: Kconfig simplification
  ` [PATCH 3/3] atmel_lcdfb Kconfig: remove long dependency line

mxc nand i.mx35: no OOB with HW_ECC
 2009-11-03 15:25 UTC 

[PATCH] MIPS: Alchemy: physmap-flash for all devboards
 2009-11-03 15:26 UTC  (2+ messages)

[PATCH] Fixed compile errors when the mount config file is not enabled
 2009-11-03 15:23 UTC  (5+ messages)

Lockdep violation in pcmcia
 2009-11-03 15:22 UTC  (2+ messages)

mkdir of /etc/.udev/rules.d/
 2009-11-03 15:21 UTC 

[U-Boot] jffs2 FS flash occupation
 2009-11-03 15:18 UTC  (2+ messages)

[PATCH 1/2] policycoreutils: share setfiles restore function with restorecond
 2009-11-03 15:17 UTC  (2+ messages)
` setfiles/restorecond patch

[PATCH 0/2] scsi discard support
 2009-11-03 15:16 UTC  (6+ messages)
` [PATCH 1/2] block: add support for discard limits

[PATCH -rt] Updates-from-Jon-Masters-for-hwlat_detector.c.patch
 2009-11-03 15:17 UTC  (4+ messages)

[PATCH] Btrfs: cleanup transaction starting and fix current->journal_info setting
 2009-11-03 15:16 UTC 

[PATCH] ar9170usb: add mode-switching for AVM Fritz!WLAN USB N devices in cdrom mode
 2009-11-03 15:16 UTC  (2+ messages)

[RFC] Thin provisioning bits
 2009-11-03 15:12 UTC  (9+ messages)
` [PATCH 1/2] block: Expose discard granularity
` [PATCH 2/2] sd: WRITE SAME(16) / UNMAP support

[PATCH RFC] tun: export underlying socket
 2009-11-03 15:10 UTC  (3+ messages)
` [PATCHv2] "

[linux-lvm] kernel panic on lvcreate
 2009-11-03 15:07 UTC 

Failure to load the most recent 2.6.31.5 under Xen 3.4.2-rc3-pre on ASUS P5Q3
 2009-11-03 15:09 UTC  (2+ messages)

[PATCH ] scsi-misc-2.6: File System going into read-only mode
 2009-11-03 15:08 UTC  (2+ messages)

[PATCH] Fix fs/debugfs/inode.c typos
 2009-11-03 15:08 UTC  (2+ messages)

[PATCH -tip perf/probes 00/10] x86 insn decoder bugfixes
 2009-11-03 15:07 UTC  (7+ messages)
    ` [PATCH -tip perf/probes 00/10] x86 insn decoder bugfixes and perf-probe syntax changes

[LTP] LTP running on Android?
 2009-11-03 15:07 UTC 

[PATCH]: use spin_lock_irqsave in try_one_irq()
 2009-11-03 15:03 UTC  (3+ messages)

[Qemu-devel] [PATCH V6 00/32] pci: various pci clean up and pci express support
 2009-11-03 15:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH V6 24/32] pci: pcie host and mmcfg support
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH V6 31/32] pci: implement pci bridge filtering
  ` [Qemu-devel] "

MSM DSP
 2009-11-03 16:02 UTC 

[PATCH] Btrfs: don't set current->journal_info for ioctl trans handles
 2009-11-03 15:01 UTC 

Gitk --all error when there are more than 797 refs in a repository
 2009-11-03 14:59 UTC  (12+ messages)
` [PATCH] "

[RFC] [PATCH] Avoid livelock for fsync
 2009-11-03 14:56 UTC  (4+ messages)

[PATCH] xfs: reset the i_iolock lock class in the reclaim path
 2009-11-03 14:55 UTC  (3+ messages)

PC Beep or PC Speaker or just Beep? and HDA Beep code
 2009-11-03 14:55 UTC  (3+ messages)

A way to let initramfs continue as THE final root filesystem?
 2009-11-03 14:54 UTC  (2+ messages)

FatELF patches
 2009-11-03 14:54 UTC  (9+ messages)

[linux-lvm] error creating snapshots
 2009-11-03 14:54 UTC  (4+ messages)
` [linux-lvm] "

[PATCH] xfs: fix mmap_sem vs iolock lock order inversion in xfs_free_eofblocks
 2009-11-03 14:51 UTC  (3+ messages)
` [PATCH] xfs: fix mmap_sem vs iolock lock order inversion inxfs_free_eofblocks

[refpolicy] [PATCH 1/1] adding puppet configuration management system
 2009-11-03 14:50 UTC  (2+ messages)

Driver Merge Questions
 2009-11-03 14:40 UTC 

[PATCH 00/27] Push down BKL to the filesystems (v2)
 2009-11-03 14:46 UTC  (7+ messages)
` [PATCH 01/27] BKL: Push down BKL from do_new_mount() to the filesystems get_sb/fill_super operation

2.6.31.4 panic: CRED: put_cred_rcu() sees ffff880204e58c00 with usage 82150912
 2009-11-03 14:46 UTC  (3+ messages)

2.6.31 xfs_fs_destroy_inode: cannot reclaim
 2009-11-03 14:46 UTC  (11+ messages)

[PATCH] xfs: I/O completion handlers must use NOFS allocations
 2009-11-03 14:45 UTC  (3+ messages)

[Buildroot] Add packages
 2009-11-03 14:44 UTC  (3+ messages)

[Xenomai-core] [Xenomai core] Freeze on MPC8572 and P2020 with SMP
 2009-11-03 14:44 UTC  (2+ messages)

[PATCH 5/5] at91/atmel_lcdfb: add at91sam9g10 support to atmel LCD driver
 2009-11-03 14:42 UTC  (7+ messages)
` [RFC PATCH] atmel_lcdfb Kconfig: remove long dependency line

[PATCH 1/9] SMDK6410: Configure GPIO pull up for WM835x IRQ line
 2009-11-03 14:42 UTC  (9+ messages)
` [PATCH 2/9] S3C64XX: Fix S3C64XX_CLKDIV0_ARM_MASK value
  ` [PATCH 3/9] SMDK6410: Hook up regulator supplies for WM8580
    ` [PATCH 4/9] S3C64XX: Provide logging when CPU frequencies are eliminated due to clocks
      ` [PATCH 5/9] S3C64XX: Set rate of crystal mux
        ` [PATCH 6/9] S3C64XX: Provide control of APLL
          ` [PATCH 7/9] SMDK6410: Allocate more GPIO space for WM1190-EV1
            ` [PATCH 8/9] S3C64XX: Separate out regulator and frequency latencies
              ` [PATCH 9/9] S3C64XX: Redo voltage ranges for cpufreq

kernel building regression on 32-rc5 kernel
 2009-11-03 14:42 UTC 

[PATCH ] scsi-misc-2.6: File System going into read-only mode
 2009-11-03 14:40 UTC  (2+ messages)

[PATCH] arch/powerpc: Improve _memcpy
 2009-11-03 14:20 UTC 

Using -rt and TuxOnIce at the same time
 2009-11-03 14:40 UTC 

mpc8548 does not make use of DMA when doing memory copy?
 2009-11-03 14:38 UTC  (5+ messages)

[PATCH 00/11] KVM: Add asynchronous page fault for PV guest
 2009-11-03 14:38 UTC  (7+ messages)
` [PATCH 03/11] Handle asynchronous page fault in a "

[PATCH] fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctl
 2009-11-03 14:36 UTC  (2+ messages)

[RFC] iscsi transport : add sgio pass-thru support
 2009-11-03 14:37 UTC  (3+ messages)

[mjg@redhat.com: [PATCH] From: Rezwanul Kabir <Rezwanul_Kabir@dell.com>]
 2009-11-03 14:36 UTC  (2+ messages)

marvell kirkwood / openrd-base kernel freeze on bootup with PICe->PCI bridge
 2009-11-03 14:36 UTC  (4+ messages)

[PATCH 00/11] Sort out sdio_uart - stage two
 2009-11-03 14:19 UTC  (2+ messages)
` [PATCH 11/11] sdio_uart: add modem functionality

[Buildroot] [PATCH] Introduce support for using either e2fsimage of genext2fs
 2009-11-03 14:33 UTC  (4+ 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.