All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-24 00:53:35 to 2012-08-24 03:44:31 UTC [more...]

[PATCH V4] MXS: Implement DMA support into mxs-i2c
 2012-08-24  3:44 UTC  (2+ messages)

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

[Qemu-devel] What's the proper type of guest pde address, target_ulong or target_phys_addr_t?
 2012-08-24  3:34 UTC 

[PATCH] ARM: imx: fix imx51 babbage SD2 CD/WP
 2012-08-24  3:33 UTC 

[PATCH] mwifiex: use is_zero_ether_addr() instead of memcmp()
 2012-08-24  3:30 UTC  (3+ messages)

[PATCH] ath5k: set hw mfp capable flag for secured mesh
 2012-08-24  3:29 UTC 

[PATCH 0/1] quota 4.00: add DEPENDS gettext-native
 2012-08-24  3:18 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] mwifiex: use is_broadcast_ether_addr() instead of memcmp()
 2012-08-24  3:28 UTC  (3+ messages)

[PATCH 1/2] ARM: mx28: Add SPI pinmux into imx28.dtsi
 2012-08-24  3:25 UTC  (4+ messages)
` [PATCH 2/2] ARM: mxs: Update DENX M28 machine and dts file

[Qemu-devel] passing translated address out in QEMU
 2012-08-24  3:24 UTC  (9+ messages)

[PATCH 3/3] xfstests: fix wrong number of the required devices and add independent device check for case 265
 2012-08-24  3:16 UTC  (2+ messages)

[Qemu-devel] Get host virtual address corresponding to guest physical address?
 2012-08-24  3:14 UTC 

KVM-enabled Linux 3.2 won't boot in kvm
 2012-08-24  3:14 UTC  (2+ messages)

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

[patch]raid5: fix directio regression
 2012-08-24  3:12 UTC  (18+ messages)
`  "
              ` [patch v2]raid5: "
                    `  "

[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  (3+ messages)

Shuku requirements for BSP testing
 2012-08-24  3:07 UTC 

[PATCH 1/3] spi/stmp: Fix device remove function
 2012-08-24  3:08 UTC  (3+ messages)
  ` [PATCH 2/3] spi/tegra: "
  ` [PATCH 3/3] spi/topcliff-pch: "

ESXi guest VM on XEN
 2012-08-24  3:06 UTC 

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

[xen-unstable test] 13624: tolerable FAIL - PUSHED
 2012-08-24  3:04 UTC 

[net-next 00/13][pull request] Intel Wired LAN Driver Updates
 2012-08-24  3:02 UTC  (6+ messages)
` [net-next 11/13] igb: Update PTP function names/variables and locations

[RFC][PATCH -mm -v2 0/4] mm,vmscan: reclaim from highest score cgroup
 2012-08-24  3:00 UTC  (4+ messages)
` [RFC][PATCH -mm -v2 4/4] mm,vmscan: evict inactive file pages first

[RFC][PATCH 0/3] c-state governor changes
 2012-08-24  2:57 UTC  (3+ messages)

[PATCH 0/7] add imx-syscon driver for general registers access
 2012-08-24  2:37 UTC  (21+ 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

[RFC] ASoC: snd_soc_jack for HDMI audio: does it make sense?
 2012-08-24  2:57 UTC  (7+ messages)
      ` [alsa-devel] "

[PATCH V3] mxs/spi: Fix misuse of init_completion
 2012-08-24  2:56 UTC  (2+ messages)

[PATCH V2] mxs/spi: Fix misuse of init_completion
 2012-08-24  2:54 UTC  (6+ messages)

[PATCH] [ALSA] hda - bug fix on references without checking CONFIG_SND_HDA_POWER_SAVE
 2012-08-24  2:52 UTC  (2+ messages)

[RFC PATCH bridge 0/5] Add basic VLAN support to bridges
 2012-08-24  2:52 UTC  (3+ messages)

[U-Boot] [PATCH 0/9] Auto partition selection and fs partition consolidation
 2012-08-24  2:51 UTC  (5+ messages)
` [U-Boot] [PATCH 3/9] disk/part: introduce get_device_and_partition

[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

[LTP] [PATCH] pthread_detach/4-3: workaround for segment fault
 2012-08-24  2:46 UTC  (3+ messages)

[PATCH] [v2] netdev/phy: add MDIO bus multiplexer driven by a memory-mapped device
 2012-08-24  2:46 UTC  (4+ messages)

[PATCH] mxs/spi: Add SPI slave mode operation DT prop
 2012-08-24  2:42 UTC  (2+ messages)

CFP: DataCloud 2012 - The Third International Workshop on Data Intensive Computing in the Clouds -- Co-located with SC 12
 2012-08-24  2:42 UTC 

sepol help
 2012-08-24  2:41 UTC  (4+ messages)

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

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

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

[Buildroot] Busybox Mips
 2012-08-24  2:36 UTC  (3+ messages)

转发: Siliconmotion new kernel driver initial patch
 2012-08-24  2:35 UTC  (3+ messages)
  ` 答复: "

[PATCH V9] powerpc/fsl-pci: Unify pci/pcie initialization code
 2012-08-24  2:34 UTC  (3+ messages)

[Bug 53101] New: Fedora 17 "PFIFO - playlist update failed" on boot
 2012-08-24  2:34 UTC  (2+ messages)
  ` [Bug 53101] "

[PATCH] mxs/spi: Restart the block after unsuccessful transfer
 2012-08-24  2:34 UTC  (2+ messages)

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

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

[PATCH 1/1] allocate perms to platformappdomain over system_data_file
 2012-08-24  2:28 UTC  (3+ messages)

[PATCH v6 00/13] Block cleanups
 2012-08-24  2:25 UTC  (5+ messages)
` [PATCH v6 11/13] block: Rework bio_pair_split()

[PATCH] Add old_inodes to emetablob
 2012-08-24  2:25 UTC  (12+ messages)
              ` PG's

[PATCH 0/2] revert changes to zcache_do_preload()
 2012-08-24  2:21 UTC  (6+ 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 

[PATCH v2 lttng-tools] Filter: Notify the user when a filter is already enabled on event(s)
 2012-08-24  2:17 UTC  (3+ messages)

[babeltrace] About the type read and write
 2012-08-24  2:15 UTC 

adding entries to swapper_pg_dir after boot
 2012-08-24  2:15 UTC 

[PATCH] runqemu: Move the KVM check after the MACHINE/KERNEL Checks
 2012-08-24  1:58 UTC  (2+ messages)

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

[PATCH] kvm/book3s: fix build error caused by gfn_to_hva_memslot()
 2012-08-24  2:07 UTC  (6+ messages)

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

[LTP] [PATCH] pthread_cond_signal: don't count pthread_cond_signals
 2012-08-24  2:04 UTC  (3+ messages)

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

multistream singlechanel DACs
 2012-08-24  1:55 UTC  (2+ messages)

[PATCH 0/1] ltp_20120104: add rdepends for denzil branch
 2012-08-24  1:42 UTC  (4+ messages)
` [PATCH 1/1] ltp_20120104: add rdepends

[U-Boot] [PATCH] atmel: sam9g10: correct the text base and move into config.mk
 2012-08-24  1:51 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] nand_spl: p1010rdb: don't write to global variable before reloc
 2012-08-24  1:48 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] nand_spl: p1010rdb: optimize ddr init for size

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

[Ocfs2-devel] RFC: OCFS2 heartbeat improvements
 2012-08-24  1:42 UTC  (4+ messages)

[PATCH 2/3] xfstests: fix double set for SCRATCH_DEV when SCRATCH_DEV_POOL is set
 2012-08-24  1:41 UTC  (2+ messages)

[PATCH 1/3] xfstests: fix interference output of the balance program in case 265
 2012-08-24  1:41 UTC  (2+ messages)

[PATCH] mmc: tegra: convert to device tree support only
 2012-08-24  1:40 UTC  (4+ messages)

[PATCH net-next v2] net: dev: fix the incorrect hold of net namespace's lo device
 2012-08-24  1:36 UTC 

RFC: New release for DTC?
 2012-08-24  1:36 UTC  (2+ messages)

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

[RFC PATCH 0/3] xen/privcmd: support for paged-out frames
 2012-08-24  1:35 UTC  (6+ messages)
` [PATCH 2/3] xen/privcmd: report paged-out frames in PRIVCMD_MMAPBATCH ioctl
` [PATCH 3/3] xen/privcmd: add PRIVCMD_MMAPBATCH_V2 ioctl

linux-next: build failure after merge of the ubi tree
 2012-08-24  1:34 UTC 

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

linux rt 3.4.8-rt16 and nv 302.17, and system freezes, does nvidia strike again?
 2012-08-24  1:33 UTC  (9+ messages)

[sound-unstable:master] sound/pci/hda/hda_codec.c:1323:7: error: 'struct hda_codec' has no member na
 2012-08-24  1:33 UTC  (2+ messages)
` [sound-unstable:master] sound/pci/hda/hda_codec.c:1323:7: error: 'struct hda_codec' has no membe

Proposal
 2012-08-23 22:55 UTC 

Proposal
 2012-08-23 22:55 UTC 

[PATCH] tests: conntrackd: fix compile errors and warnings
 2012-08-24  1:27 UTC 

[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 net-next 0/15] qlcnic: patches for new adapter - Qlogic 83XX CNA
 2012-08-24  1:07 UTC  (16+ messages)
` [PATCH net-next 01/15] qlcnic: Refactoring - template based hardware interface
` [PATCH net-next 02/15] qlcnic: Refactoring - Tx/Rx code path separation
` [PATCH net-next 03/15] qlcnic: Refactoring - Move sysfs code
` [PATCH net-next 04/15] qlcnic: Refactoring - Moving hw specific data to hardware context
` [PATCH net-next 05/15] qlcnic: remove 82xx specific register dump utility
` [PATCH net-next 06/15] qlcnic: change driver firmware interface mechanism
` [PATCH net-next 07/15] qlcnic: 83xx data path and HW interfaces routines
` [PATCH net-next 08/15] qlcnic: register dump utility
` [PATCH net-next 09/15] qlcnic: 83xx adpater flash interface routines
` [PATCH net-next 10/15] qlcnic: 83xx CNA inter driver communication mechanism
` [PATCH net-next 11/15] qlcnic: 83xx adpater ethtool
` [PATCH net-next 12/15] qlcnic: enable 83xx virtual NIC mode
` [PATCH net-next 13/15] qlcnic: create new file for 82xx firmware commands
` [PATCH net-next 14/15] qlcnic: restructure file layout of combined driver
` [PATCH net-next 15/15] qlcnic: update driver version - 5.1.30

[U-Boot] [PATCH 3/4] arm:exynos4: Set common code for trats and universal_c210 boards
 2012-08-24  1:17 UTC  (4+ messages)
` [U-Boot] [PATCH 0/6 v2] Code cleaup for trats and universal
  ` [U-Boot] [PATCH 4/6 v2] arm:exynos4:trats: Use pinmux for mmc configuration

[PATCH v2] QEMU/helper2.c: Fix multiply issue for int and uint types
 2012-08-24  1:17 UTC  (3+ messages)

[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] ARM: fix cpu_relax() in case of doing dmb
 2012-08-24  1:15 UTC  (6+ messages)

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

[Bug 50655] New: ATI RV670 [Radeon HD 3870] Ioquake games causes GPU lockup (waiting for 0x00003039 last fence id 0x00003030)
 2012-08-24  1:14 UTC  (2+ messages)
` [Bug 50655] "

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

[PATCH 0/6] Enable SPARSE_IRQ for mach-mxs
 2012-08-24  1:09 UTC  (4+ messages)
` [PATCH 1/6] gpio/mxs: adopt irq_domain support for mxs gpio driver

Cortex A9 with ACP needing mixed coherency model
 2012-08-24  0:58 UTC 

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

[BABELTRACE PATCH] API documentation
 2012-08-24  0:53 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.