All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-18 19:37:27 to 2013-07-18 20:20:57 UTC [more...]

[PATCH v2 00/24] add COMMON_CLK support for PowerPC MPC512x
 2013-07-18 20:20 UTC  (27+ messages)
` [PATCH v2 15/24] net: can: mscan: add a comment on reg to idx mapping
` [PATCH v2 16/24] net: can: mscan: make mpc512x code use common clock
` [PATCH v2 17/24] powerpc/mpc512x: improve DIU related clock setup
` [PATCH v2 18/24] i2c: mpc: OF clock lookup for MPC512x
` [PATCH v2 19/24] USB: fsl-mph-dr-of: OF clock lookup, prepare and enable
` [PATCH v2 20/24] fs_enet: OF clock lookup (non-fatal), "
` [PATCH v2 21/24] [media] fsl-viu: OF clock lookup, prepare before enable
` [PATCH v2 22/24] powerpc/fsl-pci: "
` [PATCH v2 23/24] clk: mpc512x: switch to COMMON_CLK, remove PPC_CLOCK

[PATCH v2 00/22] Unified SMMU driver among Tegra SoCs
 2013-07-18 20:18 UTC  (13+ messages)
` [PATCH v2 11/22] iommu/tegra: smmu: Add Tegra 114 support
` [PATCH v2 13/22] iommu/tegra: smmu: Create default IOVA maps
` [PATCH v2 14/22] iommu/tegra: smmu: Register platform_device to IOMMU dynamically
` [PATCH v2 15/22] iommu/tegra: smmu: Calculate ASID register offset by ID

[U-Boot] [RFC][DFU] Unification of dfu_alt_info alt settings description + command execution
 2013-07-18 20:17 UTC  (4+ messages)

[PATCH] Adds Digi driver to staging
 2013-07-18 20:16 UTC  (3+ messages)

[PATCH 00/10] virtio: console: fixes for races with port unplug
 2013-07-18 20:16 UTC  (11+ messages)
` [PATCH 01/10] virtio: console: fix race with port unplug and open/close
` [PATCH 02/10] virtio: console: fix race in port_fops_open() and port unplug
` [PATCH 03/10] virtio: console: clean up port data immediately at time of unplug
` [PATCH 04/10] virtio: console: return -ENODEV on all read operations after unplug
` [PATCH 05/10] virtio: console: update private_data in struct file only on successful open
` [PATCH 06/10] virtio: console: fix race in port_fops_poll() and port unplug
` [PATCH 07/10] virtio: console: fix raising SIGIO after "
` [PATCH 08/10] virtio: console: add locks around buffer removal in port unplug path
` [PATCH 09/10] virtio: console: add locking "
` [PATCH 10/10] virtio: console: fix locking around send_sigio_to_port()

SP4_MACH_CRED: v4 proc -> opcodes mapping
 2013-07-18 20:16 UTC  (13+ messages)
                ` Should BIND_CONN_TO_SESSION be allowed to return NFS4ERR_WRONG_CRED

[PATCH net 1/2] vxlan: unregister on namespace exit
 2013-07-18 20:15 UTC  (4+ messages)
` [PATCH net 2/2] vxlan: fix igmp races

Fwd: Xen Project User Summit looking for Xen/ARM talk
 2013-07-18 20:15 UTC 

[PATCH] mips/ftrace: Fix function tracing return address to match
 2013-07-18 20:14 UTC  (3+ messages)

[GIT PULL 00/76] perf/core improvements and fixes
 2013-07-18 19:50 UTC  (78+ messages)
` [PATCH 01/76] perf tools: Rename cpu_map__all() to cpu_map__empty()
` [PATCH 02/76] perf top: Add --objdump option
` [PATCH 03/76] perf tools: Remove cwd from perf_session struct
` [PATCH 04/76] perf tests: Omit end of the symbol check failure for test 1
` [PATCH 05/76] perf tests: Make TEST_ASSERT_VAL global
` [PATCH 06/76] perf tools: Use default include path notation for libtraceevent headers
` [PATCH 07/76] perf tools: Add methods for setting/retrieving priv element of thread struct
` [PATCH 08/76] perf tools: Remove callchain_cursor_reset call
` [PATCH 09/76] perf util: Move debugfs/tracing helper functions to util.c
` [PATCH 10/76] perf util: Use evsel->name to get tracepoint_paths
` [PATCH 11/76] perf tools: Do not elide parent symbol column
` [PATCH 12/76] perf report: Fix perf_session__delete removal
` [PATCH 13/76] perf tools: Make Power7 events available for perf
` [PATCH 14/76] perf evlist: Fix use of uninitialized variable
` [PATCH 15/76] perf tools: Don't free list head in parse_events__free_terms
` [PATCH 16/76] perf tests: Make terms a stack variable in test_term
` [PATCH 17/76] perf parse events: Demystify memory allocations
` [PATCH 18/76] tools lib traceevent: Remove unused install targets
` [PATCH 19/76] tools lib traceevent: Get rid of unused gui target
` [PATCH 20/76] tools lib traceevent: Add const qualifier to string arguments
` [PATCH 21/76] tools lib traceevent: Add trace_seq_reset()
` [PATCH 22/76] tools lib traceevent: Add page_size field to pevent
` [PATCH 23/76] tools lib traceevent: Port kbuffer parser routines
` [PATCH 24/76] perf util: Save page size in a trace file to pevent
` [PATCH 25/76] perf util: Save long size of traced system
` [PATCH 26/76] perf util: Make file/host_bigendian variable local
` [PATCH 27/76] perf util: Skip reading header_event file
` [PATCH 28/76] perf util: Parse header_page to get proper long size
` [PATCH 29/76] perf util: Get rid of unused header_page_* variables
` [PATCH 30/76] perf script: Adopt latency_format variable
` [PATCH 31/76] perf util: Rename read_*() functions in trace-event-info.c
` [PATCH 32/76] perf util: No need to call read_trace_init() in tracing_data_header()
` [PATCH 33/76] perf util: Remove unused enum and macro in trace-event.h
` [PATCH 34/76] perf sched: Move struct perf_sched definition out of cmd_sched()
` [PATCH 35/76] perf gtk/hists: Use GtkTreeStore instead of GtkListStore
` [PATCH 36/76] perf gtk/hists: Add support for callchains
` [PATCH 37/76] perf gtk/hists: Display callchain overhead also
` [PATCH 38/76] perf gtk/hists: Make column headers resizable
` [PATCH 39/76] perf gtk/hists: Add a double-click handler for callchains
` [PATCH 40/76] perf gtk/hists: Set rules hint for the hist browser
` [PATCH 41/76] perf inject: Remove unused parameter
` [PATCH 42/76] perf tools: Fix missing tool parameter
` [PATCH 43/76] perf inject: Add missing 'finished_round'
` [PATCH 44/76] perf tools: Add const specifier to perf_pmu__find name parameter
` [PATCH 45/76] perf evlist: Tidy duplicated munmap code
` [PATCH 46/76] perf tools: Validate perf event header size
` [PATCH 47/76] perf tools: struct thread has a tid not a pid
` [PATCH 48/76] perf tools: Default to cpu// for events v5
` [PATCH 49/76] perf list: List kernel supplied event aliases
` [PATCH 50/76] perf report/top: Add option to collapse undesired parts of call graph
` [PATCH 51/76] perf tools: Add struct perf_hpp_fmt into hpp callbacks
` [PATCH 52/76] perf tools: Centralize default columns init in perf_hpp__init
` [PATCH 53/76] perf diff: Introducing diff_data object to hold files
` [PATCH 54/76] perf diff: Switching the base hists to be pairs head
` [PATCH 55/76] perf hists: Marking dummy hists entries
` [PATCH 56/76] perf diff: Display data file info ahead of the diff output
` [PATCH 57/76] perf diff: Move diff related columns into diff command
` [PATCH 58/76] perf diff: Move columns into struct data__file
` [PATCH 59/76] perf diff: Change diff command to work over multiple data files
` [PATCH 60/76] perf diff: Update perf diff documentation for multiple data comparison
` [PATCH 61/76] perf diff: Making compute functions static
` [PATCH 62/76] perf diff: Add generic order option for compute sorting
` [PATCH 63/76] perf tools: Move hist_entry__period_snprintf into stdio code
` [PATCH 64/76] perf timechart: Use traceevent lib event-parse.h include
` [PATCH 65/76] perf timechart: Remove event types framework only user
` [PATCH 66/76] perf tools: Remove event types from perf data file
` [PATCH 67/76] perf record: Remove event types pushing
` [PATCH 68/76] perf tools: Remove event types framework completely
` [PATCH 69/76] perf tools: Fix 'make tools/perf'
` [PATCH 70/76] perf symbols: Do not apply symfs for an absolute vmlinux path
` [PATCH 71/76] perf tests: Check proper prev_state size for sched_switch tp
` [PATCH 72/76] perf session: Use session->fd instead of passing fd as argument
` [PATCH 73/76] perf header: Remove data_offset seek as it's not needed
` [PATCH 74/76] perf header: Remove attr_offset from perf_header
` [PATCH 75/76] perf header: Introduce feat_offset into perf_header
` [PATCH 76/76] perf header: Recognize version number for perf data file

[PATCH] mm/hotplug, x86: Disable ARCH_MEMORY_PROBE by default
 2013-07-18 20:10 UTC  (6+ messages)

[Bug 67051] New: No nouveau HDMI sound on NVIDIA GT430
 2013-07-18 20:09 UTC  (2+ messages)
  ` [Bug 67051] "

[SPAM] Jusqu'a moins 40 pourcent sur Diesel, stock limite
 2013-07-18 20:09 UTC 

Inserting extra extents in lower file
 2013-07-18 20:08 UTC 

[PATCH 0/3] MSM gpio fixes
 2013-07-18 20:07 UTC  (9+ messages)
` [PATCH 1/3] ARM: msm: dts: Fix the gpio register address for msm8960
` [PATCH 2/3] drivers: gpio: msm: Fix the error condition for reading ngpio
` [PATCH 3/3] ARM: msm: Consolidate gpiomux for older architectures

[PATCH] vlan: mask vlan prio bits
 2013-07-18 20:07 UTC  (5+ messages)
  ` [PATCH] vlan: fix a race in egress prio management

[PATCH V7 libibverbs 0/7] Add extension and XRC QP support
 2013-07-18 20:06 UTC  (5+ messages)

[RFC][PATCH 0/8] ACPI / hotplug / PCI: Consolidation of handling notifications (in progress)
 2013-07-18 20:06 UTC  (4+ messages)
` [PATCH 4/30] ACPI / hotplug / PCI: Hotplug context objects for bridges and functions

[Qemu-devel] seccomp: remove unused syscalls - for 1.6
 2013-07-18 20:05 UTC  (6+ messages)

Questions about multi-device behavior
 2013-07-18 20:05 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/17] Add qemu-img subcommand to dump file metadata
 2013-07-18 20:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH 12/17] qemu-img: add a "map" subcommand

[RFC PATCH] rtc: keep system awake until all expired RTC timers are handled
 2013-07-18 20:03 UTC  (2+ messages)

[PATCH BUGFIX] pkt_sched: sch_qfq: remove a source of high packet delay/jitter
 2013-07-18 20:03 UTC  (3+ messages)

[PATCH v2] kconfig: switch to "long long" for sanity
 2013-07-18 20:00 UTC  (2+ messages)

[PATCH V2] brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()
 2013-07-18 19:59 UTC  (3+ messages)

[PATCH, REBASED 0/8] Transparent huge page cache: phase 0, prep work
 2013-07-18 19:59 UTC  (8+ messages)
` [PATCH 5/8] thp, mm: locking tail page is a bug

[Buildroot] [PATCH 0/3] Upgrade ARC port to new toolchain
 2013-07-18 19:57 UTC  (2+ messages)

[Buildroot] [PATCH] linux-firmware: add support for b43xx firmwares
 2013-07-18 19:57 UTC  (2+ messages)

[RFC PATCH] kvm-unit-tests : Basic architecture of VMX nested test case
 2013-07-18 19:57 UTC  (7+ messages)

[BUG] xencommons fails to start xenstored Xen 4.3 release
 2013-07-18 19:56 UTC 

[PATCH] serial/efm32-uart: don't slur over failure in probe_dt
 2013-07-18 19:55 UTC 

[Qemu-devel] [PATCH V4 4/4] Change default to qcow2 for sync mode none
 2013-07-18 19:55 UTC  (4+ messages)

[PATCH] xfs: Fix a deadlock in xfs_log_commit_cil() code path
 2013-07-18 19:54 UTC  (5+ messages)

[Qemu-devel] [PATCH V4 0/4] Implement sync modes for drive-backup
 2013-07-18 19:54 UTC  (5+ messages)
` [Qemu-devel] [PATCH V4 1/4] "

[PATCH 2/4] pinmux: Add TB10x pinmux driver
 2013-07-18 19:54 UTC  (12+ messages)

[RFC 0/8] HID: Transport Driver Cleanup
 2013-07-18 19:53 UTC  (3+ messages)
` [RFC 6/8] HID: uhid: use generic hidinput_input_event()

[PATCH librdmacm 1/3] cmatose: Allow user to specify address format
 2013-07-18 19:52 UTC  (3+ messages)
  ` [PATCH librdmacm 2/3] acm: Define needed ACM protocol messages
  ` [PATCH librdmacm 3/3] init: Remove USE_IB_ACM configuration option

[Qemu-devel] [PATH 0/4] po/Makefile: Fix regression and some minor issues
 2013-07-18 19:52 UTC  (3+ messages)

Redirecting a DOS interrupt call out to Linux
 2013-07-18 19:49 UTC  (2+ messages)

[PATCH v4] power: new trace event to print device suspend and resume time
 2013-07-18 19:49 UTC  (3+ messages)

[Qemu-devel] [PATCH] PPC: dbdma: macio: Fix format specifiers (build regression)
 2013-07-18 19:49 UTC  (3+ messages)

[U-Boot] [PATCH v4 0/8] am335x: NOR support
 2013-07-18 19:47 UTC  (4+ messages)
` [U-Boot] [PATCH v4 7/8] am335x_evm: Add support to boot from NOR

[Xenomai] general kernel functions in RTDM?
 2013-07-18 19:47 UTC  (4+ messages)

Atmel updates to atmel_mxt_ts touch controller driver - v6
 2013-07-18 19:47 UTC  (2+ messages)

[Xenomai] i.MX Timer Tick stall on iMX6Solo
 2013-07-18 19:46 UTC  (8+ messages)

SDK generation
 2013-07-18 19:44 UTC  (3+ messages)

[GIT PATCH] Driver core patches for 3.11-rc2
 2013-07-18 19:44 UTC 

missing c++ library
 2013-07-18 19:44 UTC 

[Qemu-devel] [PATCH v2 00/11] pseries: migration and QOM support
 2013-07-18 19:33 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 01/11] target-ppc: Convert ppc cpu savevm to VMStateDescription
` [Qemu-devel] [PATCH v2 07/11] pseries: savevm support for PAPR virtual SCSI
` [Qemu-devel] [PATCH v2 09/11] pseries: savevm support for PCI host bridge
` [Qemu-devel] [PATCH v2 10/11] pseries: savevm support with KVM
` [Qemu-devel] [PATCH v2 11/11] xics: rename types to be sane and follow coding style

How to get released BSP that contains meta-intel ?
 2013-07-18 19:40 UTC  (3+ messages)

octeon: oops/panic with CONFIG_SERIO_I8042=y
 2013-07-18 19:39 UTC  (5+ messages)

[PATCH] [cifs] Change session key to per smb session key for smb2 onwards
 2013-07-18 19:38 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.