All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-12 16:14:44 to 2013-05-12 18:49:41 UTC [more...]

[RFC v2 0/2] virtio_balloon: auto-ballooning support
 2013-05-12 18:49 UTC  (7+ messages)
` [RFC 2/2] "

[RFC PATCH 0/4] iio: Rework the generic trigger-gpio trigger and move out of staging
 2013-05-12 18:48 UTC  (4+ messages)
` [PATCH 3/4] staging:iio:triggers:interrupt trigger - one per platform device

[Qemu-devel] [Bug 1094564] [NEW] images used as scsi disks not readable (qemu-system-arm, macos 10.8)
 2013-05-12 18:37 UTC  (3+ messages)
` [Qemu-devel] [Bug 1094564] "

[uml-devel] WARNING: at mm/mmap.c:2757 exit_mmap+0x161/0x170()
 2013-05-12 18:45 UTC  (7+ messages)

[Buildroot] adding package gpu-viv-bin-mx6q
 2013-05-12 18:43 UTC  (4+ messages)
` [Buildroot] [PATCH] Add package gpu-viv-bin-mx6q to the freescale-imx directory

[Buildroot] [git commit] gutenprint: ensure staging version of cups-config is used
 2013-05-12 18:42 UTC 

[PATCH] watchdog: jz4740: Pass device to clk_get
 2013-05-12 18:04 UTC 

[PATCH] drivers: net: ethernet: broadcom: bcm63xx: use devm_ioremap_resource()
 2013-05-12 18:38 UTC  (2+ messages)

[PATCH v2 1/3] Makefile: fix default regex settings on Darwin
 2013-05-12 18:37 UTC  (4+ messages)
` [PATCH v2 2/3] imap-send: eliminate HMAC warnings on OS X 10.8
  ` [PATCH v2 3/3] cache.h: eliminate SHA-1 deprecation "

[PATCH] parisc: make default cross compiler search more robust (v3)
 2013-05-12 18:33 UTC  (4+ messages)
` [PATCH] parisc: make default cross compiler search more robust (v4)

[RFC 00/42] devm improvement series, part #1
 2013-05-12 18:33 UTC  (16+ messages)
` [RFC 04/42] drivers/dma: don't check resource with devm_ioremap_resource
` [RFC 17/42] drivers/net/ethernet/renesas: "
` [RFC 36/42] drivers/watchdog: "

[Buildroot] [PATCH] classpath: remove qt support
 2013-05-12 18:31 UTC 

[Qemu-devel] [Bug 1179104] [NEW] client crash during debian ppc installation
 2013-05-12 18:24 UTC  (2+ messages)
` [Qemu-devel] [Bug 1179104] "

Bisected post-3.9 regression: Resume takes 5 times as much time as with v3.9
 2013-05-12 18:29 UTC  (7+ messages)

cron job: media_tree daily build: WARNINGS
 2013-05-12 18:29 UTC 

get_proximity() crashes on interfaces with no addresses
 2013-05-12 18:26 UTC  (2+ messages)

[Bug 64493] New: X server crashes when launch Savage XR
 2013-05-12 18:23 UTC  (2+ messages)
  ` [Bug 64493] "

[Bug 64503] New: audio glitches when running at 24hz/24p
 2013-05-12 18:21 UTC 

[U-Boot] [PATCH 0/2 v12] Btrfs filesystem port to U-boot
 2013-05-12 18:20 UTC  (9+ messages)
` [U-Boot] [PATCH 2/2 v12] Introduced btrfs file-system with btrload command

Fix gssd ignore machine credentials for root
 2013-05-12 18:20 UTC  (2+ messages)

[v3.10-rc1] WARNING: at kernel/rcutree.c:502
 2013-05-12 18:19 UTC  (5+ messages)

сувенир выполнен поражать
 2013-05-12 18:03 UTC 

[PATCH] mmc: jz4740: Use clk_prepare_enable/clk_disable_unprepare
 2013-05-12 18:12 UTC 

[PATCH v6 00/31] kmemcg shrinkers
 2013-05-12 18:13 UTC  (93+ messages)
` [PATCH v6 01/31] super: fix calculation of shrinkable objects for small numbers
` [PATCH v6 02/31] dcache: convert dentry_stat.nr_unused to per-cpu counters
` [PATCH v6 03/31] dentry: move to per-sb LRU locks
` [PATCH v6 04/31] dcache: remove dentries from LRU before putting on dispose list
` [PATCH v6 05/31] mm: new shrinker API
` [PATCH v6 06/31] shrinker: convert superblock shrinkers to new API
` [PATCH v6 07/31] list: add a new LRU list type
` [PATCH v6 08/31] inode: convert inode lru list to generic lru list code
` [PATCH v6 09/31] dcache: convert to use new lru list infrastructure
` [PATCH v6 10/31] list_lru: per-node "
` [PATCH v6 11/31] shrinker: add node awareness
` [PATCH v6 12/31] fs: convert inode and dentry shrinking to be node aware
` [PATCH v6 13/31] xfs: convert buftarg LRU to generic code
` [PATCH v6 14/31] xfs: convert dquot cache lru to list_lru
` [PATCH v6 15/31] fs: convert fs shrinkers to new scan/count API
` [PATCH v6 16/31] drivers: convert shrinkers to new count/scan API
` [PATCH v6 17/31] i915: bail out earlier when shrinker cannot acquire mutex
` [PATCH v6 18/31] shrinker: convert remaining shrinkers to count/scan API
` [PATCH v6 19/31] hugepage: convert huge zero page shrinker to new shrinker API
` [PATCH v6 20/31] shrinker: Kill old ->shrink API
` [PATCH v6 21/31] vmscan: also shrink slab in memcg pressure
` [PATCH v6 22/31] memcg,list_lru: duplicate LRUs upon kmemcg creation
` [PATCH v6 23/31] lru: add an element to a memcg list
` [PATCH v6 24/31] list_lru: per-memcg walks
` [PATCH v6 25/31] memcg: per-memcg kmem shrinking
` [PATCH v6 26/31] memcg: scan cache objects hierarchically
` [PATCH v6 27/31] vmscan: take at least one pass with shrinkers
` [PATCH v6 28/31] super: targeted memcg reclaim
` [PATCH v6 29/31] memcg: move initialization to memcg creation
` [PATCH v6 30/31] vmpressure: in-kernel notifications
` [PATCH v6 31/31] memcg: reap dead memcgs upon global memory pressure

[PATCH] video: jz4740-fb: Use clk_prepare_enable/clk_disable_unprepare
 2013-05-12 18:14 UTC 

Error when starting kernel with devicetree on tx53
 2013-05-12 18:12 UTC 

[PATCH] ASoC: jz4740-i2s: Use clk_prepare_enable/clk_disable_unprepare
 2013-05-12 18:09 UTC  (2+ messages)

[PATCH] mfd: jz4740-adc: Use clk_prepare_enable/clk_disable_unprepare
 2013-05-12 18:05 UTC 

[PATCH] pwm: jz4740: Pass device to clk_get
 2013-05-12 18:04 UTC 

[RFC] tcmode-default: Set 4.8 as default
 2013-05-12 17:35 UTC  (3+ messages)

The pagecache unloved in zone NORMAL?
 2013-05-12 17:53 UTC  (3+ messages)

Умопомрачительная Игрушка
 2013-05-12 17:45 UTC 

[lm-sensors] k10temp
 2013-05-12 17:42 UTC 

[Buildroot] [PATCH] linux-pam: fix missing includes
 2013-05-12 17:40 UTC 

hrtimer: interrupt took 6742 ns, then RT throttling and hung machine for nearly 2 seconds
 2013-05-12 17:31 UTC  (8+ messages)
    ` timerfd and softirqd [Was: Re: hrtimer: interrupt took 6742 ns, then RT throttling and hung machine for nearly 2 seconds]
      ` timerfd read does not return [Was: Re: timerfd and softirqd]
        ` timerfd read does not return - was probably fixed in 3.4.38
          ` timerfd read does not return - some traces

[RFC/PATCH 0/2] merge-base: add --merge-child option
 2013-05-12 17:29 UTC  (7+ messages)

[Buildroot] Bizarre things on the allyespackageconfig build
 2013-05-12 17:29 UTC  (6+ messages)

[PATCH v7 00/10] interactive git clean
 2013-05-12 17:28 UTC  (10+ messages)
` [PATCH v7 01/10] Add support for -i/--interactive to git-clean
` [PATCH v7 02/10] Show items of interactive git-clean in columns
` [PATCH v7 03/10] Add colors to interactive git-clean

[PATCH 0/5] Initial support for Marvell Dove SoCs
 2013-05-12 17:26 UTC  (11+ messages)
` [PATCH 2/5] scripts: kwboot: add support for Marvell Dove
` [PATCH 3/5] arm: initial support for Marvell Dove SoCs
` [PATCH 5/5] arm: mach-mvebu: rename Armada 370/XP core code

[PATCH] igb: add a method to get the nic hw time stamping policy
 2013-05-12 17:24 UTC  (5+ messages)

[GIT PULL] Final round of SCSI updates for the 3.9+ merge window
 2013-05-12 17:21 UTC  (2+ messages)

[PATCH] cache.h: avoid deprecation warnings on OS X 10.8
 2013-05-12 17:20 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v5 0/3] Throttle-down guest to help with live migration convergence
 2013-05-12 17:19 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH v5 3/3] Force auto-convegence of live migration

Problem setting up
 2013-05-12 17:19 UTC  (2+ messages)

[Buildroot] Gstreamer 1.X Patches
 2013-05-12 17:16 UTC  (6+ messages)
` [Buildroot] [PATCH v3 1/7] gstreamer1: Add gstreamer version 1.0.7 package

[Buildroot] [PATCH 1/5] beaglebone: update to linux 3.8
 2013-05-12 17:15 UTC  (4+ messages)

Летающая Акула
 2013-05-12 16:37 UTC 

[Buildroot] [PATCH 3/5] am33x-cm3: add FW for suspend/resume
 2013-05-12 16:59 UTC  (4+ messages)

[Bug 58001] New: "ondemand" CPU governor never raises frequency (Dell XPS 12)
 2013-05-12 16:55 UTC  (2+ messages)
` [Bug 58001] "

high-speed disk I/O is CPU-bound?
 2013-05-12 16:53 UTC  (2+ messages)

[nVMX with: v3.9-11789-ge0fd9af] Stack trace when L2 guest is rebooted
 2013-05-12 16:52 UTC  (17+ messages)

Linux 3.4 dom0 kernel error loading xen-acpi-processor: Input/output error
 2013-05-12 16:51 UTC  (11+ messages)

[PATCH 0/5] Enable VPN support in ConnMan
 2013-05-12 16:32 UTC  (6+ messages)

[PATCH v2 1/2] Input: touchscreen: ads7846: keep copy of pdata in private struct
 2013-05-12 16:50 UTC  (2+ messages)
` [PATCH v2 2/2] Input: touchscreen: ads7846: add device tree bindings

[Qemu-devel] [PATCH v2 0/2] qga umask fix addenda
 2013-05-12 16:47 UTC  (5+ messages)

Patching kernel 3.2
 2013-05-12 16:46 UTC  (2+ messages)

[PATCH] bcache: fix compilation warning
 2013-05-12 16:30 UTC  (2+ messages)

I/O macros redefined, inconsistent across m68k machdep headers
 2013-05-12 16:17 UTC  (3+ messages)

irq fun, reloaded
 2013-05-12 16:18 UTC 

[PATCH 1/2] checkpatch: Change CamelCase test and make it --strict
 2013-05-12 16:17 UTC  (2+ messages)
` [PATCH 2/2] checkpatch: Warn when using gcc's binary constant extension

[Bug 57941] New: Cpufreq stats are not shown in sysfs
 2013-05-12 16:16 UTC  (2+ messages)
` [Bug 57941] "

[PATCH -V8 00/18] THP support for PPC64
 2013-05-12 16:14 UTC  (11+ messages)
` [PATCH -V8 02/18] mm/THP: Use pmd_populate to update the pmd with pgtable_t pointer
` [PATCH -V8 03/18] mm/THP: Use the right function when updating access flags
` [PATCH -V8 04/18] mm/THP: Add pmd args to pgtable deposit and withdraw APIs
` [PATCH -V8 06/18] mm/THP: Don't use HPAGE_SHIFT in transparent hugepage code
` [PATCH -V8 09/18] powerpc/THP: Implement transparent hugepages for ppc64
` [PATCH -V8 10/18] powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code
` [PATCH -V8 13/18] powerpc: Update gup_pmd_range to handle transparent hugepages
` [PATCH -V8 15/18] powerpc: Make linux pagetable walk safe with THP enabled
` [PATCH -V8 17/18] powerpc: Optimize hugepage invalidate
` [PATCH -V8 18/18] powerpc: disable assert_pte_locked for collapse_huge_page


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.