All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-01-21 12:02:32 to 2008-01-21 15:25:07 UTC [more...]

[RFC PATCH 00/23 -v4] mcount and latency tracing utility -v4
 2008-01-21 15:22 UTC  (3+ messages)
` [RFC PATCH 09/23 -v4] time keeping add cycle_raw for actual incrementation
` [RFC PATCH 20/23 -v4] Add marker in try_to_wake_up

[Buildroot] More newb questions
 2008-01-21 15:25 UTC 

[UPDATED v3] WM97xx touchscreen drivers
 2008-01-21 15:25 UTC  (7+ messages)
` [PATCH 1/6] Core driver for WM97xx touchscreens
  ` [PATCH 2/6] Add chip driver for WM9705 touchscreen
    ` [PATCH 3/6] Add chip driver for WM9712 touchscreen
      ` [PATCH 4/6] Add chip driver for WM9713 touchscreen
        ` [PATCH 5/6] Driver for WM97xx touchscreens in streaming mode on Mainstone
          ` [PATCH 6/6] Build system and MAINTAINERS entry for WM97xx touchscreen drivers

[PATCH] linux/x86: make set_ldt() more consistent with native
 2008-01-21 15:24 UTC 

[Qemu-devel] qemu softmmu_header.h
 2008-01-21 15:23 UTC  (2+ messages)

[Bug 14174] New: nouveau uses symbols from private header exa_priv.h
 2008-01-21 15:21 UTC 

[PATCH] linux/x86: avoid casting hypercall arguments to long
 2008-01-21 15:18 UTC 

Endian problem when accessing internel regs on 8347
 2008-01-21 15:16 UTC  (2+ messages)

[PATCH] linux: check hypercall return status
 2008-01-21 15:14 UTC 

how do you people debug ALSA?
 2008-01-21 15:13 UTC  (3+ messages)

pack-objects: Fix segfault when object count is less than thread count
 2008-01-21 15:12 UTC  (2+ messages)

[Bluez-devel] Oops involving RFCOMM and sysfs
 2008-01-21 15:09 UTC  (12+ messages)
                    ` [Patch] Driver core: Cleanup get_device_parent() in device_add() and device_move()

[PATCH] fix flickering timeout message for slow terminals (gfxterm)
 2008-01-21 15:10 UTC  (8+ messages)

[Patch] Make memory hole for PCI Express bigger and prevent roll-over
 2008-01-21 15:07 UTC  (5+ messages)

[U-Boot-Users] How to patch u-boot?
 2008-01-21 15:07 UTC  (2+ messages)

How to return control to GRUB
 2008-01-21 15:07 UTC  (4+ messages)

b43_suspend problem
 2008-01-21 15:05 UTC  (2+ messages)

[B.A.T.M.A.N.] batman OpenWRT integration
 2008-01-21 15:04 UTC  (2+ messages)

[PATCH] abort when core.img is too big
 2008-01-21 15:05 UTC  (2+ messages)

[PATCH] hda: Added mono mux mixer for some STAC92HD7XXX family codecs
 2008-01-21 14:59 UTC  (8+ messages)

2.6.24-rc8-mm1
 2008-01-21 14:59 UTC  (7+ messages)
` 2.6.24-rc8-mm1 Build Failure on scsi driver
      ` [PATCH] SCSI: fix isa/pcmcia compile problem

Re : [Qemu-devel] WE NEED GCC 4 please
 2008-01-21 14:58 UTC  (13+ messages)
`  "

[Cluster-devel] [GFS2] Pre-pull patch posting
 2008-01-21 14:56 UTC  (28+ messages)
` [Cluster-devel] [PATCH 01/58] [GFS2] Handle multiple glock demote requests
  ` [Cluster-devel] [PATCH 02/58] [GFS2] Clean up internal read function
    ` [Cluster-devel] [PATCH 03/58] [GFS2] Use ->page_mkwrite() for mmap()
      ` [Cluster-devel] [PATCH 04/58] [GFS2] Remove useless i_cache from inodes
        ` [Cluster-devel] [PATCH 05/58] [GFS2] Remove unused field in struct gfs2_inode
          ` [Cluster-devel] [PATCH 06/58] [GFS2] Add gfs2_is_writeback()
            ` [Cluster-devel] [PATCH 07/58] [GFS2] Introduce gfs2_set_aops()
              ` [Cluster-devel] [PATCH 08/58] [GFS2] Split gfs2_writepage into three cases
                ` [Cluster-devel] [PATCH 09/58] [GFS2] Add writepages for GFS2 jdata
                  ` [Cluster-devel] [PATCH 10/58] [GFS2] Don't hold page lock when starting transaction
                    ` [Cluster-devel] [PATCH 11/58] [GFS2] Use correct include file in ops_address.c
                      ` [Cluster-devel] [PATCH 12/58] [GFS2] Remove unused variables
                        ` [Cluster-devel] [PATCH 13/58] [GFS2] Remove "reclaim limit"
                          ` [Cluster-devel] [PATCH 14/58] [GFS2] Add sync_page to metadata address space operations
                            ` [Cluster-devel] [PATCH 15/58] [GFS2] Reorder writeback for glock sync
                              ` [Cluster-devel] [PATCH 16/58] [GFS2] Remove flags no longer required
                                ` [Cluster-devel] [PATCH 17/58] [GFS2] Given device ID rather than s_id in "id" sysfs file
                                  ` [Cluster-devel] [PATCH 18/58] [GFS2] check kthread_should_stop when waiting
                                    ` [Cluster-devel] [PATCH 19/58] [GFS2] Don't add glocks to the journal
                                      ` [Cluster-devel] [PATCH 20/58] [GFS2] Use atomic_t for journal free blocks counter
                                        ` [Cluster-devel] [PATCH 21/58] [GFS2] Move gfs2_logd into log.c
                                          ` [Cluster-devel] [PATCH 22/58] [GFS2] Don't periodically update the jindex
                                            ` [Cluster-devel] [PATCH 23/58] [GFS2] Check for installation of mount helpers for DLM mounts
                                              ` [Cluster-devel] [PATCH 24/58] [GFS2] tidy up error message
                                                ` [Cluster-devel] [PATCH 25/58] [GFS2] Fix runtime issue with UP kernels
                                                  ` [PATCH 26/58] [GFS2] Revise gfs2_logd and flush thresholds
                                                    ` [Cluster-devel] "

[PATCH 5/5] netns netfilter: per-netns FILTER, MANGLE, RAW
 2008-01-21 14:55 UTC 

Amateur Sexy babe inserting a huge toy
 2008-01-21 15:47 UTC 

[PATCH 4/5] netns netfilter: propagate netns from userspace
 2008-01-21 14:54 UTC 

restart multipathd automatically
 2008-01-21 14:54 UTC 

[PATCH 3/5] netns netfilter: return new table from {arp,ip,ip6}t_register_table()
 2008-01-21 14:53 UTC 

[PATCH 2/5] netns netfilter: per-netns xt_tables
 2008-01-21 14:52 UTC 

[PATCH 1/5] netns netfilter: change xt_table_register() return value convention
 2008-01-21 14:52 UTC 

[PATCH 0/6 net-2.6.25] Provide correct namespace on IPv4 packet input path
 2008-01-21 14:50 UTC  (7+ messages)
` [PATCH 1/6 net-2.6.25] [NETNS] Add netns parameter to fib_lookup
` [PATCH 2/6 net-2.6.25] [NETNS] Add netns parameter to inetdev_by_index
` [PATCH 3/6 net-2.6.25] [NETNS] Pass correct namespace in fib_validate_source
` [PATCH 4/6 net-2.6.25] [NETNS] Pass correct namespace in context fib_check_nh
` [PATCH 5/6 net-2.6.25] [NETNS] Pass correct namespace in ip_route_input_slow
` [PATCH 6/6 net-2.6.25] [NETNS] Pass correct namespace in ip_rt_get_source

[PATCH 0/2] Relax restrictions on setting CONFIG_NUMA on x86
 2008-01-21 14:49 UTC  (6+ messages)

[linux-lvm] How to hide a "Linux LVM" partition away from Windows?
 2008-01-21 14:49 UTC  (3+ messages)

[PATCH 2 of 2] Make tools/check scripts cross-friendly
 2008-01-21 14:50 UTC  (3+ messages)

xt_owner-xt_socket plans
 2008-01-21 14:46 UTC  (9+ messages)

[PATCH] sh: add resource of USB for SH7720
 2008-01-21 14:40 UTC  (3+ messages)

Question about set_intr_gate_ist()
 2008-01-21 14:36 UTC  (2+ messages)

[PATCH] fix compatibility handling of XEN_GUEST_HANDLE_00030205
 2008-01-21 14:39 UTC 

Bug 2430 -- TrueType fonts handling and solution for it
 2008-01-21 14:38 UTC  (2+ messages)

[Cluster-devel] cluster/gfs2/mount umount.gfs2.c
 2008-01-21 14:37 UTC 

[PATCH 2/3][NET] gen_estimator: list_empty() check in est_timer() fixed
 2008-01-21 14:43 UTC  (5+ messages)

[Bugme-new] [Bug 9778] New: unregister_netdevice: waiting for [device] to become free
 2008-01-21 14:36 UTC  (5+ messages)

[PATCH -v6 0/2] Fixing the issue with memory-mapped file times
 2008-01-21 14:36 UTC  (9+ messages)
` [PATCH -v6 2/2] Updating ctime and mtime for memory-mapped files

ATA device reset, shoud I be concerned?
 2008-01-21 14:33 UTC  (9+ messages)

[ANNOUNCE] Xen 3.2.0 released!
 2008-01-21 14:31 UTC  (2+ messages)
` [ANNOUNCE] Xen 3.2.0 source tarball and binary packages

Hi, all,
 2008-01-21 14:29 UTC  (2+ messages)

[Qemu-devel] qemu new is release, changelog ?
 2008-01-21 14:24 UTC  (2+ messages)

[PATCH] qemu: fix some warnings
 2008-01-21 14:22 UTC  (4+ messages)

[PATCH 9/10] introduce intel_menlow platform specific driver
 2008-01-21 14:19 UTC  (5+ messages)

[patch 0/6] PCA9564-platform driver
 2008-01-21 14:20 UTC  (7+ messages)
` [patch 1/6] Removing trailing whitespaces from pca-algorithm
` [patch 2/6] Extension of pca-algorithm
` [patch 3/6] Minor typos in i2c/algos/Kconfig
` [patch 4/6] Platform driver for the PCA9564
` [patch 5/6] pca-isa driver uses the new pca-algorithm
` [patch 6/6] Minor fixes for pxa-driver

[Cluster-devel] [PATCH] gfs2 umount: support fake -r option
 2008-01-21 14:15 UTC  (2+ messages)

git on MacOSX and files with decomposed utf-8 file names
 2008-01-21 14:14 UTC  (19+ messages)

SATA CDDVDRW and kernel 2.6.23.12 problems
 2008-01-21 14:12 UTC  (6+ messages)
    ` dvdrw->cdrom

Time to flush developer accumulated patches?
 2008-01-21 14:12 UTC  (5+ messages)
` Time to flush Mr. Hammano?

ACPI Sleep problem
 2008-01-21 14:12 UTC 

[PATCH 0/4] fix SEGV, some run.c API stuff
 2008-01-21 14:09 UTC  (11+ messages)
` [PATCH 2/4] don't ignore fd events when an alarm is due
` [PATCH 4/4] call __run() after do_alarm_run()
` [PATCH 1/4] check nfct_get_attr()!=NULL
` [PATCH 3/4] __run() returns void

LVM2 ./WHATS_NEW daemons/clvmd/cnxman-socket.h
 2008-01-21 14:07 UTC 

Warp Watchdog
 2008-01-21 14:01 UTC  (2+ messages)

[U-Boot-Users] [PATCH] [ads5121] DDR2 init/timing update
 2008-01-21 14:03 UTC 

conntrackd: questions about the new alarm implementation
 2008-01-21 13:52 UTC  (6+ messages)

[Bluez-users] audio bluetooth connectivity in gutsy
 2008-01-21 13:50 UTC  (5+ messages)

[PATCH] Remove device information when VmError occurred
 2008-01-21 13:45 UTC 

problems with Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
 2008-01-21 13:40 UTC  (2+ messages)

Fixing my sound driver
 2008-01-21 13:38 UTC  (3+ messages)
` [alsa-devel] "

Building for 2.4 kernel
 2008-01-21 13:35 UTC  (2+ messages)

RSA SecureId (RFC 4793) support
 2008-01-21 13:35 UTC  (2+ messages)

[PATCH] Fix lockdep warning in ASoC machine probe
 2008-01-21 13:35 UTC  (2+ messages)

[linux-lvm] Recover UUID
 2008-01-21 13:33 UTC  (3+ messages)

Splitting up the HDA-INTEL modules
 2008-01-21 13:32 UTC  (7+ messages)

[linux-lvm] LVM2 development release 2.02.31
 2008-01-21 13:31 UTC 

[REGRESSION] 2.6.24-rc7: e1000: Detected Tx Unit Hang
 2008-01-21 13:29 UTC  (6+ messages)

SystemHigh
 2008-01-21 13:26 UTC  (2+ messages)

[PATCH 3/4] bonding: Fix work rearming
 2008-01-21 13:33 UTC  (10+ messages)

[PATCH] janitor: revert accidental type change
 2008-01-21 13:20 UTC  (3+ messages)

[ANNOUNCE] GIT 1.5.4-rc4
 2008-01-21 13:16 UTC  (3+ messages)

Generated xilinx linux 2.6 image sections
 2008-01-21 13:05 UTC 

[PATCHSET] printk: implement printk_header() and merging printk, take #2
 2008-01-21 13:04 UTC  (3+ messages)

[U-Boot-Users] "stacked" memory mapped flash assisted with GPIOs
 2008-01-21 13:01 UTC  (3+ messages)

[MPC5200] problem running FEC and ATA
 2008-01-21 13:01 UTC  (3+ messages)

new file in kernel
 2008-01-21 13:00 UTC  (7+ messages)

lockd spams syslog after upgrade from 2.6.18 to 2.6.24-rc8
 2008-01-21 13:00 UTC  (3+ messages)

[PATCH] git-commit: add a prepare-commit-msg hook
 2008-01-21 12:59 UTC  (10+ messages)

KVM swapping with mmu notifiers
 2008-01-21 12:53 UTC  (12+ messages)

[PATCH] mmu notifiers #v2
 2008-01-21 12:52 UTC  (9+ messages)
          ` [PATCH] mmu notifiers #v3

acpi sci polarity
 2008-01-21 12:52 UTC  (15+ messages)
        ` [PATCH] add acpi powerbutton support

Fu Long 2.6.24-rc8 undefined error "pcibios_enable_device" and "register_pci_controller" in [drivers/ssb/ssb.ko]
 2008-01-21 12:50 UTC 

2.6.24-rc7-rt2
 2008-01-21 12:49 UTC  (9+ messages)

[PATCH] kvm-userland mm count skew
 2008-01-21 12:44 UTC 

create a file in kernel mode. help please!
 2008-01-21 12:44 UTC  (3+ messages)

[PATCH] kvm-userland swapping compat
 2008-01-21 12:42 UTC 

[PATCH] kvm swapping with mmu notifiers + age_page
 2008-01-21 12:41 UTC 

[PATCH 0/6] RFC: Typesafe callbacks
 2008-01-21 12:38 UTC  (5+ messages)

[PATCH] kvm memslot read-locking with mmu_lock
 2008-01-21 12:37 UTC 

[PATCH] drivers/char/moxa.c, kernel 2.6.23.14
 2008-01-21 12:35 UTC 

[PATCH 0/3] i2c: Use the standard, alias-based device/driver matching scheme
 2008-01-21 12:34 UTC  (3+ messages)
  ` [i2c] "

[PATCH] i2c-au1550: convert to platform driver
 2008-01-21 12:30 UTC  (4+ messages)
      ` [PATCH] i2c-au1550: convert to platform driver #4

Known prob: MAX_LOCK_DEPTH too low?
 2008-01-21 12:27 UTC  (2+ messages)

[PATCH 1/2] W1: w1_therm.c ds18b20 decode freezing temperatures correctly
 2008-01-21 12:22 UTC  (2+ messages)

debian etch sh3 and sh4
 2008-01-21 12:22 UTC 

[alsa-cvslog] alsa-driver: Added CONFIG_HAVE_INIT_UTSNAME test
 2008-01-21 12:18 UTC  (2+ messages)

[PATCH] http-push: making HTTP push more robust and more user-friendly
 2008-01-21 12:17 UTC  (7+ messages)

[U-Boot-Users] Don't Miss This Offer! Make 10% comission
 2008-01-21 12:14 UTC 

[RFC] Making libmimedir-0.4.2 default in OE
 2008-01-21 12:13 UTC  (2+ messages)
` [Gpe-list] "

[PATCH 2/2] phylib: add module owner to the mii_bus structure
 2008-01-21 12:13 UTC  (4+ messages)
` [PATCH][v2] "

[PATCH] Use FIX_UTF8_MAC to enable conversion from UTF8-MAC to UTF8
 2008-01-21 12:09 UTC  (4+ messages)

[PATCH] SVM: fix lazy FPU switching
 2008-01-21 12:09 UTC 

Performance of SCST versus STGT
 2008-01-21 12:07 UTC  (8+ messages)

[PATCH] kbuild: check section names consistently in modpost
 2008-01-21 12:06 UTC  (11+ messages)
` [PATCH] all archs: consolidate init and exit sections in vmlinux.lds.h
  ` [PATCH] compiler.h: introduce __section()
    ` [PATCH] Use separate sections for __dev/__cpu/__mem code/data

[PATCH][RFC] Kconfig: show git branch name in LOCALVERSION_AUTO
 2008-01-21 12:02 UTC 


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.