All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-29 08:35:24 to 2013-03-29 09:36:28 UTC [more...]

[PATCH v2 0/10] extend hugepage migration
 2013-03-29  9:36 UTC  (6+ messages)
` [PATCH 03/10] soft-offline: use migrate_pages() instead of migrate_huge_page()

[patch 2/2 v3]raid5: create multiple threads to handle stripes
 2013-03-29  9:36 UTC  (7+ messages)

[PATCH 0/4] Get exynos adc driver running on on exynos5250-snow
 2013-03-29  9:36 UTC  (7+ messages)
` [PATCH v2 0/4] This set of patches is based on Naveen Krishna Chatradhi's recent work
  ` [PATCH v2 1/4] iio: adc: Document the regulator/clocks for exynos-adc

[PATCH 1/4] Device tree entry for Freescale TDM controller
 2013-03-29  9:34 UTC  (4+ messages)

[PATCH] meta/lib/oe/lsb.py: fix data extraction from /etc/lsb-release
 2013-03-29  9:19 UTC 

[xen-unstable test] 17453: tolerable FAIL
 2013-03-29  9:35 UTC 

[Qemu-devel] [PATCH v16 0/6] Add pvpanic device to deal with guest panic event
 2013-03-29  9:31 UTC  (9+ messages)
` [Qemu-devel] [PATCH v16 5/6] pc_piix, pc_q35: export fw_cfg
` [Qemu-devel] [PATCH v16] Add pvpanic device driver
` [PATCH v16] pvpanic: "
    ` [Qemu-devel] "

elf_map: why offset of vma need to subtract eppnt->p_vaddr ?
 2013-03-29  9:33 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/7] Spice / usb-redir chardev flowcontrol patches v3
 2013-03-29  9:31 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/7] virtio-console: Also throttle when less was written then requested

[Buildroot] [PATCH 1/1] manual: add patch revision and versioning section
 2013-03-29  9:30 UTC  (2+ messages)

[PATCH v2] iio: mxs-lradc: Do hardware initialization earlier
 2013-03-29  9:30 UTC  (4+ messages)

[PATCH 00/13] mach-mxs header files cleanup
 2013-03-29  9:28 UTC  (20+ messages)
` [PATCH 01/13] rtc: stmp3xxx: use stmp_reset_block() instead
` [PATCH 02/13] iio: mxs-lradc: remove unneeded mach header inclusion
` [PATCH 03/13] ASoC: mxs-saif: remove "
` [PATCH 04/13] ARM: mxs: remove empty hardware.h
` [PATCH 05/13] ARM: mxs: get reset address from device tree
` [PATCH 06/13] ARM: mxs: remove system.c
` [PATCH 07/13] ARM: mxs: get ocotp base address from device tree
` [PATCH 08/13] ARM: mxs: use debug_ll_io_init for low-level debug
` [PATCH 09/13] ARM: mxs: remove mm.c
` [PATCH 10/13] ARM: mxs: move mxs_get_ocotp() into mach-mxs.c
` [PATCH 11/13] ARM: mxs: remove common.h
` [PATCH 12/13] ARM: mxs: merge imx23 and imx28 into one machine_desc
` [PATCH 13/13] ARM: mxs: remove unused headers

[PATCH 1/1] iio: exynos-adc: Fix typo in DT documentation
 2013-03-29  9:27 UTC  (6+ messages)

s390x: kernel BUG at fs/ext4/inode.c:1591!
 2013-03-29  9:27 UTC  (2+ messages)

[PATCH 1/2] iio: exynos_adc: Remove redundant of_match_ptr macro
 2013-03-29  9:26 UTC  (5+ messages)
` [PATCH 2/2] iio: exynos_adc: Fix a typo in Kconfig help text

[PATCH] ARM: timer: Shutdown clock event device when stopping local timer
 2013-03-29  9:24 UTC  (3+ messages)

[PATCH 1/6] staging:iio:ad799x: Remove unused ad799x_state fields
 2013-03-29  9:22 UTC  (2+ messages)

KVM EPT implementation
 2013-03-29  9:20 UTC  (2+ messages)

[U-Boot] Beagleboard: SPL hangs on serial init
 2013-03-29  9:20 UTC  (5+ messages)
      ` [U-Boot] [PATCH 1/1 v3] omap3_beagle: Enabling UART3 first allows the Transmitter to be empty

[PATCHv2 00/10] ARM: sunxi: Architecture cleanups and rework
 2013-03-29  9:20 UTC  (2+ messages)

[PATCH 2/2] ARM: cns3xxx: fix mapping of private memory region
 2013-03-29  9:17 UTC 

[PATCH 1/2] ARM: cns3xxx: remove unused virtual address and iotable defines
 2013-03-29  9:16 UTC 

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

[PATCH 1/1] DM9000B: driver initialization upgrade
 2013-03-29  9:13 UTC 

[PATCH 0/2] fix cns3xxx booting issue
 2013-03-29  9:14 UTC  (2+ messages)

[PATCH v2 00/28] memcg-aware slab shrinking
 2013-03-29  9:13 UTC 

[PATCH] ARM: at91: dts: add adc resolution stuff
 2013-03-29  9:13 UTC  (2+ messages)

[PATCH][update] Makefile: allow no update .config build
 2013-03-29  9:12 UTC  (2+ messages)

LVTPC masking in Intel VPMU code
 2013-03-29  9:12 UTC  (3+ messages)

[U-Boot] [PATCH 1/8] Prepare for TI816X : reuse existing code from TI814X
 2013-03-29  9:11 UTC  (8+ messages)
` [U-Boot] [PATCH 2/8] Add TI816X mux definitions

[PATCH xf96-video-intel] DRI2GetMSC: Do not send a bogus ust when no drawable is not displayed
 2013-03-29  9:07 UTC  (2+ messages)

RAID-10 with mixed block size HDDs
 2013-03-29  9:04 UTC  (3+ messages)

[PATCH 1/2] pinctrl: select_state: don't call pinctrl_free_setting on error
 2013-03-29  9:03 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: simplify the re-enable old state code in pinctrl_select_state

[Qemu-devel] [PATCH v4 0/7] virtio-serial refactoring
 2013-03-29  9:02 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 1/7] virtio-serial: add the virtio-serial device
` [Qemu-devel] [PATCH v4 2/7] virtio-serial-pci: switch to the new API
` [Qemu-devel] [PATCH v4 3/7] virtio-serial-s390: "
` [Qemu-devel] [PATCH v4 4/7] virtio-serial-ccw: "
` [Qemu-devel] [PATCH v4 5/7] virtio-serial: cleanup: init and exit functions
` [Qemu-devel] [PATCH v4 6/7] virtio-serial: cleanup: use QOM casts
` [Qemu-devel] [PATCH v4 7/7] virtio-serial: cleanup: remove qdev field

MTD NAND BCH support for 24 bits/1K of ECC correction?
 2013-03-29  9:02 UTC  (3+ messages)

[PATCH 0/3] ARM: mxs: support multiplatform build
 2013-03-29  9:00 UTC  (4+ messages)
` [PATCH 1/3] ARM: mxs: call mxs_pm_init() as a machine_desc hook
` [PATCH 2/3] ARM: mxs: rename debug-macro.S for multiplatform build
` [PATCH 3/3] ARM: mxs: enable "

[PATCH 0/5] cns3xxx multiplatform support
 2013-03-29  8:58 UTC  (4+ messages)

[Bug 57350] [nouveau, linux-3.7-rc] Broken cursor and kernel log swamped with trapped reads/writes from BAR/PFIFO_READ/FB
 2013-03-29  8:55 UTC 

[oe-core] [v2] gcc-4.7: Refactor gcc-4.7.2 patch files
 2013-03-29  8:36 UTC  (2+ messages)
` [oe-core] "

[GIT PULL] at91: tiny cleanup for 3.10 #2
 2013-03-29  8:54 UTC  (2+ messages)

s390x: kernel BUG at fs/ext4/inode.c:1591!
 2013-03-29  8:53 UTC  (2+ messages)

[PATCH v3] X.509: Support parse long form of length octets in Authority Key Identifier
 2013-03-29  8:52 UTC 

[PATCH v2] X.509: Support parse long form of length octets in Authority Key Identifier
 2013-03-29  8:51 UTC  (2+ messages)

kvm play looping music cause windows xp blue screen
 2013-03-29  8:43 UTC 

[Buildroot] [PATCH] Add Armadeus systems APF27 SOM basic support
 2013-03-29  8:50 UTC 

[PATCH v2] ARM: shmobile: Initial r8a7790 Lager board support
 2013-03-29  8:49 UTC  (2+ messages)

Failing Reshape
 2013-03-29  8:46 UTC  (3+ messages)

[PATCH v2 0/6] attribute regression fix for maint-1.8.1 and upward
 2013-03-29  8:45 UTC  (3+ messages)
` [PATCH 4/6] dir.c::match_pathname(): pay attention to the length of string parameters

[PATCH] [media] gspca: remove obsolete Kconfig macros
 2013-03-29  8:49 UTC  (2+ messages)

kvm play looping music cause windows xp blue screen
 2013-03-29  8:43 UTC 

[Bug 57919] New: Visual glitches in unity with Radeon HD 7600M
 2013-03-29  8:43 UTC  (2+ messages)
` [Bug 57919] "

[PATCH v6 0/6] Use eoi to track RTC interrupt delivery status
 2013-03-29  8:42 UTC  (6+ messages)
` [PATCH v6 6/6] KVM: "

[openembedded-core-contrib] gcc-4.8: Refactor gcc-4.8.0 patch files
 2013-03-29  8:24 UTC  (3+ messages)

[PATCH RESEND] fbmon: use VESA_DMT_VSYNC_HIGH to fix typo
 2013-03-29  8:41 UTC  (3+ messages)

[v2] gcc-4.8: Refactor gcc-4.8.0 patch files
 2013-03-29  8:23 UTC 

xen 4.2 (git sha 36f55f3) vnc problems
 2013-03-29  8:39 UTC 

ASoC updates for v3.9
 2013-03-29  8:38 UTC  (2+ messages)

kvm play looping music cause windows xp blue screen
 2013-03-29  8:38 UTC 

[PATCH 0/3] ARM: shmobile: Add SMSC support on Bock-W
 2013-03-29  8:37 UTC  (4+ messages)
` [RFC][PATCH 1/3] ARM: shmobile: define PLATFORM_xxx_INFO()

[Qemu-devel] [PATCHv2 0/6] ARM dump-guest-memory support
 2013-03-29  8:36 UTC  (3+ messages)

[Crash-utility] Throw read error on vmcore produced by ARM soc
 2013-03-29  8:36 UTC  (4+ messages)

[PATCH 0/1] Upgrade systemd to 199
 2013-03-29  8:18 UTC  (6+ messages)
` [PATCH 1/1] systemd: Upgrade "

[RFT] GCC 4.8 recipes
 2013-03-29  8:18 UTC  (4+ messages)
  ` [OE-core] "


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.