All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-06-22 14:41:29 to 2011-06-22 15:52:11 UTC [more...]

[PATCH 0/3] Add basic device support for imx51 babbage
 2011-06-22 15:52 UTC  (10+ messages)
` [PATCH 1/3] serial/imx: add device tree support

[PATCH 0/4] ACPI, APEI, Add APEI related _OSC support
 2011-06-22 15:49 UTC  (5+ messages)
` [PATCH 4/4] ACPI, APEI, Add APEI "

[patch 00/16] CFS Bandwidth Control v7
 2011-06-22 15:47 UTC  (3+ messages)
` [patch 07/16] sched: expire invalid runtime

[PATCH 0/2 V2] ksm: take dirty bit as reference to avoid volatile pages scanning
 2011-06-22 15:46 UTC  (16+ messages)
` [PATCH] mmu_notifier, kvm: Introduce dirty bit tracking in spte and mmu notifier to help KSM dirty bit tracking

[PATCH 0/1 v2][PULL] libc locale split
 2011-06-22 15:43 UTC  (6+ messages)
` [PATCH 1/1] libc-locale: split locale handling from libc recipe

[PATCH 0/4] uclibc and related fixes
 2011-06-22 15:42 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-arm: support for ARM1176JZ-s cores
 2011-06-22 15:45 UTC  (7+ messages)

[PATCH] kernel.bbclass: restore kernel-abiversion file
 2011-06-22 15:41 UTC 

[PATCH 1/3] light sensor: Add SMBUS support to the tsl2563 driver
 2011-06-22 15:53 UTC  (4+ messages)

[RFC] vtunerc - virtual DVB device driver
 2011-06-22 15:45 UTC  (24+ messages)

[PATCH 1/1] drm/radeon: Fix Asus M2A-VM HDMI EDID error flooding problem
 2011-06-22 15:45 UTC  (6+ messages)

[PATCH] Introduce ActivePid: in /proc/self/status (v3)
 2011-06-22 15:44 UTC 

[PATCH 0/3] noon010pc30 driver conversion to the pad level operations
 2011-06-22 15:44 UTC  (4+ messages)
` [PATCH 1/3] noon010pc30: Do not ignore errors in initial controls setup
` [PATCH 2/3] noon010pc30: Convert to the pad level ops
` [PATCH 3/3] noon010pc30: Clean up the s_power callback

[PATCH 0/1] Remove obsolete gnome-vfs
 2011-06-22 15:38 UTC  (2+ messages)

brcm80211 build busted on big-endian
 2011-06-22 15:40 UTC  (2+ messages)

comedi doesn't build on several architectures
 2011-06-22 15:39 UTC  (2+ messages)

[PATCH upstream] nand: nand_base: Always initialise oob_poi before writing OOB data
 2011-06-22 15:40 UTC  (6+ messages)

Abysmal Performance
 2011-06-22 15:39 UTC  (4+ messages)

Transfe offer!!!
 2011-06-22 15:37 UTC 

Transfe offer!!!
 2011-06-22 15:30 UTC 

Exporting struct power_supply.use_for_apm
 2011-06-22 15:38 UTC  (2+ messages)

[kernel-hardening] [PATCH] kernel: escape non-ASCII and control characters in printk()
 2011-06-22 15:37 UTC  (3+ messages)
`  "
  ` [kernel-hardening] "

[PATCH] alsa-utils 1.0.24.2: fix packaging
 2011-06-22 15:32 UTC  (2+ messages)

[PATCH] nfs: fix host_reliable_addrinfo (try #2)
 2011-06-22 15:35 UTC 

[PATCH 1/1] Fix some punctuation, wording, and caps in manual
 2011-06-22 15:31 UTC  (4+ messages)

acpi_apic_instance=2 and a question
 2011-06-22 15:34 UTC 

eth4 received packet on queue 4, but number of RX queues is 4
 2011-06-22 15:34 UTC 

[PATCH] Documentation: git diff --check respects core.whitespace
 2011-06-22 15:33 UTC 

xfs_repair never finishes on lvm partition
 2011-06-22 15:32 UTC 

libgssglue-0.3 now available
 2011-06-22 15:31 UTC 

[PATCH] glib-2.0 2.28.x: update to 2.28.8
 2011-06-22 15:27 UTC  (2+ messages)

[PATCH]: Add Network Sysrq Support
 2011-06-22 15:29 UTC  (2+ messages)

[PATCH 0/5] gitweb: Improve search code
 2011-06-22 15:28 UTC  (6+ messages)
` [PATCHv3 1/5] gitweb: 'pickaxe' and 'grep' features requires 'search' to be enabled
` [PATCH 2/5] gitweb: Check permissions first in git_search
` [PATCH 3/5] gitweb: Split body of git_search into subroutines
` [PATCH 4/5] gitweb: Clean up code in git_search_* subroutines
` [PATCH 5/5] gitweb: Make git_search_* subroutines render whole pages

[PATCH 00/25 v2] Re-jig cpu_suspend for a saner calling convention
 2011-06-22 15:16 UTC  (52+ messages)
` [PATCH 01/25] ARM: pm: make MULTI_CPU and !MULTI_CPU resume paths the same
` [PATCH 02/25] ARM: pm: move return address (for cpu_resume) to top of stack
` [PATCH 03/25] ARM: pm: extract common code from MULTI_CPU/!MULTI_CPU paths
` [PATCH 04/25] ARM: pm: preserve r4 - r11 across a suspend
` [PATCH 05/25] ARM: pm: reallocate registers to avoid r2, r3
` [PATCH 06/25] ARM: pm: rejig suspend follow-on function calling convention
` [PATCH 07/25] ARM: pm: move sa1100 to use proper suspend func arg0
` [PATCH 08/25] ARM: pm: convert cpu_suspend() to a normal function
` [PATCH 09/25] ARM: pm: plat-s3c24xx: cleanup s3c_cpu_save
` [PATCH 10/25] ARM: pm: sa1100: cleanup sa1100_cpu_suspend
` [PATCH 11/25] ARM: pm: mach-s5pv210: cleanup s3c_cpu_save
` [PATCH 12/25] ARM: pm: mach-exynos4: "
` [PATCH 13/25] ARM: pm: mach-s3c64xx: "
` [PATCH 14/25] ARM: pm: pxa: cleanup PXA suspend code
` [PATCH 15/25] ARM: pm: sa1100: move cpu_suspend into C code
` [PATCH 16/25] ARM: pm: pxa: "
` [PATCH 17/25] ARM: pm: move cpu_init() call into core code
` [PATCH 18/25] ARM: pm: arrange for cpu_proc_init() to be called on resume
` [PATCH 19/25] ARM: pm: sa1100: no need to re-enable clock switching
` [PATCH 20/25] ARM: pm: samsung: move cpu_suspend into C code
` [PATCH 21/25] ARM: pm: samsung: no need to call flush_cache_all()
` [PATCH 22/25] ARM: pm: omap: no need to save all registers in sleep34xx.S
` [PATCH 23/25] ARM: pm: omap34xx: remove misleading comment and use of r9
` [PATCH 24/25] ARM: pm: ensure ARMv7 CPUs save and restore the TLS register
` [PATCH 25/25] ARM: pm: omap34xx: convert to generic suspend/resume support

Preventing JFFS2 partial page writes?
 2011-06-22 15:28 UTC  (3+ messages)

[PATCH] gnome-keyring 2.32.1: fix packaging
 2011-06-22 15:25 UTC  (2+ messages)

[PATCH] Introduce ActivePid: in /proc/self/status (v2, was Vpid:)
 2011-06-22 15:29 UTC  (7+ messages)

[PATCH] fetch2/git.py: improve error reporting when an invalid protocol is used
 2011-06-22 15:25 UTC  (2+ messages)

[PATCH] spi: omap2-mcspi: fix omap2_mcspi_probe error handling
 2011-06-22 15:29 UTC  (2+ messages)

PCM DMA only can fire ISR when it receives 4 samples more than the period, from McBSP port?
 2011-06-22 15:26 UTC  (3+ messages)

[PATCH] net/usb: Add Samsung Kalmia driver for Samsung GT-B3730
 2011-06-22 15:26 UTC  (5+ messages)
` [PATCH 1/2] "
      ` [PATCH] net/usb: kalmia: Various fixes for better support of non-x86 architectures

duplicate code in dir2
 2011-06-22 15:25 UTC  (2+ messages)

[RFC] ipc: introduce shm_rmid_forced sysctl
 2011-06-22 15:25 UTC  (2+ messages)
` [kernel-hardening] "

i.MX consolidation patches
 2011-06-22 15:23 UTC  (15+ messages)

[PATCH 6/7] [v2] tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver
 2011-06-22 15:23 UTC  (3+ messages)

[Bug 38566] New: [regression] ETQW crashes with 21972c85ea734dbfcf69629c6b0b940efb42d4ba
 2011-06-22 15:22 UTC  (3+ messages)
` [Bug 38566] "

[GIT PULL] jfs fixes
 2011-06-22 15:22 UTC 

[SPAM] 2011春季109届广交会买家、展会买家,B2B询盘买家共256万 仅298元
 2011-06-22 15:22 UTC 

[PATCH 0/7] memcg numa node scan update
 2011-06-22 15:22 UTC  (7+ messages)
` [PATCH 1/7] Fix mem_cgroup_hierarchical_reclaim() to do stable hierarchy walk
` [PATCH 2/7] export memory cgroup's swappines by mem_cgroup_swappiness()

XenSummit Agenda and Registration
 2011-06-22 15:21 UTC 

[PATCH 1/2] gpio-vbus: support disabling D+ pullup on suspend
 2011-06-22 15:19 UTC  (3+ messages)

Konrad devel/next-3.0, pci-passthrough not working: Error: pci: PCI Backend and pci-stub don't own device
 2011-06-22 15:17 UTC  (9+ messages)
    `  "

a question about the numa information on my machine
 2011-06-22 15:17 UTC  (2+ messages)

[PATCH] nfs: fix host_reliable_addrinfo
 2011-06-22 15:14 UTC  (2+ messages)

[PATCH] hwrng: ppc4xx - add support for ppc4xx TRNG
 2011-06-22 14:49 UTC  (2+ messages)

how to implement a SCSI commands through a driver?
 2011-06-22 15:14 UTC  (2+ messages)

[PATCH 2/4] lockdep: Fix trace_{soft,hard}irqs_{on,off}() recursion
 2011-06-22 15:13 UTC  (2+ messages)
` [tip:core/printk] lockdep: Fix trace_[soft,hard]irqs_[on,off]() recursion

[Xenomai-help] Xenomai-help Digest, Vol 69, Issue 30
 2011-06-22 15:12 UTC 

Jack event API - decision needed
 2011-06-22 15:11 UTC  (11+ messages)

[PATCH 1/3] driver core: Add ability for arch code to setup pdev_archdata
 2011-06-22 15:09 UTC  (3+ messages)
` [PATCH v2 "

[RFC][PATCH 0/3] Move WQ,unplug scheduler hooks
 2011-06-22 15:08 UTC  (8+ messages)
` [RFC][PATCH 1/3] sched, block: Move unplug

[Buildroot] [git commit] yajl: fix link issue on uClibc
 2011-06-22 15:08 UTC 

[PATCH/RFC] mount: improve signal management when locking mtab
 2011-06-22 15:08 UTC  (2+ messages)

git archimport
 2011-06-22 15:07 UTC 

[LTP] Looking for pointers to log file format
 2011-06-21 19:40 UTC  (2+ messages)

Performance regression between Madwifi/net80211 and ath5k/mac80211
 2011-06-22 15:07 UTC  (8+ messages)
          ` AW: "

[U-Boot] tftp "command" in default environments
 2011-06-22 15:07 UTC  (2+ messages)

[PATCH 1/2] OMAP4 :TWL6030: Regulator set the default behavior of LDO's
 2011-06-22 15:06 UTC  (4+ messages)

[PATCH] pch_dma: Fix channel locking
 2011-06-22 15:05 UTC 

[PATCH v4 3.0-rc2-tip 0/22] 0: Uprobes patchset with perf probe support
 2011-06-22 14:54 UTC  (6+ messages)
` [PATCH v4 3.0-rc2-tip 14/22] 14: x86: uprobes exception notifier for x86

[PATCH 0/4] printk: Remove lockdep_off() and wakeups -v3
 2011-06-22 13:44 UTC  (4+ messages)

net/ipv4: commit d0733d2e29b breaks rtorrent
 2011-06-22 14:58 UTC  (5+ messages)

[PATCH] stash: Add --clean option to stash and remove all untracked files
 2011-06-22 15:00 UTC  (9+ messages)

[PATCHv2 0/9] configurable tar compressors
 2011-06-22 14:59 UTC  (4+ messages)
` [PATCHv2 7/9] archive: implement configurable tar filters

[PATCH v4 3/3] Input: gpio_keys.c: Enable use with non-local GPIO chips
 2011-06-22 14:58 UTC  (11+ messages)

[ath9k-devel] Disabling the third antenna for AR9380 in ath9k
 2011-06-22 14:57 UTC  (6+ messages)

[PATCH 0/7] ARM: EXYNOS4: Update PM
 2011-06-22 14:57 UTC  (7+ messages)
` [PATCH 4/7] ARM: EXYNOS4: Support early wakeup while entering sleep mode
` [PATCH 6/7] ARM: EXYNOS4: Add save/restore for more ARM registers

putting aliases in .dtsi?
 2011-06-22 14:57 UTC  (3+ messages)

[PATCH] btrfs: kick off the useless parameter
 2011-06-22 14:56 UTC 

[PATCH v2] arm: omap3: cm-t35: add support for cm-t3730
 2011-06-22 14:56 UTC  (4+ messages)
` [PATCH v3 3/3] "

[PATCH] powerpc/85xx: disable timebase synchronization under the hypervisor
 2011-06-22 14:55 UTC  (9+ messages)

[PATCH v4 0/6] nfs-utils: Support binding to source address
 2011-06-22 14:53 UTC  (4+ messages)

[ath9k-devel] multi-vif and multi-wiphy in ath9k
 2011-06-22 14:48 UTC  (4+ messages)

[PATCH v4 3.0-rc2-tip 7/22] 7: uprobes: mmap and fork hooks
 2011-06-22 14:39 UTC  (12+ messages)

[Qemu-devel] [V3 0/3]block: Dynamically change hostcache setting using new "block_set" command
 2011-06-22 14:59 UTC  (4+ messages)
` [Qemu-devel] [V3 1/3] Enhance "info block" to display hostcache setting

[Qemu-trivial] [PATCH] MAINTAINERS: Fix typo in email address
 2011-06-22 14:45 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 0/4 v9] Multi Format Codec 5.1 driver for s5pv210 and exynos4 SoC
 2011-06-22 14:44 UTC  (4+ messages)
` [PATCH 2/4 v9] v4l: add control definitions for codec devices

[PATCH v3] linphone: added recipe for v3.4.3
 2011-06-22 14:41 UTC  (3+ messages)

[PATCH] mac80211: restrict advertised HW scan rates
 2011-06-22 14:43 UTC 

[PATCH] sched: fix false lockdep warning in set_task_cpu()
 2011-06-22 14:42 UTC 

[PATCH v2 1/4] mm: completely disable THP by transparent_hugepage=0
 2011-06-22 14:40 UTC  (10+ messages)
` [PATCH v2 2/4] mm: make the threshold of enabling THP configurable

[PATCH v2 0/6] Some fixes and cleanup on imx-dma device registration
 2011-06-22 14:41 UTC  (4+ messages)
` [PATCH v2 4/6] ARM: mxc: imx-dma on imx25 has no other TO version but TO1
` [PATCH v2 5/6] ARM: mxc: clean up imx-dma device registration
` [PATCH v2 6/6] dmaengine: imx-sdma: pass sdma firmware name via platform data


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.