The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2013-03-27 22:15:21 to 2013-03-28 07:30:28 UTC [more...]

[PATCH] Makefile: allow no update .config build
 2013-03-28  7:28 UTC 

[PATCHv2 1/1] checkpatch: adding Suggested-by as standard signature
 2013-03-28  7:28 UTC 

[PATCH] fs: f2fs: Use kmemdup
 2013-03-28  7:24 UTC  (2+ messages)

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

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

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

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

Subject: [PATCHSET v2 wq/for-3.10] workqueue: NUMA affinity for unbound workqueues
 2013-03-28  6:43 UTC  (15+ 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

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

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

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

[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 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 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 "

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

[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] hw_random: Add Broadcom BCM2835 RNG Driver
 2013-03-28  6:15 UTC  (3+ messages)

[PATCH] ALSA: hda - Clean up documentation a bit
 2013-03-28  5:14 UTC  (2+ messages)

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

[PATCHv3 0/6] arm: vt8500: Add support for pinctrl/gpio module
 2013-03-28  6:10 UTC  (7+ 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

[PATCH] gpio: palmas: add dt support
 2013-03-28  6:05 UTC  (5+ 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] 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)

[PATCH v4 0/6] Generic PHY Framework
 2013-03-28  5:43 UTC  (7+ 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

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

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

[PATCH] arm: omap: RX-51: ARM errata 430973 workaround
 2013-03-28  5:30 UTC 

linux-next: Tree for Mar 28
 2013-03-28  5:28 UTC 

linux-next: build failure after merge of the final tree (net-next tree related)
 2013-03-28  5:19 UTC  (2+ messages)

[PATCH 0/6] fb: vt8500: patches for 3.10
 2013-03-28  5:04 UTC  (4+ messages)
` [PATCH 6/6] video: fb: vt8500: Convert framebuffer drivers to standardized binding

[PATCH] video: fixed missing iounmap coccinelle errors
 2013-03-28  4:59 UTC  (2+ messages)

[PATCH] video: fix invalid free of devm_ allocated data
 2013-03-28  4:59 UTC  (2+ messages)
` [Bulk] "

[PATCH v4] clk: allow reentrant calls into the clk framework
 2013-03-28  4:45 UTC  (5+ messages)
` [PATCH v5 0/2] reentrancy in the common "
  ` [PATCH 1/2] clk: abstract locking out into helper functions
  ` [PATCH 2/2] clk: allow reentrant calls into the clk framework

[PATCH -next] mg_disk: fix error return code in mg_probe()
 2013-03-28  4:43 UTC  (2+ messages)

[PATCH] ARM: davinci: use is IS_ENABLED macro
 2013-03-28  4:37 UTC  (3+ messages)

zsmalloc zbud hybrid design discussion?
 2013-03-28  4:30 UTC  (2+ messages)

linux-next: manual merge of the signal tree with Linus' tree
 2013-03-28  4:28 UTC 

[PATCH] PCI, ACPI: Don't query OSC support with all possible controls
 2013-03-28  4:28 UTC 

[PATCH 0/2] eisa: fix eisa with PCI
 2013-03-28  4:28 UTC  (3+ messages)
` [PATCH 1/2] eisa, PCI: Fix bus res reference
` [PATCH 2/2] eisa, PCI: init eisa early before pnp step in

[PATCH 0/7] sched: Split cpuacct
 2013-03-28  4:13 UTC  (8+ messages)
` [PATCH 1/7] sched: Split cpuacct code out of core.c
` [PATCH 2/7] sched: Split cpuacct out of sched.h
` [PATCH 3/7] cpuacct: Add cpuacct_init()
` [PATCH 4/7] cpuacct: Add cpuacct_acount_field()
` [PATCH 5/7] cpuacct: Remove redundant NULL checks in cpuacct_charge()
` [PATCH 6/7] cpuacct: Remove redundant NULL checks in cpuacct_acount_field()
` [PATCH 7/7] cpuacct: Clean up cpuacct.h

[PATCH v3] watchdog: Add Broadcom BCM2835 watchdog timer driver
 2013-03-28  3:50 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] checkpatch: do not exit in main process subroutine
 2013-03-28  3:43 UTC 

[PATCH] tokenring: delete last holdout of CONFIG_TR
 2013-03-28  3:25 UTC  (2+ messages)

Davicom Linux driver
 2013-03-28  3:19 UTC  (4+ messages)

intel_pstate_timer_func divide by zero oops
 2013-03-28  3:13 UTC  (3+ messages)

[PATCH] ia64: Fix example error_injection_tool
 2013-03-28  2:54 UTC 

[PATCH v9 RESEND 0/4] Add generic driver for on-chip SRAM
 2013-03-28  2:54 UTC  (9+ messages)
` [PATCH v9 RESEND 2/4] misc: Generic on-chip SRAM allocation driver
` [PATCH v9 RESEND 3/4] media: coda: use genalloc API
` [PATCH v9 RESEND 4/4] ARM: dts: add sram for imx53 and imx6q

[PATCH 1/2] ethernet: dm9000 driver: davicom: upgrade driver: 3rd trial
 2013-03-28  2:50 UTC  (2+ messages)

[RFC PATCH 1/5] Thermal: rename thermal_sys.c to thermal_core.c
 2013-03-28  2:40 UTC  (3+ messages)
` [RFC,1/5] "

[PATCH v7 0/5] Add ST-Ericsson AB8500 HWMON driver
 2013-03-28  2:31 UTC  (4+ messages)
` [PATCH v7 5/5] hwmon: add ST-Ericsson ABX500 hwmon driver

[PATCH] i2c: remove CONFIG_HOTPLUG ifdefs
 2013-03-28  2:25 UTC 

[PATCH 1/2] mm: remove CONFIG_HOTPLUG ifdefs
 2013-03-28  2:23 UTC 

[PATCH V7 0/5] virtio-scsi multiqueue
 2013-03-28  2:22 UTC  (2+ messages)

[RFC] mm: remove swapcache page early
 2013-03-28  1:54 UTC  (10+ messages)

smartd broken in 3.9.0-rc4
 2013-03-28  1:01 UTC 

[Suggestion] drivers/block/aoe: using uninitialized variable
 2013-03-28  1:51 UTC  (3+ messages)

[PATCH] kernel/range.c: subtract_range: return instead of continue to save some loops
 2013-03-28  1:49 UTC  (4+ messages)
` [PATCH] kernel/range.c: subtract_range: fix the broken phrase issued by printk

[PATCH] video: mmp: removed reference preceded by free
 2013-03-28  1:38 UTC  (2+ messages)

[patch] mm, memcg: give exiting processes access to memory reserves
 2013-03-28  1:22 UTC 

[PATCH] power: pass IRQF_ONESHOT to request_threaded_irq()
 2013-03-28  1:19 UTC  (3+ messages)

[LKP] Commit ac3ebafa81a makes NHM EX/EP machines hung out since 3.9-rc1
 2013-03-28  1:02 UTC  (3+ messages)

[PATCH 21/21] power: fix invalid free of devm_ allocated data
 2013-03-28  0:51 UTC 

linux-next: manual merge of the hid tree with Linus' tree
 2013-03-28  0:40 UTC 

[PATCH] powerpc: drop even more unused Kconfig symbols
 2013-03-28  0:31 UTC  (3+ messages)

[PATCH V2] regulator: palmas: add input supply names
 2013-03-28  0:26 UTC  (2+ messages)

PROBLEM: All CPUs in soft lockup
 2013-03-28  0:22 UTC  (2+ messages)

[PATCH 00/46] Regulators: Bring the AB8500 into the 21st century
 2013-03-28  0:22 UTC  (29+ messages)
` [PATCH 07/46] regulator: ab8500: Add support of low voltage battery
` [PATCH 08/46] ARM: ux500: Update displays in vaux1 consumer list
` [PATCH 13/46] ARM: ux500: Add supply for the L3G4200D Gyroscope
` [PATCH 14/46] ARM: ux500: Add supply for the Ambient light sensor device
` [PATCH 15/46] ARM: ux500: Add supply for the Pressure sensor
` [PATCH 16/46] ARM: ux500: Add supply for the Cypress TrueTouch Touchscreen
` [PATCH 17/46] ARM: ux500: regulators: List the MMIO camera as a consumer of VAUX1
` [PATCH 18/46] regulator: ab8500: Clean out SoC registers
` [PATCH 21/46] regulator: ab8500: Correct TVOUT regulator start-up delay
` [PATCH 24/46] ARM: ux500: regulator: Add accelerometer and fix magnetometer supply device ID
` [PATCH 28/46] regulator: ab8500: Delete useless fixed_uV field
` [PATCH 37/46] regulator: ab8500-ext: Adapt regulator registration for newly changed API
` [PATCH 44/46] regulator: ab8500: Amend the update value for AB8500_LDO_INTCORE regulator
` [PATCH 46/46] ARM: ux500: Regulators: Bring the AB8500 regulator platform data up-to-date

[PATCH 14/14] tracing: fix regression of perf function tracing
 2013-03-28  0:17 UTC 

[PATCH] fs: f2fs: Use kmemdup
 2013-03-28  0:05 UTC  (2+ messages)

[PATCH] video: exynos: remove useless safety check in list traversal
 2013-03-28  0:04 UTC  (2+ messages)

[Bug fix PATCH] ACPI,acpi_memhotplug: enable acpi_memory_info->enabled of memory device presented at boot-time
 2013-03-27 23:58 UTC  (5+ messages)
` [PATCH v3 2/2] ACPI,acpi_memhotplug: Remove acpi_memory_info->failed bit

[PATCH 0/4] pintrcl: restore old state when pinctrl_select_state fails
 2013-03-27 23:55 UTC  (9+ messages)
` [PATCH 2/4] pinctrl: create pinctrl_free_setting function
` [PATCH 3/4] pinctrl: disable and free setting in select_state in case of error
` [PATCH 4/4] pinctrl: re-enable old state in case of error in pinctrl_select_state

[PATCH] video: exynos: Convert to devm_ioremap_resource()
 2013-03-27 23:52 UTC  (2+ messages)

[PATCH 3/3] iommu/amd: Re-enable IOMMU event log interrupt after handling
 2013-03-27 23:51 UTC 

[PATCH 2/3] iommu/amd: Add IOMMU event log injection interface for testing event flag decoding logic
 2013-03-27 23:51 UTC 

[PATCH 1/3] iommu/amd: Add logic to decode AMD IOMMU event flag
 2013-03-27 23:51 UTC 

[PATCH 0/3] iommu/amd: Improve IOMMU Event Log Interrupt Handling
 2013-03-27 23:50 UTC 

[PATCH v2] ARM: add support for context tracking subsystem
 2013-03-27 23:49 UTC 

[PATCH] serial: samsung: Use printk instead of printascii for S3C_PMDBG
 2013-03-27 23:39 UTC 

[PATCH 1/2] serial: samsung: Restore IRQ mask during noirq resume
 2013-03-27 23:34 UTC  (2+ messages)
` [PATCH 2/2] serial: samsung: Avoid waiting forever for TX ready

[PATCH resend] pinctrl: core: add dependence of GPIOLIB
 2013-03-27 23:34 UTC 

[PATCH] pinctrl: move subsystem mutex to pinctrl_dev struct
 2013-03-27 23:33 UTC  (5+ messages)

[PATCH] fs: f2fs: Use kmemdup
 2013-03-27 23:24 UTC  (2+ messages)

[PATCH] arm: omap: RX-51: ARM errata 430973 workaround
 2013-03-27 20:56 UTC  (5+ messages)

[PATCH RFT 1/2] regulator: ab8500: Add missing enable_time settings
 2013-03-27 23:18 UTC  (2+ messages)

[PATCH 0/3] perf, amd: Support for Family 16h L2I Performance Counters
 2013-03-27 23:07 UTC  (4+ messages)
` [PATCH 1/3] perf, amd: Further generalize NB event constraints handling logic
` [PATCH 2/3] perf, x86: Allow for multiple kfree_on_online pointers
` [PATCH 3/3] perf, amd: Enable L2I performance counters on AMD Family 16h

[patch v2] sound/soc/codecs : fix build failure for next-20130325
 2013-03-27 22:57 UTC  (4+ messages)

[Bug 55211] pci_disable_link_state PCIE_LINK_STATE_L0S no longer disables ASPM for ath5k
 2013-03-27 22:56 UTC  (3+ messages)
` [PATCH] PCI: Remove not needed check in disable aspm link

[PATCH v2 0/10] extend hugepage migration
 2013-03-27 22:55 UTC  (7+ messages)
` [PATCH 09/10] memory-hotplug: enable memory hotplug to handle hugepage

[PATCH 0/2] cpufreq: ondemand: add AMD specific powersave bias
 2013-03-27 22:46 UTC  (5+ messages)
` [PATCH 1/2] cpufreq: ondemand: allow custom od_ops to be registered
` [PATCH 2/2] cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand governor

[PATCH] async_tx: allow generic async_memcpy() not be effected by channel switch
 2013-03-27 22:44 UTC 

[PATCH V2] pinctrl: mvebu: prevent walking off the end of group array
 2013-03-27 22:34 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] OMAP3 ROM Random Number Generator support
 2013-03-27 22:25 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox