linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-20 04:45:23 to 2012-08-20 11:34:47 UTC [more...]

[PATCH v2 0/2] mfd: dt: add power off support for Tegra20/Tegra30
 2012-08-20 11:34 UTC  (3+ messages)
` [PATCH v2 1/2] mfd: dt: tps6586x: Add power off control

[PATCH 00/22] mop500 related Audio reorganisation and fixups
 2012-08-20 11:34 UTC  (10+ messages)
` [PATCH 04/22] ASoC: Ux500: Move MSP pinctrl setup into the MSP driver
` [PATCH 08/22] ASoC: codecs: Enable AB8500 CODEC for Device Tree
  ` [alsa-devel] "
    ` [PATCH 1/1] "
` [PATCH 13/22] ARM: ux500: Fork MSP platform registration for step-by-step DT enablement

[overlayfs/port] overlayfs: v13 port attempt to kernel 3.5
 2012-08-20 11:26 UTC  (3+ messages)

[RFC 0/2] USB gadget - configfs
 2012-08-20 11:19 UTC  (15+ messages)

[PATCHv7] arm/dts: omap4-sdp: Add keypad data
 2012-08-20 11:19 UTC  (2+ messages)

RFC: Link Time Optimization support for the kernel
 2012-08-20 11:18 UTC  (25+ messages)
` [PATCH 26/74] lto, sound: Fix export symbols for !CONFIG_MODULES
` [PATCH 27/74] lto: Mark EXPORT_SYMBOL symbols __visible
` [PATCH 35/74] lto, crypto, aes: mark AES tables __visible
` [PATCH 36/74] lto, crypto, camelia: Make camelia tables used by assembler __visible
` [PATCH 46/74] x86, lto: Disable fancy hweight optimizations for LTO
` [PATCH 55/74] lto, workaround: Add workaround for initcall reordering

Repeated fork() causes SLAB to grow without bound
 2012-08-20 11:17 UTC  (8+ messages)

[PATCH 1/1] driver-core: Shut up dev_dbg_reatelimited() without DEBUG
 2012-08-20 11:14 UTC  (3+ messages)

[PATCH v3] SUNRPC: protect service sockets lists during per-net shutdown
 2012-08-20 11:05 UTC  (4+ messages)

[PATCH 1/3] firmware loader: fix firmware -ENOENT situations
 2012-08-20 11:04 UTC  (3+ messages)
` [PATCH 2/3] firmware loader: let caching firmware piggyback on loading firmware
` [PATCH 3/3] MAINTAINERS: update maintain status of FIRMWARE LOADER

[PATCH] mfd: ab8500: Make ab8500_irq_get_virq() static
 2012-08-20 10:53 UTC 

[PATCH v2 00/31] AArch64 Linux kernel port
 2012-08-20 10:53 UTC  (8+ messages)
` [PATCH v2 21/31] arm64: 32-bit (compat) applications support
` [PATCH v2 23/31] arm64: Debugging support

[PATCH 0/8] Changes surrounding IRQs and IRQ domains
 2012-08-20 10:49 UTC  (8+ messages)
` [PATCH 5/8] mfd: Provide the PRCMU with its own IRQ domain

uprobe: single step over uprobe & global breakpoints
 2012-08-20 10:47 UTC  (11+ messages)
` [PATCH 2/5] x86/uprobes: implement x86 specific arch_uprobe_*_step
          ` [PATCH v2 "
                  ` [PATCH v3] "

[PATCH] staging: octeon: Add prevent NAPI from scheduling
 2012-08-20 10:41 UTC 

[PATCH] drivers-core: beware dev_printk() from printing nonsense
 2012-08-20 10:33 UTC 

[PATCH 0/3] OMAP: hwmod: reset API proposal
 2012-08-20 10:21 UTC  (7+ messages)
` [PATCH 2/3] ARM: OMAP: hwmod: revise deassert sequence

[RFC PATCH 0/5] net: socket bind to file descriptor introduced
 2012-08-20 10:18 UTC  (3+ messages)

[PATCH] x86: efi: Turn off efi_enabled after setup on mixed fw/kernel
 2012-08-20 10:13 UTC  (3+ messages)

[PATCH 1/2] pebs, x86: Make sure to really disable PEBS
 2012-08-20 10:10 UTC  (2+ messages)

[PATCH] perf/x86: enable Intel Cedarview Atom suppport
 2012-08-20 10:06 UTC  (3+ messages)

[git pull] IOMMU Fixes for v3.6-rc2
 2012-08-20 10:06 UTC 

[PATCH v3] clk: add Loongson1B clock support
 2012-08-20 10:05 UTC 

[PATCHv3 0/6] perf, tool: Allow to use hw events in PMU syntax
 2012-08-20  9:55 UTC  (4+ messages)
` [PATCH 1/6] perf, x86: Making hardware events translations available in sysfs

[PATCH] net/stmmac: fix issue of clk_get for Loongson1B
 2012-08-20  9:52 UTC  (2+ messages)

[PATCH] caif: Do not dereference NULL in chnl_recv_cb()
 2012-08-20  9:48 UTC  (3+ messages)

[PATCH 00/11] pinctrl: mvebu: pinctrl driver
 2012-08-20  9:46 UTC  (5+ messages)
` [PATCH 01/11] pinctrl: mvebu: pinctrl driver core

BUG: scheduling while atomic, under native_smp_prepare_cpus()
 2012-08-20  9:42 UTC  (4+ messages)

[RFC V7 PATCH 00/19] memory-hotplug: hot-remove physical memory
 2012-08-20  9:35 UTC  (20+ messages)
` [RFC V7 PATCH 01/19] memory-hotplug: rename remove_memory() to offline_memory()/offline_pages()
` [RFC V7 PATCH 02/19] memory-hotplug: implement offline_memory()
` [RFC V7 PATCH 03/19] memory-hotplug: store the node id in acpi_memory_device
` [RFC V7 PATCH 04/19] memory-hotplug: offline and remove memory when removing the memory device
` [RFC V7 PATCH 05/19] memory-hotplug: check whether memory is present or not
` [RFC V7 PATCH 06/19] memory-hotplug: export the function acpi_bus_remove()
` [RFC V7 PATCH 07/19] memory-hotplug: call acpi_bus_remove() to remove memory device
` [RFC V7 PATCH 08/19] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [RFC V7 PATCH 09/19] memory-hotplug: does not release memory region in PAGES_PER_SECTION chunks
` [RFC V7 PATCH 10/19] memory-hotplug: add memory_block_release
` [RFC V7 PATCH 11/19] memory-hotplug: remove_memory calls __remove_pages
` [RFC V7 PATCH 12/19] memory-hotplug: introduce new function arch_remove_memory()
` [RFC V7 PATCH 13/19] memory-hotplug: check page type in get_page_bootmem
` [RFC V7 PATCH 14/19] memory-hotplug: move register_page_bootmem_info_node and put_page_bootmem for sparse-vmemmap
` [RFC V7 PATCH 15/19] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [RFC V7 PATCH 16/19] memory-hotplug: free memmap "
` [RFC V7 PATCH 17/19] memory_hotplug: clear zone when the memory is removed
` [RFC V7 PATCH 18/19] memory-hotplug: add node_device_release
` [RFC V7 PATCH 19/19] memory-hotplug: remove sysfs file of node

[PATCH v6 0/6] thermal: Add kernel thermal support for exynos platform
 2012-08-20  9:36 UTC  (7+ messages)
` [PATCH v6 1/6] thermal: add generic cpufreq cooling implementation

[PATCH] unifdef: set a secure umask before calling mkstemp()
 2012-08-20  9:35 UTC  (4+ messages)

[PATCH 0/3] fix error return code
 2012-08-20  9:33 UTC  (2+ messages)

regression with poll(2)?
 2012-08-20  9:30 UTC  (5+ messages)
` regression with poll(2)

Add rq->nr_uninterruptible count to dest cpu's rq while CPU goes down
 2012-08-20  9:26 UTC  (8+ messages)

linux-next: Tree for Aug 20
 2012-08-20  9:23 UTC 

[GIT PULL] x86 fixes
 2012-08-20  9:21 UTC 

[PATCH] smsc75xx: add missing entry to MAINTAINERS
 2012-08-20  9:20 UTC  (2+ messages)

[PATCH 0/10] fix error return code
 2012-08-20  9:15 UTC  (5+ messages)
` [PATCH 4/9] sound/soc/omap/am3517evm.c: "
` [alsa-devel] [PATCH 0/10] "

[PATCH 1/2] snd-ad1816a: remove useless struct snd_card_ad1816a
 2012-08-20  9:13 UTC  (2+ messages)
` [alsa-devel] "

[GIT PULL] scheduler fixes
 2012-08-20  9:12 UTC 

[PATCH] fs: Introducing Lanyard Filesystem
 2012-08-20  9:12 UTC  (13+ messages)

[GIT PULL] perf fixes
 2012-08-20  9:08 UTC 

[GIT PULL] core kernel fix
 2012-08-20  9:01 UTC 

[PATCH 0/3]: ezusb cleanup, FX2 support, firmware downloading support
 2012-08-20  8:52 UTC  (2+ messages)

[PATCH v2] net: add new QCA alx ethernet driver
 2012-08-20 16:42 UTC 

[PATCH 0/4] cputime: Virtual cputime accounting small cleanups and consolidation v3
 2012-08-20  8:40 UTC  (2+ messages)

[PATCH] sched: add missing call for calc_load_exit_idle
 2012-08-20  8:39 UTC  (3+ messages)

[PATCH 11/11] pm/drivers: fix use of SIMPLE_DEV_PM_OPS
 2012-08-20  8:32 UTC  (4+ messages)

[PATCH] crypto: atmel - Remove possible typo error
 2012-08-20  8:31 UTC  (2+ messages)

[PATCH 3/6] drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated data
 2012-08-20  8:31 UTC  (2+ messages)

[PATCH v2 1/3] usb: gadget: lpc32xx_udc: Port to new start/stop interface
 2012-08-20  8:30 UTC  (3+ messages)
` [PATCH v2 2/3] usb: gadget: lpc32xx_udc: Remove usb_endpoint_descriptor
` [PATCH v2 3/3] usb: gadget: lpc32xx_udc: Support multiple controllers

[PATCH 0/4] UBI: Use the whole NAND device to calculate max bad block number
 2012-08-20  8:27 UTC  (11+ messages)
` [PATCH 4/4] UBI: replace MTD_UBI_BEB_LIMIT with user-space parameter

[discussion]sched: a rough proposal to enable power saving in scheduler
 2012-08-20  8:26 UTC  (9+ messages)

[ 00/46] 3.5.3-stable review
 2012-08-20  8:26 UTC  (2+ messages)

[PATCH 1/3] usb: gadget: lpc32xx_udc: Port to new start/stop interface
 2012-08-20  8:26 UTC  (6+ messages)
` [PATCH 2/3] usb: gadget: lpc32xx_udc: Remove usb_endpoint_descriptor
` [PATCH 3/3] usb: gadget: lpc32xx_udc: Support multiple controllers

[PATCH 0/8] UBI: add max_beb_per1024 parameter / ioctl
 2012-08-20  8:29 UTC  (10+ messages)
` [PATCH 5/8] UBI: check max_beb_per1024 value in ubi_attach_mtd_dev
` [PATCH 6/8] UBI: replace MTD_UBI_BEB_LIMIT with module parameter

O_DIRECT to md raid 6 is slow
 2012-08-20  7:47 UTC  (11+ messages)

[PATCH] usb: gadget: lpc32xx_udc: Port to new start/stop interface
 2012-08-20  8:11 UTC  (8+ messages)

[PATCH] ext4: change the debug description in ext4_mb_cleanup_pa
 2012-08-20  8:07 UTC 

Update VIP to videobuf2 and control framework
 2012-08-20  8:03 UTC  (3+ messages)
` [PATCH 2/3] [media] videobuf2-dma-streaming: new videobuf2 memory allocator

[PATCH] serial/imx: improve error diagnosics for clock and pinctrl failures
 2012-08-20  7:57 UTC 

[PATCH 3/3] IIO: arm: Add LRADC to i.MX28 dts
 2012-08-20  7:57 UTC  (4+ messages)

[PATCH] leds-lm3530: replace pwm platform functions with generic pwm functions
 2012-08-20  7:56 UTC  (13+ messages)

[PATCH v2 00/11] Request for Inclusion: kmem controller for memcg
 2012-08-20  7:51 UTC  (3+ messages)

[BUGFIX PATCH] kexec & iosapic: kexec oops when iosapic was removed
 2012-08-20  7:46 UTC  (6+ messages)
` [BUGFIX PATCH][RESEND] "

[PATCH] iscsi: Don't disable BH on BH context
 2012-08-20  7:47 UTC 

[PATCH] Extcon: Minor change in the declaration of cable_names
 2012-08-20  7:27 UTC  (2+ messages)

[PATCH 4/5] drivers/net/wireless/ath/ath6kl/main.c: introduce missing initialization
 2012-08-20  7:24 UTC  (2+ messages)

lockdep trace from posix timers
 2012-08-20  7:15 UTC  (4+ messages)

[PATCH] i2c-i801: Add device tree support
 2012-08-20  7:13 UTC  (7+ messages)

[PATCH v6 0/4] cgroup: add xattr support
 2012-08-20  7:10 UTC  (4+ messages)
` [PATCH v6 1/4] xattr: extract simple_xattr code from tmpfs

[GIT PULL] arm-soc: bug fixes for v3.6-rc3
 2012-08-20  7:02 UTC 

[PATCH]mm/ia64: fix a node distance bug
 2012-08-20  7:06 UTC  (2+ messages)

[PATCH] pstore: add missed platform_device_unregister
 2012-08-20  6:58 UTC 

linux-next: build failure after merge of the drivers-x86 tree
 2012-08-20  6:44 UTC  (2+ messages)

[PATCH]mm: fix-up zone present pages
 2012-08-20  6:38 UTC 

[PATCH] sched: fix kernel-doc warnings in kernel/sched/fair.c
 2012-08-20  6:31 UTC  (2+ messages)

changing timeslice in linux
 2012-08-20  5:54 UTC  (2+ messages)

[PATCH V5 0/5] clk: mmp: add clock framework for mmp
 2012-08-20  5:39 UTC  (2+ messages)

[PATCH] Add MSI support for SDHCI PCI hosts
 2012-08-20  5:24 UTC  (4+ messages)

[PATCH] x86/fixup_irq: using the cpu_online_mask instead of cpu_all_mask
 2012-08-20  5:25 UTC  (2+ messages)

3.5.x boot hang after conflicting fb hw usage <driver> vs VESA VGA - removing generic driver
 2012-08-20  5:22 UTC  (6+ messages)

[PATCH v7 0/4] make balloon pages movable by compaction
 2012-08-20  5:12 UTC  (11+ messages)
` [PATCH v7 2/4] virtio_balloon: introduce migration primitives to balloon pages

[PATCH] perf ui/gtk: Ensure not to call gtk_main_quit() twice
 2012-08-20  5:04 UTC  (6+ messages)

[RFC v2 0/7] modsig: signature based kernel module integrity verfication
 2012-08-20  2:59 UTC  (3+ messages)
` [RFC v2 1/7] integrity: added digest calculation function

[PATCH] MIPS: fix module.c build for 32 bit
 2012-08-20  2:49 UTC  (6+ messages)
      ` [PATCH] MIPS: Fix "

linux-next: Tree for July 26 (uml)
 2012-08-20  2:51 UTC  (15+ messages)
        ` linux-next: Tree for July 26

[PATCHSET 0/7] Cleanup hist printing code (v3)
 2012-08-20  4:52 UTC  (8+ messages)
` [PATCH 1/7] perf hists: Separate out hist print functions
` [PATCH 2/7] perf hists: Refactor some functions
` [PATCH 3/7] perf hists: Introduce hist_period_print functions
` [PATCH 4/7] perf hists: Handle field separator properly
` [PATCH 5/7] perf hists: Use hpp_functions->width to calculate the column widths
` [PATCH 6/7] perf ui/browser: Use hist_period_print functions
` [PATCH 7/7] perf gtk/browser: "

linux-next: build failure after merge of the tip tree
 2012-08-20  4:54 UTC  (5+ messages)

[RFC PATCH 3/7] perf: make python support based on CONFIG_LIBPYTHON
 2012-08-20  4:44 UTC  (5+ messages)
` [RFC PATCH 4/7] perf: make gtk2 support based on CONFIG_GTK2
` [RFC PATCH 5/7] perf: make newt support based on CONFIG_NEWT
` [RFC PATCH 6/7] perf: make dwarf unwind support based on CONFIG_LIBUNWIND
` [RFC PATCH 7/7] perf: make demangle support based on CONFIG_DEMANGLE


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).