LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-16 13:18:14 to 2012-04-16 17:48:56 UTC [more...]

[GIT PULL] perf fixes
 2012-04-16 17:48 UTC 

[PATCH] seccomp: ignore secure_computing return values
 2012-04-16 17:47 UTC 

[PATCH v2]NEXT:drivers:staging:rtl8187se Fix typos in staging:rtl8187se
 2012-04-16 17:50 UTC  (2+ messages)

[PATCH V3 0/2] MFD and GPIO for STA2X11
 2012-04-16 17:55 UTC  (2+ messages)

[PATCH] mfd: Sort Kconfig entries for mfd drivers
 2012-04-16 17:44 UTC  (3+ messages)

[PATCH 1/2] mfd/db5500-prcmu: delete DB5500 PRCMU support
 2012-04-16 17:42 UTC  (3+ messages)

[PATCH resend] x86: Remove wrong error message in x86_default_fixup_cpu_id
 2012-04-16 17:31 UTC  (7+ messages)
` [tip:x86/urgent] x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()
      ` [PATCH resend] "

[PATCH] xen: always set the sched clock as unstable
 2012-04-16 17:30 UTC  (12+ messages)
      ` [Xen-devel] "

[PATCH] auto balloon initial domain and fix dom0_mem=X inconsistencies (v5)
 2012-04-16 17:15 UTC  (8+ messages)
` [PATCH 1/8] xen/p2m: Move code around to allow for better re-usage
` [PATCH 2/8] xen/p2m: Allow alloc_p2m_middle to call reserve_brk depending on argument
` [PATCH 3/8] xen/p2m: Collapse early_alloc_p2m_middle redundant checks
` [PATCH 4/8] xen/p2m: An early bootup variant of set_phys_to_machine
` [PATCH 6/8] xen/setup: Work properly with 'dom0_mem=X' or with not dom0_mem
` [PATCH 7/8] xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAM
` [PATCH 8/8] xen/setup: Combine the two hypercall functions - since they are quite similar

linux-next: build failure after merge of the rcu tree
 2012-04-16 17:02 UTC  (2+ messages)

[RFC PATCH] PCIe: Add PCIe runtime D3cold support
 2012-04-16 17:07 UTC  (6+ messages)

[PATCH RFC] vfs: make fstatat retry on ESTALE errors from getattr call
 2012-04-16 16:55 UTC  (10+ messages)
` [PATCH RFC v2] "

linux-next: Tree for Apr 16
 2012-04-16 19:51 UTC  (3+ messages)
` [PATCH -next] mtd: fix sbc2_flash build when PCI is not enabled
` [PATCH -next] wireless: TI wlxxx depends on MAC80211

[PATCH V3] pinctrl: implement devm_pinctrl_get()/put()
 2012-04-16 16:51 UTC 

[PATCH] mfd: asic3: fix asic3_gpio_to_irq
 2012-04-16 16:58 UTC  (2+ messages)

Please fix or revert: [PATCH] checkpatch: add --strict tests for braces, comments and casts
 2012-04-16 19:44 UTC  (2+ messages)

[PATCH] mfd: Convert Intel MSIC driver to use devm_* interfaces
 2012-04-16 16:50 UTC  (2+ messages)

[PATCH linux-next 0/1] ath6k: Normalize use of FW_DIR
 2012-04-16 16:42 UTC  (4+ messages)
` [PATCH linux-next 1/1] "

[PATCH 1/1] lpc_sch: Add Intel Centerton Multifunction Device support
 2012-04-16 16:42 UTC  (3+ messages)

[PATCH RFC V6 0/11] Paravirtualized ticketlocks
 2012-04-16 16:42 UTC  (7+ messages)
        ` [Xen-devel] "

ehci dynamic debug problem
 2012-04-16 16:41 UTC  (6+ messages)

[PATCH] video/via: Convert to kstrtou8_from_user
 2012-04-16 16:36 UTC  (2+ messages)

[PATCH] [trivial] Fix typo in various Kconfig file
 2012-04-16 19:32 UTC  (2+ messages)

[PATCH v2] mfd: asic3: Avoid unbalanced irq wakeup enables/disables
 2012-04-16 16:40 UTC  (2+ messages)

[ 00/78] 3.3.2-stable review
 2012-04-16 16:27 UTC  (11+ messages)
              ` [ath9k-devel] "

[PATCH] pidns: reboot_pid_ns: use SEND_SIG_FORCED instead of force_sig()
 2012-04-16 16:24 UTC  (6+ messages)

[PATCH 00/19 v5] Fix filesystem freezing deadlocks
 2012-04-16 16:16 UTC  (29+ messages)
` [PATCH 01/27] fb_defio: Push file_update_time() into fb_deferred_io_mkwrite()
` [PATCH 02/27] fs: Push file_update_time() into __block_page_mkwrite()
` [PATCH 03/27] ceph: Push file_update_time() into ceph_page_mkwrite()
` [PATCH 04/27] 9p: Push file_update_time() into v9fs_vm_page_mkwrite()
` [PATCH 05/27] gfs2: Push file_update_time() into gfs2_page_mkwrite()
` [PATCH 06/27] sysfs: Push file_update_time() into bin_page_mkwrite()
` [PATCH 07/27] mm: Update file times from fault path only if .page_mkwrite is not set
` [PATCH 08/27] mm: Make default vm_ops provide ->page_mkwrite handler
` [PATCH 09/27] fs: Push mnt_want_write() outside of i_mutex
` [PATCH 10/27] fat: "
` [PATCH 11/27] btrfs: "
` [PATCH 12/27] nfsd: "
` [PATCH 13/27] fs: Improve filesystem freezing handling
` [PATCH 14/27] fs: Add freezing handling to mnt_want_write() / mnt_drop_write()
` [PATCH 15/27] fs: Skip atime update on frozen filesystem
` [PATCH 16/27] fs: Protect write paths by sb_start_write - sb_end_write
` [PATCH 17/27] ext4: Convert to new freezing mechanism
` [PATCH 18/27] xfs: Convert to new freezing code
` [PATCH 19/27] ocfs2: Convert to new freezing mechanism
` [PATCH 20/27] gfs2: "
` [PATCH 21/27] fuse: "
` [PATCH 22/27] ntfs: "
` [PATCH 23/27] nilfs2: "
` [PATCH 24/27] btrfs: "
` [PATCH 25/27] fs: Remove old "
` [PATCH 26/27] fs: Refuse to freeze filesystem with open but unlinked files
` [PATCH 27/27] Documentation: Correct s_umount state for freeze_fs/unfreeze_fs

[PATCH] drivers/net/wireless/libertas/if_usb.c: add missing debugging code
 2012-04-16 16:20 UTC  (2+ messages)

[PATCH] Remove Marcel Selhorst as maintainer
 2012-04-16 16:16 UTC  (4+ messages)

linux-next: build failure after merge of the final tree (security tree related)
 2012-04-16 16:15 UTC  (5+ messages)

"i8042: Can't reactivate AUX port" after s2ram on 3.4-rc2
 2012-04-16 16:17 UTC  (7+ messages)
` [linux-pm] "

[PATCH v2 1/3] USB: Add driver for NXP ISP1301 USB transceiver
 2012-04-16 16:12 UTC  (8+ messages)

[RFC] writeback and cgroup
 2012-04-16 15:52 UTC  (17+ messages)
            ` [Lsf] "

[PATCH] staging: iio: light: isl29028: fix correct mask value
 2012-04-16 16:08 UTC  (2+ messages)

[sched/rt] Optimization of function pull_rt_task()
 2012-04-16 16:06 UTC  (2+ messages)

[PATCH 1/1] pinctrl: handle dummy state in core
 2012-04-16 16:03 UTC  (2+ messages)

[PATCH 00/13] KVM: MMU: fast page fault
 2012-04-16 16:02 UTC  (15+ messages)

[PATCH 1/4] blacklight: Remove redundant spi driver bus initialization
 2012-04-16 16:08 UTC  (3+ messages)
` [PATCH 3/4] mfd: "

[REGRESSION] rtc/interface.c: kills suspend-to-ram
 2012-04-16 15:57 UTC  (7+ messages)
  ` [rtc-linux] "

[PATCH v2] mfd: asic3: Set DS1WM clock_rate
 2012-04-16 16:04 UTC  (2+ messages)

[PATCH v2 00/16] KVM: MMU: fast page fault
 2012-04-16 15:54 UTC  (7+ messages)
` [PATCH v2 04/16] KVM: MMU: return bool in __rmap_write_protect

[PATCH 1/3] x86: add io_apic_ops to allow interception
 2012-04-16 15:47 UTC  (5+ messages)
  ` [PATCH 2/2] xen/x86: Implement x86_apic_ops

[PATCH 00/12] at91: 3.4-rc3 fixes
 2012-04-16 15:52 UTC  (3+ messages)

Problem with crypto when initializing TKIP
 2012-04-16 15:51 UTC  (3+ messages)

[RFC][PATCH 00/16] sched: SCHED_DEADLINE v4
 2012-04-16 15:51 UTC  (4+ messages)
` [PATCH 11/16] sched: add latency tracing for -deadline tasks

[RFC PATCH] s390: mm: rmap: Transfer storage key to struct page under the page lock
 2012-04-16 15:50 UTC  (4+ messages)

[PATCH V2 0/2] RC5T583: Add support for gpio
 2012-04-16 15:49 UTC  (3+ messages)
` [PATCH V2 2/2] mfd: rc5t583: add rc5t583's gpio in mfd device list

[RFCv2 0/8] perf tool: Add new event group management
 2012-04-16 15:37 UTC  (6+ messages)

[RFC PATCH] cpuidle: allow per cpu latencies
 2012-04-16 15:34 UTC  (6+ messages)

[PATCH 3/3] mfd: asic3: Add PCMCIA/CF support
 2012-04-16 15:45 UTC  (2+ messages)

[RFC 0/6] uprobes: kill uprobes_srcu/uprobe_srcu_id
 2012-04-16 15:34 UTC  (9+ messages)
` [PATCH 2/6] uprobes: introduce is_swbp_at_addr_fast()

[PATCH 2/2] ata_piix: defer disks to the Hyper-V drivers by default
 2012-04-16 15:32 UTC  (3+ messages)
` [PATCH 0/2] Hyper-V disk support V3

[PATCH] pagemap.h: fix warning about possibly used before init var
 2012-04-16 15:31 UTC 

[PATCH] mfd: wm8994: Cache chip revision
 2012-04-16 15:39 UTC  (2+ messages)

[PATCH RESEND] LEDS-One-Shot-Timer-Trigger-implementation
 2012-04-16 15:28 UTC  (4+ messages)
` [PATCH 1/1] leds: add "kickable" LED trigger

[PATCH] mfd: Silence uninitialized variable warning for wm8994-core
 2012-04-16 15:37 UTC  (2+ messages)

What Information is Required for Bug or Very Intermitent Suspend Bug
 2012-04-16 15:27 UTC 

[PATCH] staging: Fix typo within android drivers
 2012-04-16 15:26 UTC 

[PATCH v4 0/2] regulator: add irq domain and device tree support for MAX8997
 2012-04-16 15:32 UTC  (4+ messages)
` [PATCH v4 1/2] mfd: add irq domain support for max8997 interrupts

[tip:perf/core] perf ui annotate browser: Allow toggling addr offset view
 2012-04-16 15:21 UTC  (9+ messages)

[PATCH] drivers/net/wan/farsync.c: add missing iounmap
 2012-04-16 15:22 UTC 

[PATCH]NEXT:drivers:staging:rtl8187se Fix typos in staging:rtl8187se
 2012-04-16 15:09 UTC 

[PATCH 00/11] Swap-over-NFS without deadlocking V3
 2012-04-16 15:03 UTC  (5+ messages)
` [PATCH 08/11] nfs: disable data cache revalidation for swapfiles

[PATCH] drivers/usb/musb/davinci.c: add missing unregister
 2012-04-16 15:03 UTC 

[PATCH] mfd: use module_pci_driver
 2012-04-16 15:10 UTC  (2+ messages)

[PATCH for 3.4] MFD: twl6040: Convert to i2c driver, and separate it from twl core
 2012-04-16 14:55 UTC  (3+ messages)

[PATCH net-next] net: vxge: Add MODULE_FIRMWARE
 2012-04-16 14:52 UTC  (5+ messages)

[PATCH 1/8] regulator: core: Allow drivers to pass in a regmap
 2012-04-16 14:47 UTC  (2+ messages)

[PATCH] slub: don't create a copy of the name string in kmem_cache_create
 2012-04-16 14:41 UTC  (3+ messages)

[PATCH] Btrfs: allow mount -o remount,compress=no
 2012-04-16 14:42 UTC  (3+ messages)
` [PATCH v2] "

Where I can find the guide/help to device driver development
 2012-04-16 14:41 UTC  (5+ messages)

[PATCH] tools perf: Add a new benchmark tool for semaphore/mutex
 2012-04-16 14:39 UTC 

can't boot my laptop with kernel-3.3.*
 2012-04-16 14:35 UTC 

[PATCH] mfd : dbx500 : fix compilation error
 2012-04-16 14:42 UTC  (2+ messages)

kvm: RCU warning in async pf
 2012-04-16 14:24 UTC  (12+ messages)

FINAL NOTIFICATION
 2012-04-16 13:49 UTC 

ANN: libseccomp
 2012-04-16 14:15 UTC  (5+ messages)
    ` [libseccomp-discuss] "

[PATCH] mfd: fix modular builds of rc5t583 regulator support
 2012-04-16 14:12 UTC  (4+ messages)

semaphore and mutex in current Linux kernel (3.2.2)
 2012-04-16 14:10 UTC  (12+ messages)
                ` [PATCH 0/2] tools perf: Add a new benchmark tool for semaphore/mutex

[alsa-devel] [PATCH] ASoC: da7210: Add support for PLL and SRM
 2012-04-16 14:07 UTC  (3+ messages)

[PATCH 00/13] Convert EDAC internal strutures to support all types of Memory Controllers
 2012-04-16 14:06 UTC  (14+ messages)
` [PATCH 01/13] edac: Create a dimm struct and move the labels into it
` [PATCH 02/13] edac: move dimm properties to struct memset_info

[PATCH v2 0/2] IPC: message queue checkpoint/restore - requested updates
 2012-04-16 14:06 UTC  (3+ messages)
` [PATCH v2 1/2] IPC: message queue stealing feature introduced
` [PATCH v2 2/2] IPC: selftest tor new MSG_PEEK_ALL flag for msgrcv()

default framebuffer
 2012-04-16 14:04 UTC  (2+ messages)

[PATCH] fs/btrfs/volumes.c: add missing free_fs_devices
 2012-04-16 14:02 UTC  (2+ messages)

[PATCH 1/3] pinctrl: display pin name instead of raw pin id
 2012-04-16 14:07 UTC  (2+ messages)
` [PATCH 2/3] pinctrl: a minor fix of pin config debug information

Re:await your response
 2012-04-16  9:12 UTC 

[PULL] virtio: fixes for 3.4
 2012-04-16 13:49 UTC 

amilo-rfkill: unsupported platform
 2012-04-16 13:46 UTC  (2+ messages)

x86, microcode: Conversion from sysdev class caused regression
 2012-04-16 13:43 UTC  (7+ messages)
      ` [PATCH 2/2] x86, microcode: Ensure that module is only loaded for

[PATCH] x86, amd: Re-enable CPU topology extensions in case BIOS has disabled it
 2012-04-16 13:40 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 1/6] macvtap: zerocopy: fix offset calculation when building skb
 2012-04-16 13:39 UTC  (11+ messages)
` [PATCH 2/6] macvtap: zerocopy: fix truesize underestimation
` [PATCH 5/6] vhost_net: fix use after free of vq->ubufs
` [PATCH 6/6] vhost_net: don't poll on -EFAULT

Realtek codec eating up battery?
 2012-04-16 13:30 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).