linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-02 15:12:38 to 2012-11-02 19:25:23 UTC [more...]

[PATCH v5 0/6] Move rest of omap-iommu to live in drivers/iommu
 2012-11-02 19:24 UTC  (6+ messages)
` [PATCH 1/6] ARM: OMAP: Merge iommu2.h into iommu.h
` [PATCH 3/6] ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h
` [PATCH 4/6] ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.c
` [PATCH 5/6] ARM: OMAP2+: Make some definitions local
` [PATCH 6/6] ARM: OMAP2+: Move iommu/iovmm headers to platform_data

[PATCH][GIT PULL][3.8] x86: Don't clobber top of pt_regs in nested NMI
 2012-11-02 19:19 UTC 

[PATCH] bq2415x charger driver
 2012-11-02 19:18 UTC 

[RFC] Second attempt at kernel secure boot support
 2012-11-02 19:18 UTC  (26+ messages)

[PATCH RFT] c6x: dma-mapping: support debug_dma_mapping_error
 2012-11-02 19:10 UTC  (4+ messages)
` [PATCH RFT RESEND linux-next] "

[PATCH v2 0/5] minor clean-up and optimize highmem related code
 2012-11-02 19:07 UTC  (4+ messages)
` [PATCH v2 4/5] mm, highmem: makes flush_all_zero_pkmaps() return index of first flushed entry

linux-next: build failures after merge of the final tree (usb tree related)
 2012-11-02 19:05 UTC  (2+ messages)

[RFC PATCH 0/2] - Move AEMIF driver out of DaVinci machine
 2012-11-02 19:05 UTC  (4+ messages)
` [RFC PATCH 1/2] memory: davinci - add aemif controller platform driver
` [RFC PATCH 2/2] mtd: davinci - remove DaVinci architecture depedency

[PATCH 0/6] cpufreq: add support for Calxeda ECX-1000 (highbank)
 2012-11-02 18:51 UTC  (8+ messages)
` [PATCH 0/6 v2] "
  ` [PATCH 1/6 v2] arm: use devicetree to get smp_twd clock
  ` [PATCH 2/6 v2] clk, highbank: remove non-bypass reset mode
  ` [PATCH 3/6 v2] cpufreq: tolerate inexact values when collecting stats
  ` [PATCH 4/6 v2] arm highbank: add support for pl320 IPC
  ` [PATCH 5/6 v2] power: export opp cpufreq functions
  ` [PATCH 6/6 v2] cpufreq, highbank: add support for highbank cpufreq

[PATCH V3 0/4] mfd: tps65910: use regmap irq framework for interrupt
 2012-11-02 18:50 UTC  (6+ messages)
` [PATCH V3 1/4] mfd: tps65910: Initialize mfd devices after all initialization done
` [PATCH V3 2/4] mfd: tps65910: use regmap irq framework for interrupt support
` [PATCH V3 3/4] mfd: tps65910: move interrupt implementation code to mfd file
` [PATCH V3 4/4] mfd: tps65910: pass irq_domain when adding mfd sub devices

[PATCH v3 0/7] Improve swiotlb performance by using physical addresses
 2012-11-02 18:49 UTC  (5+ messages)

[PATCH tip/core/rcu 0/2] v2 Add callback-free CPUs
 2012-11-02 18:41 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/2] rcu: "

[PATCH 0/5] enable all tmem backends to be built and loaded as modules
 2012-11-02 18:39 UTC  (10+ messages)
` [PATCH 1/5] mm: cleancache: lazy initialization to allow tmem backends to build/run "
` [PATCH 2/5] mm: frontswap: "
` [PATCH 3/5] staging: zcache2+ramster: enable zcache2 to be built/loaded as a module

[PATCH 00/32] [RFC] nohz/cpuset: Start discussions on nohz CPUs
 2012-11-02 18:35 UTC  (6+ messages)

[RFC] Second attempt at kernel secure boot support
 2012-11-02 18:30 UTC  (11+ messages)

[PATCH] Staging: Android: logger: module_exit implementation
 2012-11-02 18:29 UTC  (2+ messages)
` [PATCH] Staging: Android: logger: module_exit implementationg

Urgent Respond
 2012-11-02 16:06 UTC 

[PATCHv2] Input: omap4-keypad: Add pinctrl support
 2012-11-02 18:26 UTC  (11+ messages)

[PATCH 00/19] [GIT PULL][3.8] tracing: updates (v2)
 2012-11-02 18:13 UTC  (20+ messages)
` [PATCH 01/19] tracing: Replace strict_strto* with kstrto*
` [PATCH 02/19] tracing: Allow tracers to start at core initcall
` [PATCH 03/19] tracing: Change tracers integer flags to bool
` [PATCH 04/19] ring-buffer: Add a dropped events counter
` [PATCH 05/19] tracing: Expand ring buffer when trace_printk() is used
` [PATCH 06/19] tracing: Enable comm recording if "
` [PATCH 07/19] tracing: Have tracing_sched_wakeup_trace() use standard unlock_commit
` [PATCH 08/19] tracing: Cache comms only after an event occurred
` [PATCH 09/19] tracing: Trivial cleanup
` [PATCH 10/19] tracing: Cleanup unnecessary function declarations
` [PATCH 11/19] linux/kernel.h: Remove duplicate trace_printk declaration
` [PATCH 12/19] tracing: Reset ring buffer when changing trace_clocks
` [PATCH 13/19] ring-buffer: Change unsigned long type of ring_buffer_oldest_event_ts() to u64
` [PATCH 14/19] tracing: Separate open function from set_event and available_events
` [PATCH 15/19] tracing: Remove unused function unregister_tracer()
` [PATCH 16/19] tracing: Make tracing_enabled be equal to tracing_on
` [PATCH 17/19] tracing: Remove deprecated tracing_enabled file
` [PATCH 18/19] tracing: Use irq_work for wake ups and remove *_nowake_*() functions
` [PATCH 19/19] tracing: Add trace_options kernel command line parameter

[PATCH v2 6/9] rcu: use __this_cpu_read helper instead of per_cpu_ptr(p, raw_smp_processor_id())
 2012-11-02 18:10 UTC  (3+ messages)

[PATCH 1/2] brw_mutex: big read-write mutex
 2012-11-02 18:06 UTC  (15+ messages)
        ` [PATCH 0/2] fix and improvements for percpu-rw-semaphores (was: brw_mutex: big read-write mutex)
            ` [PATCH 0/1] percpu_rw_semaphore: reimplement to not block the readers unnecessarily
              ` [PATCH 1/1] "
                  ` [PATCH v2 0/1] "
                    ` [PATCH v2 1/1] "

[PATCH v2 9/9] net: batman-adv: use per_cpu_add helper
 2012-11-02 17:55 UTC  (3+ messages)
` [B.A.T.M.A.N.] "

setting up CDB filters in udev (was Re: [PATCH v2 0/3] block: add queue-private command filter, editable via sysfs)
 2012-11-02 17:53 UTC  (11+ messages)

[PATCH 8/9] trace: use this_cpu_ptr per-cpu helper
 2012-11-02 17:53 UTC  (4+ messages)

[PATCH] of/address: sparc: Declare of_address_to_resource() as an extern function for sparc again
 2012-11-02 17:53 UTC  (2+ messages)

[PATCH] xfs: silence GCC warning
 2012-11-02 17:50 UTC  (3+ messages)

[PATCH 0/9 v2] use efficient this_cpu_* helper
 2012-11-02 17:49 UTC  (2+ messages)

[PATCH v2 7/9] trace: use this_cpu_ptr per-cpu helper
 2012-11-02 17:47 UTC  (2+ messages)

[PATCH 4/9] net: openvswitch: use this_cpu_ptr per-cpu helper
 2012-11-02 17:46 UTC  (2+ messages)

[PATCH REPOST 0/3] mfd: tps6586x: Convert to irq domain
 2012-11-02 17:43 UTC  (4+ messages)
` [PATCH REPOST 1/3] mfd: Convert tps6586x to irq_domain
` [PATCH REPOST 2/3] mfd: tps6586x: add irq io-resource for rtc sub driver
` [PATCH 3/3] mfd: tps6586x: implement gpio_to_irq

[PATCH v2 5/9] kernel: padata : use this_cpu_read per-cpu helper
 2012-11-02 17:46 UTC  (2+ messages)

[PATCH v3] staging: ste_rmi4: Convert to Type-B support
 2012-11-02 17:36 UTC 

[PATCH v2 1/9] net: core: use this_cpu_ptr per-cpu helper
 2012-11-02 17:44 UTC  (2+ messages)

[PATCH 0/2] irq_work: A couple fixes v2
 2012-11-02 17:35 UTC  (3+ messages)
` [PATCH 1/2] irq_work: Fix racy IRQ_WORK_BUSY flag setting
  ` [PATCH 2/2] irq_work: Fix racy check on work pending flag

[PATCH 3/3, v2] x86/xor: make virtualization friendly
 2012-11-02 17:30 UTC  (2+ messages)

Do You Want To Be Comfortable
 2012-11-02 12:06 UTC 

[GIT PULL] FRV fixes
 2012-11-02 17:17 UTC 

[ 00/11] 3.4.18-stable review
 2012-11-02 17:06 UTC  (12+ messages)
` [ 01/11] ext4: fix unjournaled inode bitmap modification
` [ 02/11] gpio-timberdale: fix a potential wrapping issue
` [ 03/11] gpiolib: Dont return -EPROBE_DEFER to sysfs, or for invalid gpios
` [ 04/11] md/raid1: Fix assembling of arrays containing Replacements
` [ 05/11] floppy: do put_disk on current dr if blk_init_queue fails
` [ 06/11] b43: Fix oops on unload when firmware not found
` [ 07/11] target: Fix double-free of se_cmd in target_complete_tmr_failure
` [ 08/11] HID: microsoft: fix invalid rdesc for 3k kbd
` [ 09/11] drm/nouveau: silence modesetting spam on pre-gf8 chipsets
` [ 10/11] drm/nouveau: fix suspend/resume when in headless mode
` [ 11/11] drm/nouveau: headless mode by default if pci class != vga display

[ 00/24] 3.6.6-stable review
 2012-11-02 17:07 UTC  (25+ messages)
` [ 01/24] ext4: fix unjournaled inode bitmap modification
` [ 02/24] blkcg: Fix use-after-free of q->root_blkg and q->root_rl.blkg
` [ 03/24] gpio-timberdale: fix a potential wrapping issue
` [ 04/24] gpiolib: Dont return -EPROBE_DEFER to sysfs, or for invalid gpios
` [ 05/24] md/raid1: Fix assembling of arrays containing Replacements
` [ 06/24] floppy: dont call alloc_ordered_workqueue inside the alloc_disk loop
` [ 07/24] floppy: do put_disk on current dr if blk_init_queue fails
` [ 08/24] floppy: properly handle failure on add_disk loop
` [ 09/24] rbd: reset BACKOFF if unable to re-queue
` [ 10/24] libceph: avoid NULL kref_put when osd reset races with alloc_msg
` [ 11/24] ceph: fix dentry reference leak in encode_fh()
` [ 12/24] ceph: Fix oops when handling mdsmap that decreases max_mds
` [ 13/24] libceph: check for invalid mapping
` [ 14/24] ceph: avoid 32-bit page index overflow
` [ 15/24] USB: mos7840: fix port-data memory leak
` [ 16/24] USB: iuu_phoenix: fix backported patches
` [ 17/24] USB: io_edgeport: remove unused variable
` [ 18/24] qla2xxx: Update target lookup session tables when a target session changes
` [ 19/24] target: reintroduce some obsolete SCSI-2 commands
` [ 20/24] target: Fix double-free of se_cmd in target_complete_tmr_failure
` [ 21/24] HID: microsoft: fix invalid rdesc for 3k kbd
` [ 22/24] drm/nouveau: silence modesetting spam on pre-gf8 chipsets
` [ 23/24] drm/nouveau: fix suspend/resume when in headless mode
` [ 24/24] drm/nouveau: headless mode by default if pci class != vga display

[ 0/4] 3.0.51-stable review
 2012-11-02 17:06 UTC  (4+ messages)
` [ 1/4] floppy: do put_disk on current dr if blk_init_queue fails
` [ 3/4] mm: fix XFS oops due to dirty pages without buffers on s390
` [ 4/4] drm/nouveau: silence modesetting spam on pre-gf8 chipsets

[PATCH] xen-blk: persistent-grants fixes
 2012-11-02 17:05 UTC  (2+ messages)

[ANNOUNCE] 3.6.5-rt14
 2012-11-02 16:58 UTC  (2+ messages)

Kdump with signed images
 2012-11-02 16:57 UTC  (12+ messages)

[PATCH v1] Bug-fixes for v3.7 back-ported from Jan's postings
 2012-11-02 16:57 UTC  (6+ messages)
` [PATCH 1/2] xen/hypercall: fix hypercall fallback code for very old hypervisors

[BUGFIX 1/2] PCI/PM: Fix deadlock when unbind device if its parent in D3cold
 2012-11-02 16:52 UTC  (4+ messages)
` [BUGFIX 2/2] PCI/PM: Resume device before shutdown

[PATCH] acpi: add missing newline to printk
 2012-11-02 16:51 UTC 

[PATCH 1/2] Xen acpi pad implement
 2012-11-02 16:49 UTC  (9+ messages)
` [Xen-devel] "

[PATCH RFT] hexagon: dma-mapping: support debug_dma_mapping_error
 2012-11-02 16:48 UTC  (3+ messages)
` [PATCH RFT RESEDN linux-next] "
  ` [PATCH RFT RESEND "

[PATCH] perf: powerpc: Use uapi/unistd.h to fix build error
 2012-11-02 16:48 UTC 

[PATCH 0/3] capebus moving omap_devices to mach-omap2
 2012-11-02 16:44 UTC  (19+ messages)

[BUGFIX] PCI/PM: Fix proc config reg access for D3cold and bridge suspending
 2012-11-02 16:38 UTC  (2+ messages)

[PATCH] To crash dump, we need keep other memory type except E820_RAM, because other type come from BIOS or firmware is used by other code(for example: PCI_MMCONFIG)
 2012-11-02 16:37 UTC  (10+ messages)

[PATCH] xen/hvm: If we fail to fetch an HVM parameter print out which flag it is
 2012-11-02 16:37 UTC  (3+ messages)
` [Xen-devel] "

[PATCH 0/2] HWPOISON: improve logging
 2012-11-02 16:33 UTC  (3+ messages)
` [PATCH 1/2 v2] HWPOISON: fix action_result() to print out dirty/clean
` [PATCH 2/2 v2] mm: print out information of file affected by memory error

[PATCH 00/21] TTY buffer in tty_port and other stuff
 2012-11-02 16:23 UTC  (11+ messages)
` [PATCH 21/21] TTY: move tty buffers to tty_port

[RFC] mm: add support for zsmalloc and zcache
 2012-11-02 16:14 UTC  (11+ messages)

[PATCH v2 8/9] clocksource: use this_cpu_ptr per-cpu helper
 2012-11-02 16:02 UTC 

[PATCH v2 3/9] net: xfrm: use __this_cpu_read per-cpu helper
 2012-11-02 16:01 UTC 

[PATCH v2 2/9] net: rds: use this_cpu_ptr per-cpu helper
 2012-11-02 16:01 UTC 

[PATCH 0/9 v2] use efficient this_cpu_* helper
 2012-11-02 16:01 UTC 

[PATCH RFT] ARM64: dma-mapping: support debug_dma_mapping_error
 2012-11-02 15:58 UTC  (4+ messages)
  ` [PATCH linux-next] "

[GIT PULL] (xen) stable/for-linus-3.7-rc4-tag
 2012-11-02 15:44 UTC 

linux-next: Tree for Oct 31 (ehci, dbgp)
 2012-11-02 15:39 UTC  (3+ messages)

[PATCH] vme: vme_vmivme7805.c: use module_pci_driver to simplify the code
 2012-11-02 15:23 UTC  (2+ messages)

[PATCH] vme: vme_ca91cx42.c: use module_pci_driver to simplify the code
 2012-11-02 15:23 UTC  (2+ messages)

[PATCH 0/8] zynq COMMON_CLK support
 2012-11-02 15:28 UTC  (6+ messages)
` [PATCH 5/8] ARM: zynq: add "

[PATCH] vme: vme_tsi148.c: use module_pci_driver to simplify the code
 2012-11-02 15:22 UTC  (2+ messages)

Wakeup latency measured with SCHED_TRACER depends on HZ
 2012-11-02 14:29 UTC 


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