All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-06-03 04:47:38 to 2010-06-03 06:27:34 UTC [more...]

[mmotm 0521][PATCH 0/12] various OOM fixes for 2.6.35
 2010-06-03  6:27 UTC  (31+ messages)
` [PATCH 01/12] oom: select_bad_process: check PF_KTHREAD instead of !mm to skip kthreads
` [PATCH 02/12] oom: introduce find_lock_task_mm() to fix !mm false positives
` [PATCH 03/12] oom: the points calculation of child processes must use find_lock_task_mm() too
` [PATCH 04/12] oom: __oom_kill_task() "
` [PATCH 05/12] oom: make oom_unkillable() helper function
` [PATCH 06/12] oom: remove warning for in mm-less task __oom_kill_process()
` [PATCH 07/12] oom: Fix child process iteration properly
` [PATCH 08/12] oom: dump_tasks() use find_lock_task_mm() too
` [PATCH 09/12] oom: remove PF_EXITING check completely
` [PATCH 10/12] oom: sacrifice child with highest badness score for parent
` [PATCH 11/12] oom: remove special handling for pagefault ooms
` [PATCH 12/12] oom: give current access to memory reserves if it has been killed

[Qemu-devel] [PATCH v3 00/17] Basic device state visualization
 2010-06-03  6:26 UTC  (16+ messages)
` [Qemu-devel] [PATCH v3 02/17] qdev: Fix scanning across single-bus devices
` [Qemu-devel] [PATCH v3 04/17] qdev: Give qtree names precedence over user-assigned IDs
          ` [Qemu-devel] [PATCH] qdev: Reject duplicate and anti-social device IDs
            ` [Qemu-devel] "

[PATCH] powerpc: Emulate most Book I instructions in emulate_step()
 2010-06-03  6:25 UTC  (4+ messages)

[PATCH V2 0/7] Cleancache (was Transcendent Memory): overview
 2010-06-03  6:25 UTC  (9+ messages)
      ` [Ocfs2-devel] "

[Qemu-devel] Re: [RFT][PATCH 07/15] qemu_irq: Add IRQ handlers with delivery feedback
 2010-06-03  6:23 UTC  (13+ messages)

[PATCH] VFIO driver: Non-privileged user level PCI drivers
 2010-06-03  6:23 UTC  (12+ messages)

Registering I2C devices on X86
 2010-06-03  6:21 UTC  (5+ messages)

/proc/${PID}/cmdline parsing
 2010-06-03  6:20 UTC 

[PATCH] kobject: Suppress compiler warning with gcc 3.x
 2010-06-03  6:23 UTC  (5+ messages)

[PATCH 1/7] ARM: S5PC100: Move external interrupt defines
 2010-06-03  6:14 UTC  (18+ messages)
` [PATCH 2/7] ARM: S5P: Add GPIOlib gpio_to_irq for external interrupts
` [PATCH 3/7] ARM: S5PV210: Support "
` [PATCH 4/7] ARM: S5PC100: Use S5P GPIOlib gpio_to_irq function "
` [PATCH 5/7] ARM: S5PV210: Add gpio interrupt support
` [PATCH 6/7] ARM: S5PC100: Use S5P gpio interrupts interface
` [PATCH 7/7] ARM: S5P: Add GPIOlib gpio_to_irq for gpio interrupts

(unknown),
 2010-06-03  0:36 UTC 

[PATCH 0/8] Suspend block api (version 8)
 2010-06-03  6:12 UTC  (15+ messages)
` [linux-pm] "
          ` [PATCH] - race-free suspend. Was: "
                  ` [PATCH] - race-free suspend. Was: "
                  ` [linux-pm] "

[PATCH] kvm: cleanup, use linux/uaccess.h instead of asm/uaccess.h
 2010-06-03  6:11 UTC  (2+ messages)

[PATCH 5/8] ath9k_htc: Setup HT capabilites for 2-stream devices
 2010-06-03  6:10 UTC  (8+ messages)

[patch] pipe: add support for shrinking and growing pipes
 2010-06-03  6:10 UTC  (11+ messages)

[PATCH 1/2] memcg clean up try_charge main loop
 2010-06-03  6:06 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/2] basic machine opts framework
 2010-06-03  6:07 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/2] early set current_machine
  ` [Qemu-devel] [PATCH v2 2/2] basic machine opts framework
    ` [Qemu-devel] "

1,000.000.00GBP has been awarded to you
 2010-06-03  1:14 UTC 

[PATCH 2/2 v2] IR: add mceusb IR receiver driver
 2010-06-03  6:04 UTC  (2+ messages)

[Bug 16081] New: Data loss after crash during heavy I/O
 2010-06-03  6:02 UTC  (2+ messages)
` [Bug 16081] "

[PATCH 0/3] IR: add lirc support to ir-core
 2010-06-03  6:02 UTC  (3+ messages)
` [PATCH 1/3] IR: add core lirc device interface

Bug? "git branch" failing to list all branches
 2010-06-03  6:00 UTC  (3+ messages)

IWL3945 problems in 2.6.35-rc1
 2010-06-03  6:00 UTC  (6+ messages)

(unknown),
 2010-06-03  0:25 UTC 

[PATCH] i2c: Enable i2c-s3c2410 for S5P cpus
 2010-06-03  5:57 UTC  (2+ messages)

[PATCH 00/40] dspbridge: trivial error code cleanup
 2010-06-03  5:47 UTC  (39+ messages)
` [PATCH 02/40] DSPBRIDGE: change DSP_SENUMCOMPLETE for ENODATA
` [PATCH 03/40] DSPBRIDGE: err code replace CHNL_E_WAITTIMEOUT with ETIMEDOUT
` [PATCH 04/40] DSPBRIDGE: err code replace CHNL_E_NOEOS with EPERM
` [PATCH 05/40] DSPBRIDGE: err code replace CHNL_E_BUFSIZE with EINVAL
` [PATCH 06/40] DSPBRIDGE: err code replace CHNL_E_NOIORPS with EIO
` [PATCH 07/40] DSPBRIDGE: err code replace CHNL_E_ISR "
` [PATCH 08/40] DSPBRIDGE: err code replace CHNL_E_MGREXISTS with EEXIST
` [PATCH 09/40] DSPBRIDGE: err code replace CHNL_E_NOMEMMAP with EFAULT
` [PATCH 10/40] DSPBRIDGE: err code replace CHNL_E_INVALIDMEMBASE with EINVAL
` [PATCH 11/40] DSPBRIDGE: err code replace CHNL_E_INVALIDWORDSIZE "
` [PATCH 12/40] DSPBRIDGE: err code replace CHNL_E_EOS with EPIPE
` [PATCH 13/40] DSPBRIDGE: err code replace CHNL_E_NOIOC with EREMOTEIO
` [PATCH 14/40] DSPBRIDGE: err code replace CHNL_E_BADCHANID with ECHRNG
` [PATCH 15/40] DSPBRIDGE: err code replace CHNL_E_OUTOFSTREAMS with ENOSR
` [PATCH 16/40] DSPBRIDGE: err code replace CHNL_E_MAXCHANNELS with ECHRNG
` [PATCH 17/40] DSPBRIDGE: err code replace COD_E_ZLCREATEFAILED with ESPIPE
` [PATCH 18/40] DSPBRIDGE: err code replace COD_E_SYMBOLNOTFOUND "
` [PATCH 19/40] DSPBRIDGE: err code replace COD_E_NOSYMBOLSLOADED "
` [PATCH 20/40] DSPBRIDGE: err code replace DSP_EDPMSUSPEND with EPERM
` [PATCH 21/40] DSPBRIDGE: err code replace DSP_EDYNLOAD with EILSEQ
` [PATCH 22/40] DSPBRIDGE: err code replace DSP_EBADSEGID with EBADR
` [PATCH 23/40] DSPBRIDGE: err code replace DSP_EOVERLAYMEMORY with ENXIO
` [PATCH 24/40] DSPBRIDGE: err code replace DSP_ENOSECT "
` [PATCH 25/40] DSPBRIDGE: err code replace DSP_ETRANSLATE with ESRCH
` [PATCH 26/40] DSPBRIDGE: err code replace DSP_ENOTFOUND with ENOENT
` [PATCH 27/40] DSPBRIDGE: err code replace DSP_EDCDNOAUTOREGISTER with EACCES
` [PATCH 28/40] DSPBRIDGE: err code replace DSP_EDCDLOADBASE "
` [PATCH 29/40] DSPBRIDGE: err code replace DSP_EDCDGETSECT "
` [PATCH 30/40] DSPBRIDGE: err code replace DSP_EDCDPARSESECT "
` [PATCH 31/40] DSPBRIDGE: err code replace DSP_EDCDREADSECT "
` [PATCH 32/40] DSPBRIDGE: err code replace DSP_ESYMBOL with ESPIPE
` [PATCH 33/40] DSPBRIDGE: err code replace DSP_EWRONGSTATE with EBADR
` [PATCH 34/40] DSPBRIDGE: err code replace DSP_EPENDING with EPIPE
` [PATCH 35/40] DSPBRIDGE: err code replace DSP_ECHANGEDURINGENUM with EIDRM
` [PATCH 36/40] DSPBRIDGE: remove custom errbase definitions
` [PATCH 37/40] DSPBRIDGE: cleanup for duplicated error codes
` [PATCH 38/40] DSPBRIDGE: removed unused error codes from comments
` [PATCH 39/40] DSPBRIDGE: error code guide

Query about arch/arm/boot/compressed/Makefile.debug
 2010-06-03  5:55 UTC  (3+ messages)

Recovering from commit --amend in rebase --interactive
 2010-06-03  5:54 UTC  (5+ messages)

[PATCH] kvm/powerpc: fix a build error in e500_tlb.c
 2010-06-03  5:52 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] [RFC] Threaded vnc server
 2010-06-03  5:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] qemu-thread: add cleanup_push() and cleanup_pop()

[lm-sensors] Problem with fan speed sensor
 2010-06-03  5:50 UTC  (2+ messages)

[U-Boot] Nursing Homes - 31, 589 Senior Administrators, 11, 288 Nursing Directors in over 14, 706 Nursing Homes (full contact info no emails)
 2010-06-03  5:49 UTC 

slow live magration / xc_restore on xen4 pvops
 2010-06-03  5:47 UTC  (2+ messages)

[Qemu-devel] [PATCH] Name the default PCI bus "pci.0" on all architectures
 2010-06-03  5:45 UTC  (4+ messages)

[RFC][PATCH 00/26] *** SUBJECT HERE ***
 2010-06-03  5:45 UTC  (3+ messages)
` [RFC][PATCH 20/26] alsa: ASoC: Add JZ4740 codec driver
  ` [alsa-devel] "

[PATCH 6/6] sctp multistream scheduling: a sample weighted fair queue scheduling module
 2010-06-03  5:42 UTC  (2+ messages)
` [PATCH 6/6] sctp multistream scheduling: a sample weighted fair queue

[PATCH] ACPI: Fix the incorrect calculation about C-state idle time
 2010-06-03  5:42 UTC  (3+ messages)

[PATCH 5/6] sctp multistream scheduling: a sample priority queue scheduling module
 2010-06-03  5:42 UTC  (2+ messages)
` [PATCH 5/6] sctp multistream scheduling: a sample priority queue

[PATCH 4/6] sctp multistream scheduling: extend socket API
 2010-06-03  5:42 UTC  (2+ messages)

[PATCH 3/6] sctp multistream scheduling: provide the default FCFS scheduling
 2010-06-03  5:42 UTC  (2+ messages)
` [PATCH 3/6] sctp multistream scheduling: provide the default FCFS

[PATCH 2/6] sctp multistream scheduling: provide pluggable SCTP scheduling framework
 2010-06-03  5:42 UTC  (2+ messages)
` [PATCH 2/6] sctp multistream scheduling: provide pluggable SCTP

[PATCH 1/6] sctp multistream scheduling: declare sctp_sched_ops
 2010-06-03  5:42 UTC  (2+ messages)

[PATCH 0/6] sctp: add multistream scheduling feature
 2010-06-03  5:42 UTC  (2+ messages)

(unknown),
 2010-06-03  0:17 UTC 

[linux-pm] [PATCH 0/8] Suspend block api (version 8)
 2010-06-03  5:40 UTC  (15+ messages)
                    `  "

[PATCH] use unfair spinlock when running on hypervisor
 2010-06-03  5:38 UTC  (12+ messages)

[PATCH] cxgb4: use the DMA state API instead of the pci equivalents
 2010-06-03  5:37 UTC 

[Buildroot] Creating autotargets packages
 2010-06-03  5:37 UTC  (2+ messages)

[Buildroot] [PATCH] skeleton: remove loopback interface configuration from inittab
 2010-06-03  5:36 UTC 

[GIT PULL] ARM MSM updates for 2.6.35-rc1
 2010-06-03  5:36 UTC  (2+ messages)

(no subject)
 2010-06-03  5:26 UTC 

XCP: Xen tools problem with RedHat VMs?
 2010-06-03  5:31 UTC 

[announce] smatch 1.54
 2010-06-03  5:27 UTC  (5+ messages)

[PATCH] HID: Add support to new N-trig firwmare
 2010-06-03  5:11 UTC 

[patch 2/2] infiniband/cxgb4: add null check
 2010-06-03  5:22 UTC  (5+ messages)

[SPAM] ===税务咨询===
 2010-06-03  5:21 UTC 

[PATCH net-next-2.6] ipv4: RCU conversion of ip_route_input_slow/ip_route_input_mc
 2010-06-03  5:21 UTC 

[Regression] Crash in load_module() while freeing args
 2010-06-03  5:20 UTC  (4+ messages)
` [PATCH 2/2] module: fix bne2 "gave up waiting for init of module libcrc32c"

[PATCH] iwlwifi: use the DMA state API instead of the pci equivalents
 2010-06-03  5:19 UTC 

[PATCHv3 00/11] USB improvements and cleanpus, g_multi install mode
 2010-06-03  5:16 UTC  (12+ messages)
` [PATCHv3 01/11] USB: gadget: g_mass_storage: static data instead of dynamic allocation
  ` [PATCHv3 02/11] USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config()
    ` [PATCHv3 03/11] USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()
      ` [PATCHv3 04/11] USB: gadget: composite: usb_string_ids_*() functions added
        ` [PATCHv3 05/11] USB: gadget: f_fs: use usb_string_ids_n()
          ` [PATCHv3 06/11] USB: gadget: g_multi: code clean up and refactoring
            ` [PATCHv3 07/11] USB: gadget: g_multi: added documentation and INF files

(No subject)
 2010-06-03  5:10 UTC  (4+ messages)

About [PATCH] gitweb: Create a perl module to store gitweb configuration
 2010-06-03  5:07 UTC  (2+ messages)

[PATCH 0/7] ARM: S5P: Support gpio interrupts and GPIOlib gpio_to_irq
 2010-06-03  5:05 UTC  (2+ messages)

[git pull] (updated) OF-related build breakage fixes
 2010-06-03  4:50 UTC  (4+ messages)
` [PATCH 1/2] of/powerpc: fix fsl_msi device node pointer

[RFC] [PATCH v2 0/2] cgroups: implement moving a threadgroup's threads atomically with cgroup.procs
 2010-06-03  4:56 UTC  (5+ messages)
` [RFC] [PATCH 2/2] cgroups: make procs file writable

is the list down?
 2010-06-03  4:58 UTC  (5+ messages)

[PATCH] IP: Increment INADDRERRORS if routing for a packet is not successful
 2010-06-03  4:56 UTC  (7+ messages)

[Qemu-devel] Unposted reserved_va patch
 2010-06-03  4:54 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] x86, cpufeature: Suppress compiler warning with gcc 3.x
 2010-06-03  4:52 UTC 

[PATCH] drm/radeon/kms: fix regressions in CS checker due to r6xx tiling changes
 2010-06-03  4:53 UTC  (5+ messages)

[ath5k-devel] New developer to linux and ath5k, request for assistance :)
 2010-06-03  4:52 UTC 

[Bug 28363] New: [r600c, kms, tiling] shadows wrong in doom3
 2010-06-03  4:52 UTC  (2+ messages)
` [Bug 28363] "

[PATCH] oom: remove PF_EXITING check completely
 2010-06-03  4:48 UTC  (4+ messages)

[PATCH v2 1/5] ARM: SAMSUNG: Add keypad device support
 2010-06-03  4:47 UTC  (6+ messages)
` [PATCH v2 5/5] input: samsung-keypad - Add samsung keypad driver


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.