linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-29 08:38:24 to 2012-10-29 14:32:56 UTC [more...]

[PATCH+GIT V3 0/5] arm: implement ballooning and privcmd foreign mappings based on x86 PVH
 2012-10-29 14:20 UTC  (2+ messages)

[RFC PATCH 0/9] printk: Make it usable on nohz CPUs v3
 2012-10-29 14:28 UTC  (14+ messages)
` [RFC PATCH 1/9] irq_work: Fix racy check on work pending flag
` [RFC PATCH 2/9] irq_work: Remove CONFIG_HAVE_IRQ_WORK
` [RFC PATCH 3/9] irq_work: Move irq_work_raise() declaration/default definition to arch headers
` [RFC PATCH 4/9] irq_work: Let the arch tell us about self-IPI support
` [RFC PATCH 5/9] x86: Implement arch_irq_work_has_ipi()
` [RFC PATCH 6/9] nohz: Add API to check tick state
` [RFC PATCH 7/9] irq_work: Make self-IPIs optable
` [RFC PATCH 8/9] irq_work: Handle queuing without IPI support in dyntick idle mode
` [RFC PATCH 9/9] printk: Wake up klogd using irq_work

Regression from 3.4.9 to 3.4.16 "stable" kernel
 2012-10-29 14:22 UTC  (3+ messages)

[PATCH v1] Bug-fixes for v3.7 back-ported from Jan's postings
 2012-10-29 14:08 UTC  (3+ messages)
` [PATCH 1/2] xen/hypercall: fix hypercall fallback code for very old hypervisors
` [PATCH 2/2] xen/xenbus: fix overflow check in xenbus_file_write()

memcg/cgroup: do not fail fail on pre_destroy callbacks
 2012-10-29 14:17 UTC  (17+ messages)
` [PATCH v3 1/6] memcg: split mem_cgroup_force_empty into reclaiming and reparenting parts
` [PATCH v3 2/6] memcg: root_cgroup cannot reach mem_cgroup_move_parent
` [PATCH v3 3/6] memcg: Simplify mem_cgroup_force_empty_list error handling
` [PATCH v3 4/6] cgroups: forbid pre_destroy callback to fail
` [PATCH v3 5/6] memcg: make mem_cgroup_reparent_charges non failing
` [PATCH v3 6/6] hugetlb: do not fail in hugetlb_cgroup_pre_destroy

linux-next: Tree for Oct 29
 2012-10-29 14:13 UTC  (3+ messages)
` linux-next: Tree for Oct 29 (tty->raw)

[PATCH V2 RFC 0/3] kvm: Improving undercommit,overcommit scenarios
 2012-10-29 14:07 UTC  (4+ messages)
` [PATCH V2 RFC 1/3] sched: Bail out of yield_to when source and target runqueue has one task
` [PATCH V2 RFC 2/3] kvm: Handle yield_to failure return code for potential undercommit case
` [PATCH V2 RFC 3/3] kvm: Check system load and handle different commit cases accordingly

[PATCH v3 0/3] acpi,memory-hotplug : implement framework for hot removing memory
 2012-10-29 14:04 UTC  (5+ messages)
` [PATCH v3 3/3] acpi,memory-hotplug : add memory offline code to acpi_memory_device_remove()

[PATCH v2] Persistent grant maps for xen blk drivers
 2012-10-29 13:57 UTC  (2+ messages)

[PATCH v5 0/8] perf tools: Add script browser and runtime data file switch
 2012-10-30  3:56 UTC  (3+ messages)
` [PATCH v5 7/8] perf hists browser: Add option for runtime switching perf data file

IRQ subsystem menu
 2012-10-29 14:03 UTC 

[PATCH] percpu: change a method freeing a chunk for consistency
 2012-10-29 13:59 UTC 

linux-next: build failure after merge of the final tree (tip/s390 trees related)
 2012-10-29 14:00 UTC  (7+ messages)
  ` [PATCH] s390: Add pmd_mknotpresent()

[PATCH V5] PVH patches for v3.8
 2012-10-29 13:46 UTC  (4+ messages)
` [PATCH 01/10] xen/pvh: Support ParaVirtualized Hardware extensions

make DESTDIR=something -C linux/tools O=<somewhere>/tools perf_install fails during compile - ../../lib/rbtree.c:24:36: error: linux/rbtree_augmented.h ?
 2012-10-29 13:44 UTC  (3+ messages)

3.7-rc3 oops on reboot
 2012-10-29 13:51 UTC  (3+ messages)

[PATCH v4 0/5] zynq subarch cleanups
 2012-10-29 13:36 UTC  (3+ messages)

[PATCH] Documentation: insert an additional information to android.txt
 2012-10-29 13:41 UTC 

[PATCH 0/3 v2] x86: ce4100 fixes and improvements
 2012-10-29 13:40 UTC  (5+ messages)
` [PATCH 0/3 v3] "
  ` [PATCH 1/3 v3] x86: ce4100: implement pm_poweroff
  ` [PATCH 2/3 v3] x86: ce4100: force reboot method to be KBD
  ` [PATCH 3/3 v3] x86: ce4100: fixup PCI configuration register access for devices without interrupts

[PATCH] dw_mmc: fix multiple drv_data NULL dereferences
 2012-10-29 13:39 UTC  (5+ messages)

[PATCH 0/5] perf dso: Separate dso symbols to separate object
 2012-10-29 13:33 UTC  (5+ messages)

[PATCH 0/4] uprobes: Kill arch_uprobe_enable/disable_step() hooks
 2012-10-29 13:28 UTC  (5+ messages)
` [PATCH 1/4] uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume()

[PATCH v7 01/16] hashtable: introduce a small and naive hashtable
 2012-10-29 13:29 UTC  (21+ messages)
` [PATCH v7 06/16] tracepoint: use new hashtable implementation
` [PATCH v7 07/16] net,9p: "
` [PATCH v7 08/16] block,elevator: "
` [PATCH v7 09/16] SUNRPC/cache: "
` [PATCH v7 10/16] dlm: "
` [PATCH v7 11/16] net,l2tp: "
` [PATCH v7 13/16] lockd: "
` [PATCH v7 14/16] net,rds: "
` [PATCH v7 15/16] openvswitch: "

[RFC 0/6] sched: packing small tasks
 2012-10-29 13:28 UTC  (17+ messages)
` [RFC 2/6] sched: add a new SD SHARE_POWERLINE flag for sched_domain
` [RFC 3/6] sched: pack small tasks
` [RFC 4/6] sched: secure access to other CPU statistics
` [RFC 5/6] sched: pack the idle load balance
` [RFC 6/6] ARM: sched: clear SD_SHARE_POWERLINE

new execve/kernel_thread design
 2012-10-29 13:25 UTC  (4+ messages)
` [update] "

x86: Regression in 3.6.4, bisected to "Exclude E820_RESERVED regions..."
 2012-10-29 13:19 UTC  (2+ messages)

[PATCH 0/5] minor clean-up and optimize highmem related code
 2012-10-29 13:15 UTC  (6+ messages)
` [PATCH 4/5] mm, highmem: makes flush_all_zero_pkmaps() return index of last flushed entry

[PATCH] Add bluetooth support for VAIO VPCEH [0489:e027]
 2012-10-29 13:09 UTC 

[linux-next PATCH] PM / devfreq: documentation cleanups for devfreq header
 2012-10-29 13:02 UTC 

[PATCH 1/2] Xen acpi pad implement
 2012-10-29 12:39 UTC  (9+ messages)
` [Xen-devel] "

[PATCH] aic7xxx_old: silence GCC warnings
 2012-10-29 12:45 UTC  (4+ messages)

[RFC v4+ hot_track 00/19] vfs: hot data tracking
 2012-10-29 12:31 UTC  (3+ messages)

[PATCH v3 0/6] solve deadlock caused by memory allocation with I/O
 2012-10-29 12:24 UTC  (7+ messages)
` [PATCH v3 1/6] mm: teach mm by current context info to not do I/O during memory allocation
` [PATCH v3 2/6] PM / Runtime: introduce pm_runtime_set[get]_memalloc_noio()
` [PATCH v3 3/6] block/genhd.c: apply pm_runtime_set_memalloc_noio on block devices
` [PATCH v3 4/6] net/core: apply pm_runtime_set_memalloc_noio on network devices
` [PATCH v3 5/6] PM / Runtime: force memory allocation with no I/O during runtime_resume callbcack
` [PATCH v3 6/6] USB: forbid memory allocation with I/O during bus reset

[PATCH v5 0/4] Add generic driver for on-chip SRAM
 2012-10-29 12:20 UTC  (9+ messages)
` [PATCH v5 2/4] misc: Generic on-chip SRAM allocation driver
` [PATCH v5 3/4] misc: sram: Add optional clock

[PATCH] kvm tools: fix rbtree-interval search
 2012-10-29 12:12 UTC 

[PATCH] sched, autogroup: fix kernel crashes caused by runtime disable autogroup
 2012-10-29 12:10 UTC  (14+ messages)
        ` [PATCH] sched, autogroup: fix crash on reboot when autogroup is disabled
                    ` [PATCH] V2 "

[Patch v3 2/7] Regulator: DA9055 Regulator driver
 2012-10-29 12:07 UTC  (3+ messages)

[PATCH 1/2] drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_free
 2012-10-29 11:58 UTC  (2+ messages)

[PATCH 0/5] Fix thermal bugs and Upstream ST-Ericsson thermal driver
 2012-10-29 11:54 UTC  (7+ messages)
` [PATCH V2 0/6] "
  ` [PATCH V2 2/6] Thermal: make sure cpufreq cooling register after cpufreq driver
  ` [PATCH V2 3/6] Thermal: fix bug of counting cpu frequencies

Linux 3.7-rc3
 2012-10-29 11:39 UTC  (2+ messages)

[PATCH RFC] pkt_sched: enable QFQ to support TSO/GSO
 2012-10-29 11:31 UTC  (4+ messages)

[tip:numa/core] sched, numa, mm: Add memcg support to do_huge_pmd_numa_page()
 2012-10-29 11:26 UTC 

[PATCH] kbuild: Do not remove vmlinux when cleaning external module
 2012-10-29 11:23 UTC 

[PATCH v5] serial/arc-uart: Add new driver
 2012-10-29 11:18 UTC  (6+ messages)

[PATCH 00/31] numa/core patches
 2012-10-29 11:15 UTC  (8+ messages)
        ` [PATCH] sched, numa, mm: Add memcg support to do_huge_pmd_numa_page()

[PATCH 1/2] ACPI, x86: export acpi_[un]register_gsi()
 2012-10-29 11:12 UTC  (3+ messages)
` [PATCH 2/2] ACPI, ia64: "

[PATCH 2/2] dm: stay in blk_queue_bypass until queue becomes initialized
 2012-10-29 10:15 UTC  (3+ messages)

[PATCH 0/3] HWPOISON: improve error_remove_page()
 2012-10-29 11:05 UTC  (11+ messages)
` [PATCH 2/3] ext4: introduce ext4_error_remove_page

[PATCH 1/7] staging/gdm72xx: Use netdev_ or pr_ printks in gdm_wimax.c
 2012-10-29 11:05 UTC  (7+ messages)
` [PATCH 2/7] staging/gdm72xx: Use netdev_ or pr_ printks in gdm_qos.c
` [PATCH 3/7] staging/gdm72xx: Use netdev_ or pr_ printks in netlink_k.c
` [PATCH 4/7] staging/gdm72xx: Use dev_ printks in gdm_sdio.c
` [PATCH 5/7] staging/gdm72xx: Use dev_ printks in sdio_boot.c
` [PATCH 6/7] staging/gdm72xx: Use dev_ printks in gdm_usb.c
` [PATCH 7/7] staging/gdm72xx: Use dev_ printks in usb_boot.c

[PATCH] backlight: lm3639_bl: Fix up world writable sysfs file
 2012-10-29 11:02 UTC  (2+ messages)

[PATCH] MFD: twl-core: Register twl4030-madc child only for twl4030 class
 2012-10-29 11:02 UTC 

perf PMU support for Haswell v4
 2012-10-29 11:02 UTC  (16+ messages)
` [PATCH 01/33] perf, x86: Add PEBSv2 record support
` [PATCH 10/33] perf, tools: Add abort,notx,intx branch filter options to perf report -j v2
` [PATCH 16/33] perf, tools: Add support for weight v2
` [PATCH 21/33] perf, tools: Add support for record transaction flags
` [PATCH 31/33] perf, tools: Support generic events as pmu event names v2

kswapd0: wxcessive CPU usage
 2012-10-29 10:52 UTC  (12+ messages)
          ` kswapd0: excessive "

[tip:numa/core] sched, numa, mm: Add memcg support to do_huge_pmd_numa_page()
 2012-10-29 10:56 UTC 

[PATCH v3 0/2] fixes for mem= option
 2012-10-29 11:00 UTC  (5+ messages)
` [PATCH v3 1/2] update mem= option's spec according to its implementation
` [PATCH v3 2/2] x86: make 'mem=' option to work for efi platform

[PATCH] slab: annotate on-slab caches nodelist locks
 2012-10-29 10:49 UTC 

3.7-rc2: corrupted image on Radeon HD 7800 after restarting X
 2012-10-29 10:40 UTC 

[PATCH] aic94xx: fix handling of default CTRL-A settings
 2012-10-29 10:42 UTC  (2+ messages)

[RESEND/PATCHv3] arm: dts: omap5-evm: Add keypad support
 2012-10-29 10:40 UTC 

[PATCH] ext3: get rid of the duplicate code on ext3_fill_super
 2012-10-29 10:39 UTC  (2+ messages)

[PATCH] mvsas: use correct named constants
 2012-10-29 10:39 UTC  (2+ messages)

[PATCHv5] Input: keypad: Add smsc ece1099 keypad driver
 2012-10-29 10:38 UTC 

gma500_gfx black screen
 2012-10-28 21:21 UTC  (5+ messages)

[PATCH v3] Add support for AMD64 EDAC on multiple PCI domains
 2012-10-29 10:32 UTC  (5+ messages)

[PATCH] add some drop_caches documentation and info messsge
 2012-10-29 10:11 UTC  (9+ messages)

[PATCH 0/4] DMA: PL330 fixes
 2012-10-29 10:05 UTC  (6+ messages)
` [PATCH 1/4] DMA: PL330: fix locking in pl330_free_chan_resources()
` [PATCH 2/4] ARM: EXYNOS: PL330 MDMA1 fix for revision 0 of Exynos4210 SOC
` [PATCH 3/4] ARM: dts: exynos4: add node for PL330 MDMA1 controller
` [PATCH 4/4] DMA: PL330: add device tree property for DMA_MEMCPY capability

[PULL REQ] IXP4xx changes for Linux 3.7
 2012-10-29  9:55 UTC  (4+ messages)

linux-next: build failure after merge of the v4l-dvb tree
 2012-10-29  9:52 UTC  (4+ messages)

[PATCH] IB/lmx4: silence GCC warning
 2012-10-29  9:50 UTC  (3+ messages)

[PATCH] rcu: Fix the code style issue in rcutree_trace_init()
 2012-10-29  9:49 UTC 

cancel_delayed_work() semantics broken?
 2012-10-29  9:47 UTC  (3+ messages)
` [PATCH] workqueue: cancel_delayed_work() should return %NULL if work item is idle

[PATCH] cpuidle: add missing header include
 2012-10-29  9:45 UTC  (4+ messages)

[BUG] perf parser: does not support arbitrary new sysfs events
 2012-10-29  9:43 UTC  (3+ messages)

[PATCH] regulator: core: Move regulator release to avoid deadlock
 2012-10-29  9:33 UTC 

[PATCH] asm-generic/io.h: remove asm/cacheflush.h include
 2012-10-29  9:28 UTC  (3+ messages)

[RFC PATCH v3 00/16] DMA Engine support for AM33XX
 2012-10-29  9:11 UTC  (3+ messages)
` [RFC PATCH v3 16/16] ARM: dts: add AM33XX SPI support

[PATCH] netfilter: use PTR_RET
 2012-10-29  9:13 UTC  (3+ messages)

[PATCH 0/7] ACPI / PM: ACPI power management callback routines for subsystems
 2012-10-29  9:13 UTC  (8+ messages)
` [PATCH 1/7] ACPI / PM: Move routines for adding/removing device wakeup notifiers
` [PATCH 2/7] ACPI / PM: Move device power state selection routine to device_pm.c
` [PATCH 3/7] ACPI / PM: Move runtime remote wakeup setup "
` [PATCH 4/7] ACPI / PM: Split device wakeup management routines
` [PATCH 5/7] ACPI / PM: Provide device PM functions operating on struct acpi_device
` [PATCH 6/7] ACPI / PM: Move device PM functions related to sleep states
` [PATCH 7/7] ACPI / PM: Provide ACPI PM callback routines for subsystems

[PATCH] bonding: fix bond-6-mode change MAC of arp reply from vif to cause Domu's network unreachable intermittently
 2012-10-29  9:11 UTC 

[PATCH] hrtimer: Printing timer info when hitting BUG_ON()
 2012-10-29 11:02 UTC  (2+ messages)

[PATCH 2/2] MAINTAINERS: add pinctrl atmel at91 entry
 2012-10-29 10:04 UTC  (2+ messages)

[RFC] Second attempt at kernel secure boot support
 2012-10-29  9:00 UTC  (5+ messages)
` [PATCH V2 07/10] Secure boot: Add a dummy kernel parameter that will switch on Secure Boot mode
    ` [PATCH V3 "

[PATCH v2 0/4] DMA: PL330: Fix mem leaks and balance probe/remove
 2012-10-29  9:00 UTC  (8+ messages)
` [PATCH v2 3/4] DMA: PL330: Balance module remove function with probe

[ANNOUNCE] 3.6.4-rt10
 2012-10-29  8:58 UTC 

[PATCH v3 0/3] zram/zsmalloc promotion
 2012-10-29  8:56 UTC  (4+ messages)
` [PATCH v3 1/3] zsmalloc: promote to lib/
` [PATCH v3 2/3] zram: promote zram from staging
` [PATCH v3 3/3] zram: select ZSMALLOC when ZRAM is configured

[PATCH v3] Support Elan Touchscreen eKTF product
 2012-10-29  0:43 UTC 


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).