All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-24 10:25:48 to 2013-05-24 11:04:01 UTC [more...]

git stash deletes/drops changes of "assume-unchanged" files
 2013-05-24 11:03 UTC  (12+ messages)
` git stash deletes/drops changes of

[PATCH v4 00/12] net: mv643xx_eth DT support and fixes
 2013-05-24 11:03 UTC  (13+ messages)
` [PATCH 1/2] ARM: kirkwood: proper retain MAC address workaround on DT ethernet
  ` [PATCH 2/2] net: mv643xx_eth: proper initialization for Kirkwood SoCs

[REGRESSION] fan always on with 3.10-rc2
 2013-05-24 11:03 UTC 

mxsfb: DATA_FORMAT_24_BIT flag outputs invalid colours
 2013-05-24 11:00 UTC  (9+ messages)

[PATCH net-next] bonding: allow xmit hash policy change while bond dev is up
 2013-05-24 10:59 UTC 

[PATCH v2 0/4] ARM: mm: HugeTLB + THP support
 2013-05-24 11:03 UTC  (7+ messages)
` [PATCH v2 1/4] ARM: mm: correct pte_same behaviour for LPAE
` [PATCH v2 2/4] ARM: mm: Add support for flushing HugeTLB pages
` [PATCH v2 3/4] ARM: mm: HugeTLB support for LPAE systems

[Qemu-devel] [PATCH 00/30] Introduction of IOMMUs into the memory API
 2013-05-24 11:02 UTC  (9+ messages)
` [Qemu-devel] [PATCH 15/30] memory: add address_space_valid

[PATCH] ucm: Fix segfault when device argument is missing from _sw{dev, mod}
 2013-05-24 11:01 UTC  (3+ messages)

[meta-qt5][PATCH 1/2] qtjsbackend: fix hardfloat detection in v8
 2013-05-24 10:59 UTC  (2+ messages)

[Qemu-trivial] [PATCH] Remove unnecessary break statements
 2013-05-24 10:19 UTC  (2+ messages)
` [Qemu-devel] "

[I2C] informations + advice about messages handling
 2013-05-24 10:59 UTC  (7+ messages)

[PATCH v2 0/5] partitions: add AIX LVM support
 2013-05-24 10:58 UTC  (6+ messages)
` [PATCH 2/5] Add aix lvm partitions support files

Question: eh_abort_handler() and terminate commands
 2013-05-24 10:57 UTC 

[PATCH 0/9] Switch internal registers address to 0xF1 on Armada 370/XP
 2013-05-24 10:57 UTC  (11+ messages)

[RFC] m68k: Update defconfigs for v3.9
 2013-05-24 10:54 UTC  (3+ messages)

restoring all branches from a bundle
 2013-05-24 10:52 UTC 

btrfs-tools: debian/patches/09-unaligned-memaccess.patch
 2013-05-24 10:52 UTC  (2+ messages)

[PATCH] ASoC: wm5110: Correct DSP4R Mixer control name
 2013-05-24 10:40 UTC 

[PATCH] ASoC: wm5110: Correct DSP4R Mixer control name
 2013-05-24 10:38 UTC 

[PATCH 0/7] Package Upgrades
 2013-05-24 10:49 UTC  (6+ messages)
` [PATCH 4/7] libsoup-2.4: Update from 2.42.1 to 2.43.1

[RFC, EXPERIMENTAL] MIPS: add initial cache support
 2013-05-24 10:47 UTC 

[Buildroot] AT91SAM9G20-EK and aplay
 2013-05-24 10:47 UTC  (5+ messages)

[PATCH] drm/i915: Suppress spurious EIO when moving away from the GPU domain
 2013-05-24 10:45 UTC 

[PATCH 1/1] cris: remove unused current_regs
 2013-05-24 10:44 UTC  (2+ messages)

LTTNG on Android ICS
 2013-05-24 10:44 UTC 

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

[PATCH v2 0/7] Package Upgrades
 2013-05-24 10:44 UTC 

[PATCH 0/4] ARM/early-printk: Improve reusability and add Calxeda support
 2013-05-24 10:42 UTC  (5+ messages)
` [PATCH 1/4] arm/early-printk: calculate baud rate divisor from user provided value
` [PATCH 2/4] arm/early-printk: allow skipping of UART init
` [PATCH 3/4] arm/early-printk: move UART base address to Rules.mk
` [PATCH 4/4] arm/early-printk: add Calxeda Midway UART support

[PATCH 0/6] More code cleanup for ASoC ux500
 2013-05-24 10:39 UTC  (10+ messages)
` [PATCH 1/6] ASoC: ux500: Drop pinctrl sleep support
` [PATCH 2/6] ASoC: ab8500-codec: Move codec ops on a separate structure
` [PATCH 3/6] ASoC: ux500: Drop dangling struct i2s_controller
` [PATCH 4/6] ASoC: ux500: Drop unused code from msp headers
` [PATCH 5/6] ASoC: ux500: Add missing mop500_ab8500.h include
` [PATCH 6/6] ASoC: ux500: Drop redundant msp id enumerations

xen 4.3 test report
 2013-05-24 10:40 UTC 

[PATCH 0/7] run-postinsts refactoring
 2013-05-24 10:35 UTC  (3+ messages)

[PATCH] x86/watchdog: Use real timestamps for watchdog timeout
 2013-05-24 10:33 UTC  (7+ messages)

[RFC v2 0/3] LAB: Support for Legacy Application Booster governor
 2013-05-24 10:32 UTC  (14+ messages)
      ` [RFC v2 0/3][TESTS] LAB: Support for Legacy Application Booster governor - tests results

[ath9k-devel] [PATCH 0/3] Work on STBC Rx monitoring
 2013-05-24 10:32 UTC  (7+ messages)
` [ath9k-devel] [PATCH 0/2] ath9k: "
  ` [ath9k-devel] [PATCH 2/2] ath9k: check for Rx-STBC flag and pass it to ieee80211
    `  "

[PATCH net-next 0/3] xen-netback: switch to NAPI + kthread 1:1 model
 2013-05-24 10:32 UTC  (7+ messages)
` [PATCH net-next 1/3] xen-netback: page pool support
` [PATCH net-next 2/3] xen-netback: switch to per-cpu scratch space
` [PATCH net-next 3/3] xen-netback: switch to NAPI + kthread 1:1 model

[PATCH net-next 0/3] xen-netback: switch to NAPI + kthread 1:1 model
 2013-05-24 10:32 UTC 

[PATCH v3 0/2] Improve diffcore-pickaxe documentation
 2013-05-24 10:33 UTC  (3+ messages)
` [PATCH 1/2] diffcore-pickaxe: make error messages more consistent
` [PATCH 2/2] diffcore-pickaxe doc: document -S and -G properly

[Bug 64225] New: bfgminer --scyte generates Segmentation Fault on Northern Island
 2013-05-24 10:32 UTC  (2+ messages)
` [Bug 64225] "

[RESEND PATCH 0/5] Add generic set_rate clk_ops for PLL35XX and PLL36XX for samsung SoCs
 2013-05-24 10:31 UTC  (12+ messages)
` [RESEND PATCH 1/5] clk: samsung: Use clk->base instead of directly using clk->con0 for PLL3xxx
` [RESEND PATCH 2/5] clk: samsung: Add support to register rate_table "
` [RESEND PATCH 3/5] clk: samsung: Add set_rate() clk_ops for PLL35xx
` [RESEND PATCH 4/5] clk: samsung: Add set_rate() clk_ops for PLL36xx
` [RESEND PATCH 5/5] clk: samsung: Add EPLL and VPLL freq table for exynos5250 SoC

[PATCH - sort of] x86: Livelock in handle_pte_fault
 2013-05-24 10:28 UTC  (15+ messages)
      ` [PATCH] mm: fix up a spurious page fault whenever it happens


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.