The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2012-02-21 10:37:34 to 2012-02-21 18:44:33 UTC [more...]

[PATCH v3 0/3] MFD: twl6040: Conversion to i2c driver
 2012-02-21 18:44 UTC  (8+ messages)
` [PATCH v3 2/3] MFD: twl6040: Convert to i2c driver, and separate it from twl core

[PATCH v2 0/3] ahci: fix boot/resume COMRESET failures
 2012-02-21 18:38 UTC  (4+ messages)
` [PATCH v2 1/3] ahci: add AHCI_HFLAG_DELAY_ENGINE host flag
` [PATCH v2 2/3] ahci: move AHCI_HFLAGS() macro to ahci.h
` [PATCH v2 3/3] ahci_platform: add STRICT_AHCI platform type

[PATCH] pinctrl: spawn U300 pinctrl from the COH901 GPIO
 2012-02-21 18:33 UTC  (2+ messages)

[PATCH tip/core/rcu 0/4] Additional RCU commits for 3.4
 2012-02-21 18:28 UTC  (8+ messages)
` [PATCH tip/core/rcu 1/4] rcu: Eliminate softirq-mediated RCU_FAST_NO_HZ idle-entry loop
  ` [PATCH tip/core/rcu 2/4] rcu: Hold off RCU_FAST_NO_HZ after timer posted
  ` [PATCH tip/core/rcu 3/4] rcu: stop spurious warnings from synchronize_sched_expedited
  ` [PATCH tip/core/rcu 3/4] rcu: Stop "
  ` [PATCH tip/core/rcu 4/4] rcu: Fixes to rcutorture error handling and cleanup

[PATCH 0/2] More i387 state save/restore work
 2012-02-21 18:26 UTC  (13+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] i387: fix up some fpu_counter confusion
    ` [PATCH v2 2/3] i387: use 'restore_fpu_checking()' directly in task switching code
      ` [PATCH v2 3/3] i387: support lazy restore of FPU state

Linux 3.3-rc4
 2012-02-21 18:26 UTC  (8+ messages)
            ` Use gcc to check exported files [Was: Linux 3.3-rc4]

hugetlbfs lockdep spew revisited
 2012-02-21 18:21 UTC  (6+ messages)

[RFC][PATCH 00/73] Union Mount [ver #2]
 2012-02-21 18:06 UTC  (26+ messages)
` [PATCH 01/73] VFS: Make chown() and lchown() call fchownat() "
` [PATCH 02/73] VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors "
` [PATCH 05/73] VFS: Pass mount flags to sget() "
` [PATCH 06/73] VFS: Split inode_permission() "
` [PATCH 07/73] VFS: Add hard read-only users count to superblock "
` [PATCH 11/73] whiteout/NFSD: Don't return information about whiteouts to userspace "
` [PATCH 14/73] whiteout: Allow removal of a directory with whiteouts "
` [PATCH 16/73] VFS: Basic fallthru definitions "
` [PATCH 19/73] union-mount: Introduce MNT_UNION and MS_UNION flags "
` [PATCH 24/73] union-mount: Add union_find_dir() "
` [PATCH 25/73] union-mount: Create d_free_unions() "
` [PATCH 26/73] union-mount: Free union stack on removal of topmost dentry from dcache "
` [PATCH 27/73] union-mount: Create union_add_dir() "
` [PATCH 43/73] union-mount: Process negative dentries in __lookup_union() "
` [PATCH 49/73] union-mount: Call union lookup functions in lookup path "
` [PATCH 50/73] union-mount: Create whiteout on unlink() "
` [PATCH 51/73] union-mount: Create whiteout on rmdir() "
` [PATCH 52/73] union-mount: Set opaque flag on new directories in unioned file systems "
` [PATCH 53/73] union-mount: Copy up directory entries on first readdir() "
` [PATCH 59/73] unionmount: Override creds when copying up a file to correctly set ownership "
` [PATCH 61/73] union-mount: Make various syscalls aware (link, chmod, chown, utimes & setxattr) "
` [PATCH 66/73] ext2: Split ext2_add_entry() from ext2_add_link() "
` [PATCH 68/73] ext2: Add whiteout and opaque directory support "
` [PATCH 71/73] jffs2: Add whiteout "
` [PATCH 73/73] fallthru: jffs2 support for lookup of d_type/d_ino in fallthrus "

NETDEV WATCHDOG: eth0 (atl1c): transmit queue 0 timed out
 2012-02-21 18:14 UTC  (6+ messages)

[PATCH v3 1/2] block: IOCTL support for Sanitize in eMMC v4.5
 2012-02-21 18:04 UTC  (3+ messages)
` [PATCH v3 2/2] mmc: card: Adding "

A problem with percpu variable cpu_number
 2012-02-21 17:58 UTC  (7+ messages)

[PATCH 00/30] RFC: x32 support
 2012-02-21 17:51 UTC  (6+ messages)
` [PATCH 30/30] x32: Add x32 VDSO support

[PATCH 00/20] pinctrl: API change, config in mapping table
 2012-02-21 17:50 UTC  (18+ messages)
` [PATCH 04/20] pinctrl: Record a pin owner, not mux function, when requesting pins
` [PATCH 08/20] pinctrl: Assume map table entries can't have a NULL name field
` [PATCH 10/20] pinctrl: Assume map table entries can't have a NULL ctrl_dev_name field
` [PATCH 11/20] pinctrl: Downgrade pinctrl_get warning when no maps are found
` [PATCH 13/20] pinctrl: Error if mapping table's control dev can't be found

[RFC][PATCH 0/2] cgroup: Fix some races against css_set task links
 2012-02-21 17:46 UTC  (5+ messages)

[GIT PULL 0/3] perf/core fixes and improvements
 2012-02-21 17:35 UTC  (4+ messages)
` [PATCH 1/3] perf tools: Allow expressions in __print_symbolic() fields
` [PATCH 2/3] perf tools: Remove duplicated string.h includes
` [PATCH 3/3] perf tools: fix broken perf record -a mode

[PATCH v10 01/11] sk_run_filter: add support for custom load_pointer
 2012-02-21 17:30 UTC  (11+ messages)
` [PATCH v10 02/11] seccomp: kill the seccomp_t typedef
` [PATCH v10 03/11] asm/syscall.h: add syscall_get_arch
` [PATCH v10 04/11] arch/x86: add syscall_get_arch to syscall.h
` [PATCH v10 05/11] seccomp: add system call filtering using BPF
` [PATCH v10 06/11] seccomp: add SECCOMP_RET_ERRNO
` [PATCH v10 07/11] signal, x86: add SIGSYS info and make it synchronous
` [PATCH v10 08/11] seccomp: Add SECCOMP_RET_TRAP
` [PATCH v10 09/11] ptrace,seccomp: Add PTRACE_SECCOMP support
` [PATCH v10 10/11] x86: Enable HAVE_ARCH_SECCOMP_FILTER
` [PATCH v10 11/11] Documentation: prctl/seccomp_filter

[PATCH v8 1/8] sk_run_filter: add support for custom load_pointer
 2012-02-21 17:31 UTC  (6+ messages)
` [PATCH v8 6/8] ptrace,seccomp: Add PTRACE_SECCOMP support

[PATCH v1] percpu: use raw_local_irq_* in _this_cpu op
 2012-02-21 17:30 UTC  (2+ messages)

[PATCH V5 2/3] gpio: Add support for Intel ICHx/3100/Series[56] GPIO
 2012-02-21 17:25 UTC  (2+ messages)

[PATCH RFC tip/core/rcu] rcu: direct algorithmic SRCU implementation
 2012-02-21 17:24 UTC  (7+ messages)

[PATCH 0/4] Part 1: unify return value of .ndo_set_mac_address if address is invalid
 2012-02-21 17:22 UTC  (6+ messages)
` [PATCH 1/4] ethernet: "
` [PATCH 2/4] mcs7830: "
` [PATCH 3/4] Staging: et131x: "
` [PATCH 4/4] br_device: "

[PATCH] FS: ext4: fix integer overflow in alloc_flex_gd()
 2012-02-21 17:19 UTC  (5+ messages)

[PATCH] perf tools: fix broken perf record -a mode
 2012-02-21 17:07 UTC  (3+ messages)

[PATCH RFC 0/4] Scheduler idle notifiers and users
 2012-02-21 17:06 UTC  (16+ messages)

[PATCH] percpu: fix generic definition of __this_cpu_add_and_return()
 2012-02-21 16:58 UTC  (3+ messages)

[ANNOUNCE] 3.0.22-rt37
 2012-02-21 16:45 UTC 

[PATCH v4 0/3] Moving EMIF driver to MFD framework
 2012-02-21 16:43 UTC  (3+ messages)

[PATCH] CHROMIUM: Input: synaptics - filter out the events with low z values
 2012-02-21 16:35 UTC  (2+ messages)

PCI: Add PCI_EXP_TYPE_PCIE_BRIDGE value
 2012-02-21 16:22 UTC 

9p: BUG: unable to handle kernel paging request at ffff880035698000
 2012-02-21 16:23 UTC 

RAS trace event proto
 2012-02-21 16:18 UTC  (6+ messages)

[PATCH] pch_uart: Change default UART clock setting 192MHz
 2012-02-21 16:07 UTC  (2+ messages)

[RFC PATCH 2/6] ACPI: Reference devices in ACPI Power Resource
 2012-02-21 16:06 UTC  (4+ messages)

ftrace_enabled set to 1 on bootup, slow downs with CONFIG_FUNCTION_TRACER in virt environments?
 2012-02-21 15:55 UTC  (4+ messages)

[PATCH v5 00/27] irq_domain generalization and rework
 2012-02-21 15:48 UTC  (9+ messages)
` [PATCH v5 20/27] irq_domain/c6x: constify irq_domain structures
` [PATCH v5 21/27] irq_domain/c6x: Use library of xlate functions

[PATCH v2] x86: Move per cpu cpu_llc_shared_map to a field in struct cpuinfo_x86
 2012-02-21 15:42 UTC  (12+ messages)
` [PATCH 0/5] x86: Cleanup and simplify cpu-specific data
  ` [PATCH 1/5] x86: Move per cpu cpu_llc_shared_map to a field in struct cpuinfo_x86
  ` [PATCH 2/5] x86: Move per cpu cpu_llc_id "
  ` [PATCH 3/5] x86: Move per cpu cpu_sibling_map "
  ` [PATCH 4/5] x86: Move per cpu cpu_core_map "
  ` [PATCH 5/5] x86: Remove #ifdef CONFIG_SMP sections by moving smp_num_siblings into common.c

[PATCH] x86-64: Fix CFI data for common_interrupt
 2012-02-21 15:26 UTC  (4+ messages)

[PATCH 1/1] linux headers: header file(s) changes to enable spinlock use jumplabel
 2012-02-21 15:23 UTC  (3+ messages)

pull request: wireless 2012-02-20
 2012-02-21 15:14 UTC  (3+ messages)

[PATCH] HID: use generic driver for Logitech Unifying receivers if CONFIG_HID_LOGITECH_DJ=n
 2012-02-21 15:01 UTC  (3+ messages)
` [PATCH v2] "

sched: Avoid SMT siblings in select_idle_sibling() if possible
 2012-02-21 14:58 UTC  (14+ messages)

[PATCH] dma: dmaengine: Distinguish between 'dmaengine: failed to get' messages
 2012-02-21 14:51 UTC 

[PATCH] i.MX31: mxc-rnga: implement waiting for data in driver
 2012-02-21 14:39 UTC  (3+ messages)

[PATCH 0/4][RFC] jump label: introduce default true branch
 2012-02-21 14:35 UTC  (4+ messages)

[PATCH 1/3] PAD helper for native and paravirt platform
 2012-02-21 14:27 UTC  (7+ messages)
  ` [Xen-devel] "

[PATCH 0/9] ARM: at91: irqdomain and device tree for AIC and GPIO
 2012-02-21 14:07 UTC  (3+ messages)
` [PATCH] ARM: at91: AIC and GPIO IRQ device tree initilization

[PATCH v3] rtc: ds1307: generalise ram size and offset
 2012-02-21 14:00 UTC  (11+ messages)
          ` [PATCH v4] "

[tip:x86/debug] x86/kdump: No need to disable ioapic/ lapic in crash path
 2012-02-21 13:59 UTC  (11+ messages)

re : PROBLEM: Data corruption when pasting large data to terminal
 2012-02-21 13:37 UTC 

[PATCH] HID: wacom: fix proximity tool release
 2012-02-21 13:25 UTC  (3+ messages)

[PATCH 1/2] memcg: fix page_referencies cgroup filter on global reclaim
 2012-02-21 13:11 UTC  (4+ messages)

[PATCH 1/2] Documentation/gpio.txt: Explain expected pinctrl interaction
 2012-02-21 13:08 UTC  (11+ messages)
` [PATCH 2/2] gpio: tegra: Delete tegra_gpio_enable/disable()

[PATCH 1/2] Driver: firewire: Use the macro DMA_BIT_MASK()
 2012-02-21 13:01 UTC  (2+ messages)

[PATCH V2] mfd: tps65910: use regmap for device register access
 2012-02-21 12:59 UTC  (2+ messages)

[PATCH] x86: Remove wrong error message in x86_default_fixup_cpu_id
 2012-02-21 12:56 UTC  (5+ messages)

[BUG] 3.3.0-rcX: kjournald
 2012-02-21 12:42 UTC  (2+ messages)

Business services package
 2012-02-21 12:12 UTC 

Is there a mail list dedicated for UIO (userspace I/O)?
 2012-02-21 15:48 UTC  (2+ messages)

(no subject)
 2012-02-21 15:39 UTC  (2+ messages)
` your mail

[PATCH 01/01] MFD: add ADC support to DA9052/53 MFD core v2
 2012-02-21 12:04 UTC  (2+ messages)

build failure in Linus' tree with gcc 4.4.3
 2012-02-21 11:58 UTC  (8+ messages)

(Contact me through my personal email: E-mail: rawashdeh.asseral09@w.cn)
 2012-02-21 11:46 UTC 

[PATCH] HWMON: DA9052/53 hwmon driver v2
 2012-02-21 11:43 UTC 

[PATCH] BUG in pv_clock when overflow condition is detected
 2012-02-21 11:35 UTC  (5+ messages)

linux-next: build failure after merge of the mfd tree
 2012-02-21 11:32 UTC  (2+ messages)

[PATCH] MFD/Input/ASoC: twl6040 kconfig fixes
 2012-02-21 11:29 UTC  (2+ messages)

[PATCH] sched: Make initial SCHED_RR timeslace DEF_TIMESLICE
 2012-02-21 11:27 UTC  (5+ messages)
  ` [PATCH v2] sched: Make initial SCHED_RR timeslace RR_TIMESLICE

[PATCH v3] Regulator: Add Anatop regulator driver
 2012-02-21 11:17 UTC  (3+ messages)
` [PATCH v4 1/2] mfd: Add anatop mfd driver

WARNING: at block/genhd.c:1465
 2012-02-21 11:00 UTC 

[PATCH] HID: wacom: Force new name for Wacom Intuos4 WL PTK-540WL
 2012-02-21 11:03 UTC  (3+ messages)

[PATCH] memcg: rework inactive_ratio logic
 2012-02-21 11:01 UTC  (3+ messages)

[PATCH] HID: Add quirk for CH Products Fighterstick
 2012-02-21 10:59 UTC  (2+ messages)

[PATCH 0/4] AB8500 fixes and AB9540 support v2
 2012-02-21 10:58 UTC  (2+ messages)

[PATCH] HID: multitouch: add support of Panasonic multitouch panels
 2012-02-21 10:56 UTC 

[PATCH 3.3] mfd: Test for jack detection when deciding if wm8994 should suspend
 2012-02-21 10:50 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox