linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-30 08:59:53 to 2012-08-30 19:47:14 UTC [more...]

[PATCH tip/core/rcu 0/3] CPU-hotplug changes
 2012-08-30 19:03 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/3] rcu: Remove _rcu_barrier() dependency on __stop_machine()
  ` [PATCH tip/core/rcu 2/3] rcu: Disallow callback registry on offline CPUs
  ` [PATCH tip/core/rcu 3/3] sched: Fix load avg vs cpu-hotplug

[PATCH] ARM: Make sure dtc is built before running it
 2012-08-30 19:47 UTC  (2+ messages)

[PATCH v2 0/5] Support for TSC/ADC MFD driver
 2012-08-30 19:42 UTC  (3+ messages)
` [PATCH v2 4/5] IIO : ADC: tiadc: Add support of TI's ADC driver

[PATCH v2] avr32: at32ap700x: set DMA slave properties for MCI dw_dmac
 2012-08-30 19:22 UTC  (2+ messages)

[PATCH] tpm: fix tpm_acpi sparse warning on different address spaces
 2012-08-30 19:21 UTC  (3+ messages)

[PATCH tip/core/rcu 0/5] Documentation and rcutorture changes
 2012-08-30 19:15 UTC  (12+ messages)
` [PATCH tip/core/rcu 1/5] rcu: Update rcutorture defaults
  ` [PATCH tip/core/rcu 2/5] rcu: Track CPU-hotplug duration statistics
  ` [PATCH tip/core/rcu 3/5] rcu: Document SRCU dead-CPU capabilities, emphasize read-side limits
  ` [PATCH tip/core/rcu 4/5] rcu: Switch rcutorture to pr_alert() and friends
  ` [PATCH tip/core/rcu 5/5] rcu: Prevent initialization race in rcutorture kthreads

[PATCH 1/2] mm/mmu_notifier: init notifier if necessary
 2012-08-30 19:13 UTC  (3+ messages)

[PATCH 0/4] [RFC] ARM: multiplatform: rename all mach headers
 2012-08-30 19:04 UTC  (6+ messages)
` [PATCH 4/4] [RFC] ARM: treewide: manually change more mach-*/*.h includes

Using uio_pdrv to create an platform device for an FPGA, mmap() fails
 2012-08-30 19:00 UTC  (4+ messages)

[RFC/PATCH] ARM: smp: Fix cpu_up() racing with sys_reboot
 2012-08-30 19:00 UTC  (3+ messages)

[PATCH] [PATCH] usbnet: code clean up using checkpatch
 2012-08-30 18:58 UTC  (2+ messages)

[PATCH tip/core/rcu 0/15] Miscellaneous fixes
 2012-08-30 18:56 UTC 

[PATCH] hwmon: add Maxim MAX197 support
 2012-08-30 18:39 UTC 

[PATCH v2 0/2] dw_dmac: repair driver for use with AVR32 (AP7000)
 2012-08-30 17:14 UTC 

[PATCH v2 2/2] dw_dmac: max_mem_width limits value for SRC/DST_TR_WID register
 2012-08-30 16:34 UTC 

[PATCH v2 1/2] dw_dmac: make driver endianness configurable
 2012-08-30 17:26 UTC 

[PATCH v7 0/3] KVM: perf: kvm events analysis tool
 2012-08-30 18:29 UTC  (3+ messages)
` [PATCH v7 3/3] "

[PATCH v2 00/20] Input and HID updates for 3.7
 2012-08-30 18:34 UTC  (4+ messages)
` [PATCH v2 20/20] HID: multitouch: Remove the redundant touch state

[PATCH V2] regulator: disable supply regulator if it is enabled for boot-on
 2012-08-30 18:27 UTC  (3+ messages)

[PATCHv2 0/3] remoteproc: introduce rproc recovery
 2012-08-30 18:26 UTC  (4+ messages)
` [PATCHv2 1/3] remoteproc: add rproc_report_crash function to notify rproc crashes
` [PATCHv2 2/3] remoteproc: recover a remoteproc when it has crashed
` [PATCHv2 3/3] remoteproc: create debugfs entry to disable/enable recovery dynamically

[PATCH] of: add devres version of of_iomap
 2012-08-30 18:27 UTC 

[PATCH 0/5] dev_<level> and dynamic_debug cleanups
 2012-08-30 18:25 UTC  (4+ messages)

[ANNOUNCE] 3.0.41-rt62
 2012-08-30 18:24 UTC 

[PATCH tip/core/rcu 0/23] Improvements to RT response on big systems and expedited functions
 2012-08-30 18:18 UTC  (24+ messages)
` [PATCH tip/core/rcu 01/23] rcu: Move RCU grace-period initialization into a kthread
  ` [PATCH tip/core/rcu 02/23] rcu: Allow RCU grace-period initialization to be preempted
  ` [PATCH tip/core/rcu 03/23] rcu: Move RCU grace-period cleanup into kthread
  ` [PATCH tip/core/rcu 04/23] rcu: Allow RCU grace-period cleanup to be preempted
  ` [PATCH tip/core/rcu 05/23] rcu: Prevent offline CPUs from executing RCU core code
  ` [PATCH tip/core/rcu 06/23] rcu: Break up rcu_gp_kthread() into subfunctions
  ` [PATCH tip/core/rcu 07/23] rcu: Provide OOM handler to motivate lazy RCU callbacks
  ` [PATCH tip/core/rcu 08/23] rcu: Segregate rcu_state fields to improve cache locality
  ` [PATCH tip/core/rcu 09/23] rcu: Move quiescent-state forcing into kthread
  ` [PATCH tip/core/rcu 10/23] rcu: Allow RCU quiescent-state forcing to be preempted
  ` [PATCH tip/core/rcu 11/23] rcu: Adjust debugfs tracing for kthread-based quiescent-state forcing
  ` [PATCH tip/core/rcu 12/23] rcu: Prevent force_quiescent_state() memory contention
  ` [PATCH tip/core/rcu 13/23] rcu: Control grace-period duration from sysfs
  ` [PATCH tip/core/rcu 14/23] rcu: Remove now-unused rcu_state fields
  ` [PATCH tip/core/rcu 15/23] rcu: Make rcutree module parameters visible in sysfs
  ` [PATCH tip/core/rcu 16/23] rcu: Prevent initialization-time quiescent-state race
  ` [PATCH tip/core/rcu 17/23] rcu: Fix day-zero grace-period initialization/cleanup race
  ` [PATCH tip/core/rcu 18/23] rcu: Add random PROVE_RCU_DELAY to grace-period initialization
  ` [PATCH tip/core/rcu 19/23] rcu: Adjust for unconditional ->completed assignment
  ` [PATCH tip/core/rcu 20/23] rcu: Remove callback acceleration from grace-period initialization
  ` [PATCH tip/core/rcu 21/23] rcu: Eliminate signed overflow in synchronize_rcu_expedited()
  ` [PATCH tip/core/rcu 22/23] rcu: Reduce synchronize_rcu_expedited() latency
  ` [PATCH tip/core/rcu 23/23] rcu: Simplify quiescent-state detection

[PATCH] regmap-irq: Add mask invert flag for enable register
 2012-08-30 18:14 UTC  (2+ messages)

[PATCH 1/1] tcp: Wrong timeout for SYN segments
 2012-08-30 18:04 UTC  (12+ messages)

[PATCH] staging: zcache: fix cleancache race condition with shrinker
 2012-08-30 17:55 UTC  (3+ messages)

[PATCH v2] media: v4l2-ctrls: add control for dpcm predictor
 2012-08-30 17:54 UTC  (3+ messages)

Get the min and max frequency of a processor
 2012-08-30 17:48 UTC 

Reminder: Linux Foundation Technical Advisory Board Elections and Nomination process, Election tonight tokyo time
 2012-08-30 17:47 UTC  (3+ messages)
` [Tech-board-discuss] "
  ` Results of the Linux Foundation TAB election

[RFC PATCH 2/8] regulator: Add Dialog DA906x voltage regulators support
 2012-08-30 17:47 UTC  (3+ messages)

[PATCH] uprobes: don't put NULL pointer in uprobe_register()
 2012-08-30 17:26 UTC 

[RFC,PATCH] efi: Add support for a UEFI variable filesystem
 2012-08-30 17:22 UTC 

[PATCH 00/13] Porting perf to Android
 2012-08-30 17:19 UTC  (2+ messages)

[PATCH] clk: Make the generic clock API available by default
 2012-08-30 17:19 UTC  (3+ messages)

Which disk is ata4?
 2012-08-30 17:13 UTC  (12+ messages)

[PATCH 2/2] drivers/net/ethernet/tundra/tsi108_eth.c: delete double assignment
 2012-08-30 17:09 UTC  (2+ messages)

[PATCH net-next v1 0/3] forcedeth: fix device lock-up for dual-port NICs
 2012-08-30 17:05 UTC  (2+ messages)

[ANNOUNCE] 3.2.28-rt42
 2012-08-30 17:00 UTC 

[PATCH] net: ethernet: fix kernel OOPS when remove davinci_mdio module
 2012-08-30 16:37 UTC 

[PATCH - 2/2] arm: disable caches based on config option
 2012-08-30 16:49 UTC  (2+ messages)

[Pv-drivers] [vmw_vmci 00/11] VMCI driver for Linux
 2012-08-30 16:42 UTC  (9+ messages)
  ` [PATCH 01/11] vmci_context.patch: VMCI context list operations
  ` [PATCH 02/11] vmci_datagram.patch: VMCI datagram entity handling
  ` [PATCH 04/11] vmci_driver.patch: VMCI device driver
  ` [PATCH 06/11] vmci_handle_array.patch: VMCI array of vmci_handle
  ` [PATCH 07/11] vmci_hash_table.patch: VMCI hash table implementation
  ` [PATCH 08/11] vmci_queue_pair.patch: VMCI queue pair implementation
  ` [PATCH 09/11] vmci_resource.patch: VMCI resource hash table implementation
  ` [PATCH 10/11] vmci_route.patch: VMCI routing implementation

[PATCH 11/11] vmci_headers.patch: VMCI kernel driver public API
 2012-08-30 16:42 UTC 

[Pv-drivers] [vmw_vmci 00/11] VMCI driver for Linux
 2012-08-30 16:31 UTC 

[PATCH 05/11] vmci_event.patch: VMCI kernel events handling
 2012-08-30 16:40 UTC 

[PATCH 03/11] vmci_doorbell.patch: VMCI doorbell notification handling
 2012-08-30 16:40 UTC 

[PATCH] debugfs: more tightly restrict default mount mode
 2012-08-30 16:15 UTC  (5+ messages)
` Hardening debugfs (Was Re: [PATCH] debugfs: more tightly restrict default mount mode)

[PATCH] extcon: checkpatch warning removal
 2012-08-30 16:31 UTC 

[PATCH] netvm: check for page == NULL when propogating the skb->pfmemalloc flag
 2012-08-30 16:24 UTC  (4+ messages)

Legitimate Business Proposal
 2012-08-30 16:02 UTC 

[PATCH] driver/char/tpm: declare internal symbols as static
 2013-08-29 12:39 UTC  (2+ messages)

[PATCH 0/5] Multiqueue virtio-scsi
 2012-08-30 15:45 UTC  (3+ messages)

INFO: suspicious RCU usage in rcu_torture_writer()
 2012-08-30 15:22 UTC  (5+ messages)

[PATCH] of: adding devres version of of_iomap
 2012-08-30 15:31 UTC 

[PATCH 2/8] ext3: drop lock/unlock super
 2012-08-30 15:12 UTC  (2+ messages)

[PATCH v2 2/5] x86/uprobes: implement x86 specific arch_uprobe_*_step
 2012-08-30 15:11 UTC  (14+ messages)
      ` [PATCH v3] "
                  ` [PATCH] x86/uprobes: don't disable single stepping if it was already on

lockdep WARNING on ftrace_ops_no_ops()
 2012-08-30 15:08 UTC 

[PATCH 8/8] vfs: drop lock/unlock super
 2012-08-30 15:01 UTC 

[PATCH 7/8] ufs: drop lock/unlock super
 2012-08-30 15:00 UTC 

[PATCH 6/8] sysv: drop lock/unlock super
 2012-08-30 14:59 UTC 

Logitech USB headset not working in 3.6-rc3
 2012-08-30 15:03 UTC  (13+ messages)

[PATCH 5/8] hpfs: drop lock/unlock super
 2012-08-30 14:58 UTC 

[PATCH 4/8] fat: drop lock/unlock super
 2012-08-30 14:57 UTC 

[PATCH 1/8] exofs: drop lock/unlock super
 2012-08-30 14:56 UTC 

[PATCH 0/8][RESEND] drop lock/unlock super
 2012-08-30 14:55 UTC 

[PATCH v3 0/3] DaVinci DMA engine conversion
 2012-08-30 14:43 UTC  (4+ messages)
` [PATCH v3 3/3] spi: spi-davinci: convert to DMA engine API

Failure while make modules_install if kmod was compiled with --with-rootprefix set
 2012-08-30 14:37 UTC  (2+ messages)

[PATCH] firmware: fix directory creation rule matching with make 3.82
 2012-08-30 14:27 UTC  (2+ messages)

[PATCH v7 1/8] Talitos: Support for async_tx XOR offload
 2012-08-30 14:23 UTC  (2+ messages)

[PATCH v3 1/2] virtio-ring: Use threshold for switching to indirect descriptors
 2012-08-30 14:14 UTC  (4+ messages)
` [PATCH v3 2/2] virtio-ring: Allocate indirect buffers from cache when possible

(no subject)
 2012-08-30 14:02 UTC 

[PATCH] staging/rts_pstor: remove braces {} in rtsx_transport.c
 2012-08-30 13:45 UTC 

[PATCH] staging:fixed code to fit tty_driver's kref filed fixed code to fit tty_driver's kref filed for drivers/staging/net/pc300_tty.c
 2012-08-30 13:36 UTC  (2+ messages)

[PATCH 00/22] mop500 related Audio reorganisation and fixups
 2012-08-30 13:18 UTC  (9+ messages)
` [PATCH 04/22] ASoC: Ux500: Move MSP pinctrl setup into the MSP driver
` [PATCH 18/22] ARM: ux500: Rename MSP board file to something more meaningful

[PATCH 0/8] Changes surrounding IRQs and IRQ domains
 2012-08-30 13:12 UTC  (6+ messages)
` [PATCH 8/8] input: ab8500-ponkey: Rely on MFD core to convert IRQs to virtual

regression 3.5->3.6: usb keyboard not working anymore
 2012-08-30 13:07 UTC  (2+ messages)

[RFC] kconfig/mconf.c: revision of curses initialization
 2012-08-30 12:59 UTC  (2+ messages)

Non chiusa nel terzo trimestre di quest'anno!
 2012-08-30 12:31 UTC 

[PATCH] watchdog: fix a compiler warning of test program
 2012-08-30 12:26 UTC  (3+ messages)

[PATCH 0/8] lp8727_charger: cleanup code
 2012-08-30 12:15 UTC  (2+ messages)

[PATCH 8/8] lp8727_charger: make cosmetic code
 2012-08-30 12:12 UTC  (2+ messages)

[PATCH 4/8] lp8727_charger: cleanup the interrupt handler code
 2012-08-30 12:07 UTC  (2+ messages)

[PATCH] lp8727_charger: use IRQF_ONESHOT
 2012-08-30 12:06 UTC  (3+ messages)

[PATCH 1/2] lp8727_charger: free_irq when lp8727_register_psy fail
 2012-08-30 11:41 UTC  (5+ messages)

[PATCH 7/8] lp8727_charger: cleanup definitions
 2012-08-30 11:40 UTC 

[PATCH 6/8] lp8727_charger: fix code for getting battery temperature
 2012-08-30 11:40 UTC 

[PATCH 5/8] lp8727_charger: move the mutex code
 2012-08-30 11:40 UTC 

[PATCH 3/8] lp8727_charger: fix buggy code when the platform data is NULL
 2012-08-30 11:39 UTC 

[PATCH 2/8] lp8727_charger: cleanup _probe() and _remove()
 2012-08-30 11:38 UTC 

[PATCH 1/8] lp8727_charger: use devm_kzalloc() rather than kzalloc()/kfree()
 2012-08-30 11:37 UTC 

HDD problem, software bug, bios bug, or hardware ?
 2012-08-30 11:10 UTC  (8+ messages)

i2c-eg20t: regression since i2c_add_numbered_adapter change
 2012-08-30 11:08 UTC  (10+ messages)

[PATCH v2 1/2] virtio-ring: Use threshold for switching to indirect descriptors
 2012-08-30 10:34 UTC  (8+ messages)
` [PATCH v2 2/2] virtio-ring: Allocate indirect buffers from cache when possible

[PATCH v10] kvm: notify host when the guest is panicked
 2012-08-30 10:23 UTC  (4+ messages)

Kernel 3.6-rc3 BUG at mm/slab.c:2629
 2012-08-30 10:15 UTC  (4+ messages)
` [patch v3.6] mm, slab: lock the correct nodelist after reenabling irqs

[PATCH RFC] x86/mce: Move MCE sysfs attributes out of the per-cpu location
 2012-08-30  9:47 UTC  (4+ messages)

Early cpio decoder and ACPI table override via initrd making use of it
 2012-08-30  9:34 UTC  (4+ messages)
` [PATCH 1/2] lib: Add early cpio decoder
` [PATCH 2/2] ACPI: Override arbitrary ACPI tables via initrd for debugging

[PATCH v2 00/14] MFD/ASoC/Input: twl4030-audio submodule DT support
 2012-08-30  9:19 UTC  (4+ messages)
` [PATCH v2 02/14] MFD: twl4030-audio: Convert to use devm_kzalloc

[PATCH 0/9 V3] workqueue: fix and cleanup hotplug/rebind_workers()
 2012-08-30  9:17 UTC  (5+ messages)
` [PATCH 4/9 V3] workqueue: add non_manager_role_manager_mutex_unlock()

[PATCH] perf/x86: export Sandy Bridge uncore clockticks event in sysfs
 2012-08-30  9:11 UTC  (2+ messages)

[PATCH v3 0/2] PM / devfreq: support PM-QoS at devfreq core
 2012-08-30  9:00 UTC  (3+ messages)
` [PATCH v3 1/2] PM / devfreq: add global PM QoS support
` [PATCH v3 2/2] PM / devfreq: support per-dev PM-QoS in devfreq


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