All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-12-04 04:05:02 to 2009-12-04 07:38:01 UTC [more...]

[RFC] What are the goals for the architecture of an in-kernel IR system?
 2009-12-04  7:37 UTC  (2+ messages)

[PATCH -mmotm 0/7] memcg: move charge at task migration (04/Dec)
 2009-12-04  7:34 UTC  (17+ messages)
` [PATCH -mmotm 1/7] cgroup: introduce cancel_attach()
` [PATCH -mmotm 2/7] memcg: add interface to move charge at task migration
` [PATCH -mmotm 3/7] memcg: move charges of anonymous page
` [PATCH -mmotm 4/7] memcg: improbe performance in moving charge
` [PATCH -mmotm 5/7] memcg: avoid oom during "
` [PATCH -mmotm 6/7] memcg: move charges of anonymous swap
` [PATCH -mmotm 7/7] memcg: improbe performance in moving swap charge

What's in sh-2.6.git for 2.6.33?
 2009-12-04  7:35 UTC  (2+ messages)

[PATCH 1/2] shr.conf: set DISTRO_apm = fso-apm
 2009-12-04  7:33 UTC  (5+ messages)
` [PATCH 2/2] task-base: Introduce DISTRO_apm and convert recipes to use it

[PATCH] DMI: allow omitting ident strings in DMI tables
 2009-12-04  7:34 UTC  (5+ messages)

linux-next: manual merge of the limits tree with the net and fsnotify trees
 2009-12-04  7:30 UTC  (2+ messages)

[RFC PATCH] Add TRACE_IRQFLAGS_SUPPORT, LOCKDEP_SUPPORT then enable
 2009-12-04  7:29 UTC  (4+ messages)
` [RFC PATCH] Add TRACE_IRQFLAGS_SUPPORT, LOCKDEP_SUPPORT then
  ` [RFC PATCH] Add TRACE_IRQFLAGS_SUPPORT, LOCKDEP_SUPPORT then enable ftrace for ia64

[PATCH] ACPICA: don't cond_resched() when irq_disabled or in_atomic
 2009-12-04  7:27 UTC  (7+ messages)

[PATCH] sh: include empty zero page in romImage
 2009-12-04  7:27 UTC  (3+ messages)

Fwd: DVB-APPS patch for uk-WinterHill
 2009-12-04  7:25 UTC  (2+ messages)

PROBLEM: Acer Aspire One cpu temp wrong, acerhdf & acer-wmi not working, acpi errors
 2009-12-04  7:25 UTC 

using different format for hugetlbfs
 2009-12-04  7:18 UTC 

Resume hanging on MSI motherboard
 2009-12-04  7:17 UTC 

[RFC][PATCH] Basic unit testing support for GRUB
 2009-12-04  7:15 UTC  (4+ messages)

[PATCH 3/7] libxenlight meta-resend: physmap slack for pv domains
 2009-12-04  7:12 UTC  (2+ messages)

[PATCH] Syntax checker for GRUB script config file
 2009-12-04  7:12 UTC 

[RFC PATCH 1/6] shmem: use alloc_file instead of init_file
 2009-12-04  7:12 UTC  (20+ messages)
` [RFC PATCH 2/6] pipes: use alloc-file instead of duplicating code
` [RFC PATCH 3/6] inotify: use alloc_file instead of doing it internally
` [RFC PATCH 4/6] networking: rework socket to fd mapping using alloc-file
` [RFC PATCH 6/6] fs: move get_empty_filp() deffinition to internal.h

Is saa716x abandoned?
 2009-12-04  7:06 UTC  (2+ messages)

[PATCH resend 0/3] transport: catch non-fast-forwards
 2009-12-04  7:05 UTC 

mmotm 2009-12-03-22-57 uploaded
 2009-12-04  7:03 UTC 

[uClinux-dev] Re: [PATCH] FDPIC: respect PT_GNU_STACK exec markings when creating NOMMU stack
 2009-12-04  7:07 UTC  (4+ messages)
`  "

[StGit PATCH v2 0/6] add support for git send-email
 2009-12-04  7:00 UTC  (5+ messages)
` [StGit PATCH v2 3/6] stg mail: make __send_message do more

[PATCH v3 0/4] OMAP: McBSP: Use register cache
 2009-12-04  6:58 UTC  (4+ messages)

[PATCH resend 0/3] transport: catch non-fast-forwards
 2009-12-04  6:58 UTC  (4+ messages)
` [PATCH resend 1/3] refactor ref status logic for pushing
` [PATCH resend 2/3] transport-helper.c::push_refs(): know more about refs before pushing
` [PATCH resend 3/3] transport.c::transport_push(): make ref status affect return value

[PATCH v2] i2c-mpc: generate START condition after STOP caused by read i2c_msg
 2009-12-04  6:58 UTC  (7+ messages)

linux-next i386 allmodconfig
 2009-12-04  6:57 UTC 

[md PATCH 00/22] MD patches queued for 2.6.33
 2009-12-04  6:48 UTC  (22+ messages)
` [md PATCH 12/22] md: remove needless setting of thread->timeout in raid10_quiesce
` [md PATCH 16/22] md/bitmap: update dirty flag when bitmap bits are explicitly set
` [md PATCH 07/22] md/raid1: add takeover support for raid5->raid1
` [md PATCH 20/22] md: revise Kconfig help for MD_MULTIPATH
` [md PATCH 19/22] md: add MODULE_DESCRIPTION for all md related modules
` [md PATCH 14/22] md: support updating bitmap parameters via sysfs
` [md PATCH 22/22] md: integrate spares into array at earliest opportunity
` [md PATCH 18/22] raid: improve MD/raid10 handling of correctable read errors
` [md PATCH 17/22] md/raid10: print more useful messages on device failure
` [md PATCH 09/22] md: collect bitmap-specific fields into one structure
` [md PATCH 06/22] md: add honouring of suspend_{lo,hi} to raid1
` [md PATCH 03/22] md: don't reset curr_resync_completed after an interrupted resync
` [md PATCH 11/22] md: change daemon_sleep to be in 'jiffies' rather than 'seconds'
` [md PATCH 13/22] md: support bitmap offset appropriate for external-metadata arrays
` [md PATCH 15/22] md: Support write-intent bitmaps with externally managed metadata
` [md PATCH 04/22] md: support barrier requests on all personalities
` [md PATCH 21/22] md: move compat_ioctl handling into md.c
` [md PATCH 10/22] md: move offset, daemon_sleep and chunksize out of bitmap structure
` [md PATCH 01/22] md/bitmap: protect against bitmap removal while being updated
` [md PATCH 05/22] md/raid5: don't complete make_request on barrier until writes are scheduled
` [md PATCH 02/22] md: adjust resync_min usefully when resync aborts

Probably cache synchronization issue on SH7723
 2009-12-04  6:47 UTC  (2+ messages)

[PATCH v0 1/2] V4L - vpfe capture - convert ccdc drivers to platform drivers
 2009-12-04  6:44 UTC  (4+ messages)

[ANNOUNCE] Git 1.6.5.4
 2009-12-04  6:39 UTC  (13+ messages)

soft lockup in inet_csk_get_port
 2009-12-04  6:39 UTC  (13+ messages)
` [PATCH] tcp: Fix a connect() race with timewait sockets
              ` [PATCH] tcp: fix a timewait refcnt race

saa7134 (not very) new board 5168:0307
 2009-12-04  6:37 UTC  (5+ messages)

[PATCH] According to BNEP test spec proper response should be sent for a setup connection request message after the BNEP connection setup has been completed
 2009-12-04  6:37 UTC 

syslog says snd-usb-audio bug?
 2009-12-04  6:33 UTC 

[Qemu-devel] [PATCH V8 00/18] split out piix specific part from pc emulator
 2009-12-04  5:51 UTC  (19+ messages)
` [Qemu-devel] [PATCH V8 01/18] acpi: split out pc smbus routines from acpi.c into pc_smbus.c
` [Qemu-devel] [PATCH V8 02/18] acpi: split out apm register emulation from acpi.c
` [Qemu-devel] [PATCH V8 03/18] acpi: add acpi constants from linux header files and use them
` [Qemu-devel] [PATCH V8 04/18] acpi: split acpi.c into the common part and the piix4 part
` [Qemu-devel] [PATCH V8 05/18] acpi_piix4: remove unused variable in get_pmsts()
` [Qemu-devel] [PATCH V8 06/18] pc, i440fx: Make smm enable/disable function i440fx independent
` [Qemu-devel] [PATCH V8 07/18] pc: make an unnecessary global variable, pit, local
` [Qemu-devel] [PATCH V8 08/18] pc: remove a global variable, floppy_controller
` [Qemu-devel] [PATCH V8 09/18] pc: remove a global variable, RTCState *rtc_state
` [Qemu-devel] [PATCH V8 10/18] pc: introduce a function to allocate cpu irq
` [Qemu-devel] [PATCH V8 11/18] pc: make pc_init1() not refer ferr_irq directly
` [Qemu-devel] [PATCH V8 12/18] pc: split out cpu initialization from pc_init1() into pc_cpus_init()
` [Qemu-devel] [PATCH V8 13/18] pc: split out memory allocation from pc_init1() into pc_memory_init()
` [Qemu-devel] [PATCH V8 14/18] pc: split out vga initialization from pc_init1() into pc_vga_init()
` [Qemu-devel] [PATCH V8 15/18] pc: split out basic device init from pc_init1() into pc_basic_device_init()
` [Qemu-devel] [PATCH V8 16/18] pc: split out pci device init from pc_init1() into pc_pci_device_init()
` [Qemu-devel] [PATCH V8 17/18] pc: split out piix specific part from pc.c into pc_piix.c
` [Qemu-devel] [PATCH V8 18/18] pc_piix: initialize ioapic before use

Linux kernel 2.6.30.10 released
 2009-12-04  6:22 UTC 

more on build failure of e2fsprogs in dev branch
 2009-12-04  6:17 UTC  (3+ messages)

linux-next: manual merge of the irda tree with the net tree
 2009-12-04  6:18 UTC  (2+ messages)

+ drivers-media-video-pmsc-needs-versionh.patch added to -mm tree
 2009-12-04  6:16 UTC 

LED trigger in iptables
 2009-12-04  6:15 UTC  (6+ messages)

nat problem: What's so special with traffic from audibank.de?
 2009-12-04  6:14 UTC  (4+ messages)

[PATCH v2 0/9] Implement sparse keymap library
 2009-12-04  6:12 UTC  (10+ messages)
` [PATCH 1/9] Input: add generic support for sparse keymaps
` [PATCH 2/9] Input: wistron_btns - switch to using sparse keymap library
` [PATCH 3/9] Input: dm355evm_kbd "
` [PATCH 4/9] Input: dell-wmi "
` [PATCH 5/9] Input: hp-wmi "
` [PATCH 6/9] Input: eeepc-laptop "
` [PATCH 7/9] Input: asus-laptop "
` [PATCH 8/9] Input: topstar-laptop "
` [PATCH 9/9] Input: panasonic-laptop "

[PATCH] xend: Fix parameters to PyArg_ParseTupleAndKeywords()
 2009-12-04  6:12 UTC 

[PATCH] ASoC: Rename controls with a / in wm_hubs
 2009-12-04  6:12 UTC 

[PATCH 0/2] ep93xx: TS-72xx watchdog driver
 2009-12-04  6:10 UTC  (4+ messages)
` [PATCH 1/2] ep93xx: implemented watchdog timer driver for TS-72xx SBCs

iprule: add oif classification support
 2009-12-04  6:07 UTC  (3+ messages)

[Autotest][PATCH 2/2] add hackbench variant into sample config file
 2009-12-04  5:51 UTC 

[Autotest][PATCH 1/2] add hackbench test to kvm autotest
 2009-12-04  5:49 UTC 

i2c2- Second bus on the mxc platform
 2009-12-04  5:47 UTC 

[Intel Turbo Memory] Can I use Memory Technology Device (MTD) driver for turning on my Intel Turbo Memory?
 2009-12-04  5:45 UTC  (2+ messages)

[PATCH] UBI: flush wl before clearing update marker
 2009-12-04  5:42 UTC  (5+ messages)

[PATCH 0/3] add support for Marvell's Dove SoC
 2009-12-04  5:41 UTC  (3+ messages)
` [PATCH 1/3] ARM: add base support for Marvell "

[Qemu-devel] SVGA II 3D
 2009-12-04  5:38 UTC 

[PATCH 5/9] strftime.3: Move 822-compliant date format example to EXAMPLES section
 2009-12-04  5:38 UTC  (2+ messages)

[Qemu-devel] [PATCH V2 2/3] usb-gotemp: new module emulating a USB thermometer
 2009-12-04  5:28 UTC  (11+ messages)

[GIT PULL] x86/asm for v2.6.33
 2009-12-04  5:28 UTC  (2+ messages)

[linux-dvb] The most stable DVB-T tuner
 2009-12-04  5:25 UTC  (2+ messages)

[PATCH 0/2] Introduding the Ambient Light Sensor (ALS) class
 2009-12-04  5:20 UTC  (7+ messages)
` [PATCH 2/2] als: add unique device-ids to the als device class

[ath9k-devel] BUG kmalloc-8192: Poison overwritten
 2009-12-04  5:22 UTC  (7+ messages)

[PATCH 2/9] ksm: let shared pages be swappable
 2009-12-04  5:16 UTC  (6+ messages)

Peripheral Power Management
 2009-12-04  5:19 UTC  (3+ messages)

Hauppage hvr-950q au0828 transfer problem affecting audio and perhaps video
 2009-12-04  5:17 UTC  (3+ messages)

+ task_struct-make-journal_info-conditional.patch added to -mm tree
 2009-12-04  5:17 UTC  (4+ messages)

drivers/media/video/gspca/ov534.c warning
 2009-12-04  5:11 UTC 

[SPAM] Твое здоровье в твоих руках
 2009-12-04  5:05 UTC 

+ drivers-scsi-libsrpc-squish-warning.patch added to -mm tree
 2009-12-04  5:03 UTC 

Linux 2.6.32
 2009-12-04  5:03 UTC  (2+ messages)

+ net-sctp-socketc-squish-warning.patch added to -mm tree
 2009-12-04  5:01 UTC 

pull request: SCTP updates for net-next
 2009-12-04  5:00 UTC  (3+ messages)

[PATCH] uvcvideo: add another YUYV format GUID
 2009-12-04  4:59 UTC  (4+ messages)

[PATCH 1/3] refactor ref status logic for pushing
 2009-12-04  4:54 UTC 

Commit 2fdf1aa1c869ea9deecee86206f49a2eca9d7c00 breaks opkg
 2009-12-04  4:53 UTC  (2+ messages)

PCI interrupt question
 2009-12-04  4:52 UTC  (4+ messages)

medical profession listings
 2009-12-04  1:59 UTC 

[PATCH] [Repost without wordwrapping] Merge m68k and m68knommu
 2009-12-04  4:47 UTC  (3+ messages)

[PATCH] sh: mach-ecovec24: LCDC drive ability become high
 2009-12-04  4:46 UTC  (2+ messages)

+ net-rfkill-corec-work-around-gcc-402-silliness.patch added to -mm tree
 2009-12-04  4:45 UTC 

[PATCH] sh: fix sh7724 VEU3F resource size
 2009-12-04  4:46 UTC  (2+ messages)

[PATCH] Fix too early disabling of the serial (SCI(F)) ports
 2009-12-04  4:45 UTC  (2+ messages)

+ drivers-edac-amd64_edacc-fix-use-uninitialised-bug.patch added to -mm tree
 2009-12-04  4:41 UTC 

[PATCH #upstream, v3] ahci: Implement SATA AHCI FIS-based switching support
 2009-12-04  4:39 UTC  (3+ messages)

[PATCH 0/9] Some improvements to request deferral and related code
 2009-12-04  4:38 UTC  (5+ messages)
` [PATCH 6/9] sunrpc/cache: retry cache lookups that return -ETIMEDOUT

LSI Logic 1068E Hot Swap issue
 2009-12-04  4:29 UTC 

Prepping a bugfix push
 2009-12-04  4:29 UTC  (6+ messages)

[PATCH 0/4] systemtap: Some more powerpc patches
 2009-12-04  4:21 UTC  (3+ messages)
` [PATCH 1/4] powerpc: Fix thinko in _stp_arg()

[PATCH 1/2 v2] v4l: add a media-bus API for configuring v4l2 subdev pixel and frame formats
 2009-12-04  4:16 UTC  (4+ messages)
` [PATCH 1/2 v3] "
  ` [PATCH 1/2 v4] "

+ ip2-remove-ifdef-module-from-ip2mainc-fix.patch added to -mm tree
 2009-12-04  4:14 UTC 

[PATCH] ip2: Remove #ifdef MODULE from ip2main.c
 2009-12-04  4:14 UTC  (2+ messages)

[PATCH] ARM: NUC900: Implements putc() which is needed when uncompressing linux
 2009-12-04  4:07 UTC  (2+ messages)

[RFC][PATCH 00/10] Base support for Freescale i.MX51 SoC platform
 2009-12-04  4:05 UTC  (6+ messages)
` [RFC][PATCH 01/10] arm: mxc: New interrupt controller (TZIC) for i.MX5 family
  ` [RFC][PATCH 02/10] arm: mxc: base support for Freescale i.MX51 processor
    ` [RFC][PATCH 03/10] arm: mxc: changes to common plat-mxc code to add support for i.MX5


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.