All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-05-11 19:34:58 to 2009-05-11 21:35:04 UTC [more...]

[PATCH 2/2] ->write_super lock_super pushdown
 2009-05-11 21:35 UTC 

[PATCH 1/2] jffs2: move jffs2_write_super to super.c
 2009-05-11 21:34 UTC 

[PATCH 1/3] x86: remove MEMORY_HOTPLUG_RESERVE related code
 2009-05-12  1:27 UTC  (12+ messages)
` [PATCH 2/3] x86: add numa_move_cpus_to_node
` [PATCH 3/3] x86: fix node_possible_map logic -v2

[patch -mmotm] mm: invoke oom killer for __GFP_NOFAIL
 2009-05-11 21:32 UTC  (11+ messages)

[PATCH 2/3] mips:powertv: Make kernel command line size configurable (resend)
 2009-05-11 21:29 UTC  (4+ messages)

[Qemu-devel] [PATCH] Add pcap-based host network bridge
 2009-05-11 21:30 UTC  (5+ messages)
  ` [Qemu-devel] "
      ` [Qemu-devel] "

[PATCH] xfrm: SAD entries do not expire after suspend-resume
 2009-05-11 21:31 UTC  (7+ messages)

[to-be-updated] mm-invoke-oom-killer-for-__gfp_nofail.patch removed from -mm tree
 2009-05-11 21:24 UTC 

Specific support for Intel Atom architecture
 2009-05-11 21:30 UTC  (3+ messages)

merging multiple commit into one?
 2009-05-11 21:29 UTC  (2+ messages)

[patch 01/11 -mmotm] lowmemorykiller: Only iterate over process list when needed
 2009-05-11 21:28 UTC  (6+ messages)
` [patch 05/11 -mmotm] oom: fix possible oom_dump_tasks NULL pointer
` [patch 07/11 -mmotm] oom: prevent possible OOM_DISABLE livelock

How can I bring up a dialogue window when a usb device plugged?
 2009-05-11 21:28 UTC 

[patch 00/13] devtmpfs patches
 2009-05-11 21:27 UTC  (17+ messages)

+ oom-prevent-possible-oom_disable-livelock.patch added to -mm tree
 2009-05-11 21:23 UTC 

[patch 06/11 -mmotm] oom: move oom_adj value from task_struct to mm_struct
 2009-05-11 21:19 UTC  (5+ messages)

[PATCH -tip v5 0/7] tracing: kprobe-based event tracer and x86 instruction decoder
 2009-05-11 21:26 UTC  (10+ messages)
` [PATCH -tip v5 4/7] tracing: add kprobe-based event tracer

+ oom-move-oom_adj-value-from-task_struct-to-mm_struct.patch added to -mm tree
 2009-05-11 21:20 UTC 

[RFC] TuxOnIce
 2009-05-11 21:23 UTC  (11+ messages)
  ` [TuxOnIce-devel] "

linux-omap pm branch
 2009-05-11 21:21 UTC  (2+ messages)

current 2.6 on Q950
 2009-05-11 21:14 UTC 

[PATCH] gitk: use --textconv to generate diff text
 2009-05-11 21:20 UTC  (3+ messages)

Disable generation of sse3 instructions in kernel build
 2009-05-11 21:16 UTC  (2+ messages)

+ oom-fix-possible-oom_dump_tasks-null-pointer.patch added to -mm tree
 2009-05-11 21:14 UTC 

[PATCH] cred: #include init.h in cred.h
 2009-05-11 21:16 UTC  (3+ messages)

[linux-lvm] Script to import hardware snapshoted VGs
 2009-05-11 21:15 UTC  (5+ messages)
` [linux-lvm] "

auto-merge after push?
 2009-05-11 21:13 UTC  (5+ messages)

changing guest CD
 2009-05-11 21:05 UTC 

[to-be-updated] cpufreq-fix-timer-teardown-in-ondemand-governor.patch removed from -mm tree
 2009-05-11 21:05 UTC 

[to-be-updated] cpufreq-fix-timer-teardown-in-conservative-governor-2630-rc2.patch removed from -mm tree
 2009-05-11 21:05 UTC 

2.6.27.19 + 28.7: network timeouts for r8169 and 8139too
 2009-05-11 21:10 UTC  (5+ messages)

vmx_update_guest_cr() losing EXCEPTION_BITMAP setting
 2009-05-11 21:11 UTC  (3+ messages)
` Changeset 19594 for Xen 3.4 build on Ubuntu Server 9.04 causes pygrub doesn't return any data anymore

+ slqbinfo-eliminate-warnings.patch added to -mm tree
 2009-05-11 21:07 UTC 

+ scripts-headers_checkpl-correct-re-in-header-config-leak-check.patch added to -mm tree
 2009-05-11 21:07 UTC 

[PATCH] soc: remove driver_data direct access of struct device
 2009-05-11 21:09 UTC  (3+ messages)
` [alsa-devel] "

[PATCH] TX_RING and packet mmap
 2009-05-11 21:21 UTC 

[PATCH] ps3: remove driver_data direct access of struct device
 2009-05-11 21:07 UTC  (2+ messages)

[PATCH 2/4] pxa2xx-i2s: Handle SACR1_DRPL and SACR1_DREC separately
 2009-05-11 21:07 UTC  (5+ messages)

+ mm-exitc-reorder-wait_opts-to-remove-padding-on-64-bit-builds.patch added to -mm tree
 2009-05-11 21:03 UTC 

[PATCH] topgit tg push feature
 2009-05-11 21:06 UTC  (12+ messages)

[PATCH 00/13] cifs: implement proper hardlink detection
 2009-05-11 21:06 UTC  (20+ messages)
` [PATCH 01/13] cifs: have cifs_NTtimeToUnix take a little-endian arg
` [PATCH 02/13] cifs: make cnvrtDosUnixTm take a little-endian args and an offset
` [PATCH 03/13] cifs: allow get_cifs_acl to be called without an inode
` [PATCH 04/13] cifs: rename cifs_iget to cifs_root_iget
` [PATCH 05/13] cifs: add new cifs_fattr struct for holding cifs inode attributes in common way
` [PATCH 06/13] cifs: add new cifs_iget function and convert unix codepath to use it
` [PATCH 07/13] cifs: convert posix readdir codepath to use cifs_iget
` [PATCH 08/13] cifs: convert cifs_get_inode_info "
` [PATCH 09/13] cifs: convert non-posix readdir codepath "
` [PATCH 10/13] cifs: remove cifs_new_inode
` [PATCH 11/13] cifs: make serverino the default when mounting
` [PATCH 12/13] cifs: remove cifsInodeInfo->inUse counter
` [PATCH 13/13] cifs: remove "hardlink detection" from cifs_rename

[Announce] Intel and Nokia announce open source telephony project (oFono)
 2009-05-11 21:05 UTC  (3+ messages)

[PATCH 0/5] wait_task_* cleanups
 2009-05-11 21:04 UTC  (6+ messages)
` [PATCH 1/5] Split wait_noreap_copyout()

Supporting hashes other than SHA-1
 2009-05-11 21:04 UTC  (2+ messages)

Updated cluster log patch (take 3)
 2009-05-11 21:03 UTC 

[PATCH] make viafb work on x86_64
 2009-05-11 21:08 UTC  (2+ messages)

[U-Boot] [PATCH] Add +size syntax to nand commands to pad lengths to page sizes
 2009-05-11 21:02 UTC  (4+ messages)

[PATCH] xen/blkfront: remove driver_data direct access of struct device
 2009-05-11 21:02 UTC  (3+ messages)

[PATCH -rc] [BUGFIX] x86: fix kernel_trap_sp()
 2009-05-11 21:03 UTC 

+ samsung-soc-framebuffer-driver-add-alpha-channel-support.patch added to -mm tree
 2009-05-11 20:57 UTC 

[PATCH] boot: allow user specified kernel command line length
 2009-05-11 20:57 UTC 

[PATCH] nfs lockd: detect grace_list corruption
 2009-05-11 20:57 UTC  (8+ messages)

[patch 01/13] Driver Core: add nodename callbacks
 2009-05-11 20:51 UTC  (4+ messages)

Vendor info from device name
 2009-05-11 19:28 UTC  (3+ messages)

[PATCH 0/6] Add core.autocrlf=true on cygwin by default during tests
 2009-05-11 20:54 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/6] Allow multiple monitor devices (v2)
 2009-05-11 20:54 UTC  (2+ messages)

[PATCH 0/5] pending patches
 2009-05-11 20:52 UTC  (5+ messages)
` [PATCH 3/5] perf_counter: rework ioctl()s

[PATCH 1/2] kernel/{sched,smp}.c: fix static decl prior to struct declaration
 2009-05-11 20:51 UTC  (12+ 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
  ` [PATCH 1/2 v3] "

[Ocfs2-devel] [RFC] The reflink(2) system call
 2009-05-11 20:49 UTC  (8+ messages)
` [Ocfs2-devel] [RFC] The reflink(2) system call v2
      ` [RFC] The reflink(2) system call v4
        ` [Ocfs2-devel] "
    ` [RFC] The reflink(2) system call v2

MacbookPro5,1 & hda-analyzer
 2009-05-11 20:48 UTC  (3+ messages)

(unknown)
 2009-05-11 20:48 UTC  (2+ messages)
` 

+ atmel-lcdc-fix-pixclock-upper-bound-detection.patch added to -mm tree
 2009-05-11 20:45 UTC 

+ dma-mapping-mark-dma_nbits_mask-as-deprecated-fix.patch added to -mm tree
 2009-05-11 20:43 UTC 

get_domain_for_dev oops 2.6.30-rc5-00096-ga4d7749 (parport_pc, dcdbas)
 2009-05-11 20:41 UTC 

git fails with control characters in trunk directory name
 2009-05-11 20:08 UTC 

image generation
 2009-05-11 20:28 UTC  (4+ messages)

B43 no beacon ?
 2009-05-11 20:31 UTC 

+ mm-invoke-oom-killer-for-__gfp_nofail.patch added to -mm tree
 2009-05-11 20:28 UTC 

[GIT PULL] xen: dom0 support for PCI access
 2009-05-11 20:32 UTC  (5+ messages)
` [PATCH 07/11] Xen/x86/PCI: Add support for the Xen PCI subsytem

[PATCH 2/2] DSPBRIDGE: add checking 128 byte alignment for dsp cache line size
 2009-05-11 20:30 UTC  (7+ messages)

+ mfd-pcf50633-fix-unsafe-disable_irq.patch added to -mm tree
 2009-05-11 20:25 UTC 

Beagleboard rev C memory timings & suspend/resume
 2009-05-11 20:27 UTC  (5+ messages)

[PATCH 0/4] usb_debug serial, ftdi_sio serial and sysrq
 2009-05-11 20:24 UTC  (5+ messages)
` [PATCH 1/4] usb_debug, usb_generic_serial: implement multi urb write
  ` [PATCH 2/4] ftd_sio usb: move status check
    ` [PATCH 3/4] usb_debug,usb_generic_serial: implement sysrq and serial break
      ` [PATCH 4/4] ftd_sio usb: implement sysrq handling on break

[PATCH] nv50/gallium: small fix for nv50_transfer_rect_m2mf (sy <-> dy)
 2009-05-11 20:27 UTC 

+ pagemap-export-pg_hwpoison-fix.patch added to -mm tree
 2009-05-11 20:22 UTC 

[PATCH] ehca: remove driver_data direct access of struct device
 2009-05-11 20:25 UTC 

patch to support Samsung NC10 mini notebook
 2009-05-11 20:25 UTC  (3+ messages)

+ cred-include-inith-in-credh.patch added to -mm tree
 2009-05-11 20:20 UTC 

Probe Timeouts with 47afbaf5af9454a7a1a64591e20cbfcc27ca67a8
 2009-05-11 20:21 UTC  (9+ messages)

[patch 08/11 -mmotm] oom: invoke oom killer for __GFP_NOFAIL
 2009-05-11 20:21 UTC  (8+ messages)

+ groups-move-code-to-kernel-groupsc.patch added to -mm tree
 2009-05-11 20:17 UTC 

zfeepc stable?
 2009-05-11 20:12 UTC 

[PATCH] firewire: remove driver_data direct access of struct device
 2009-05-11 20:18 UTC 

+ pci-fix-msi-x-with-niu-cards.patch added to -mm tree
 2009-05-11 20:15 UTC 

+ uml-fix-a-section-warning.patch added to -mm tree
 2009-05-11 20:14 UTC 

[Qemu-devel] [PATCH, RFC] Use hxtool to generate monitor documentation and C structures
 2009-05-11 20:15 UTC 

[PATCH] x86: read apic id if it is not acpi_lapic -v2
 2009-05-11 20:14 UTC  (10+ messages)
` [tip:x86/apic] x86: read apic ID in the !acpi_lapic case

[PATCH 0/5] fix sync (test 182, grub)
 2009-05-11 20:15 UTC  (7+ messages)
` [PATCH 2/5] xfs: cleanup ->sync_fs
` [PATCH 5/5] xfs: fix xfs_quiesce_data

[RFC][PATCH 0/5] PM/Hibernate: Rework memory shrinking
 2009-05-11 20:12 UTC  (7+ messages)
` [RFC][PATCH 0/5] PM/Hibernate: Rework memory shrinking (rev. 2)
  ` [RFC][PATCH 0/6] PM/Hibernate: Rework memory shrinking (rev. 3)
    ` [RFC][PATCH 1/6] mm: Introduce __GFP_NO_OOM_KILL

[Qemu-devel] documentation
 2009-05-11 20:12 UTC  (4+ messages)
  ` [Qemu-devel] documentation

[Bug #13058] First hibernation attempt fails
 2009-05-11 20:11 UTC  (7+ messages)
` [PATCH 1/5] mm: Add __GFP_NO_OOM_KILL flag

I want "fast forward my workdir to upstream if it's safe"
 2009-05-11 20:11 UTC  (5+ messages)

regression in TSC unstable?
 2009-05-11 16:43 UTC  (4+ messages)
` Regression in TSC unstable -- confirmed
  ` [PATCH] ACPI: do not mark TSC unstable for invalid C-states

integrity: nfsd imbalance bug fix
 2009-05-11 20:09 UTC  (5+ messages)

[U-Boot] [PATCH] mtd: Update MTD infrastructure to support 64bit device size
 2009-05-11 20:06 UTC  (5+ messages)

[PATCH] ide: remove driver_data direct access of struct device
 2009-05-11 20:05 UTC 

Cross-directory hard links
 2009-05-11 20:05 UTC  (5+ messages)
` [PATCH] Add NO_CROSS_DIRECTORY_HARDLINKS support to the Makefile

[RFC] Hardware Breakpoint interfaces implementation for PPC64
 2009-05-11 20:03 UTC 

[PATCH] aoa: remove driver_data direct access of struct device
 2009-05-11 19:54 UTC 

[PATCH] dup2: Fix return value with oldfd == newfd and invalid fd
 2009-05-11 19:49 UTC  (5+ messages)

[U-Boot] [PATCH 0/4] omap3: clean up gpmc config strut
 2009-05-11 19:46 UTC  (2+ messages)

[PATCH] fix sata_sil compilation on non-DMI platforms
 2009-05-11 18:44 UTC  (3+ messages)

[JGIT PATCH] Fix data corruption in DirCacheIterator when EmptyTreeIterator is used
 2009-05-11 19:44 UTC  (3+ messages)

[patch 1/5] oom: cleanup android low memory killer
 2009-05-11 19:44 UTC  (8+ messages)

[lm-sensors] [GIT PULL] hwmon fixes for 2.6.30
 2009-05-11 19:42 UTC  (5+ messages)

[linux-lvm] removing a missing vg
 2009-05-11 19:41 UTC  (4+ messages)

[PATCH] xen pvfb: remove driver_data direct access of struct device
 2009-05-11 19:40 UTC  (3+ messages)
` [PATCH 2] "
  ` [PATCH 3] xen-netfront: "

[PATCH 1/7] x86/acpi: remove compress irq trick for 32bit
 2009-05-11 19:40 UTC  (4+ messages)
` [PATCH 5/7] x86/pci: add 4 more return param in IO_APIC_get_PCI_irq_vector

[Qemu-devel] Commit messages
 2009-05-11 19:30 UTC  (5+ messages)

[PATCH 0/4] nl80211/mac80211: Fix station mode key setup issues
 2009-05-11 19:38 UTC  (3+ messages)

[Q] ext3 mkfs: zeroing journal blocks
 2009-05-11 19:35 UTC  (6+ messages)

[to-be-updated] dup2-fix-return-value-with-oldfd-==-newfd-and-invalid-fd.patch removed from -mm tree
 2009-05-11 19:31 UTC 

[PATCH 0/3] nfs-utils: add IPv6 support to rpc.nfsd (RFC)
 2009-05-11 19:34 UTC  (3+ messages)
` [PATCH 3/3] nfs-utils: add IPv6 support to nfsd


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.