linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-23 22:11:06 to 2012-08-24 09:36:13 UTC [more...]

[RFC ebeam PATCH v4 0/2] new USB eBeam input driver
 2012-08-24  9:37 UTC  (6+ messages)
` [RFC ebeam PATCH v4 2/2] input: misc: New "

[PATCH v7 0/12] x86: Arbitrary CPU hot(un)plug support
 2012-08-24  9:35 UTC  (16+ 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

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

[PATCH v4 0/3] Runtime Interpreted Power Sequences
 2012-08-24  9:24 UTC  (4+ messages)
` [PATCH v4 1/3] "

[PATCH 0/5] Add device tree support for on-chip SRAM
 2012-08-24  9:17 UTC  (6+ messages)
` [PATCH 1/5] ARM i.MX: Switch IRAM allocator to device tree initialization
` [PATCH 2/5] ARM i.MX53, i.MX6q: Add IRAM to device tree
` [PATCH 3/5] iram_alloc: store the virt and phys mem address in gen_pool chunks
` [PATCH 4/5] genalloc: add a global pool list, allow to find pools by phys address
` [PATCH 5/5] ARM i.MX: Remove iram_alloc/free, as they are unused in-tree

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

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

[RFC 00/13] perf test: Add perf_event_attr tests
 2012-08-24  9:00 UTC  (14+ messages)
` [PATCH 01/13] perf test: Add framework for atomated "
` [PATCH 02/13] perf test: Add perf_event_attr record basic test
` [PATCH 03/13] perf test: Add perf_event_attr record group test
` [PATCH 04/13] perf test: Add perf_event_attr record freq test
` [PATCH 05/13] perf test: Add perf_event_attr record count test
` [PATCH 06/13] perf test: Add perf_event_attr record graph test
` [PATCH 07/13] perf test: Add perf_event_attr record period test
` [PATCH 08/13] perf test: Add perf_event_attr record no samples test
` [PATCH 09/13] perf test: Add perf_event_attr record no-inherit test
` [PATCH 10/13] perf test: Add perf_event_attr stat basic test
` [PATCH 11/13] perf test: Add perf_event_attr stat no-inherit test
` [PATCH 12/13] perf test: Add perf_event_attr stat group test
` [PATCH 13/13] perf test: Add attr tests under builtin test command

[PATCH v2] microblaze: improve failure handling for GPIO reset
 2012-08-24  8:53 UTC  (3+ messages)

[PATCH] UV: fix incorrect tlb flush all issue
 2012-08-24  8:57 UTC 

[PATCH] xen: fix logical error in tlb flushing
 2012-08-24  8:55 UTC 

Build regressions/improvements in v3.6-rc3
 2012-08-24  8:51 UTC  (5+ messages)

[patch 00/16] sched: per-entity load-tracking
 2012-08-24  8:28 UTC  (5+ messages)
` [patch 01/16] sched: track the runnable average on a per-task entitiy basis
` [patch 14/16] sched: make __update_entity_runnable_avg() fast

[GIT PULL] tpmdd: TPM drivers, tpm-rng and fixes
 2012-08-24  8:32 UTC  (4+ messages)

[ANNOUNCE] 3.4.9-rt17
 2012-08-24  8:32 UTC  (4+ messages)

[v3 0/4] ARM: dma-mapping: IOMMU atomic allocation
 2012-08-24  8:29 UTC  (5+ messages)
` [v3 1/4] ARM: dma-mapping: atomic_pool with struct page **pages
` [v3 2/4] ARM: dma-mapping: Refactor out to introduce __in_atomic_pool
` [v3 3/4] ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages()
` [v3 4/4] ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMIC

v3.6-rc1: modprobe hangs with sdhci failure on dell e6410
 2012-08-24  8:24 UTC  (3+ messages)

Shutdown problem in SMP system happened on Tegra20
 2012-08-24  8:23 UTC 

apparent regressions from TLB range flushing page set
 2012-08-24  8:15 UTC  (6+ messages)

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

[RFC patch 0/7] thp: transparent hugepages on System z
 2012-08-24  8:07 UTC  (3+ messages)
` [RFC patch 7/7] thp, s390: architecture backend for thp "

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

Business
 2012-08-24  7:31 UTC 

man-pages-3.42 is released
 2012-08-24  7:54 UTC 

linux-next: probably no trees for the next week
 2012-08-24  7:45 UTC 

[PATCH staging] nvec: use system_nrt_wq instead of custom one
 2012-08-24  7:38 UTC  (2+ messages)

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

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

[PATCH 1/3] powerpc: Consolidate *probe definitions
 2012-08-24  7:31 UTC  (3+ messages)
` [PATCH 2/3] powerpc: Add trap_nr to thread_struct
` [PATCH v5 3/3] powerpc: Uprobes port to powerpc

linux-next: Tree for Aug 24
 2012-08-24  7:28 UTC 

[next-20120823] NOHZ: local_softirq_pending 200 on s/r
 2012-08-24  7:26 UTC  (2+ messages)

[RFC] [PATCH] vfs: remount all file-systems R/O on emergency remount
 2012-08-24  7:26 UTC 

[PATCH] mm: cma: fix alignment requirements for contiguous regions
 2012-08-24  7:20 UTC 

linux-next: build failure after merge of the final tree (sound tree related)
 2012-08-24  7:20 UTC 

[RFC PATCH] tty: move the async flags from the serial code into the tty includes
 2012-08-24  7:17 UTC  (2+ messages)

BUG: Kprobe smoke test: 2 out of 6 tests failed
 2012-08-24  7:15 UTC 

[PATCH v6 00/13] Block cleanups
 2012-08-24  7:14 UTC  (22+ messages)
` [PATCH v6 02/13] dm: Use bioset's front_pad for dm_rq_clone_bio_info
` [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()
` [PATCH v6 13/13] block: Only clone bio vecs that are in use

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

linux-next: manual merge of the drm tree with Linus' tree
 2012-08-24  7:13 UTC  (3+ messages)

FW: [PATCH V5 0/5] clk: mmp: add clock framework for mmp
 2012-08-24  7:07 UTC  (4+ messages)

[PATCH] Documentation: Fix typo in Documentation
 2012-08-24  6:49 UTC 

[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

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 

"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  (4+ messages)

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

[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

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

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

[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  (5+ messages)
` [PATCH v6 3/4] "

[PATCH V3 0/4] x86: Create direct mappings for E820_RAM only
 2012-08-23 23:53 UTC  (8+ 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  (3+ messages)
` [PATCH v7 1/4] xattr: extract simple_xattr code from tmpfs

[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 


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