linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-23 19:11:17 to 2012-08-24 06:42:30 UTC [more...]

[PATCH 0/7] add imx-syscon driver for general registers access
 2012-08-24  6:43 UTC  (16+ messages)
` [PATCH 1/7] mfd: add imx syscon driver based on regmap
` [PATCH 4/7] regulator: anatop-regulator: convert to use imx-syscon to access anatop register

[PATCH v9] kvm: notify host when the guest is panicked
 2012-08-24  6:33 UTC  (7+ messages)
` [PATCH v9 5/6] introduce a new qom device to deal with panicked event

[PATCH v6 00/13] Block cleanups
 2012-08-24  6:24 UTC  (16+ messages)
` [PATCH v6 05/13] block: Kill bi_destructor
` [PATCH v6 06/13] block: Consolidate bio_alloc_bioset(), bio_kmalloc()
` [PATCH v6 07/13] block: Avoid deadlocks with bio allocation by stacking drivers
` [PATCH v6 11/13] block: Rework bio_pair_split()
` [PATCH v6 12/13] block: Add bio_clone_bioset(), bio_clone_kmalloc()

linux-next: build failure after merge of the ubi tree
 2012-08-24  6:24 UTC  (2+ messages)

linux-next: Tree for Aug 23
 2012-08-24  5:55 UTC  (3+ messages)
` linux-next: Tree for Aug 23 (sound/isa/cmi)
  ` [alsa-devel] "

[PATCH v2] staging: r8712u: rtl871x_mlme.c: use is_zero_ether_addr() instead of memcmp()
 2012-08-24  5:53 UTC  (2+ messages)

[PATCH v2] net: add new QCA alx ethernet driver
 2012-08-24  5:34 UTC  (9+ messages)

[PATCH v2 00/11] Request for Inclusion: kmem controller for memcg
 2012-08-24  5:23 UTC  (17+ messages)
` [PATCH v2 09/11] memcg: propagate kmem limiting information to children

[PATCH can-next v5 1/2] can: add tx/rx LED trigger support
 2012-08-24  5:10 UTC  (3+ messages)
` [PATCH can-next v6] "

[PATCH RFC 0/3] Add guest cpu_entitlement reporting
 2012-08-24  4:53 UTC  (5+ messages)
` [PATCH RFC 1/3] Add a sysctl interface to control and report the cpu entitlement setting
` [PATCH RFC 2/3] Add a hypercall to retrieve the cpu entitlement value from the host
` [PATCH RFC 3/3] Modify the amount of stealtime that the kernel reports via the /proc interface

[GIT PULL] KVM fixes for 3.6-rc3
 2012-08-24  4:54 UTC  (2+ messages)

[PATCH v2] smb347_charger: fix battery status reporting logic for charger faults
 2012-08-24  4:44 UTC  (5+ messages)

[PATCH 0/3 v2] HWPOISON: improve dirty pagecache error reporting
 2012-08-24  4:39 UTC  (5+ messages)
` [PATCH 3/3] HWPOISON: prevent inode cache removal to keep AS_HWPOISON sticky

[v3 1/1] driver-core: Shut up dev_dbg_reatelimited() without DEBUG
 2012-08-24  4:35 UTC 

[PATCH 1/1] clk: add DT support for clock gating control
 2012-08-24  4:29 UTC  (3+ messages)

"Trapping" hard drive errors ( "ata***** failed command: READ FPDMA QUEUED")
 2012-08-24  4:26 UTC 

[PATCH v3 0/4] pinctrl: add support for samsung pinctrl driver
 2012-08-24  4:25 UTC  (4+ messages)
` [PATCH v3 1/4] pinctrl: add samsung pinctrl and gpiolib driver

[RFC] mm: support MIGRATE_DISCARD
 2012-08-24  4:25 UTC 

[RFC][PATCH 0/3] c-state governor changes
 2012-08-24  4:11 UTC  (8+ messages)
` [RFC][PATCH 1/3] cpuidle: fix underflow in stddev calculation
` [RFC][PATCH 2/3] cpuidle: find a typical recent sleep interval
` [RFC][PATCH 3/3] cpuidle: count double the exit latency

[PATCH 0/1 v1] leds: Add new LED driver for lm355x chips
 2012-08-24  4:06 UTC  (2+ messages)
` [PATCH 1/1 "

Use PCI ROMs from EFI boot services
 2012-08-24  4:09 UTC  (4+ messages)
` [PATCH V3 1/4] EFI: Stash ROMs if they're not in the PCI BAR

[PATCHv2 1/1] perf: Port to Android
 2012-08-24  4:08 UTC  (4+ messages)

[PATCH 00/19] Input and HID updates for 3.7
 2012-08-24  4:07 UTC  (5+ messages)
` [PATCH 06/19] Input: Send events one packet at a time
` [PATCH 07/19] Input: evdev - Add the events() callback

linux-next: build failure after merge of the drm tree
 2012-08-24  3:49 UTC 

[PATCH 00/11] pinctrl: mvebu: pinctrl driver
 2012-08-24  3:34 UTC  (10+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] pinctrl: mvebu: pinctrl driver core

[PATCH v8 1/5] mm: introduce a common interface for balloon pages mobility
 2012-08-24  3:12 UTC  (16+ messages)

[RFC PATCH] perf: add SLANG_INC for slang.h
 2012-08-24  3:10 UTC 

[PATCH v2] mm/ia64: fix a memory block size bug
 2012-08-24  3:10 UTC 

[PATCH] kconfig: replace 'oldnoconfig' with 'olddefconfig', what it really does
 2012-08-24  3:05 UTC  (3+ messages)

[PATCH v7 0/12] x86: Arbitrary CPU hot(un)plug support
 2012-08-24  2:51 UTC  (14+ messages)
` [PATCH v7 01/12] Documentations/cpu-hotplug.tx, kernel-parameters.txt: Add x86 CPU0 online/offline feature
` [PATCH v7 02/12] x86/Kconfig: Add config switch for CPU0 hotplug
` [PATCH v7 03/12] x86/topology.c: Support functions for CPU0 online/offline
` [PATCH v7 04/12] Don't offline CPU0 if any PIC irq can not be migrated out of it
` [PATCH v7 05/12] Because x86 BIOS requires CPU0 to resume from sleep, suspend or hibernate can't be executed if CPU0 is detected offline. To make suspend or hibernate and further resume succeed, CPU0 must be online
` [PATCH v7 06/12] start_cpu0() is defined in head_64.S for 64-bit. The function sets up stack and jumps to start_secondary() for CPU0 wake up
` [PATCH v7 07/12] start_cpu0() is defined in head_32.S for 32-bit. "
` [PATCH v7 08/12] Instead of waiting for STARTUP after INITs, BSP will execute the BIOS boot-strap code which is not a desired behavior for waking up BSP. To avoid the boot-strap code, wake up CPU0 by NMI instead
` [PATCH v7 09/12] During CPU0 online, enable x2apic, set_numa_node
` [PATCH v7 10/12] Ask the first online CPU to save mtrr instead of asking BSP. BSP could be offline when mtrr_save_state() is called
` [PATCH v7 11/12] x86/i387.c: Thread xstate is initialized only on CPU0 once
` [PATCH v7 12/12] x86/topology.c: debug CPU0 hotplug

[PATCH] mm/ia64: fix a memory block size bug
 2012-08-24  2:38 UTC  (3+ messages)

[PATCH]mm: fix-up zone present pages
 2012-08-24  2:31 UTC  (3+ messages)

[PATCH 0/2] revert changes to zcache_do_preload()
 2012-08-24  2:21 UTC  (5+ messages)

linux-next: manual merge of the drm tree with Linus' tree
 2012-08-24  2:20 UTC 

linux-next: manual merge of the drm tree with Linus' tree
 2012-08-24  2:19 UTC 

Fixup the page of buddy_higher address's calculation
 2012-08-24  2:08 UTC  (5+ messages)

[PATCH v4] clock: max77686: Add driver for Maxim 77686 32KHz crystal oscillator
 2012-08-24  2:07 UTC  (2+ messages)

[Memory Leak] free kprobe before optimized_kprobe free
 2012-08-24  2:04 UTC  (2+ messages)

[PATCH RFC] sta2x11 common clock framework implementation
 2012-08-24  1:47 UTC  (2+ messages)

[PATCH] KVM: trace the events of mmu_notifier
 2012-08-24  1:36 UTC  (5+ messages)

[PATCH 1/2] powerpc: Add trap_nr to thread_struct
 2012-08-24  1:33 UTC  (10+ messages)
` [PATCH v4 2/2] powerpc: Uprobes port to powerpc

[PATCH 0/2] devfreq: Add sysfs node for representing frequency transition information
 2012-08-24  1:28 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] devfreq: exynos4: Support initialization of freq_table and max_state of devfreq's profile

[PATCH v7 0/3] KVM: perf: kvm events analysis tool
 2012-08-24  1:15 UTC  (4+ messages)
` [PATCH v7 1/3] KVM: x86: export svm/vmx exit code and vector code to userspace
` [PATCH v7 2/3] KVM: x86: trace mmio begin and complete
` [PATCH v7 3/3] KVM: perf: kvm events analysis tool

[PATCH] tty: Added a CONFIG_TTY option to allow removal of TTY
 2012-08-24  1:14 UTC  (3+ messages)
    ` Fwd: "

[PATCH] x86, apm: Make on_cpu0() use workqueue instead of work_on_cpu()
 2012-08-24  1:11 UTC 

mgag200 hang on boot
 2012-08-24  0:54 UTC  (3+ messages)

[PATCH 2/3] kmemleak: replace list_for_each_continue_rcu with new interface
 2012-08-24  0:52 UTC  (2+ messages)

[PATCH 1/3] raid: replace list_for_each_continue_rcu with new interface
 2012-08-24  0:51 UTC  (2+ messages)

[PATCH] tools lib traceevent: Fix off-by-one bug in pevent_strerror()
 2012-08-24  0:33 UTC  (3+ messages)

Build regressions/improvements in v3.6-rc3
 2012-08-24  0:33 UTC  (4+ messages)

[PATCH] x86, acpi: Make acpi_processor_ffh_cstate_probe() use a work item instead of work_on_cpu()
 2012-08-24  0:26 UTC 

Looking for multi-function driver infrastructure resources
 2012-08-24  0:12 UTC 

Proposal
 2012-08-23 22:55 UTC 

[PATCH v6 0/4] cgroup: add xattr support
 2012-08-24  0:02 UTC  (9+ messages)
` [PATCH v6 3/4] "

[PATCH V3 0/4] x86: Create direct mappings for E820_RAM only
 2012-08-23 23:53 UTC  (10+ messages)
` [PATCH 3/4] x86: Only direct map addresses that are marked as E820_RAM

[PATCH v7 0/4] cgroup: add xattr support
 2012-08-23 23:14 UTC  (6+ messages)
` [PATCH v7 1/4] xattr: extract simple_xattr code from tmpfs
` [PATCH v7 2/4] cgroup: revise how we re-populate root directory
` [PATCH v7 3/4] cgroup: add xattr support
` [PATCH v7 4/4] cgroup: rename subsys_bits to subsys_mask

[PATCH] i915: use alloc_ordered_workqueue() instead of explicit UNBOUND w/ max_active = 1
 2012-08-23 23:14 UTC  (5+ messages)

LUCKY WINNERS
 2012-08-23 22:58 UTC 

[PATCH] block: replace __getblk_slow misfix by grow_dev_page fix
 2012-08-23 22:46 UTC  (5+ messages)

[PATCH 00/36] AutoNUMA24
 2012-08-23 22:13 UTC  (6+ messages)
` [PATCH 33/36] autonuma: powerpc port

WAITING FOR YOUR RESPONSE
 2012-08-23 22:09 UTC 

[PATCH 1/3] Add support to broadcom 5222 PHY
 2012-08-23 22:01 UTC  (5+ messages)

[PATCH 00/10] rcu: Add missing RCU idle APIs on idle loop
 2012-08-23 21:50 UTC  (5+ messages)

linux-next: build failure after merge of the gpio-lw tree
 2012-08-23 21:43 UTC  (8+ messages)

[char-misc-next] mei: fix max number of open handles
 2012-08-23 21:35 UTC 

[PATCH] Documentation: fix broken utf8 encoding
 2012-08-23 21:36 UTC  (2+ messages)

[PATCH] pci: rewrite pci_call_probe() to use workqueue instead of work_on_cpu()
 2012-08-23 21:35 UTC 

[PATCHv3 0/9] *** ARM: Update arch-vt8500 to Devicetree ***
 2012-08-23 21:29 UTC  (5+ messages)
` [PATCHv3 3/9] serial: vt8500: Add devicetree support for vt8500-serial
  ` [PATCHv3 3/9] serial: vt8500: Add devicetree support for

Regression associated with commit c8628155ece3 - "tcp: reduce out_of_order memory use"
 2012-08-23 21:26 UTC  (6+ messages)

[GIT PULL] (xen) stable/for-linus-3.6-rc3-tag
 2012-08-23 21:09 UTC 

[PATCH v2] epoll: Support for disabling items, and a self-test app
 2012-08-23 21:15 UTC 

[PATCH 00/19 v2] Improve IRQ remapping abstraction in x86 core code
 2012-08-23 21:11 UTC  (5+ messages)
` [PATCH 02/19] [RFC] x86, apic: Mask IO-APIC and PIC unconditionally on LAPIC resume
` [PATCH 03/19] x86, io_apic: Introduce x86_io_apic_ops.disable()

[PATCH, RFC] Remove fasync() BKL usage, take 3325
 2009-01-28  0:53 UTC  (5+ messages)

[REGRESSION] 3.6-rc2 and 3.6-rc3: TCP/IP network connection hang
 2012-08-23 20:59 UTC  (3+ messages)

[PATCH] pwm: Call pwm_enable() before pwm_config()
 2012-08-23 21:03 UTC  (4+ messages)
    ` [PATCH] pwm-imx: Fix config / enable / disable

[PATCH] Documentation: rootwait does not work if root=devicenumber
 2012-08-23 20:49 UTC 

[PATCH 0/14] fix error return code
 2012-08-23 20:48 UTC  (3+ messages)
` [PATCH 8/14] drivers/video/sunxvr2500.c: "

[PATCH] video:uvesafb: check the return value of kzalloc
 2012-08-23 20:43 UTC  (2+ messages)

[PATCH 0/5] use devm_ functions
 2012-08-23 20:42 UTC  (9+ messages)
` [PATCH 1/5] drivers/video/epson1355fb.c: "
` [PATCH 3/5] drivers/video/jz4740_fb.c: "
` [PATCH 2/5] drivers/video/bf54x-lq043fb.c: "
` [PATCH 5/5] drivers/video/msm/mddi_client_nt35399.c: "

[PATCH v2] video: exynos_dp: use devm_clk_get function
 2012-08-23 20:38 UTC 

[PATCH 0/5] use devm_ functions
 2012-08-23 20:38 UTC  (7+ messages)
` [PATCH 3/5] drivers/video/mbx/mbxfb.c: "
` [PATCH 2/5] drivers/video/gbefb.c: "
` [PATCH 1/5] drivers/video/fsl-diu-fb.c: "

[PATCH 0/5] use devm_ functions
 2012-08-23 20:36 UTC  (7+ messages)
` [PATCH 5/5] drivers/video/ep93xx-fb.c: "
` [PATCH 3/5] drivers/video/cobalt_lcdfb.c: "
` [PATCH 1/5] drivers/video/bf537-lq035.c: "

[GIT PULL] tpmdd: TPM drivers, tpm-rng and fixes
 2012-08-23 20:32 UTC  (2+ messages)

[PATCH 00/14] aoe driver v49 performance and usability improvements
 2012-08-23 20:32 UTC  (3+ messages)
` [PATCH 01/14] aoe: for performance support larger packet payloads

[PATCH 3/3] HWPOISON: prevent inode cache removal to keep AS_HWPOISON sticky
 2012-08-23 20:31 UTC  (2+ messages)

[PATCH 2/3] HWPOISON: report sticky EIO for poisoned file
 2012-08-23 20:31 UTC  (2+ messages)

[PATCH 1/3] HWPOISON: fix action_result() to print out dirty/clean
 2012-08-23 20:31 UTC  (2+ messages)

[PATCH 1/3] drivers/video/auo_k190x.c: drop kfree of devm_kzalloc's data
 2012-08-23 20:30 UTC  (2+ messages)

[PATCH] fbcon: Fix bit_putcs() call to kmalloc(s, GFP_KERNEL)
 2012-08-23 20:29 UTC  (2+ messages)

[PATCH 1/4] fbcon: use kstrtouint instead of deprecated function simple_strtoul
 2012-08-23 20:28 UTC  (3+ messages)
` [PATCH 2/4] fbcon: prevent possible buffer overflow

Business Proposal
 2012-08-23 20:25 UTC 

[PATCH] omapdrm: use alloc_ordered_workqueue() instead of UNBOUND w/ max_active = 1
 2012-08-23 20:16 UTC  (3+ messages)

[PATCH v3 00/17] generic hashtable implementation
 2012-08-23 20:04 UTC  (5+ messages)
` [PATCH v3 01/17] hashtable: introduce a small and naive hashtable

[PATCH] Xen-SWIOTLB fies (v3) for v3.7
 2012-08-23 19:30 UTC  (4+ messages)
` [PATCH 4/5] xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when PV PCI is used
  ` [Xen-devel] "

Drop support for x86-32
 2012-08-23 19:35 UTC  (7+ messages)


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