All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-29 12:55:13 to 2012-06-29 13:53:22 UTC [more...]

[Cluster-devel] [PATCH] gfs2-utils: Remove obsolete tools
 2012-06-29 13:53 UTC  (3+ messages)

[PATCH] sdp: Prevent duplicate records registration
 2012-06-29 13:52 UTC  (6+ messages)

[PATCH 0/4] Enable building modules on target
 2012-06-29 13:37 UTC  (16+ messages)
` [PATCH 1/4] linux-libc-headers-yocto: Do not include linux-yocto
  ` [PATCH 3/4] kernel: Add kernel-headers package for target module build
  ` [poky] [PATCH 1/4] linux-libc-headers-yocto: Do not include linux-yocto
` [PATCH 2/4] linux-yocto: Use INC_PR and move kernel require to linux-yocto.inc

[PATCH 1/8] mmc: spi: Move SSP register definitions into separate file
 2012-06-29 13:49 UTC  (4+ messages)
` [PATCH 8/8] mmc: spi: Add DMA support into SPI driver

[PATCH 00/21] More Haswell patches
 2012-06-29 13:49 UTC  (4+ messages)
` [PATCH 13/21] drm/i915: add RPS configuration for Haswell

[PATCH] UBI: Change the default percentage of reserved PEB
 2012-06-29 13:51 UTC  (2+ messages)

Can give some help?
 2012-06-29 13:47 UTC  (2+ messages)

BSP for taskit stamp9g20
 2012-06-29 13:47 UTC  (7+ messages)

[PATCH v3 0/4] dt: device tree support for TI EMIF driver for 3.6
 2012-06-29 13:46 UTC  (13+ messages)
` [PATCH v3 4/4] memory: emif: add device tree support to emif driver

[PATCH 0/3] Add ability to set defaultless network device MAC addresses to deterministic computed locally administered values
 2012-06-29 13:45 UTC  (5+ messages)
` [PATCH 2/3] OMAP2+ devices add mac address allocation register api

[PATCH v4 0/4] dt: device tree support for TI EMIF driver for 3.6
 2012-06-29 13:43 UTC  (10+ messages)
` [PATCH v4 1/4] dt: device tree bindings for LPDDR2 memories
` [PATCH v4 2/4] dt: emif: device tree bindings for TI's EMIF sdram controller
` [PATCH v4 3/4] arm: dts: EMIF and LPDDR2 device tree data for OMAP4 boards
` [PATCH v4 4/4] memory: emif: add device tree support to emif driver

[PATCH 00/16] Swap-over-NBD without deadlocking V14
 2012-06-29 13:32 UTC  (34+ messages)
` [PATCH 01/16] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 02/16] mm: slub: Optimise the SLUB fast path to avoid pfmemalloc checks
` [PATCH 03/16] mm: Introduce __GFP_MEMALLOC to allow access to emergency reserves
` [PATCH 04/16] mm: allow PF_MEMALLOC from softirq context
` [PATCH 05/16] mm: Only set page->pfmemalloc when ALLOC_NO_WATERMARKS was used
` [PATCH 06/16] mm: Ignore mempolicies when using ALLOC_NO_WATERMARK
` [PATCH 07/16] net: Introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket
` [PATCH 08/16] netvm: Allow the use of __GFP_MEMALLOC by specific sockets
` [PATCH 09/16] netvm: Allow skb allocation to use PFMEMALLOC reserves
` [PATCH 10/16] netvm: Propagate page->pfmemalloc to skb
` [PATCH 11/16] netvm: Propagate page->pfmemalloc from skb_alloc_page "
` [PATCH 12/16] netvm: Set PF_MEMALLOC as appropriate during SKB processing
` [PATCH 13/16] mm: Micro-optimise slab to avoid a function call
` [PATCH 14/16] nbd: Set SOCK_MEMALLOC for access to PFMEMALLOC reserves
` [PATCH 15/16] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
` [PATCH 16/16] mm: Account for the number of times direct reclaimers get throttled

UBIFS fails to mount on second boot
 2012-06-29 13:46 UTC  (4+ messages)

Help needed with corruption detection/ubifs_wbuf_sync_nolock
 2012-06-29 13:40 UTC  (3+ messages)

[PATCH 0/1] Add support for Classmate V3 accelerometer to classmate-laptop
 2012-06-29 13:39 UTC  (3+ messages)
` [PATCH 0/1 v2] Add support for Classmate V4 "
  ` [PATCH 1/1 v2] classmate-laptop: Add support for Classmate V4 accelerometer

GOLD DUST FOR SALE
 2012-06-29 13:29 UTC 

[PATCH 1/4] pwm: Convert pwm-imx to use devm_* APIs
 2012-06-29 13:33 UTC  (4+ messages)
` [PATCH 2/4] pwm: Convert pwm-pxa "
` [PATCH 3/4] pwm: Convert pwm-samsung "
` [PATCH 4/4] pwm: Convert pwm-vt8500 "

[PATCH 0/8] bcma misc updates
 2012-06-29 13:37 UTC  (3+ messages)

[PATCH v4] clk: Add support for rate table based dividers
 2012-06-29 13:36 UTC  (2+ messages)

[PATCH 00/12] Swap-over-NFS without deadlocking V8
 2012-06-29 13:33 UTC  (26+ messages)
` [PATCH 01/12] netvm: Prevent a stream-specific deadlock
` [PATCH 02/12] selinux: tag avc cache alloc as non-critical
` [PATCH 03/12] mm: Methods for teaching filesystems about PG_swapcache pages
` [PATCH 04/12] mm: Add support for a filesystem to activate swap files and use direct_IO for writing swap pages
` [PATCH 05/12] mm: swap: Implement generic handler for swap_activate
` [PATCH 06/12] mm: Add get_kernel_page[s] for pinning of kernel addresses for I/O
` [PATCH 07/12] mm: Add support for direct_IO to highmem pages
` [PATCH 08/12] nfs: teach the NFS client how to treat PG_swapcache pages
` [PATCH 09/12] nfs: disable data cache revalidation for swapfiles
` [PATCH 10/12] nfs: enable swap on NFS
` [PATCH 11/12] nfs: Prevent page allocator recursions with swap over NFS
` [PATCH 12/12] Avoid dereferencing bd_disk during swap_entry_free for network storage

[PATCH] tty: localise the lock
 2012-06-29 13:48 UTC 

[PATCH] runqemu: fix fedora pkg names when run fails
 2012-06-29 13:17 UTC 

UPDATE / UPGRADE YOUR E-MAIL ACCOUNT TODAY
 2012-06-29  9:55 UTC 

[PATCH v2] mac80211: correct size the argument to kzalloc in minstrel_ht
 2012-06-29 13:26 UTC 

[PATCH] common: dma-mapping: add support for generic dma_mmap_* calls
 2012-06-29 13:16 UTC  (10+ messages)

[Bug 51558] New: Ubuntu[12.04]: X server crashes on running any command in xterm window
 2012-06-29 13:26 UTC  (4+ messages)
` [Bug 51558] "

[PATCH 1/1] ARM: OMAP3: PM: don't explicitly enable the IO-chain interrupt
 2012-06-29 13:25 UTC  (4+ messages)

[PATCH] arm: tegra: add Ventana backlight device
 2012-06-29 13:24 UTC  (2+ messages)

[RFC v0] Bluetooth: Fix lost socket error code
 2012-06-29 13:24 UTC  (2+ messages)

[PATCH 01/22] Fixes and clean-ups for Device Tree on Snowball
 2012-06-29 13:24 UTC  (7+ messages)
` [PATCH 16/22] mfd: ab8500-gpadc: Enable IRQF_ONESHOT when requesting a threaded IRQ
` [PATCH 18/22] mfd: Remove redundant Kconfig entry

[PATCH v2] KSM: numa awareness sysfs knob
 2012-06-29 13:23 UTC  (4+ messages)

speedup ceph / scaling / find the bottleneck
 2012-06-29 13:22 UTC  (6+ messages)

[PATCH] pwm-backlight: add regulator and GPIO support
 2012-06-29 13:22 UTC  (3+ messages)

Tegra DRM device tree bindings
 2012-06-29 13:20 UTC  (14+ messages)

[Bug 51557] New: Ubuntu[12.04]: X server crashes on running any command in xterm window
 2012-06-29 13:18 UTC  (2+ messages)
` [Bug 51557] "

[RFC PATCH 0/3] I2C: Report the actual transferred bytes
 2012-06-29 13:18 UTC  (9+ messages)
` [RFC PATCH 3/3] i2c: inititalise the actual transferred to zero

[PATCH] vmscan: remove obsolete comment of shrinker
 2012-06-29 13:15 UTC  (2+ messages)

[oe-commits] Bruce Ashfield : kern-tools: add buildall and robustness fixes
 2012-06-29 13:04 UTC  (4+ messages)

[PATCH] mac80211: correct size the argument to kzalloc in minstrel_ht
 2012-06-29 13:15 UTC  (5+ messages)

[PATCH hcidump 1/2 v2] AVRCP: Add parsing for SetAddressedPlayer PDU
 2012-06-29 13:15 UTC  (2+ messages)

[PATCH v10] MTD: LPC32xx MLC NAND driver
 2012-06-29 13:13 UTC  (11+ messages)

power class selection fails on 3.5-rc1
 2012-06-29 13:13 UTC  (3+ messages)
  `  "

[GIT PULL 0/7] perf/core improvements and fixes
 2012-06-29 13:12 UTC  (2+ messages)

Apostrophe at the end of author name
 2012-06-29 12:41 UTC 

[PATCH 0/2] MC13xxx: fix access on i.mx31
 2012-06-29 13:09 UTC 

REPLY
 2012-06-29 13:09 UTC 

[Buildroot] [git commit] ramspeed: use provided linker flags as well
 2012-06-29 13:09 UTC 

DVB core enhancements - comments please?
 2012-06-29 13:07 UTC  (7+ messages)

[PATCH] ARM mxs: Clear USB boot mode during startup
 2012-06-29 13:07 UTC  (2+ messages)

[PATCH v2] brcmsmac: restructure info->control.sta handling as it is goning to be removed soon
 2012-06-29 13:06 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: do not allow SmartReflex to be built as a module
 2012-06-29 13:05 UTC  (3+ messages)

[PATCH] Btrfs: fix dio write vs buffered read race V2
 2012-06-29 13:05 UTC  (5+ messages)

WARNING: at fs/btrfs/free-space-cache.c:1887 after hard shutdown
 2012-06-29 13:04 UTC  (6+ messages)

deferring __fput()
 2012-06-29 13:02 UTC  (12+ messages)
            ` [PATCH 0/4] Was: "

[PATCH] ARM: OMAP2+: fix CONFIG_CPU_IDLE dependency on CONFIG_PM
 2012-06-29 13:04 UTC  (3+ messages)

linux-next: build failure after merge of the hid tree
 2012-06-29 13:03 UTC  (2+ messages)

How to start barebox on Freescale iMX28 EVK
 2012-06-29 12:59 UTC  (4+ messages)

[U-Boot] [PATCH 00/10 V4] EXYNOS5: Support for Exynos5250 Rev 1.0
 2012-06-29 12:59 UTC  (11+ messages)
` [U-Boot] [PATCH 01/10 V4] ARCH: SPL: Add parametric board initializer
` [U-Boot] [PATCH 02/10 V4] SMDK5250: SPL: Define "
` [U-Boot] [PATCH 03/10 V4] SMDK5250: Add smdk5250-uboot-spl.lds
` [U-Boot] [PATCH 04/10 V4] EXYNOS5: CLOCK: define additional clock registers for Exynos5250 Rev 1.0
` [U-Boot] [PATCH 05/10 V4] EXYNOS5: CLOCK: Add clock support "
` [U-Boot] [PATCH 06/10 V4] Exynos5: DDR3: Add DDR3 memory setup "
` [U-Boot] [PATCH 07/10 V4] EXYNOS5: CLOCK: Modify MPLL clock out "
` [U-Boot] [PATCH 08/10 V4] EXYNOS5: CLOCK: Add BPLL support
` [U-Boot] [PATCH 09/10 V4] EXYNOS5 : Modify pinnumx settings as per Exynos5250 Rev 1.0
` [U-Boot] [PATCH 10/10 V4] SMDK5250: Enable UART and MMC for "

cosmetic printk() issue with lockdep warning in arch/x86/kernel/alternative.c
 2012-06-29 12:58 UTC  (4+ messages)

[PATCH] brcmsmac: restructure info->control.sta handling as it is goning to be removed soon
 2012-06-29 12:57 UTC  (3+ messages)

[PATCH 00/40] AutoNUMA19
 2012-06-29 12:55 UTC  (6+ messages)
` [PATCH 13/40] autonuma: CPU follow memory algorithm

[PATCH] I2C: OMAP: fix runtime PM get/put balance on error
 2012-06-29 12:55 UTC  (4+ messages)

[PATCH] sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of current
 2012-06-29 12:55 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.