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

[PATCH] memcg: fix memcg_cache_name() to use cgroup_name()
 2013-03-28  7:22 UTC  (7+ messages)

[PATCH 0/5] cpuacct, cgroup: Remove cgroup_subsys.active
 2013-03-28  7:21 UTC  (8+ messages)
` [PATCH 1/5] cpuacct: Allocate per_cpu cpuusage for root cpuacct statically
` [PATCH 2/5] cpuacct: Initialize root cpuacct earlier
` [PATCH 4/5] cpuacct: No need to check subsys active state
  ` [PATCH 3/5] cpuacct: Initialize cpuacct subsystem earlier
  ` [PATCH 5/5] cgroup: Remove subsys.active flag

[PATCH v2 0/11] LVDS Display Bridge support for i.MX
 2013-03-28  7:20 UTC  (13+ messages)
` [PATCH v2 01/11] staging: drm/imx: Add LDB support
` [PATCH v2 02/11] ARM i.MX5: Move IPU clock lookups into device tree
` [PATCH v2 03/11] ARM i.MX6q: export imx6q_revision
` [PATCH v2 04/11] ARM i.MX6q: Add audio/video PLL post dividers for i.MX6q rev 1.1

[PATCH] fs: f2fs: Use kmemdup
 2013-03-28  0:24 UTC 

[Buildroot] [git commit] Makefile: simplify target skeleton copying
 2013-03-28  7:15 UTC  (2+ messages)

[Buildroot] [PATCH 1/4] Fix typo
 2013-03-28  7:12 UTC  (5+ messages)
` [Buildroot] [PATCH 3/4] Fix path to pidfile
` [Buildroot] [PATCH 4/4] Enable feature CONFIG_FEATURE_PIDFILE so that the syslog initscript actually works

[PATCH] cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate()
 2013-03-28  7:11 UTC  (2+ messages)

[PATCH] cpufreq: check OF /cpus presence before dereferencing it
 2013-03-28  7:08 UTC  (2+ messages)

[PATCH-V2 0/6] ARM: dts: AM33XX: Cleanup and pinctrl binding support
 2013-03-28  7:07 UTC  (16+ messages)
` [PATCH-V2 1/6] ARM: dts: AM33XX: Fix the i2c numbering to match hardware/TRM
` [PATCH-V2 2/6] ARM: dts: AM33XX: Add default pinctrl binding for I2C device
` [PATCH-V2 3/6] ARM: dts: AM33XX: Fix gpio numbering to match hardware/TRM
` [PATCH-V2 4/6] ARM: dts: AM33XX: Add pinctrl binding to gpio-leds node
` [PATCH-V2 5/6] ARM: dts: AM33XX: Fix uart numbering to match hardware/TRM
` [PATCH-V2 6/6] ARM: dts: AM33XX: Add default pinctrl binding for UART0 device

[U-Boot] [PATCH v2] mx6: Fix get_board_rev() for the mx6 solo case
 2013-03-28  7:04 UTC  (2+ messages)

[Buildroot] Quick summary of the Patchwork Day #1
 2013-03-28  6:54 UTC  (2+ messages)

[Buildroot] git sourced packages with submodules
 2013-03-28  6:52 UTC  (2+ messages)

[patch 2/2 v3]raid5: create multiple threads to handle stripes
 2013-03-28  6:47 UTC  (5+ messages)

Subject: [PATCHSET v2 wq/for-3.10] workqueue: NUMA affinity for unbound workqueues
 2013-03-28  6:43 UTC  (30+ messages)
` [PATCH 01/14] workqueue: move pwq_pool_locking outside of get/put_unbound_pool()
` [PATCH 02/14] workqueue: add wq_numa_tbl_len and wq_numa_possible_cpumask[]
` [PATCH 03/14] workqueue: drop 'H' from kworker names of unbound worker pools
` [PATCH 04/14] workqueue: determine NUMA node of workers accourding to the allowed cpumask
` [PATCH 05/14] workqueue: add workqueue->unbound_attrs
` [PATCH 06/14] workqueue: make workqueue->name[] fixed len
` [PATCH 07/14] workqueue: move hot fields of workqueue_struct to the end
` [PATCH 08/14] workqueue: map an unbound workqueues to multiple per-node pool_workqueues
` [PATCH 09/14] workqueue: break init_and_link_pwq() into two functions and introduce alloc_unbound_pwq()
` [PATCH 10/14] workqueue: use NUMA-aware allocation for pool_workqueues
` [PATCH 11/14] workqueue: introduce numa_pwq_tbl_install()
` [PATCH 12/14] workqueue: introduce put_pwq_unlocked()
` [PATCH 13/14] workqueue: implement NUMA affinity for unbound workqueues
` [PATCH 14/14] workqueue: update sysfs interface to reflect NUMA awareness and a kernel param to disable NUMA affinity

[Scst-devel] iSCSI connection corrupts Xen block devices
 2013-03-28  6:46 UTC 

[PATCH V3 WIP 0/3] vhost-scsi: new device supporting the tcm_vhost Linux kernel module
 2013-03-28  6:45 UTC  (10+ messages)
` [PATCH V3 WIP 3/3] disable vhost_verify_ring_mappings check
              ` [Qemu-devel] "

oops from deliberate block trashing (of course!)
 2013-03-28  6:43 UTC  (3+ messages)

[PATCH 1/2] extcon: max77693: Fix return value
 2013-03-28  6:41 UTC  (3+ messages)

s390x: kernel BUG at fs/ext4/inode.c:1591!
 2013-03-28  6:40 UTC  (2+ messages)

use tasklet to handle init/sipi?
 2013-03-28  6:39 UTC  (3+ messages)

[PATCH v2 1/2] extcon: max77693: Fix return value
 2013-03-28  6:27 UTC  (2+ messages)
` [PATCH v2 2/2] extcon: max8997: "

Problem with mdadm 3.2.5
 2013-03-28  6:36 UTC 

[Bug 62848] New: xorg not start after kexec when use nouveau
 2013-03-28  6:33 UTC 

[PATCH/RFC 10/12] ARM: shmobile: r8a7779: Remove all GPIOs
 2013-03-28  6:32 UTC  (2+ messages)

[PATCH 1/2] workqueue: fix race condition in unbound workqueue free path
 2013-03-28  6:31 UTC  (3+ messages)
` [PATCH 2/2] workqueue: fix unbound workqueue attrs hashing / comparison

[PATCH 0/4] Get exynos adc driver running on on exynos5250-snow
 2013-03-28  6:31 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 0/3] Add support for vhost-scsi-pci
 2013-03-28  6:28 UTC  (12+ messages)
` [PATCH 2/3] vhost-scsi: new device supporting the tcm_vhost Linux kernel module
              ` [Qemu-devel] "

Difference between Net and Net-Next
 2013-03-28  6:28 UTC  (2+ messages)

[PATCH] pinctrl:sirf:re-arch and add support for new SiRFatlas6 SoC
 2013-03-28  6:27 UTC  (3+ messages)

[PATCH Resend 2/2] mmc: dw_mmc: Use pr_info instead of printk
 2013-03-28  6:15 UTC 

[PATCH] tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bit
 2013-03-28  6:25 UTC  (4+ messages)

[U-Boot] [PATCH V2] arm: omap: emif: Fix DDR3 init after warm reset
 2013-03-28  6:24 UTC 

[PATCH 1/3] backlight: omap1: convert omapbl to dev_pm_ops
 2013-03-28  6:24 UTC  (3+ messages)
` [PATCH 2/3] backlight: tosa: convert tosa "
` [PATCH 3/3] backlight: vgg2432a4: convert vgg2432a4_driver "

iSCSI connection corrupts Xen block devices
 2013-03-28  6:23 UTC 

[Qemu-devel] [patch]Make GTK build on OS X
 2013-03-28  6:21 UTC  (2+ messages)

[PATCH v2] hw_random: Add Broadcom BCM2835 RNG driver
 2013-03-28  6:19 UTC  (2+ messages)
` [PATCH v3] "

[Qemu-devel] [PATCH 3/3] ipoctal232: Convert to use chardev properties directly
 2013-03-28  6:18 UTC  (2+ messages)

[PATCH] iommu: exynos: Fix out of bound array access
 2013-03-28  6:19 UTC 

[PATCH] pinctrl: bcm2835: make use of of_property_read_u32_index()
 2013-03-28  6:18 UTC  (2+ messages)

[PATCH V2 0/2] tcm_vhost endpoint
 2013-03-28  6:16 UTC  (3+ messages)
` [PATCH V2 2/2] tcm_vhost: Use vq->private_data to indicate if the endpoint is setup

[Qemu-devel] [PATCH v15.1 4/6] pvpanic: add document of pvpanic
 2013-03-28  6:16 UTC  (2+ messages)
` [Qemu-devel] [PATCH v15.2 "

[PATCH] hw_random: Add Broadcom BCM2835 RNG Driver
 2013-03-28  6:15 UTC  (3+ messages)

[PATCH 0/8] ARM: shmobile: tidyup clocks
 2013-03-28  6:13 UTC  (2+ messages)

[PATCH v2] bcm2835: Add Broadcom BCM2835 RNG to the device tree
 2013-03-28  6:12 UTC  (3+ messages)
` [PATCH] "

[PATCH] em28xx: ignore isoc DVB USB endpoints with wMaxPacketSize = 0 bytes for all alt settings
 2013-03-28  6:12 UTC  (2+ messages)

[PATCHv3 0/6] arm: vt8500: Add support for pinctrl/gpio module
 2013-03-28  6:10 UTC  (14+ messages)
` [PATCHv3 1/6] of: Add support for reading a u32 from a multi-value property
` [PATCHv3 2/6] arm: vt8500: Increase available GPIOs on arch-vt8500
` [PATCHv3 3/6] pinctrl: gpio: vt8500: Add pincontrol driver for arch-vt8500
` [PATCHv3 4/6] arm: dts: vt8500: Update Wondermedia SoC dtsi files for pinctrl driver
` [PATCHv3 5/6] arm: vt8500: Remove gpio devicetree nodes
` [PATCHv3 6/6] gpio: vt8500: Remove arch-vt8500 gpio driver

[RFT] GCC 4.8 recipes
 2013-03-28  5:51 UTC 

[PATCH] gpio: palmas: add dt support
 2013-03-28  6:05 UTC  (7+ messages)

[U-Boot] Beagleboard: SPL hangs on serial init
 2013-03-28  6:06 UTC  (10+ messages)
      ` [U-Boot] [PATCH 1/1 v2] omap3_beagle: Enabling UART3 first allows the Transmitter to be empty

Samba server?
 2013-03-28  6:05 UTC  (12+ messages)

[PATCH] drm: Fix error message in drmWaitVBlank
 2013-03-28  6:05 UTC 

[PATCH/RFC 00/12] Split PFC and GPIO for R8A7779
 2013-03-28  6:03 UTC  (2+ messages)

[PATCH v2 0/2] Add devfreq runtime pm support
 2013-03-28  6:03 UTC  (3+ messages)
` [PATCH v2 1/2] PM / devfreq: Fix compiler warnings

[PATCH] http-backend: respect GIT_NAMESPACE with dumb clients
 2013-03-28  6:02 UTC  (2+ messages)

[PATCH] git help config: s/insn/instruction/
 2013-03-28  5:59 UTC  (2+ messages)

[PATCH] include/linux: printk is needed in filter.h when CONFIG_BPF_JIT is defined
 2013-03-28  5:59 UTC 

[PATCH 1/1] Input: mma8450 - fix signed 12bits to 32bits conversion
 2013-03-28  5:58 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] Add some tracepoints for clarification of the cause of troubles
 2013-03-28  5:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/5] qdev: add qdev_{create,free} tracepoints
  ` [Qemu-devel] [PATCH 4/5] qdev: add qdev_{create, free} tracepoints

[Qemu-devel] [PATCH 0/5] Add some tracepoints for clarification of the cause of troubles
 2013-03-28  5:53 UTC  (2+ messages)

[U-Boot] [PATCH 0/9 v2] Fix and Re-organise PWM Timer
 2013-03-28  5:53 UTC  (11+ messages)
` [U-Boot] [PATCH 1/9 v2] Exynos: Change get_timer() to work correctly
` [U-Boot] [PATCH 3/9 v2] Exynos: pwm: Fix two bugs in the exynos pwm configuration code
` [U-Boot] [PATCH 4/9 v2] Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4
` [U-Boot] [PATCH 7/9 v2] Exynos: clock: Add generic api to get the clk freq
` [U-Boot] [PATCH 9/9 v2] Exynos: pwm: Use generic api to get pwm "

[PATCH v4 0/6] Generic PHY Framework
 2013-03-28  5:43 UTC  (21+ messages)
` [PATCH v4 1/6] drivers: phy: add generic PHY framework
` [PATCH v4 2/6] usb: phy: omap-usb2: use the new "
` [PATCH v4 3/6] usb: otg: twl4030: "
` [PATCH v4 4/6] ARM: OMAP: USB: Add phy binding information
` [PATCH v4 5/6] ARM: dts: omap: update usb_otg_hs data
` [PATCH v4 6/6] usb: musb: omap2430: use the new generic PHY framework

[PATCH net-next 00/19] IPVS optimizations, part 2
 2013-03-28  5:41 UTC  (2+ messages)

[PATCH 00/15 v3] IPVS optimizations (repost)
 2013-03-28  5:39 UTC  (16+ messages)
` [PATCH 01/15] net: add skb_dst_set_noref_force
` [PATCH 02/15] ipvs: avoid routing by TOS for real server
` [PATCH 03/15] ipvs: prefer NETDEV_DOWN event to free cached dsts
` [PATCH 04/15] ipvs: convert the IP_VS_XMIT macros to functions
` [PATCH 05/15] ipvs: rename functions related to dst_cache reset
` [PATCH 06/15] ipvs: no need to reroute anymore on DNAT over loopback
` [PATCH 07/15] ipvs: do not use skb_share_check
` [PATCH 08/15] ipvs: consolidate all dst checks on transmit in one place
` [PATCH 09/15] ipvs: optimize dst usage for real server
` [PATCH 10/15] ipvs: convert app locks
` [PATCH 11/15] ipvs: remove rs_lock by using RCU
` [PATCH 12/15] ipvs: convert locks used in persistence engines
` [PATCH 13/15] ipvs: convert connection locking
` [PATCH 14/15] ipvs: reorder keys in connection structure
` [PATCH 15/15] ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new

[PATCH 1/2] man/send(2): add EPERM to the list of possible errors
 2013-03-28  5:37 UTC  (6+ messages)

Generic syscall ABI support
 2013-03-28  5:35 UTC  (2+ messages)

page eviction from the buddy cache
 2013-03-28  5:34 UTC  (4+ messages)

[PATCH] Input: trackpoint - Optimize trackpoint init to use power-on reset
 2013-03-28  5:32 UTC  (2+ messages)

[Bridge] [PATCH v2] net: add ETH_P_802_3_MIN
 2013-03-28  5:31 UTC  (3+ messages)
  `  "


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.