All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-05-08 18:02:21 to 2009-05-08 20:19:04 UTC [more...]

[PATCH 00/14] RFC: x86: relocatable kernel changes
 2009-05-08 20:18 UTC  (11+ messages)
` [PATCH 05/14] kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputs

[U-Boot] [PATCH 1/6] OMAP Consolidate common u-boot.lds to cpu layer
 2009-05-08 20:16 UTC  (9+ messages)
` [U-Boot] [PATCH 2/6] ZOOM2 Add initial support for Zoom2
  ` [U-Boot] [PATCH 3/6] OMAP3 Port kernel omap gpio interface
    ` [U-Boot] [PATCH 4/6] ZOOM2 Add support for debug board detection
      ` [U-Boot] [PATCH 5/6] ZOOM2 Add serial support
        ` [U-Boot] [PATCH 6/6] ZOOM2 Add led support

[PATCH] x86-64: improve e820_search_gap()
 2009-05-08 20:15 UTC  (5+ messages)

initramfs with lzma compression
 2009-05-08 20:15 UTC  (2+ messages)

[PATCH 3/3] Regulator: Added board-dependent code for TPS65023
 2009-05-08 20:15 UTC  (2+ messages)

[PATCH] w1-gpio: add external pull-up enable callback
 2009-05-08 20:13 UTC  (7+ messages)

+ pxa2xx_spi-fix-for-spi_cs_high.patch added to -mm tree
 2009-05-08 20:09 UTC 

ports beeing reused too fast
 2009-05-08 20:11 UTC 

[PATCH] videobuf-dma-contig: zero copy USERPTR support V3
 2009-05-08 20:06 UTC  (3+ messages)

+ videobuf-dma-contig-zero-copy-userptr-support-v3.patch added to -mm tree
 2009-05-08 20:07 UTC 

Problem with auto-assembling raid1 on system start
 2009-05-08 20:09 UTC  (3+ messages)

[PATCH 3/4] mvsas: Set Hardware Bit for TMF
 2009-05-08 20:08 UTC  (4+ messages)

[PATCH] staging/wlan-ng: Change KERN_DEBUG or pr_debug to match orig driver
 2009-05-08 19:54 UTC 

[PATCH 3/4] pxa2xx-i2s: Cleaner use of the FIFOs
 2009-05-08 20:07 UTC  (3+ messages)

[PATCH] make migration work again
 2009-05-08 20:06 UTC 

hal, udev and video4linux probers
 2009-05-08 20:06 UTC  (2+ messages)

[PATCH] vmscan: evict use-once pages first (v2)
 2009-05-08 19:58 UTC  (13+ messages)
            ` [PATCH -mm] vmscan: make mapped executable pages the first class citizen

[RFC PATCH 00/21 v3] amd64_edac: EDAC module for AMD64
 2009-05-08 20:05 UTC 

IO scheduler based IO Controller V2
 2009-05-08 20:05 UTC  (14+ messages)

ESI Maya44 Driver
 2009-05-08 20:02 UTC  (4+ messages)

[RFC PATCH 0/3] generic hypercall support
 2009-05-08 20:01 UTC  (39+ messages)

NFS issues with recent kernels [long]
 2009-05-08 20:00 UTC  (5+ messages)

[PATCH] MXC_NAND: Add correct dev_id parameter to free_irq() calls
 2009-05-08 19:57 UTC 

linux-next: Tree for May 8
 2009-05-08 19:57 UTC  (4+ messages)
` [PowerPC] Next May 8 boot failure: OOPS during ibmveth module init

[GIT PATCH] block: unify request processing model and implement peek/fetch
 2009-05-08 19:53 UTC  (3+ messages)
` [PATCH 16/18] gdrom: dequeue in-flight request

[PATCH] MIPS: Don't write ones to reserved entryhi bits
 2009-05-08 19:52 UTC 

[PATCH] dropmon: add ability to detect when hardware drops rx packets
 2009-05-08 19:50 UTC 

Linux and LLVM
 2009-05-08 19:50 UTC  (3+ messages)

Syntax check via update hook?
 2009-05-08 19:43 UTC 

[PATCH 0/2] x86-64: 32/64 syscall arch holes
 2009-05-08 19:18 UTC  (14+ messages)
` [PATCH 2/2] x86-64: seccomp: fix 32/64 syscall hole

BUG: sleeping function called from invalid context at kernel/rtmutex.c
 2009-05-08 19:49 UTC 

[GIT PULL] xen: dom0 support for PCI access
 2009-05-08 19:46 UTC  (4+ messages)

pull request: wireless-next-2.6 2009-05-08
 2009-05-08 19:46 UTC  (2+ messages)

[PATCH] autocentering support for Logitech Force 3D Pro
 2009-05-08 19:44 UTC 

[RFC] TuxOnIce
 2009-05-08 19:44 UTC  (5+ messages)
  ` [TuxOnIce-devel] "

[BUILD FAILURE 08/12] Next April 21 : PPC64 randconfig [drivers/net/pasemi_mac_driver.ko]
 2009-05-08 19:43 UTC  (5+ messages)
` INET_LRO as tristate and use from modules (was: Re: [BUILD FAILURE 08/12] Next April 21 : PPC64 randconfig [drivers/net/pasemi_mac_driver.ko])
  ` INET_LRO as tristate and use from modules

[PATCH 0/2] mkfs.ubifs and libubiio
 2009-05-08 19:41 UTC  (9+ messages)
` [PATCH 1/2] mkfs.ubifs: UBI I/O Library

[U-Boot] usbtty Support on AT91SAM9XXX chipsets
 2009-05-08 19:41 UTC  (2+ messages)

via velocity trivial patch
 2009-05-08 19:41 UTC  (6+ messages)

+ dma-mapping-mark-dma_nbits_mask-as-deprecated.patch added to -mm tree
 2009-05-08 19:36 UTC 

Adaptec driver crashes (1/3 and 2/3)
 2009-05-08 19:38 UTC  (2+ messages)

[PATCH 1/2] kernel/{sched,smp}.c: fix static decl prior to struct declaration
 2009-05-08 19:38 UTC  (7+ messages)
` [RFC PATCH 2/2] kernel/sched.c: VLA in middle of struct
` [PATCH 1/2 v2] kernel/{sched,smp}.c: fix static decl prior to struct declaration

+ block-fix-the-bio_vec-array-index-out-of-bounds-test.patch added to -mm tree
 2009-05-08 19:33 UTC 

[RFC][KVM-AUTOTEST] Work to get autotest kvm merged back upstream
 2009-05-08 19:34 UTC 

How Too Satisfy A Man In Bed
 2009-05-08 19:33 UTC 

[PATCH 0/3] Getting omap3 frambuffer to work in mainline
 2009-05-08 19:32 UTC  (6+ messages)
` [PATCH 1/3] ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi
` [PATCH 2/3] ARM: OMAP3: Add more devices for omap3430sdp
` [PATCH 3/3] OMAP_LDP: Support LCD display as a FB device on ZOOM MDK

+ futex-add-requeue-pi-documentation.patch added to -mm tree
 2009-05-08 19:23 UTC 

[PATCH 2/3] Regulator: Add TPS65023 Regulator Driver
 2009-05-08 19:31 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] OMAP3: Minor code clean up, no functional change
 2009-05-08 19:29 UTC  (9+ messages)
` [U-Boot] [PATCH 1/3] OMAP3: Remove dublicated interrupt code
  ` [U-Boot] [PATCH 2/3] OMAP3: Rename interrupts.c to timer.c

[PATCH] dcache: extrace and use d_unlinked()
 2009-05-08 19:28 UTC  (3+ messages)

[PATCH 2/4] pxa2xx-i2s: Handle SACR1_DRPL and SACR1_DREC separately
 2009-05-08 19:24 UTC  (3+ messages)

[PATCH 1/2] pidns 1/2: make create_pid_namespace() accept parent pidns
 2009-05-08 19:15 UTC  (3+ messages)

[PATCH] mac80211: properly track HT operation_mode
 2009-05-08 19:23 UTC  (2+ messages)

[PATCH] mac80211: remove ieee80211_ht_bss_info
 2009-05-08 19:21 UTC 

[PATCH 2/2] grub: allow menu.lst to be overridden using GRUB_CONFIG_PACKAGE
 2009-05-08 19:15 UTC  (10+ messages)
` [PATCH 1/3] Remove unused grub-0.93
  ` [PATCH 2/3] grub: use ${libdir}, not /usr/lib

[PATCH 1/4] pxa2xx-i2s: Proper initialization
 2009-05-08 19:20 UTC  (3+ messages)

[PATCH 2/2] pidns 2/2: rewrite copy_pid_ns()
 2009-05-08 19:19 UTC  (3+ messages)

+ rtc-rtc-twl4030-dont-mask-alarm-interrupts-on-suspend.patch added to -mm tree
 2009-05-08 19:16 UTC 

[RFC] fiemap tester
 2009-05-08 19:16 UTC 

[PATCH 00/16] Add support for MPC512x
 2009-05-08 19:18 UTC  (8+ messages)
` [PATCH 10/12] mpc5121: Add MPC5121 Real time clock driver
      ` [rtc-linux] "

Fwd: Re: pxa2xx_spi: fix for SPI_CS_HIGH
 2009-05-08 19:17 UTC 

+ acpi-thermal-fix-off-by-1-error-in-trip-point-trigger-condition.patch added to -mm tree
 2009-05-08 19:13 UTC 

+ dm-table-fix-printk-formats.patch added to -mm tree
 2009-05-08 19:14 UTC 

+ uml-uml-net-driver-does-not-allow-for-vlans.patch added to -mm tree
 2009-05-08 19:12 UTC 

[U-Boot] [PATCH v4] ARM DaVinci Adding DM357 Support
 2009-05-08 19:15 UTC 

Adaptec driver crashes (3/3)
 2009-05-08 19:09 UTC  (2+ messages)

[Qemu-devel] [PATCH] SH4: Added "TLB Invalidate Bit" management to MMUCR register
 2009-05-08 19:08 UTC  (2+ messages)

IO scheduler based IO Controller V2
 2009-05-08 19:06 UTC  (9+ messages)
` [PATCH] io-controller: Add io group reference handling for request

[PATCH 1/3] Regulator: Add pmic.c file to regulator framework
 2009-05-08 19:06 UTC  (2+ messages)

[RFC][PATCH] tsc_khz= boot option to avoid TSC calibration variance
 2009-05-08 19:06 UTC  (3+ messages)
  ` [RFC][PATCH] tsc_khz= boot option to avoid TSC calibrationvariance

[PATCH] x86 MCE: shut up lockdep warning
 2009-05-08 19:11 UTC  (3+ messages)

GPG signing for git commit?
 2009-05-08 19:03 UTC  (6+ messages)

2.6.30-rc deadline scheduler performance regression for iozone over NFS
 2009-05-08 19:01 UTC  (2+ messages)

[RFC][PATCH] tsc_khz= boot option to avoid TSC calibration variance
 2009-05-08 19:02 UTC  (2+ messages)

[PATCH][KVM] Add support for Pause Filtering to AMD SVM
 2009-05-08 18:47 UTC  (8+ messages)
  ` [PATCH][KVM][retry 1] "
    ` [PATCH][KVM][retry 2] "
        ` [PATCH][retry "

+ drm-ignore-lvds-on-intel-graphics-systems-that-lie-about-having-it.patch added to -mm tree
 2009-05-08 18:57 UTC 

[GIT PULL] hwmon fixes for 2.6.30
 2009-05-08 18:59 UTC  (2+ messages)
` [lm-sensors] "

[PATCH][KVM-AUTOTEST] Add custom install option for kvm_install
 2009-05-08 18:55 UTC 

EP93xx PIO IDE driver proposal
 2009-05-08 18:55 UTC  (5+ messages)

lockdep complaint from ckpt-v15
 2009-05-08 18:50 UTC  (2+ messages)

[PATCH] Fix i_mutex handling in nfsd readdir
 2009-05-08 18:47 UTC  (11+ messages)
` [PATCH v2] "

Latest pv_ops (2.6.30-rc3) and xen-unstable
 2009-05-08 18:48 UTC  (5+ messages)

[PATCH] mac80211: move HT operation mode BSS info
 2009-05-08 18:47 UTC 

integrity: nfsd imbalance bug fix
 2009-05-08 18:47 UTC  (6+ messages)

[GIT PULL] x86 fixes
 2009-05-08 18:46 UTC 

mac80211 and hidden ESSIDs in 2.6.28
 2009-05-08 18:46 UTC  (3+ messages)

pxa2xx_spi: fix for SPI_CS_HIGH
 2009-05-08 18:46 UTC  (3+ messages)

Stub domains broken in 3.4.0-rc3?
 2009-05-08 18:44 UTC  (4+ messages)

Implement generic double fault generation mechanism
 2009-05-08 18:44 UTC  (9+ messages)

device trees
 2009-05-08 18:43 UTC  (2+ messages)

[PATCH 0/5] pending patches
 2009-05-08 18:40 UTC  (10+ messages)
` [PATCH 1/5] hrtimer: per-cpu cached values of ktime
` [PATCH 2/5] perf_counter: optimize perf_counter_task_tick()
  ` [tip:perfcounters/core] "
` [PATCH 3/5] perf_counter: rework ioctl()s
  ` [tip:perfcounters/core] "
` [PATCH 4/5] perf_counter: PERF_RECORD_CONFIG
  ` [tip:perfcounters/core] perf_counter: add PERF_RECORD_CONFIG
` [PATCH 5/5] perf_counter: PERF_RECORD_CPU
  ` [tip:perfcounters/core] perf_counter: add PERF_RECORD_CPU

[PATCH 0/7] kill-the-bkl/reiserfs performances updates
 2009-05-08 18:35 UTC  (8+ messages)
` [PATCH 1/7] kill-the-BKL/reiserfs: add reiserfs_cond_resched()
` [PATCH 2/7] kill-the-bkl/reiserfs: conditionaly release the write lock on fs_changed()
` [PATCH 3/7] kill-the-bkl/reiserfs: lock only once on reiserfs_get_block()
` [PATCH 4/7] kill-the-bkl/reiserfs: don't hold the write recursively in reiserfs_lookup()
` [PATCH 5/7] kill-the-bkl/reiserfs: reduce number of contentions in search_by_key()
` [PATCH 6/7] kill-the-bkl/reiserfs: factorize the locking in reiserfs_write_end()
` [PATCH 7/7] kill-the-bkl/reiserfs: use mutex_lock in reiserfs_mutex_lock_safe

[merged] nommu-dont-check-vm_region-vm_start-is-page-aligned-in-add_nommu_region.patch removed from -mm tree
 2009-05-08 18:33 UTC 

[PATCH 0/7] export more page flags in /proc/kpageflags (take 5)
 2009-05-08 18:28 UTC  (7+ messages)
` [PATCH 2/7] slob: use PG_slab for identifying SLOB pages
` [PATCH 3/7] proc: kpagecount/kpageflags code cleanup

[PATCH] Add ptrace support for NOMMU debugging
 2009-05-08 18:28 UTC  (2+ messages)

[PATCH] Fix sloppy Getopt::Long
 2009-05-08 18:28 UTC  (4+ messages)

[PATCH 2/2] tracing/events: simplify system_enable_read()
 2009-05-08 18:27 UTC  (2+ messages)
` [tip:tracing/core] "

[Qemu-devel] Re: [PATCH] Add monitor command for system_reboot
 2009-05-08 18:26 UTC  (6+ messages)

[PATCH 1/2] tracing/events: clean up for ftrace_set_clr_event()
 2009-05-08 18:27 UTC  (2+ messages)
` [tip:tracing/core] "

[danmcd@sun.com: [Ipsec-tools-devel] SHA-2 and RFC 4868]
 2009-05-08 18:08 UTC 

[PATCH] nfs lockd: detect grace_list corruption
 2009-05-08 18:26 UTC  (6+ messages)

acpi_apic_instance=2
 2009-05-08 18:11 UTC 

bug in git-p4?
 2009-05-08 18:02 UTC  (3+ messages)

[U-Boot] [PATCH 00/10] Support for LogicPD i.MX27-LITEKIT development board
 2009-05-08 18:19 UTC  (4+ messages)
` [U-Boot] [PATCH 10/10] imx27lite: add support for imx27lite board from LogicPD

[PATCH 0/3] Support multiple PMICs in Voltage Regulator Framework
 2009-05-08 18:17 UTC  (2+ messages)

[PATCH] AFEB9260 ASoC driver
 2009-05-08 18:13 UTC  (6+ messages)

Linux wireless mini-summit -- Berlin, June 2009
 2009-05-08 18:09 UTC  (5+ messages)

htb parallelism on multi-core platforms
 2009-05-08 18:07 UTC  (4+ messages)

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

[PATCH RFC] v4 somewhat-expedited "big hammer" RCU grace periods
 2009-05-08 18:05 UTC  (3+ messages)

AC97 reset fail after suspend
 2009-05-08 18:04 UTC  (2+ messages)

[U-Boot] [PATCH 3/6] OMAP3 Port kernel omap gpio interface
 2009-05-08 18: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.