All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-09-21 17:38:01 to 2009-09-21 20:03:11 UTC [more...]

install does not obey DESTDIR or --prefix for perl modules
 2009-09-21 19:54 UTC  (9+ messages)

2.6.31-07068-g43c1266 Early boot exception
 2009-09-21 20:04 UTC  (6+ messages)
` 2.6.31-0.1-default-07068-g43c1266 lockdep warning and scheduling while atomic BUG

[to-be-updated] vfs-no-unreachable-prefix-for-sysvipc-maps-in-proc-pid-maps.patch removed from -mm tree
 2009-09-21 20:01 UTC 

[to-be-updated] vfs-revert-proc-mounts-to-old-behavior-for-unreachable-mountpoints.patch removed from -mm tree
 2009-09-21 20:01 UTC 

[to-be-updated] vfs-fix-d_path-for-unreachable-paths.patch removed from -mm tree
 2009-09-21 20:01 UTC 

[PATCH] bcm63xx_enet: timeout off by one in do_mdio_op()
 2009-09-21 20:08 UTC 

Gigabyte U8000-RH USB stick oops kernel
 2009-09-21 19:58 UTC  (3+ messages)

mailing list for trace users
 2009-09-21 19:50 UTC  (3+ messages)

Fedora 11 PV Xen domU (2.6.29.4-167.fc11.x86_64) crash with invalid opcode in xsave_cntxt_init (xsetbv)
 2009-09-21 19:57 UTC 

Poor desktop responsiveness with background I/O-operations
 2009-09-21 19:47 UTC  (9+ messages)

+ scsi_transport_fc-fix-missing-kernel-doc.patch added to -mm tree
 2009-09-21 19:54 UTC 

+ shmem-initialize-struct-shmem_sb_info-to-zero.patch added to -mm tree
 2009-09-21 19:53 UTC 

[PATCH] qemu-kvm: fix no gsi routing warning
 2009-09-21 19:50 UTC  (3+ messages)

[PATCH JGit] Adding update-server-info functionality try2
 2009-09-21 19:51 UTC  (6+ messages)
` [PATCH JGit 1/5] adding tests for ObjectDirectory
  ` [PATCH JGit 2/5] Create abstract method on ObjectDatabase for accessing the list of local pack files

Announcing xen/master: pvops git trees rearranged
 2009-09-21 19:50 UTC  (4+ messages)

[U-Boot] [PATCH MAKEALL coldfire] : Fix start.S:Error: Conversion of PC relative displacement to absolute
 2009-09-21 19:49 UTC 

MD/RAID time out writing superblock
 2009-09-21 19:47 UTC  (12+ messages)

[RFC][PATCH] netbase: don't start udhcpc if kernel assigned IP statically
 2009-09-21 19:45 UTC  (2+ messages)

[Buildroot] [PATCH] samba: fix dependencies
 2009-09-21 19:45 UTC  (4+ messages)

[PATCH 1/3] block: Add blk_queue_copy_limits()
 2009-09-21 19:45 UTC  (9+ messages)
` [dm-devel] "

[PATCH][RFC] OMAP3630: Create architecture macros and config entries
 2009-09-21 19:41 UTC  (6+ messages)

[U-Boot] [PATCH] TI: DaVinci: DM646x: Update flag used to represent DM646x SOC's
 2009-09-21 19:39 UTC  (3+ messages)

[PATCH] [V1] USB: Add support for Xilinx USB host controller
 2009-09-21 19:38 UTC 

[PATCH] ib-release-locks-in-the-proper-order
 2009-09-21 19:35 UTC 

[PATCH v3 0/8] ACPI: make every acpi_device have a HID
 2009-09-21 19:35 UTC  (9+ messages)
` [PATCH v3 1/8] ACPI: fix synthetic HID for \_SB_
` [PATCH v3 2/8] ACPI: use acpi_device_hid() when possible
` [PATCH v3 3/8] ACPI: make sure every acpi_device has an ID
` [PATCH v3 4/8] ACPI: maintain a single list of _HID and _CID IDs
` [PATCH v3 5/8] ACPI: remove acpi_device.flags.compatible_ids
` [PATCH v3 6/8] ACPI: remove acpi_device.flags.hardware_id
` [PATCH v3 7/8] ACPI: remove acpi_device_uid() and related stuff
` [PATCH v3 8/8] ACPI: simplify building device HID/CID list

[U-Boot] AT91 pending patches
 2009-09-21 19:35 UTC 

[linux-dvb] Gigabyte U8000-RH USB stick oops kernel
 2009-09-21 19:34 UTC  (2+ messages)

[net-2.6 PATCH 1/6] net: initialize rmem_alloc and omem_alloc to 0 in netlink socket
 2009-09-21 12:04 UTC  (4+ messages)
` [net-2.6 PATCH 2/6] net: remove kfree_skb on a NULL pointer in af_netlink.c

[PATCH] viostor driver. Code cleanup. Getting rid of the Registry stuff
 2009-09-21 19:33 UTC 

[PATCH v3 00/17] ACPI: cleanups for hotplug
 2009-09-21 19:30 UTC  (18+ messages)
` [PATCH v3 01/17] ACPICA: fixup after acpi_get_object_info() change
` [PATCH v3 02/17] ACPI: add debug for device addition
` [PATCH v3 03/17] ACPI: remove unused acpi_bus_scan_fixed() argument
` [PATCH v3 04/17] ACPI: remove redundant "handle" and "parent" arguments
` [PATCH v3 05/17] ACPI: save device_type in acpi_device
` [PATCH v3 06/17] ACPI: use device_type rather than comparing HID
` [PATCH v3 07/17] ACPI: remove acpi_device_set_context() "type" argument
` [PATCH v3 08/17] ACPI: remove redundant "type" arguments
` [PATCH v3 09/17] ACPI: remove unnecessary argument checking
` [PATCH v3 10/17] ACPI: add acpi_bus_get_parent() and remove "parent" arguments
` [PATCH v3 11/17] ACPI: convert acpi_bus_scan() to operate on an acpi_handle
` [PATCH v3 12/17] ACPI: enumerate namespace before adding functional fixed hardware devices
` [PATCH v3 13/17] ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE
` [PATCH v3 14/17] ACPI: use acpi_walk_namespace() to enumerate devices
` [PATCH v3 15/17] ACPI: add acpi_bus_get_status_handle()
` [PATCH v3 16/17] ACPI: factor out device type and status checking
` [PATCH v3 17/17] ACPI: handle re-enumeration, when acpi_devices might already exist

[Buildroot] [PATCH] samba: explicitly link with -pthread if avahi support is enabled
 2009-09-21 19:26 UTC  (2+ messages)

[PATCH 1/7] ak4114 - fix errors in output selector bits
 2009-09-21 19:26 UTC  (4+ messages)

[merged] video-initial-support-for-adv7180.patch removed from -mm tree
 2009-09-21 19:24 UTC 

[merged] kernel-profilec-switch-proc-irq-prof_cpu_mask-to-seq_file.patch removed from -mm tree
 2009-09-21 19:24 UTC 

[merged] sched-fix-raciness-in-runqueue_is_locked.patch removed from -mm tree
 2009-09-21 19:24 UTC 

[PATCH] arch/mips: remove duplicate structure field initialization
 2009-09-21 19:25 UTC  (3+ messages)
` [PATCH] arch/mips: remove duplicate structure field

[Buildroot] [git commit master] samba: explicitly link with -pthread if avahi support is enabled
 2009-09-21 19:25 UTC 

[Fedora-xen] 2.6.31-1.2.65.xendom0.fc12.x86_64 crash on boot
 2009-09-21 19:24 UTC  (7+ messages)
          `  "
                ` Re: [Fedora-xen] "

Possible problem with -no-kvm-irqchip -no-kvm-pit qemu options detected during git daily testing
 2009-09-21 19:24 UTC  (4+ messages)

[to-be-updated] mm-make-vmalloc_user-align-base-kernel-virtual-address-to-shmlba.patch removed from -mm tree
 2009-09-21 19:22 UTC 

[wrecked] perf-allocate-mmap-buffer-using-vmalloc_user.patch removed from -mm tree
 2009-09-21 19:22 UTC 

rtc_cmos oops in cmos_rtc_ioctl
 2009-09-21 18:53 UTC 

[U-Boot] [PATCH v3] at91: Update MEESC board support
 2009-09-21 19:21 UTC  (3+ messages)

"cfg80211: fix SME connect" breaks iwl3945
 2009-09-21 19:20 UTC  (3+ messages)

What's inside the pxa tree for this merge window
 2009-09-21 19:19 UTC  (5+ messages)

Media Controller initial support for ALSA devices
 2009-09-21 19:16 UTC  (3+ messages)

[U-Boot] [U-boot] Marvell Pull Request
 2009-09-21 19:15 UTC  (2+ messages)

p54spi: dbm_antsignal value, is it RSSI or dbm?
 2009-09-21 19:04 UTC  (2+ messages)

LVM and Raid5
 2009-09-21 19:14 UTC  (5+ messages)

md data-check causes soft lockup
 2009-09-21 19:13 UTC  (3+ messages)

mdadm 3.0: segfault. known issue?
 2009-09-21 19:13 UTC 

[PATCH] Add a tracepoint for block request remapping
 2009-09-21 19:11 UTC  (3+ messages)

[Qemu-devel] [PATCH] Fix extlh instruction on Alpha
 2009-09-21 19:07 UTC  (8+ messages)
  ` qemu-system-alpha (was: Re: [Qemu-devel] [PATCH] Fix extlh instruction on Alpha)

kernel BUG at fs/ext4/move_extent.c:1317!
 2009-09-21 19:06 UTC  (3+ messages)

asus_atk0110 not working on Asus P7P55D PRO
 2009-09-21 19:04 UTC  (7+ messages)

[Ocfs2-devel] dlm stress test hangs OCFS2
 2009-09-21 19:03 UTC  (21+ messages)

[GIT PULL] a few writeback fixes
 2009-09-21 19:02 UTC  (3+ messages)

pvclock in userland (reprise)
 2009-09-21 18:54 UTC  (4+ messages)
`  "

[PATCH] VFS: document what MAY_ACCESS means
 2009-09-21 18:53 UTC  (4+ messages)

[RFC v2 PATCH 0/19] A kernel-level configfs enabled generic target engine for Linux v2.6.32
 2009-09-21 18:52 UTC  (4+ messages)

[PANIC] pktgen panic on load
 2009-09-21 18:49 UTC  (5+ messages)

[PATCH 1/3][RESEND] function-graph: use ftrace_graph_funcs directly
 2009-09-21 18:47 UTC  (5+ messages)
` [PATCH 3/3] tracing/events: use list_for_entry_continue

linux omap on sdp broken?
 2009-09-21 18:46 UTC  (5+ messages)

[PATCH 2/5] lguest: use set_pte/set_pmd uniformly for real page table entries
 2009-09-21 18:44 UTC  (2+ messages)

bugfix: wireless bug causing working setups to loose net connectivity
 2009-09-21 18:44 UTC  (2+ messages)

2.6.31-rt11 freeze on userland start on ARM
 2009-09-21 18:36 UTC 

rdtscP and xen (and maybe the app-tsc answer I've been looking for)
 2009-09-21 18:36 UTC  (2+ messages)

working retirement
 2009-09-21 18:33 UTC 

[Bug 14203] New: File permissions not working correctly
 2009-09-21 18:32 UTC 

Intel P55KG motherboard benchmarks, why are the benchmarks slow?
 2009-09-21 18:26 UTC  (2+ messages)

[PATCH v2 1/2] powerpc: rename get_dma_direct_offset get_dma_offset
 2009-09-21 18:26 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc: Change archdata dma_data to a union

[U-Boot] [PATCH] ppc4xx: Fix PCIE PLL lock on 440SPe Yucca board
 2009-09-21 18:26 UTC 

MSI Digivox mini III Remote Control
 2009-09-21 18:26 UTC  (4+ messages)

[PATCH] btrfs-progs: remove hard-coding of "gcc" and "make" from Makefile
 2009-09-21 18:25 UTC  (2+ messages)

sctp send and recv
 2009-09-21 18:24 UTC  (2+ messages)

[PATCH] input/keyboard: new driver for ADP5520 MFD PMICs
 2009-09-21 18:23 UTC  (7+ messages)
  ` [Uclinux-dist-devel] "

[git pull] FireWire updates post 2.6.31
 2009-09-21 18:23 UTC 

[PATCH v4 1/2] ARM: Pass IFSR register to do_PrefetchAbort()
 2009-09-21 18:24 UTC  (2+ messages)
` [PATCH v4 2/2] ARM: Proper prefetch abort handling on ARMv6 and ARMv7

[GIT PATCHES for 2.6.31] V4L/DVB updates
 2009-09-21 18:23 UTC  (2+ messages)
` [origin tree build failure] [PATCH] media: video: Fix build in saa7164

[RFC PATCH 0/3] Fix SLQB on memoryless configurations V2
 2009-09-21 18:17 UTC  (15+ messages)
` [PATCH 1/3] powerpc: Allocate per-cpu areas for node IDs for SLQB to use as per-node areas

[PULL REQ] IXP4xx
 2009-09-21 18:18 UTC  (2+ messages)

rdtscP and xen (and maybe the app-tsc answer I've been looking for)
 2009-09-21 18:17 UTC  (3+ messages)

[PATCH] Ext4: avoid multiple quota reservation when retry block reservation for delalloc
 2009-09-21 18:15 UTC  (2+ messages)

[PATCH v2] Remove '< >' from [<options>] since it's not necessary
 2009-09-21 18:12 UTC 

"XFS: Invalid block length (0x%x) given for buffer" log level
 2009-09-21 18:14 UTC 

[PATCH] serial core: fix new kernel-doc warnings
 2009-09-21 18:12 UTC 

[PATCH] Adding LED1 & LED2 control for DA9034 backlight driver
 2009-09-21 18:07 UTC  (4+ messages)

[U-Boot] [PATCH] Add Elpida Memory Configuration to mpc5121ads Boards
 2009-09-21 18:08 UTC 

[U-Boot] [PATCH] Streamlined mpc512x fixed_sdram init sequence
 2009-09-21 18:07 UTC 

some RRECOMMENDed packages do not get included into the image
 2009-09-21 18:05 UTC  (4+ messages)
    ` [Shr-Devel] "

[ath9k-devel] ath9k disconnect problems with AR9280 chipset
 2009-09-21 18:05 UTC  (2+ messages)

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS
 2009-09-21 18:05 UTC 

[PATCH] EPT: Flush running cpus, add mask to flush when scheduled in
 2009-09-21 18:04 UTC  (2+ messages)

ipv6 support in rping
 2009-09-21 18:04 UTC  (2+ messages)
    ` [ANNOUNCE] librdmacm 1.0.9

SPI, DMA and an i.MX31
 2009-09-21 18:04 UTC  (3+ messages)

[PATCH] Actually show KiB rather than pages in "Freeing initrd memory:" message on h3800, m68knommu and microblaze
 2009-09-21 18:03 UTC  (7+ messages)
  ` [PATCH] Actually show KiB rather than pages in "Freeing initrd memory:" message on microblaze

a patch drop request in -mm
 2009-09-21 18:02 UTC  (5+ messages)

[PATCH 13/13] TProxy: use the interface primary IP address as a default value for --on-ip
 2009-09-21 18:00 UTC  (2+ messages)

TRACE_EVENT_ABI ?
 2009-09-21 18:00 UTC  (6+ messages)

[PATCH 12/13] TProxy: added IPv6 support to the socket match
 2009-09-21 17:59 UTC  (2+ messages)

SO_TIMESTAMPING fix and design decisions
 2009-09-21 17:59 UTC  (6+ messages)

[GIT] kbuild
 2009-09-21 17:56 UTC 

[U-Boot] Executing uboot from FLASH
 2009-09-21 17:55 UTC  (3+ messages)

[U-Boot] [PATCH] imx51:Add support basic boot code of freescale imx51 bbg board
 2009-09-21 17:55 UTC  (2+ messages)

[PATCH -RESEND/LOST] scsi_transport_fc: fix missing kernel-doc
 2009-09-21 17:51 UTC 

[U-Boot] RFC: split ARM repo and distribute workload
 2009-09-21 17:51 UTC  (3+ messages)

[U-Boot] RFC: split ARM repo and distribute workload
 2009-09-21 17:45 UTC  (4+ messages)

[U-Boot] Warning Bad CRC
 2009-09-21 17:43 UTC  (6+ 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.