linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-14 10:10:44 to 2012-08-14 15:17:11 UTC [more...]

Using random in interrupts for RT
 2012-08-14 15:17 UTC  (2+ messages)

[PATCH v2 00/11] Request for Inclusion: kmem controller for memcg
 2012-08-14 15:16 UTC  (6+ messages)
` [PATCH v2 06/11] memcg: kmem controller infrastructure
` [PATCH v2 07/11] mm: Allocate kernel pages to the right memcg

[PATCH V2 1/2] gmux: Add generic write32 function
 2012-08-14 15:15 UTC  (6+ messages)
` [PATCH V2 2/2] apple_gmux: Add support for newer hardware

linux-next: Tree for July 26
 2012-08-14 15:15 UTC  (14+ messages)
` linux-next: Tree for July 26 (uml)

[PATCH] MIPS: fix module.c build for 32 bit
 2012-08-14 15:13 UTC  (5+ messages)
      ` [PATCH] MIPS: Fix "

[PATCH v2 0/2] Add modules to support realtek PCIE card reader
 2012-08-14 15:05 UTC  (4+ messages)
` [PATCH v2 1/2] drivers/mfd: Add realtek pcie card reader driver
` [PATCH v2 2/2] drivers/mmc: Add realtek pcie sdmmc host driver

[patch net-next v2 00/15] net: introduce upper device lists and remove dev->master
 2012-08-14 15:05 UTC  (16+ messages)
` [patch net-next v2 01/15] net: introduce upper device lists
` [patch net-next v2 02/15] macvlan: add link to upper device
` [patch net-next v2 03/15] vlan: "
` [patch net-next v2 04/15] rtnetlink: remove usage of dev->master
` [patch net-next v2 05/15] team: remove usage of netdev_set_master()
` [patch net-next v2 06/15] bridge: "
` [patch net-next v2 07/15] netpoll: remove usage of dev->master
` [patch net-next v2 08/15] cxgb3: "
` [patch net-next v2 09/15] qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock
` [patch net-next v2 10/15] qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock
` [patch net-next v2 11/15] vlan: remove usage of dev->master in __vlan_find_dev_deep()
` [patch net-next v2 12/15] nes: remove usage of dev->master
` [patch net-next v2 13/15] bonding: "
` [patch net-next v2 14/15] net: remove no longer used netdev_set_bond_master() and netdev_set_master()
` [patch net-next v2 15/15] net: kill dev->master

[PATCH v8] kvm: notify host when the guest is panicked
 2012-08-14 15:01 UTC  (6+ messages)

[bug report] [SCSI] mvumi: GFP_KERNEL under spin lock
 2012-08-14 14:59 UTC 

[userns:userns-always-map-user-v45 80/99] fs/namespace.c:2290:1: error: unknown type name 'atomic64_t'
 2012-08-14 14:57 UTC  (8+ messages)
          ` Architectures missing atomic64_t

[PATCH 0/5] Call netif_carrier_off() after register_netdev()
 2012-08-14 14:56 UTC  (9+ messages)
` [PATCH 1/5] sgi-xp: "
` [PATCH 2/5] de2104x: "
` [PATCH 3/5] net/mlx4_en: "
` [PATCH 4/5] sungem: "
` [PATCH 5/5] net/hyperv: "

[rfc patch] fs,reiserfs: unlock superblock before callling reiserfs_quota_on_mount()
 2012-08-14 14:56 UTC  (3+ messages)

[PATCH v7 0/2] kvm: level irqfd and new eoifd
 2012-08-14 14:50 UTC  (9+ messages)
` [PATCH v7 2/2] kvm: KVM_EOIFD, an eventfd for EOIs

[PATCH] Powerpc 8xx CPM_UART delay in receive
 2012-08-14 14:52 UTC  (2+ messages)

FW: bisected regression: v3.6-rc1: resume from s2ram does not restore ata_piix (v3.5 worked)
 2012-08-14 14:48 UTC  (3+ messages)
  `  "

Bug fixes/cleanups for floppy driver (v2)
 2012-08-14 14:43 UTC  (10+ messages)
` [PATCH v3 3/6] floppy: avoid leaking extra reference to queue on do_floppy_init error handling
` [PATCH v3 4/6] floppy: properly handle failure on add_disk loop

[PATCH] Powerpc 8xx CPM_UART desynchronisation
 2012-08-14 14:26 UTC 

RE:DEAR WINNER,OPEN THE ATTACHED FILE FOR YOUR SHELL AWARD WINNING INFORMATION:
 2012-08-14 14:40 UTC 

[PATCH] mtd: kill MTD_NAND_VERIFY_WRITE
 2012-08-15  2:38 UTC 

[net PATCH v2 1/2] net: netprio: fix files lock and remove useless d_path bits
 2012-08-14 14:35 UTC  (5+ messages)
` [net PATCH v2 2/2] net: netprio: fd passed in SCM_RIGHTS datagram not set correctly

[PATCH] net: Checking usb_register() return value
 2012-08-14 14:34 UTC  (2+ messages)

uprobe: single step over uprobe & global breakpoints
 2012-08-14 14:27 UTC  (15+ messages)
` [PATCH 2/5] x86/uprobes: implement x86 specific arch_uprobe_*_step
          ` [PATCH v2 "
` [RFC 5/5] uprobes: add global breakpoints

[PATCH v2 00/14] MFD/ASoC/Input: twl4030-audio submodule DT support
 2012-08-14 14:22 UTC  (15+ messages)
` [PATCH v2 01/14] MFD: twl4030-audio: Clean up MODULE_* and platform_driver part
` [PATCH v2 02/14] MFD: twl4030-audio: Convert to use devm_kzalloc
` [PATCH v2 03/14] MFD: twl4030-audio: Rearange and clean-up the probe function
` [PATCH v2 04/14] MFD: twl-core: Add API to query the HFCLK rate
` [PATCH v2 05/14] MFD: twl4030-audio: Get audio MCLK via twl-core API instead of pdata
` [PATCH v2 06/14] dt: Add empty of_find_node_by_name() function
` [PATCH v2 07/14] MFD: twl4030-audio: Add DT support
` [PATCH v2 08/14] Input: twl4030-vibra: Support for DT booted kernel
` [PATCH v2 09/14] ASoC: twl4030: Move hs_extmute GPIO handling to driver
` [PATCH v2 10/14] ARM: OMAP/ASoC: Zoom2: Let the codec to handle the hs_extmute GPIO
` [PATCH v2 11/14] ASoC/MFD: twl4030: Remove set_hs_extmute callback from platform data
` [PATCH v2 12/14] ASoC: twl4030: Convert to use devm_kzalloc
` [PATCH v2 13/14] ASoC: twl4030: Add pointer to pdata within the private data
` [PATCH v2 14/14] ASoC: twl4030: Support for DT booted kernel

[patch 0/8] procfs fdinfo providers updated
 2012-08-14 14:23 UTC  (16+ messages)
` [patch 1/8] procfs: Move /proc/pid/fd[info] handling code to fd.[ch]
` [patch 2/8] procfs: Convert /proc/pid/fdinfo/ handling routines to seq-file
` [patch 3/8] procfs: Add ability to plug in auxiliary fdinfo providers
` [patch 4/8] fs, eventfd: Add procfs fdinfo helper
` [patch 5/8] fs, epoll: Add procfs fdinfo helper v2
` [patch 6/8] fs, exportfs: Add export_encode_inode_fh helper
` [patch 7/8] fs, notify: Add procfs fdinfo helper v3
` [patch 8/8] fdinfo: Show sigmask for signalfd fd

[GIT PULL] (xen) stable/for-linus-3.6-rc1-tag
 2012-08-14 14:15 UTC 

[RFC PATCH] mm: introduce N_LRU_MEMORY to distinguish between normal and movable memory
 2012-08-14 14:14 UTC  (6+ messages)

[PATCH V2] MIPS: Fix poweroff failure when HOTPLUG_CPU configured
 2012-08-14 14:24 UTC  (3+ messages)

[RFC 0/2] Reduce alloc_contig_range latency
 2012-08-14 14:19 UTC  (3+ messages)
` [RFC 2/2] cma: support MIGRATE_DISCARD

[PATCH 0/4] cputime: Virtual cputime accounting small cleanups and consolidation v2
 2012-08-14 14:16 UTC  (5+ messages)
` [PATCH 1/4] cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTING
` [PATCH 2/4] sched: Move cputime code to its own file
` [PATCH 3/4] cputime: Consolidate vtime handling on context switch
` [PATCH 4/4] s390: Remove leftover account_tick_vtime() header

[PATCH v5 00/12] KVM: introduce readonly memslot
 2012-08-14 14:00 UTC  (3+ messages)

[PATCH] m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU types
 2012-08-14 13:35 UTC  (3+ messages)

[PATCH] netvm: check for page == NULL when propogating the skb->pfmemalloc flag
 2012-08-14 13:28 UTC  (9+ messages)
  ` [Xen-devel] "

[patch net-next 00/16] net: introduce upper device lists and remove dev->master
 2012-08-14 13:35 UTC  (8+ messages)
` [patch net-next 01/16] net: introduce upper device lists

[PATCH 0/7] zram/zsmalloc promotion
 2012-08-14 13:21 UTC  (4+ messages)

Q: Seeing the microcode revision in /proc/cpuinfo
 2012-08-14 13:31 UTC  (4+ messages)
  ` Antw: "

[PATCH RFC] tick: Emphasize tck_broadcast_on_off could only be called for host cpu
 2012-08-14 13:21 UTC  (2+ messages)

[PATCH] UDF: During mount free lvid_bh before rescanning with different blocksize
 2012-08-14 13:25 UTC  (2+ messages)

[GIT PULL] Disintegrate the User API from the kernel headers
 2012-08-14 13:22 UTC  (3+ messages)

[PATCH] drivers/media/video/mx2_emmaprp.c: use devm_kzalloc and devm_clk_get
 2012-08-14 13:23 UTC  (11+ messages)

[PATCH 0/5] fix error return code
 2012-08-14 13:14 UTC  (7+ messages)
` [PATCH 1/5] drivers/cdrom/gdrom.c: "
` [PATCH 2/5] drivers/dma/amba-pl08x.c: "
` [PATCH 3/5] drivers/net/ethernet/freescale/fs_enet: "
` [PATCH 4/5] drivers/net/ethernet/mellanox/mlx4/mcg.c: "
` [PATCH 5/5] drivers/infiniband/hw/qib/qib_iba7322.c: "

DT GPIO numbering?
 2012-08-14 13:05 UTC  (9+ messages)

[PATCH RFC] Fix "/usr/bin/xargs: rm: Argument list too long" during make distclean
 2012-08-14 12:54 UTC  (5+ messages)

[PATCH 1/1] [RFC] uartclk from serial_core exposed to sysfs
 2012-08-14 12:50 UTC  (2+ messages)

[PATCH 1/1] boot: Put initcall_debug into its own Kconfig option DEBUG_INITCALL
 2012-08-14 12:50 UTC  (6+ messages)

[PATCH V6 4/5] USB: Add EHCI bus glue for Loongson1x SoCs (UPDATED)
 2012-08-14 12:49 UTC  (2+ messages)

[PATCH] preempt/hardirq.h: Fix comment about PREEMPT_ACTIVE bit location
 2012-08-14 12:46 UTC  (5+ messages)
  ` [PATCH] preempt/hardirq.h: Clarify "

[GIT PULL] Update LZO compression
 2012-08-14 12:39 UTC  (4+ messages)

[PATCH] gpio: Fix debug message in of_get_named_gpio_flags()
 2012-08-14 12:40 UTC  (2+ messages)

[GIT PULL] gpio fixes for v3.6-rc1
 2012-08-14 12:38 UTC  (3+ messages)

How to hack syscall-table, in kernel 2.6+ ?
 2012-08-14 12:40 UTC  (4+ messages)

mmotm 2012-08-13-16-55 uploaded
 2012-08-14 12:26 UTC  (3+ messages)

[PATCH 1/4] powerpc/85xx: add sleep and deep sleep support
 2012-08-14 12:27 UTC  (5+ messages)
` [PATCH 2/4] fsl_pmc: Add API to enable device as wakeup event source

[PATCH] cpuidle: Prevent null pointer dereference in cpuidle_coupled_cpu_notify
 2012-08-14 11:52 UTC 

[PATCH 00/22] mop500 related Audio reorganisation and fixups
 2012-08-14 12:17 UTC  (32+ messages)
` [PATCH 03/22] ASoC: ab8500: Inform SoC Core that we have our own I/O arrangements
  ` [alsa-devel] "
` [PATCH 07/22] ASoC: Ux500: Initialise PCM from MSP probe rather than as a device
` [PATCH 08/22] ASoC: codecs: Enable AB8500 CODEC for Device Tree
  ` [alsa-devel] "
` [PATCH 11/22] ARM: ux500: Clean-up MSP platform code
` [PATCH 13/22] ARM: ux500: Fork MSP platform registration for step-by-step DT enablement
` [PATCH 14/22] ARM: ux500: Pass MSP DMA platform data though AUXDATA
` [PATCH 15/22] ARM: ux500: Stop registering the MOP500 Audio driver from platform code
` [PATCH 16/22] ARM: ux500: Stop registering the PCM "
` [PATCH 17/22] ARM: ux500: Remove platform registration of MSP devices
` [PATCH 18/22] ARM: ux500: Rename MSP board file to something more meaningful
` [PATCH 19/22] ARM: ux500: Rename db8500.dtsi to dbx5x0.dtsi to encompass the u9500, u8540 and u9540
` [PATCH 20/22] ARM: ux500: Add nodes for the MSP into Device Tree
` [PATCH 21/22] ARM: ux500: Add all encompassing sound node to the Snowball "
` [PATCH 22/22] Documentation: Add the AB8500 CODEC device to the MFD AB8500 doc

[PATCH 0/5] rbtree based interval tree as a prio_tree replacement
 2012-08-14 12:11 UTC  (3+ messages)
` [PATCH 2/5] mm: replace vma prio_tree with an interval tree

[PATCH][SCSI] remove the queue unlock in scsi_requset_fn
 2012-08-14 12:07 UTC  (3+ messages)
` [PATCH RESEND] "

[patch] mmap: feed back correct prev vma when finding vma
 2012-08-14 11:56 UTC  (5+ messages)

[RFC][PATCH] add blockconsole
 2012-08-14 11:54 UTC  (10+ messages)
      ` [PATCH] add blockconsole version 1.1

URGENT RESPONSE NEEDED
 2012-08-13 20:39 UTC 

[PATCH v2] leds: triggers: send uevent when changing triggers
 2012-08-14 11:34 UTC  (4+ messages)

[PATCHv7] arm/dts: omap4-sdp: Add keypad data
 2012-08-14 11:15 UTC 

[PATCH] regulator: disable supply regulator if it is enabled for boot-on
 2012-08-14 11:08 UTC  (2+ messages)

[PATCH 00/11] fblog: Framebuffer kernel log driver v4
 2012-08-14 11:07 UTC  (10+ messages)
` [PATCH 05/11] fblog: register one fblog object per framebuffer
` [PATCH 06/11] fblog: open fb on registration
` [PATCH 07/11] fblog: allow selecting fbs via sysfs and module-parameters

[PATCH v3 2/2] DMAEngine: Add DMAEngine driver based on old MSM DMA APIs
 2012-08-14 11:00 UTC  (5+ messages)

Mmap on SSD (directly mapping the device vs. mapping a file)
 2012-08-14 10:59 UTC 

[3.5 regression / mcs7830 / bisected] bridge constantly toggeling between disabled and forwarding
 2012-08-14 10:58 UTC 

[PATCH] builddeb: remove unneeded explicit Architecture
 2012-08-14 10:44 UTC 

[PATCH 0/8] Changes surrounding IRQs and IRQ domains
 2012-08-14 10:44 UTC  (5+ messages)
` [PATCH 5/8] mfd: Provide the PRCMU with its own IRQ domain

[PATCHv2 0/4] Add device tree data for omap5
 2012-08-14 10:34 UTC  (8+ messages)
` [PATCHv2 2/4] arm/dts: omap5-evm: Add tmp102 sensor support

"regulator: Enable supply regulator if child rail is enabled" broken?
 2012-08-14 10:11 UTC  (4+ messages)

[PATCH RESEND] Bluetooth: Add support for Apple MacBook Pro 9,2
 2012-08-14 10:25 UTC  (2+ messages)

[PATCH v7 2/2] kvm: KVM_EOIFD, an eventfd for EOIs
 2012-08-14 10:13 UTC  (11+ 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).