linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-28 11:39:31 to 2012-09-28 16:39:29 UTC [more...]

[PATCH] perf probe: print an enum type variable in "enum variable-name" format when showing accessible variables
 2012-09-28 16:39 UTC  (2+ messages)
` [tip:perf/core] perf probe: Print an enum type variable in " enum "

[PATCH] perf tools: Check libaudit for perf-trace builtin
 2012-09-28 16:38 UTC  (2+ messages)
` [tip:perf/core] perf tools: Check libaudit availability "

[PATCH 01/16] perf hists: Add missing period_* fields when collapsing a hist entry
 2012-09-28 16:37 UTC  (2+ messages)
` [tip:perf/core] "

[RFC/PATCHSET 00/15] perf report: Add support to accumulate hist periods
 2012-09-28 16:36 UTC  (8+ messages)

[PATCH 2/2] mm: Fixup abandoned PG_buddy for private in struct page
 2012-09-28 16:34 UTC  (2+ messages)

[tip:perf/core] perf tools: Use perf_evsel__newtp in the event parser
 2012-09-28 16:33 UTC 

[PATCH] [RFC] coredump: Ensure that the coredump helper has stdout and stderr
 2012-09-28 16:32 UTC 

[tip:perf/core] perf test: Add test to check we correctly parse and match syscall open parms
 2012-09-28 16:29 UTC 

[PATCH 00/11] xen: Initial kexec/kdump implementation
 2012-09-28 16:39 UTC  (11+ messages)
` [PATCH 01/11] kexec: introduce kexec_ops struct
  ` [PATCH 02/11] x86/kexec: Add extra pointers to transition page table PGD, PUD, PMD and PTE
    ` [PATCH 03/11] xen: Introduce architecture independent data for kexec/kdump
      ` [PATCH 04/11] x86/xen: Introduce architecture dependent "
        ` [PATCH 05/11] x86/xen: Register resources required by kexec-tools
          ` [PATCH 06/11] x86/xen: Add i386 kexec/kdump implementation

[tip:perf/core] perf evsel: Handle endianity in intval method
 2012-09-28 16:28 UTC 

[tip:perf/core] perf evsel: Know if byte swap is needed
 2012-09-28 16:27 UTC 

[tip:perf/core] perf tools: Allow handling a NULL cpu_map as meaning "all cpus"
 2012-09-28 16:26 UTC 

[PATCH v2 0/3] move slabinfo processing to common code
 2012-09-28 16:26 UTC  (5+ messages)
` [PATCH v2 1/3] move slabinfo processing to slab_common.c
` [PATCH v2 2/3] move print_slabinfo_header "
` [PATCH v2 3/3] sl[au]b: process slabinfo_show in common code

[PATCH v2] pinctrl: clarify idle vs sleep states
 2012-09-28 16:24 UTC  (2+ messages)

[PATCH] block: makes bio_split support bio without data
 2012-09-28 16:23 UTC  (2+ messages)

Build
 2012-09-28 16:13 UTC 

[REMINDER: PATCH 1/1] spi:clk: preparation for switch to common clock framework
 2012-09-28 16:11 UTC 

[REMINDER: PATCH 1/1] mtd:nand:clk: preparation for switch to common clock framework
 2012-09-28 16:10 UTC 

3.4.10 i915 [GM45] regression
 2012-09-28 16:06 UTC  (11+ messages)
  `  "

[PATCH RFC 1/2] gpio: Add a block GPIO API to gpiolib
 2012-09-28 16:01 UTC  (13+ messages)

[PATCH 1/5] dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER
 2012-09-28 16:01 UTC  (9+ messages)
` [PATCH 2/5] fence: dma-buf cross-device synchronization (v9)
` [PATCH 3/5] seqno-fence: Hardware dma-buf implementation of fencing (v3)
` [PATCH 4/5] reservation: cross-device reservation support
` [PATCH 5/5] reservation: Add lockdep annotation and selftests

[PATCHv4 0/4] modem_shm: U8500 SHaRed Memory driver(SHRM)
 2012-09-28 16:00 UTC  (3+ messages)
` [PATCHv4 1/4] modem_shm: Add Modem Access Framework

[PATCH v2 RESEND 1/2] ARM: arch timer: Set the TVAL before timer is enabled
 2012-09-28 15:57 UTC  (5+ messages)
` [PATCH v2 RESEND 2/2] ARM: local timers: add timer support using IO mapped register

mlx4_en_alloc_frag allocation failures
 2012-09-28 15:52 UTC  (3+ messages)

[PATCH v2] mfd: da9052-core: Use regmap_irq_get_virq() and fix the probe
 2012-09-28 15:51 UTC  (6+ messages)

BUSINESS
 2012-09-28 15:40 UTC 

perf PMU support for Haswell
 2012-09-28 15:37 UTC  (20+ messages)
` [PATCH 01/31] perf, x86: Add PEBSv2 record support
` [PATCH 02/31] perf, x86: Basic Haswell PMU support
` [PATCH 04/31] perf, core: Add generic intx/intx_checkpointed counter modifiers
` [PATCH 18/31] perf, core: Add a concept of a weightened sample

[PATCH 0/16] Interrupt remapping support for AMD IOMMU
 2012-09-28 15:36 UTC  (32+ messages)
` [PATCH 01/16] iommu/amd: Keep track of HPET and IOAPIC device ids
` [PATCH 02/16] iommu/amd: Add slab-cache for irq remapping tables
` [PATCH 03/16] iommu/amd: Allocate data structures to keep track of "
` [PATCH 04/16] iommu/amd: Check if IOAPIC information is correct
` [PATCH 05/16] iommu/amd: Split device table initialization into irq and dma part
` [PATCH 06/16] iommu/amd: Make sure IOMMU is not considered to translate itself
` [PATCH 07/16] iommu/amd: Add IRTE invalidation routine
` [PATCH 08/16] iommu/amd: Add routines to manage irq remapping tables
` [PATCH 09/16] iommu/amd: Add IOAPIC remapping routines
` [PATCH 10/16] iommu/amd: Implement MSI routines for interrupt remapping
` [PATCH 11/16] iommu/amd: Add call-back routine for HPET MSI
` [PATCH 12/16] iommu/amd: Add initialization routines for AMD interrupt remapping
` [PATCH 13/16] iommu/amd: Make sure irq remapping still works on dma init failure
` [PATCH 14/16] iommu/irq: Use amd_iommu_irq_ops if supported
` [PATCH 15/16] iommu/amd: Print message to system log when irq remapping is enabled
` [PATCH 16/16] iommu/amd: Report irq remapping through IOMMU-API

[REGRESSION] nfsd crashing with 3.6.0-rc7 on PowerPC
 2012-09-28 15:34 UTC  (5+ messages)

[PATCH] remoteproc: Fix use of format specifyer
 2012-09-28 15:35 UTC 

[PATCH 0/8 RESEND] sta2x11-mfd patches
 2012-09-28 15:29 UTC  (10+ messages)
` [PATCH 1/8] sta2x11-mfd : add apb-soc regs driver and factor out common code

linux-next: build failure after merge of the akpm tree
 2012-09-28 15:19 UTC  (2+ messages)

[PATCH] driver core: fix possible missing of device probe
 2012-09-28 15:17 UTC  (14+ messages)

[PATCH 0/5] usb: phy/otg: add dt support
 2012-09-28 15:12 UTC  (8+ messages)
` [PATCH 1/5] drivers: usb: phy: add a new driver for omap usb2 phy

[PATCH v2] serial/8250/8250_early: Prevent rounding error in uartclk to baud ratio
 2012-09-28 15:00 UTC 

[PATCH] loop: Make explicit loop device destruction lazy
 2012-09-28 15:02 UTC  (4+ messages)

[GIT PULL] MOP500 Audio patches due for ASoC
 2012-09-28 14:59 UTC  (5+ messages)

[PATCH] printk: drop ambiguous LOG_CONT flag
 2012-09-28 14:56 UTC  (5+ messages)

[PATCH -v2] mm: frontswap: fix a wrong if condition in frontswap_shrink
 2012-09-28 14:54 UTC  (4+ messages)

divide error: bdi_dirty_limit+0x5a/0x9e
 2012-09-28 14:46 UTC  (9+ messages)
          ` [PATCH] CPU hotplug, writeback: Don't call writeback_set_ratelimit() too often during hotplug

[PATCH] Add CDC-ACM support for the CX93010-2x UCMxx USB Modem
 2012-09-28 14:16 UTC 

[PATCH] make GFP_NOTRACK flag unconditional
 2012-09-28 14:29 UTC  (4+ messages)

PROBLEM: kernel 3.6.rc6 bug report (usb 3.0 external hard drive problem)
 2012-09-28 14:27 UTC  (3+ messages)

[PATCH] AMD, iommu: Fix features reporting
 2012-09-28 14:27 UTC  (2+ messages)

[PATCH] slab: Ignore internal flags in cache creation
 2012-09-28 14:12 UTC  (16+ messages)

[PATCH] slub: init_kmem_cache_cpus() and put_cpu_partial() can be static
 2012-09-28 14:17 UTC  (2+ messages)

[PATCH RFC 0/2] kvm: Improving undercommit,overcommit scenarios in PLE handler
 2012-09-28 14:13 UTC  (15+ messages)

[RFC PATCH 1/6] Introduce acpi_match_device_id()
 2012-09-28 14:13 UTC  (2+ messages)

[PATCH] mfd: viperboard driver added
 2012-09-28 13:59 UTC  (4+ messages)

3.6-rc7 boot crash + bisection
 2012-09-28 13:58 UTC  (11+ messages)

[patch for-3.6] mm, thp: fix mapped pages avoiding unevictable list on mlock
 2012-09-28 13:51 UTC  (6+ messages)
    ` [patch] mm, thp: fix mlock statistics

parisc: orphaned asm/compat_signal.h file?
 2012-09-28 13:43 UTC  (3+ messages)

rcu: eqs related warnings in linux-next
 2012-09-28 13:36 UTC  (3+ messages)

kernel BUG at /data/lemmy/linux.trees.git/fs/nfs/idmap.c:681!
 2012-09-28 13:34 UTC  (10+ messages)

[PATCH 0/6] usb: dwc3-omap: add dt support
 2012-09-28 13:32 UTC  (15+ messages)
` [PATCH 1/6] usb: dwc3-omap: use of_platform API to create dwc3 core pdev
` [PATCH 2/6] usb: dwc3-omap: use runtime API's to enable clocks
` [PATCH 3/6] usb: dwc3-omap: Remove explicit writes to SYSCONFIG register
` [PATCH 4/6] usb: dwc3-omap: Add an API to write to dwc mailbox
` [PATCH 5/6] usb: dwc3-omap: Minor fixes to get dt working
` [PATCH 6/6] usb: dwc3: core: add dt support for dwc3 core

[RFC/PATCH] zcache2 on PPC64 (Was: [RFC] mm: add support for zsmalloc and zcache)
 2012-09-28 13:31 UTC  (2+ messages)

[PATCH v3 00/13] kmem controller for memcg
 2012-09-28 13:28 UTC  (5+ messages)
` [PATCH v3 07/13] mm: Allocate kernel pages to the right memcg

Why hold device_lock when calling callback in pci_walk_bus?
 2012-09-28 13:27 UTC  (3+ messages)

[PATCH] CMA: migrate mlocked page
 2012-09-28 13:25 UTC  (2+ messages)

shutdown with toshiba portege
 2012-09-28 13:23 UTC  (3+ messages)

[alsa-devel] [PATCH v3] ASoC: codecs: Add DA9055 codec driver
 2012-09-28 13:22 UTC  (2+ messages)

linux-next: Tree for Sept 28 (ext4|vfs related issues?)
 2012-09-28 13:11 UTC  (2+ messages)

[PATCH] CMA: decrease cc.nr_migratepages after reclaiming pagelist
 2012-09-28 13:10 UTC  (2+ messages)

[PATCH] tty/8250_early: Prevent rounding error in uartclk to baud ratio
 2012-09-28 13:03 UTC  (3+ messages)

[PATCH] tty/8250_early: Prevent rounding error in uartclk to baud ratio
 2012-09-28 13:01 UTC  (2+ messages)

[PATCH] serial/arc-uart: Add new driver
 2012-09-28 13:02 UTC  (2+ messages)

Sound got mute in kernel 3.5.4 (Fast Track Pro USB Sound Card), found commit that causes it - how to proceed?
 2012-09-28 13:00 UTC  (4+ messages)

[PATCH 0/2] Replace the obsolete preset API by timings API
 2012-09-28 12:55 UTC  (5+ messages)
` [PATCH 1/2] dm644x: replace the obsolete preset API by the "

[RFC PATCH 5/6] ACPI: Introduce ACPI I2C controller enumeration driver
 2012-09-28 12:54 UTC  (2+ messages)

[PATCH] IB/lmx4: silence GCC warning
 2012-09-28 12:48 UTC 

[PATCHv6 0/3] virtio_console: Add rproc_serial device
 2012-09-28 12:48 UTC  (2+ messages)

rt73usb WARNING: at net/mac80211/driver-ops.h:12 check_sdata_in_driver
 2012-09-28 12:46 UTC  (2+ messages)

CMA broken in next-20120926
 2012-09-28 12:43 UTC  (12+ messages)

linux-next: manual merge of the tip tree with the rr tree
 2012-09-28 12:39 UTC  (2+ messages)

[PATCH -tip 0/3] Move kprobes files under the kprobes directory
 2012-09-28 12:34 UTC  (2+ messages)

20% performance drop on PostgreSQL 9.2 from kernel 3.5.3 to 3.6-rc5 on AMD chipsets - bisected
 2012-09-28 12:30 UTC  (11+ messages)

Loan offer at 3% apply now and get financed Today! Please Kindly Reply To This Email To Apply (libertyfinancialloan@w.cn)
 2012-09-28  9:45 UTC 

mtip32xx:Added appropriate timeout value for secure erase
 2012-09-28 12:25 UTC 

iwlwifi can't connect to router after resuming from suspend
 2012-09-28 12:19 UTC  (2+ messages)

[PATCH v2] sound: Remove unnecessary semicolon
 2012-09-28 12:13 UTC  (3+ messages)

[PATCH] omfs: convert to use beXX_add_cpu()
 2012-09-28 12:06 UTC  (2+ messages)

linux-next: manual merge of the signal tree with the vfs tree
 2012-09-28 11:56 UTC  (2+ messages)

[bug report] [SCSI] mvumi: GFP_KERNEL under spin lock
 2012-09-28 11:51 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 NNTP newsgroup(s).