messages from 2007-11-02 21:20:48 to 2007-11-03 00:44:01 UTC [more...]
[BUG] : kernel/built-in.o(.text+0x18db4):kernel/workqueue.c:823: undefined reference to `.L343'
2007-11-03 8:43 UTC (6+ messages)
punching holes in files
2007-11-03 0:43 UTC (2+ messages)
` Large SMBwriteX testing
[PATCH 1/3] libata: implement dev->acpi_init_gtm
2007-11-03 0:42 UTC (15+ messages)
` [PATCH 2/3] libata: extend ata_acpi_cbl_80wire() and fix cable detection in pata_via and pata_amd
` [PATCH 3/3] pata_amd: fix and improve cable detection
[Qemu-devel] qemu/hw palm.c tsc210x.c
2007-11-03 0:41 UTC
Endianness problem with u32 classifier hash masks
2007-11-02 23:23 UTC (3+ messages)
[LARTC] Bridging two subnets selectively using routing
2007-11-03 0:39 UTC (2+ messages)
[PATCH] dtc: Fix the install target
2007-11-03 0:37 UTC (2+ messages)
[PATCH 3/25] Adjustments of the ccid-4 copyright and kernel module authors
2007-11-03 0:35 UTC (2+ messages)
[PATCH][RFC]Ext4: Use get_cpu()/put_cpu() in preemptible context
2007-11-03 0:35 UTC
[Qemu-devel] qemu vl.c vl.h hw/an5206.c hw/etraxfs.c hw/inte
2007-11-03 0:21 UTC (11+ messages)
aternary
2007-11-03 0:33 UTC
[Qemu-devel] [RFC] linux-user (mostly syscall.c)
2007-11-03 0:05 UTC
[PATCH] Mac OS X 10.5 does not require the OLD_ICONV flag set
2007-11-03 0:21 UTC (4+ messages)
` [PATCH] Removed OLD_ICONV in favor of checking _LIBICONV_VERSION directly
[PATCH] 9p: basic sysfs support
2007-11-03 0:18 UTC (4+ messages)
[2.6 patch] fs/nfs/dir.c should #include "internal.h"
2007-11-03 0:04 UTC
[2.6 patch] fs/dlm/: proper prototypes
2007-11-03 0:04 UTC
[2.6 patch] fs/eventfd.c should #include <linux/syscalls.h>
2007-11-03 0:04 UTC
[2.6 patch] fs/signalfd.c should #include <linux/syscalls.h>
2007-11-03 0:04 UTC
[2.6 patch] fs/utimes.c should #include <linux/syscalls.h>
2007-11-03 0:04 UTC
[2.6 patch] proper prototype for get_filesystem_list()
2007-11-03 0:04 UTC
[2.6 patch] make __vmalloc_area_node() static
2007-11-03 0:03 UTC
[2.6 patch] mm/slub.c: remove unused exports
2007-11-03 0:03 UTC
[RFC] kobject and kset core changes and cleanups
2007-11-02 23:59 UTC (55+ messages)
` [PATCH 01/54] ecryptfs: clean up attribute mess
` [PATCH 02/54] KOBJECT: remove struct kobj_type from struct kset
` [PATCH 03/54] KOBJECT: remove kobj_set_kset_s as no one is using it anymore
` [PATCH 04/54] kset: add kset_create_and_register function
` [PATCH 05/54] kset: convert fuse to use kset_create
` [PATCH 06/54] kset: convert securityfs "
` [PATCH 07/54] kset: convert debugfs "
` [PATCH 08/54] kset: convert configfs "
` [PATCH 09/54] kset: convert ecryptfs "
` [PATCH 10/54] kset: convert main fs kset "
` [PATCH 11/54] kset: convert gfs2 "
` [PATCH 12/54] kset: convert gfs2 dlm "
` [PATCH 13/54] kset: convert "
` [PATCH 14/54] kset: convert pci hotplug to use kset_create_and_register
` [PATCH 15/54] kset: remove decl_subsys_name
` [PATCH 16/54] kset: convert kernel_subsys to use kset_create
` [PATCH 17/54] kset: convert drivers/base/bus.c kset_create_and_register
` [PATCH 18/54] kset: convert drivers/base/class.c kset_create_and_register
` [PATCH 19/54] kset: convert drivers/base/firmware.c kset_create_and_register
` [PATCH 20/54] kset: convert /sys/devices to use kset_create
` [PATCH 21/54] kset: convert /sys/hypervisor "
` [PATCH 22/54] kset: convert /sys/devices/system "
` [PATCH 23/54] kset: convert slub "
` [PATCH 24/54] kset: move /sys/slab to /sys/kernel/slab
` [PATCH 25/54] kset: convert /sys/module to use kset_create
` [PATCH 26/54] kset: convert /sys/power "
` [PATCH 27/54] kset: convert s390 hypervisor kset "
` [PATCH 28/54] kset: convert struct bus_device->devices "
` [PATCH 29/54] kset: convert struct bus_device->drivers "
` [PATCH 30/54] driver core: remove owner field from struct bus_type
` [PATCH 31/54] driver core: add way to get to bus kset
` [PATCH 32/54] driver core: add way to get to bus device klist
` [PATCH 33/54] driver core: remove fields from struct bus_type
` [PATCH 34/54] Driver Core: add kobj_attribute handling
` [PATCH 35/54] Driver Core: switch all dynamic ksets to kobj_sysfs_ops
` [PATCH 36/54] fix struct user_info export's sysfs interaction
` [PATCH 37/54] ecryptfs: remove version_str file from sysfs
` [PATCH 38/54] efivars: remove new_var and del_var files "
` [PATCH 39/54] kobject: convert efivars to kobj_attr interface
` [PATCH 40/54] firmware: export firmware_kset so that people can use that instead of the braindead firmware_register interface
` [PATCH 41/54] kset: convert efivars to use kset_create for the efi subsystem
` [PATCH 42/54] kset: convert efivars to use kset_create for the vars sub-subsystem
` [PATCH 43/54] kobject: convert arm/mach-omap1/pm.c to kobj_attr interface
` [PATCH 44/54] kobject: convert pseries/power.c "
` [PATCH 45/54] kobject: convert s390 ipl.c "
` [PATCH 46/54] kset: convert s390 ipl.c to use kset_create
` [PATCH 47/54] kobject: convert parisc/pdc_stable to kobj_attr interface
` [PATCH 48/54] kset: convert parisc/pdc_stable.c to use kset_create
` [PATCH 49/54] Driver Core: kill subsys_attribute and default sysfs ops
` [PATCH 50/54] kset: convert edd to use kset_create
` [PATCH 51/54] kset: convert acpi "
` [PATCH 52/54] firmware: remove firmware_(un)register()
` [PATCH 53/54] kset: convert ocfs2 to use kset_create
` [PATCH 54/54] kset: remove decl_subsys macro
[PATCH] status&commit: Teach them to show commits of modified submodules
2007-11-03 0:01 UTC (4+ messages)
[Bug 9274] segfault after upgrade from 2.6.19.4 to 2.6.23.1
2007-11-02 23:54 UTC
[PATCH] acpi4asus: add support for F3Sa
2007-11-02 23:52 UTC
[PATCH 1/1] NEW: 32bit gdbserver-xen/libxc to debug 64bit guest
2007-11-02 23:46 UTC
[PATCH 0/1] NEW: 32bit gdbserver-xen/libxc to debug 64bit guest
2007-11-02 23:44 UTC
[PATCH 0/3] gitweb: Improve reading of repo config
2007-11-02 23:41 UTC (4+ messages)
` [PATCH 1/3] gitweb: Add tests for overriding gitweb config with "
` [PATCH 2/3] gitweb: Read repo config using 'git config -z -l'
` [PATCH 3/3] gitweb: Use config file for repository description and URLs
Suspend to ram regression (2.6.24-rc1-git)
2007-11-02 23:37 UTC (3+ messages)
[RFC][BNX2X] .h files rewrite
2007-11-02 23:35 UTC (2+ messages)
[PATCH 0/2] 32bit gdbserver-xen/libxc to debug 64bit guest
2007-11-02 23:35 UTC (2+ messages)
[Qemu-devel] [PATCH] efault - verify pages are in cache and are read/write
2007-11-02 23:26 UTC (4+ messages)
` [Qemu-devel] Re: [PATCH] efault - update __get_user() __put_user()
` [Qemu-devel] Re: [PATCH] efault - add data type to put_user()/get_user()
using libnetfilter_conntrack to create an expected session
2007-11-02 23:28 UTC
bizarre network timing problem
2007-11-02 23:23 UTC (11+ messages)
[PATCH 1/1]: Using ICMP type and code in xfrm selector
2007-11-02 23:17 UTC
2.6.24-rc1-54866f032307063776b4eff7eadb131d47f9f9b4 fails to boot: kernel BUG at include/linux/scatterlist.h:49!
2007-11-02 23:16 UTC (3+ messages)
Use mangle to DROP/ACCEPT
2007-11-02 23:13 UTC (2+ messages)
[WATCHDOG] v2.6.24 Watchdog Device Drivers patches - part 3
2007-11-02 23:10 UTC
Port forwarding inside router
2007-11-02 23:10 UTC
[patch 0/4] ticket spinlocks for x86
2007-11-02 23:01 UTC (12+ messages)
` [patch 1/4] x86: FIFO ticket spinlocks
Git-windows and git-svn?
2007-11-02 23:00 UTC (4+ messages)
[U-Boot-Users] Those Patches From jdl!
2007-11-02 22:51 UTC (2+ messages)
Starting a VM reboots my machine
2007-11-02 22:48 UTC (3+ messages)
[Qemu-devel] qemu/target-ppc translate.c
2007-11-02 22:47 UTC
let's retry this based on git-rev-parse --parseopt
2007-11-02 22:39 UTC (6+ messages)
` [PATCH 1/5] Add a parseopt mode to git-rev-parse to bring parse-options to shell scripts
` [PATCH 2/5] Update git-sh-setup(1) to allow transparent use of git-rev-parse --parseopt
` [PATCH 3/5] Migrate git-clean.sh to use "
` [PATCH 4/5] Migrate git-clone "
` [PATCH 5/5] Migrate git-am.sh "
[Buildroot] svn commit: trunk/buildroot/package/libmad
2007-11-02 22:37 UTC
[Qemu-devel] qemu/target-ppc helper.c
2007-11-02 22:35 UTC
[PATCH 1/4] Add testcase for ammending and fixing author in git commit
2007-11-02 22:33 UTC (4+ messages)
[PATCH] Mention that git-branch -M can cause problems for tracking branches
2007-11-02 22:30 UTC (4+ messages)
[PATCH v3] Add to gitk an --argscmd flag to get the list of refs to draw at refresh time
2007-11-02 22:24 UTC
[Qemu-devel] qemu Makefile.target vl.h hw/cuda.c hw/grackle_
2007-11-02 22:25 UTC (9+ messages)
Upgrading alsa drivers. current and hg from suse site
2007-11-02 22:20 UTC (2+ messages)
[PATCH] ath5k: Set ACK to user lower bit rates
2007-11-02 22:19 UTC (5+ messages)
TCP_DEFER_ACCEPT issues
2007-11-02 22:19 UTC (3+ messages)
[PATCH] Use list_for_each_entry instead of list_for_each in sound/oss drivers
2007-11-02 21:10 UTC
stride / stripe alignment on LVM ?
2007-11-02 22:16 UTC (4+ messages)
[PATCH] eCryptfs: Cast page->index to loff_t instead of off_t
2007-11-02 22:11 UTC
[2.6 patch] the scheduled I2C RTC driver removal
2007-11-02 22:12 UTC (3+ messages)
[PATCH] JAZZ: disable PIT; cleanup R4030 clockevent
2007-11-02 22:08 UTC (6+ messages)
[Qemu-devel] qemu-system-ppc problem with PVR access from user space
2007-11-02 22:10 UTC (6+ messages)
[PATCH 9/9] ide-disk: use do_rw_taskfile()
2007-11-02 22:05 UTC
[PATCH 8/9] ide-disk: add ide_tf_set_cmd() helper
2007-11-02 22:05 UTC
[PATCH 6/9] ide: remove 'handler' field from ide_task_t
2007-11-02 22:05 UTC
[PATCH 7/9] ide-disk: extend timeout for PIO-in commands
2007-11-02 22:05 UTC
[PATCH 5/9] ide: use ->data_phase to set ->handler in do_rw_taskfile()
2007-11-02 22:05 UTC
[PATCH 4/9] ide: convert do_rw_taskfile() to use ->data_phase
2007-11-02 22:05 UTC
[PATCH 1/9] ide-disk: fix __ide_do_rw_disk() to use ->OUTBSYNC
2007-11-02 21:59 UTC
[PATCH 3/9] ide: merge flagged_taskfile() into do_rw_taskfile()
2007-11-02 22:05 UTC
[PATCH 2/9] ide-disk: guarantee 400ns delay after writing command register
2007-11-02 21:59 UTC
[PATCH 7/15] ide: remove atapi_ireason_t
2007-11-02 20:21 UTC (2+ messages)
[PATCH 4/15] ide: remove atapi_error_t
2007-11-02 20:04 UTC (3+ messages)
question on patch: ide: do_identify() string termination fix [PATCH 2.6.11-rc2 08/29]
2007-11-02 19:44 UTC (2+ messages)
[Bug 12833] New: Geforce 8400M GS (id 0x427): stick to 800x600
2007-11-02 22:07 UTC (2+ messages)
` [Bug 12833] Geforce 8400M GS (id 0x427): working but slow
[PATCH 0/8] XDR strings use an unsigned length
2007-11-02 22:06 UTC (2+ messages)
[PATCH] Fix grub-emu curses KEY_* mapping
2007-11-02 21:55 UTC
+ at32ap700x_wdt-add-support-for-boot-status-and-add-fix-for-silicon-errata.patch added to -mm tree
2007-11-02 21:48 UTC
+ time-fix-inconsistent-function-names-in-comments.patch added to -mm tree
2007-11-02 21:43 UTC
+ x86-make-i8259_64-more-_32-like-checkpatch-fixes.patch added to -mm tree
2007-11-02 21:42 UTC
git rm --cached
2007-11-02 21:41 UTC (3+ messages)
+ x86-make-i8259_64-more-_32-like.patch added to -mm tree
2007-11-02 21:40 UTC
[patch] PID namespace design bug, workaround
2007-11-02 21:39 UTC (11+ messages)
+ m68knommu-platform-setup-for-520x-coldfire-uarts.patch added to -mm tree
2007-11-02 21:35 UTC
+ m68knommu-platform-setup-for-5272-coldfire-uarts.patch added to -mm tree
2007-11-02 21:35 UTC
+ m68knommu-platform-setup-for-5206e-coldfire-uarts.patch added to -mm tree
2007-11-02 21:35 UTC
+ m68knommu-platform-setup-for-5249-coldfire-uarts.patch added to -mm tree
2007-11-02 21:35 UTC
+ m68knommu-platform-setup-for-5206-coldfire-uarts.patch added to -mm tree
2007-11-02 21:35 UTC
+ add-configure-support-for-new-coldfire-serial-driver.patch added to -mm tree
2007-11-02 21:35 UTC
+ add-build-support-for-new-coldfire-serial-driver.patch added to -mm tree
2007-11-02 21:35 UTC
+ m68knommu-fix-pread-pwrite-defines.patch added to -mm tree
2007-11-02 21:35 UTC
+ m68knommu-use-raw-read-write-for-all-register-access-in-coldfire-timer.patch added to -mm tree
2007-11-02 21:35 UTC
+ m68knommu-use-container_of-to-access-uart-struct-in-coldfire-serial-driver.patch added to -mm tree
2007-11-02 21:35 UTC
+ m68knommu-cleanup-port-field-access-from-uart-struct-in-coldfire-serial-driver.patch added to -mm tree
2007-11-02 21:35 UTC
+ m68knommu-use-array_size-in-coldfire-serial-driver.patch added to -mm tree
2007-11-02 21:35 UTC
[cpfreq][PATCH][2/2] Linux support for the architectural pstate driver
2007-11-02 21:35 UTC
[PATCH] Make git-clone obey "--" (end argument parsing)
2007-11-02 21:32 UTC (2+ messages)
[cpufreq][PATCH][1/2] Xen support for architectural pstate driver
2007-11-02 21:30 UTC
[lm-sensors] LM75: "ERROR: Can't get temperature data!"
2007-11-02 21:30 UTC
[cpufreq][PATCH] minor clean-ups for ondemand governor
2007-11-02 21:28 UTC
[PATCH] NET: Remove unneeded type cast in skb_truesize_check()
2007-11-02 21:27 UTC (2+ messages)
100% iowait on one of cpus in current -git
2007-11-02 21:02 UTC (11+ messages)
` writeout stalls "
[U-Boot-Users] [PATCH] 8610: Add console frame buffer support to FSL 8610 DIU driver
2007-11-02 21:25 UTC
Implementing low level timeouts within MD
2007-11-02 21:24 UTC (12+ messages)
[U-Boot-Users] [PATCH] 8610: Add 8610 DIU display driver
2007-11-02 21:24 UTC
RFC: Kexec Cmdline Support
2007-11-02 14:48 UTC (3+ messages)
[U-Boot-Users] [PATCH] FSL-Add-a-freescale-bitmap-logo.patch
2007-11-02 21:22 UTC
[linux-usb-devel] ti_usb_3410_5052 breakage in 2.6.24-rc1
2007-11-02 21:14 UTC
Working frv toolchain?
2007-11-02 21:19 UTC (6+ messages)
Does dm handle tape devices?
2007-11-02 21:20 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.