All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-29 03:32:32 to 2013-07-29 05:51:53 UTC [more...]

[U-Boot] [PATCH 00/11] arm: add Faraday A36x SoC platform support
 2013-07-29  5:51 UTC  (13+ messages)
` [U-Boot] [PATCH v7 "
  ` [U-Boot] [PATCH v7 01/11] arm: dma_alloc_coherent: malloc() -> memalign()
  ` [U-Boot] [PATCH v7 02/11] video: add Faraday FTLCDC200 LCD controller support
  ` [U-Boot] [PATCH v7 03/11] nand: add Faraday FTNANDC021 NAND "
  ` [U-Boot] [PATCH v7 04/11] arm: add MMU/D-Cache support for Faraday cores
  ` [U-Boot] [PATCH v7 05/11] arm: add Faraday processor core support
  ` [U-Boot] [PATCH v7 06/11] arm: add Faraday FTINTC020 interrupt controller support
  ` [U-Boot] [PATCH v7 07/11] arm: add Faraday FTTMR010 timer support
  ` [U-Boot] [PATCH v7 08/11] arm: add Faraday FTPWMTMR010 "
  ` [U-Boot] [PATCH v7 09/11] arm: add customized boot command for Faraday Images
  ` [U-Boot] [PATCH v7 10/11] mmc: ftsdc010_mci: clk_get_rate() -> clock_get_rate()
  ` [U-Boot] [PATCH v7 11/11] arm: add Faraday A360/A369 SoC platform support

[PATCH 1/2] regulator: pfuze100: REGULATOR_PFUZE100 needs to select REGMAP_I2C
 2013-07-29  5:50 UTC  (3+ messages)
` [PATCH 2/2] regulator: pfuze100: Use i2c_[set|get]_clientdata

[PATCH V2] gpio: palmas: Fix misreported GPIO out value
 2013-07-29  6:00 UTC  (2+ messages)

[patch]raid5: fix stripe release order
 2013-07-29  5:47 UTC  (2+ messages)

OMAP baseline test results for v3.11-rc3
 2013-07-29  5:46 UTC  (2+ messages)

[PATCH] drm/i915: Adjustable Render Power State policies
 2013-07-29  5:43 UTC  (3+ messages)

[Buildroot] [noMMU] How to generate FLAT executable for busybox?
 2013-07-29  5:40 UTC 

[REVIEW PATCH 0/6] exynos4-is: Asynchronous subdev registration support
 2013-07-29  5:40 UTC  (2+ messages)

[PATCH jiffies] Avoid undefined behavior from signed overflow
 2013-07-29  5:30 UTC  (2+ messages)

[PATCH v3 0/9] mm, hugetlb: clean-up and possible bug fix
 2013-07-29  5:28 UTC  (20+ messages)
` [PATCH v3 1/9] mm, hugetlb: move up the code which check availability of free huge page
` [PATCH v3 2/9] mm, hugetlb: trivial commenting fix
` [PATCH v3 3/9] mm, hugetlb: clean-up alloc_huge_page()
` [PATCH v3 4/9] mm, hugetlb: fix and clean-up node iteration code to alloc or free
` [PATCH v3 5/9] mm, hugetlb: remove redundant list_empty check in gather_surplus_pages()
` [PATCH v3 6/9] mm, hugetlb: do not use a page in page cache for cow optimization
` [PATCH v3 7/9] mm, hugetlb: add VM_NORESERVE check in vma_has_reserves()
` [PATCH v3 8/9] mm, hugetlb: remove decrement_hugepage_resv_vma()
` [PATCH v3 9/9] mm, hugetlb: decrement reserve count if VM_NORESERVE alloc page cache

[PATCH 00/18] mm, hugetlb: remove a hugetlb_instantiation_mutex
 2013-07-29  5:32 UTC  (38+ messages)
` [PATCH 01/18] mm, hugetlb: protect reserved pages when softofflining requests the pages
` [PATCH 02/18] mm, hugetlb: change variable name reservations to resv
` [PATCH 03/18] mm, hugetlb: unify region structure handling
` [PATCH 04/18] mm, hugetlb: region manipulation functions take resv_map rather list_head
` [PATCH 05/18] mm, hugetlb: protect region tracking via newly introduced resv_map lock
` [PATCH 06/18] mm, hugetlb: remove vma_need_reservation()
` [PATCH 07/18] mm, hugetlb: pass has_reserve to dequeue_huge_page_vma()
` [PATCH 08/18] mm, hugetlb: do hugepage_subpool_get_pages() when avoid_reserve
` [PATCH 09/18] mm, hugetlb: unify has_reserve and avoid_reserve to use_reserve
` [PATCH 10/18] mm, hugetlb: call vma_has_reserve() before entering alloc_huge_page()
` [PATCH 11/18] mm, hugetlb: move down outside_reserve check
` [PATCH 12/18] mm, hugetlb: remove a check for return value of alloc_huge_page()
` [PATCH 13/18] mm, hugetlb: grab a page_table_lock after page_cache_release
` [PATCH 14/18] mm, hugetlb: clean-up error handling in hugetlb_cow()
` [PATCH 15/18] mm, hugetlb: move up anon_vma_prepare()
` [PATCH 16/18] mm, hugetlb: return a reserved page to a reserved pool if failed
` [PATCH 17/18] mm, hugetlb: retry if we fail to allocate a hugepage with use_reserve
` [PATCH 18/18] mm, hugetlb: remove a hugetlb_instantiation_mutex

[PATCH V2 2/2] ARM: EXYNOS: cpuidle: Allow C1 state only in supported SOC's
 2013-07-29  5:34 UTC  (9+ messages)
` [PATCH] ARM: EXYNOS: cpuidle: Skip C1 cpuidle state for exynos5440

[PATCH 0/3] networking: Use ETH_ALEN where appropriate
 2013-07-29  5:29 UTC  (9+ messages)
` [PATCH 1/3] uapi: Convert some uses of 6 to ETH_ALEN
` [PATCH 2/3] include: Convert ethernet mac address declarations to use ETH_ALEN
` [PATCH 3/3] ethernet: Convert mac address uses of 6 to ETH_ALEN

[RFC PATCH 0/5] cpuidle/ppc: Timer offload framework to support deep idle states
 2013-07-29  5:28 UTC  (10+ messages)
` [RFC PATCH 4/5] cpuidle/ppc: CPU goes tickless if there are no arch-specific constraints

[PATCH v4 1/2] gpio/omap: don't create an IRQ mapping for every GPIO on DT
 2013-07-29  5:24 UTC  (8+ messages)

md/raid5: raid5d livelocks after drive failure during resync
 2013-07-29  5:25 UTC  (2+ messages)

[PATCH] x86, apic: Enable x2APIC physical when cpu < 256 native
 2013-07-29 17:05 UTC  (9+ messages)

[PATCH 1/3] net/usb/r815x: replace USB buffer from stack to DMA-able
 2013-07-29  5:20 UTC  (4+ messages)
` [PATCH v2 "

[Bug 67435] New: HDMI audio silent on Radeon Mobility HD4650
 2013-07-29  5:17 UTC  (2+ messages)
` [Bug 67435] "

[Qemu-devel] [PATCH] mips_malta: fix copy of the 0x1fc00000
 2013-07-29  5:12 UTC  (2+ messages)

question about striped_read
 2013-07-29  5:02 UTC  (14+ messages)
  `  "

[PATCH] regulator:pfuze100: add MODULE_LICENSE() in pfuze100 driver
 2013-07-29  5:01 UTC  (2+ messages)

linux-next: manual merge of the char-misc tree with Linus' tree
 2013-07-29  5:01 UTC 

A short digression on FOSS (Re: understanding speculative preallocation)
 2013-07-29  4:57 UTC  (8+ messages)

linux-next: build failure after merge of the spi tree
 2013-07-29  5:00 UTC  (2+ messages)

[PATCH -next] staging: xillybus: remove duplicated include from xillybus_core.c
 2013-07-29  4:59 UTC 

[U-Boot] [PATCH 0/3] arm, am335x: add support for siemens boards
 2013-07-29  4:58 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] arm, spl: add watchdog library to SPL
` [U-Boot] [PATCH 2/3 v2] arm, am335x: add watchdog support
` [U-Boot] [PATCH 3/3] arm, am335x: add support for 3 siemens boards

XEN
 2013-07-29  4:57 UTC  (3+ messages)

[PATCH v3 0/9] virtio: console: fixes for bugs and races with unplug
 2013-07-29  4:56 UTC  (14+ messages)
` [PATCH v3 6/9] virtio: console: add locks around buffer removal in port unplug path
` [PATCH v3 7/9] virtio: console: add locking "
` [PATCH v3 8/9] virtio: console: fix locking around send_sigio_to_port()
` [PATCH v3 9/9] virtio: console: prevent use-after-free of port name in port unplug
  ` [PATCH v3 1/9] virtio: console: fix race with port unplug and open/close
  ` [PATCH v3 3/9] virtio: console: clean up port data immediately at time of unplug
  ` [PATCH v3 2/9] virtio: console: fix race in port_fops_open() and port unplug
  ` [PATCH v3 4/9] virtio: console: fix raising SIGIO after "
  ` [PATCH v3 5/9] virtio: console: return -ENODEV on all read operations after unplug

[PATCH] push: fix typo in advice message
 2013-07-29  4:55 UTC  (2+ messages)

[PATCH 1/5] atkbd: Fix key release for Fn keys on Samsung series 5 ultra 540UC
 2013-07-29  4:53 UTC  (8+ messages)
` [PATCH 2/5] atkbd: Fix key release for Fn keys on Samsung series 5 550P5C
` [PATCH 3/5] input.h: add keycodes for Fn Lock
` [PATCH 4/5] atkbd: add support for handling KEY_FNLOCK
` [PATCH 5/5] atkbd: only enable SW_FNLOCK on keyboards that have FN LOCK key

[Qemu-devel] [PATCH v5] spapr-vscsi: add task management
 2013-07-29  4:49 UTC 

[Qemu-trivial] [PATCH] spapr-vscsi: fix SOLNT bit in SRP_RSP
 2013-07-29  4:48 UTC  (2+ messages)
` [Qemu-devel] "

Linux 3.11-rc3
 2013-07-29  4:45 UTC  (2+ messages)

[PATCH] regulator: pfuze100: Fix module alias prefix
 2013-07-29  4:48 UTC  (2+ messages)

[PATCH 1/2] pinctrl: st: Convert to use devm_ioremap_resource
 2013-07-29  4:22 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: st: Staticize local symbols

[Qemu-devel] [PATCH 0/6] mips_malta: fixes to support YAMON firmware
 2013-07-29  4:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/6] mips_malta: correct reading MIPS revision at 0x1fc00010

[PATCH -next] staging: gdm724x: remove duplicated include from gdm_lte.c
 2013-07-29  4:33 UTC 

[SPAM] 4.8MM Business Contacts - $99
 2013-07-29  4:32 UTC 

[Qemu-devel] [RFC for-next 0/2] QOM VMStateDescription remix
 2013-07-29  4:30 UTC  (3+ messages)
` [Qemu-devel] [RFC for-next 2/2] cpu: Move VMSTATE_CPU() into TYPE_CPU VMStateDescription

How can I get the output information of DBGOUT?
 2013-07-29  4:29 UTC 

[PATCH -next] staging: comedi: dt9812: remove duplicated include from dt9812.c
 2013-07-29  4:28 UTC 

[PATCH -next] x86: ce4100: remove duplicated include from ce4100.c
 2013-07-29  4:27 UTC 

[PATCH] l10n: de.po: translate 99 new messages
 2013-07-29  4:26 UTC 

[Qemu-devel] [RFC PATCH 0/4] hmp/qmp: add snapshot option to nbd export
 2013-07-29  4:25 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 1/4] block/backup: delete target after completion callback
` [Qemu-devel] [RFC PATCH 2/4] nbd: call drive_put_ref() only if dinfo exists
` [Qemu-devel] [RFC PATCH 3/4] qmp: Add "snapshot=" option to nbd-server-add
` [Qemu-devel] [RFC PATCH 4/4] hmp: add -s switch to nbd_server_add

[PATCH] git-rebase: fix typo
 2013-07-29  4:24 UTC 

Linux kernel 3.11-rc3 released
 2013-07-29  4:23 UTC 

[RFC][PATCH 0/6]provide a common machine configuration to developer for customizing specific machine
 2013-07-29  4:09 UTC  (7+ messages)
` [RFC][PATCH 1/6]qemuarm.conf: provide a common qemuarm machine configuration
` [RFC][PATCH 2/6]qemuarm.conf: provide a common qemux86-64 "
` [RFC][PATCH 3/6]qemuppc.conf: provide a common qemuppc "
` [RFC][PATCH 4/6]qemumips.conf: provide a common qemumips "
` [RFC][PATCH 5/6]qemumips64.conf: provide a common qemumips64 "
` [RFC][PATCH 6/6]qemuarm.conf: provide a common qemuarm "

Linux 3.10.4
 2013-07-29  4:10 UTC  (2+ messages)

Linux 3.4.55
 2013-07-29  4:09 UTC  (2+ messages)

Linux 3.0.88
 2013-07-29  4:09 UTC  (2+ messages)

blueprint: mds memory efficiency
 2013-07-29  4:06 UTC 

[PATCH] generic-ipi: Fix misleading smp_call_function_any() description
 2013-07-29  3:52 UTC 

[PATCH 2/2] cpuset: correct the disoder comment of two functions
 2013-07-29  3:46 UTC  (3+ messages)

[PATCH 1/2] cpuset: get rid of the useless forward declaration of cpuset
 2013-07-29  3:46 UTC  (3+ messages)

[Qemu-devel] [PATCH qom-next for-1.6 00/20] timer: QOM cast cleanups
 2013-07-29  3:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH qom-next for-1.6 17/20] pxa2xx_timer: QOM cast cleanup

Fail to pull kernel source from daniel's repo
 2013-07-29  3:50 UTC  (2+ messages)

[PATCH 1/3] mmc:core: parse voltage from device-tree
 2013-07-29  2:56 UTC  (6+ messages)
` [PATCH 2/3] mmc:sdhc: get voltage from sdhc host
` [PATCH 3/3] mmc:esdhc: add support to get voltage from device-tree

[Qemu-devel] [PATCH qom-cpu for-1.6] cpu: Fix VMSTATE_CPU() semantics
 2013-07-29  3:44 UTC  (2+ messages)

[PATCH 2/2] cifs: file: initialize oparms.reconnect before using it
 2013-07-29  3:40 UTC  (2+ messages)

Which repo should I clone?
 2013-07-29  3:39 UTC 

[PATCH] imap-send: use Apple's Security framework for base64 encoding
 2013-07-29  3:35 UTC  (2+ messages)

hello from adoptashot
 2013-07-29  3:34 UTC 

Inconsistent Performance
 2013-07-29  3:32 UTC 

[PATCH RFC nohz_full 0/7] v4 Provide infrastructure for full-system idle
 2013-07-29  3:36 UTC  (4+ messages)
` [PATCH RFC nohz_full 1/7] nohz_full: Add Kconfig parameter for scalable detection of all-idle state
  ` [PATCH RFC nohz_full 7/7] nohz_full: Force RCU's grace-period kthreads onto timekeeping CPU


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.