linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-09 19:15:17 to 2012-02-10 01:00:47 UTC [more...]

[PATCH 0/6 v5] pagemap handles transparent hugepage
 2012-02-10  0:59 UTC  (4+ messages)
` [PATCH 6/6] pagemap: introduce data structure for pagemap entry

[PATCH 1/3] perf tools: Implement islower/isupper macro into util.h
 2012-02-10  1:10 UTC  (3+ messages)
` [PATCH 2/3] perf tools: ctype.c only wants util.h
` [PATCH 3/3] perf tools: Get rid of ctype.h in symbol.c

pohmelfs: call for inclusion
 2012-02-10  0:54 UTC  (4+ messages)

[PATCH] i2c-eg20t: Rework pch_i2c_wait_for_bus_idle to reduce wait time
 2012-02-10  0:52 UTC  (2+ messages)

[RELEASE] LTTng 2.0 prerelease bundle 20120209
 2012-02-10  0:51 UTC 

linux-next: build failure after merge of the target-updates tree
 2012-02-10  0:50 UTC 

[PATCH] pinctrl: changes hog mechanism to be self-referential
 2012-02-10  0:47 UTC 

OOPS: report for 3.2.5
 2012-02-10  0:41 UTC 

[RFC][PATCH 0/8] PM: Implement autosleep and "wake locks"
 2012-02-10  0:44 UTC  (3+ messages)

[PATCH v6 00/18] perf: add support for sampling taken branches
 2012-02-10  0:37 UTC  (25+ messages)
` [PATCH v6 01/18] perf: add generic taken branch sampling support
` [PATCH v6 02/18] perf: add Intel LBR MSR definitions
` [PATCH v6 03/18] perf: add Intel X86 LBR sharing logic
` [PATCH v6 04/18] perf: sync branch stack sampling with X86 precise_sampling
` [PATCH v6 05/18] perf: add Intel X86 LBR mappings for PERF_SAMPLE_BRANCH filters
` [PATCH v6 06/18] perf: disable LBR support for older Intel Atom processors
` [PATCH v6 07/18] perf: implement PERF_SAMPLE_BRANCH for Intel X86
` [PATCH v6 08/18] perf: add LBR software filter support "
` [PATCH v6 09/18] perf: disable PERF_SAMPLE_BRANCH_* when not supported
` [PATCH v6 10/18] perf: add hook to flush branch_stack on context switch
` [PATCH v6 11/18] perf: add code to support PERF_SAMPLE_BRANCH_STACK
` [PATCH v6 12/18] perf: add support for sampling taken branch to perf record
` [PATCH v6 13/18] perf: add support for taken branch sampling to perf report
` [PATCH v6 14/18] perf: fix endianness detection in perf.data
` [PATCH v6 15/18] perf: add ABI reference sizes
` [PATCH v6 16/18] perf: enable reading of perf.data files from different ABI rev
` [PATCH v6 17/18] perf: fix bug print_event_desc()
` [PATCH v6 18/18] perf: make perf able to read file from older ABIs

[RFC/RFT] p43pci: Convert driver to use asynchronous firmware loading
 2012-02-10  0:31 UTC 

linux-next: manual merge of the arm-soc tree with the arm tree
 2012-02-10  0:25 UTC  (2+ messages)

RFC: Device isolation groups
 2012-02-10  0:21 UTC  (6+ messages)
` [PATCH 1/3] Device isolation group infrastructure (v3)

[PATCH] rtlwifi: rtl8192se firmware load can overflow target buffer
 2012-02-10  0:21 UTC  (7+ messages)
        ` [PATCH v3] "

[PATCH v3] rtlwifi: rtl8192se firmware load can overflow target buffer
 2012-02-10  0:19 UTC 

[PATCH 1/2] [RFC] Range tree implementation
 2012-02-10  0:16 UTC  (2+ messages)
` [PATCH 2/2] [RFC] fadvise: Add _VOLATILE,_ISVOLATILE, and _NONVOLATILE flags

[PATCH v4 0/4] generic irq chip domain support
 2012-02-10  0:17 UTC  (10+ messages)
` [PATCH v4 4/4] gpio: pl061: enable interrupts with DT style binding
` [PATCH v6] irq: add irq_domain support to generic-chip

Hmm.. WARN_ON_ONCE(cpuc->enabled)
 2012-02-10  0:13 UTC  (2+ messages)

[PATCH v3 00/31] Hardware Events Report Mecanism (HERM)
 2012-02-10  0:01 UTC  (32+ messages)
` [PATCH v3 01/31] events/hw_event: Create a "
` [PATCH v3 02/31] events/hw_event: use __string() trace macros for events
` [PATCH v3 03/31] hw_event: Consolidate uncorrected/corrected error msgs into one
` [PATCH v3 04/31] drivers/edac: rename channel_info to csrow_channel_info
` [PATCH v3 05/31] edac: Create a dimm struct and move the labels into it
` [PATCH v3 06/31] edac: Add per dimm's sysfs nodes
` [PATCH v3 07/31] edac: Prepare to push down to drivers the filling of the dimm_info
` [PATCH v3 08/31] edac: Better describe the memory concepts The memory terms changed along the time, since when EDAC were originally written: new concepts were introduced, and some things have different meanings, depending on the memory architecture. Better define those terms, and better describe each supported memory type
` [PATCH v3 09/31] i5400_edac: Convert it to report memory with the new location
` [PATCH v3 10/31] i7300_edac: "
` [PATCH v3 11/31] edac: move dimm properties to struct dimm_info
` [PATCH v3 12/31] edac: Don't initialize csrow's first_page & friends when not needed
` [PATCH v3 13/31] edac: move nr_pages to dimm struct
` [PATCH v3 14/31] edac: Add per-dimm sysfs show nodes
` [PATCH v3 15/31] edac: DIMM location cleanup
` [PATCH v3 16/31] edac/ppc4xx_edac: Fix compilation
` [PATCH v3 17/31] edac-mc: Allow reporting errors on a non-csrow oriented way
` [PATCH v3 18/31] edac.h: Use kernel-doc-nano-HOWTO.txt notation for enums
` [PATCH v3 19/31] edac: rework memory layer hierarchy description
` [PATCH v3 20/31] edac: Export MC hierarchy counters for CE and UE
` [PATCH v3 21/31] hw_event: Add x86 MCE events on it
` [PATCH v3 22/31] amd64_edac: convert it to use the MCE log tracepoint where applicable
` [PATCH v3 23/31] edac: Simplify logs for i7core and sb edac drivers
` [PATCH v3 24/31] edac_mc: Some clenups at the log message
` [PATCH v3 25/31] edac: Add a sysfs node to test the EDAC error report facility
` [PATCH v3 26/31] edac_mc: Fix the enable label filter logic
` [PATCH v3 27/31] edac: Initialize the dimm label with the known information
` [PATCH v3 28/31] edac: don't OOPS if the csrow is not visible
` [PATCH v3 29/31] edac: Fix sysfs csrow?/*ce*count counters
` [PATCH v3 30/31] edac: Fix new error counts
` [PATCH v3 31/31] edac: Fix per layer error count counters

[PATCH] ACPI: Fix logic for removing mappings in 'acpi_unmap'
 2012-02-10  0:08 UTC  (3+ messages)

8250 move broke the build on sparc
 2012-02-10  0:08 UTC  (7+ messages)

[PATCH] MCE, AMD: Select SMP explicitly
 2012-02-10  0:00 UTC  (8+ messages)
    ` MCE, AMD: Hide smp-only code around CONFIG_SMP

[PATCHSET] block, mempool, percpu: implement percpu mempool and fix blkcg percpu alloc deadlock
 2012-02-09 23:58 UTC  (11+ messages)

[PATCH] tm6000: Don't use pointer after freeing it in tm6000_ir_fini()
 2012-02-09 23:55 UTC  (3+ messages)

[PATCH v3 00/10] Add tegra30 support for secondary cores
 2012-02-09 23:47 UTC  (11+ messages)
` [PATCH v3 01/10] ARM: tegra: cleanup use of chipid register
` [PATCH v3 02/10] ARM: tegra: export Tegra chipid
` [PATCH v3 03/10] ARM: tegra: initialize Tegra chipid early
` [PATCH v3 04/10] ARM: tegra: functions to access the flowcontroller
` [PATCH v3 05/10] ARM: tegra: rework Tegra secondary CPU core bringup
` [PATCH v3 06/10] ARM: tegra: prepare powergate.c for multiple variants
` [PATCH v3 07/10] ARM: tegra: export tegra_powergate_is_powered()
` [PATCH v3 08/10] ARM: tegra: add support for Tegra30 powerdomains
` [PATCH v3 09/10] ARM: tegra: support for Tegra30 CPU powerdomains
` [PATCH v3 10/10] ARM: tegra: support for secondary cores on Tegra30

[PATCH] block: strip out locking optimization in put_io_context()
 2012-02-09 23:48 UTC  (12+ messages)

integer overflows in kernel/relay.c
 2012-02-09 23:43 UTC  (13+ messages)
    ` [PATCH RFC] slab: introduce knalloc/kxnalloc
            ` [PATCH RFC v2] slab: introduce kmalloc_array

bsg_unregister_queue attempts to remove "bsg" sysfs link that doesn't exist
 2012-02-09 23:24 UTC  (2+ messages)

[PATCH 0/2] Fix deadlock with suspend & quotas
 2012-02-09 23:14 UTC  (7+ messages)
` [PATCH 1/2] vfs: Provide function to get superblock and wait for it to thaw

REPLY URGENTLY
 2012-02-09 23:07 UTC 

[PATCH RESEND] [trivial] ASoC: Fix typo in twl4030.c
 2012-02-09 23:04 UTC  (2+ messages)

[PATCH 3/3] move hugepage test examples to tools/testing/selftests/vm
 2012-02-09 23:03 UTC  (4+ messages)
  ` [PATCH 3/3 v2] "

[PATCH] Fix mc13xxx regulator build on sparc64
 2012-02-09 23:03 UTC  (4+ messages)

[PATCH/RFC G-U-P experts] IB/umem: Modernize our get_user_pages() parameters
 2012-02-09 22:57 UTC  (11+ messages)

[PATCH] Use NUMA node cpu mask in irq affinity [v2]
 2012-02-09 22:51 UTC  (2+ messages)

[PATCH] perf_events: fix broken intr throttling (v3)
 2012-02-09 22:45 UTC  (3+ messages)

[PATCH 1/3] watchdog: update documentation
 2012-02-09 22:42 UTC  (3+ messages)
` [PATCH 2/3] watchdog: update Kconfig entries
` [PATCH 3/3] watchdog: fix code/comments mismatches

mm/slab.c: remove effectively dead code from kmem_cache_create
 2012-02-09 22:39 UTC  (2+ messages)

[PATCH v10 0/2] security: Yama LSM
 2012-02-09 22:36 UTC  (2+ messages)

[PATCH 0/2] Staging: Style cleanup and mem leak fixes for drivers/staging/bcm/CmHost.c
 2012-02-09 22:33 UTC  (4+ messages)
` [PATCH 2/2] Staging; Don't leak 'pstAddIndication' in CmHost.c::StoreCmControlResponseMessage()

[patch cr 0/4] [patch cr 0/@total@]
 2012-02-09 22:30 UTC  (10+ messages)
` [patch cr 2/4] [RFC] syscalls, x86: Add __NR_kcmp syscall v7
            ` [PATCH] SubmittingPatches: Increase the line length limit from 80 to 100 colums

[PATCH] rtc: convert rtc-ep93xx to use module_platform_driver()
 2012-02-09 22:29 UTC 

[PATCH] drm/i915: Fix race condition in accessing GMBUS
 2012-02-09 22:14 UTC 

[PATCH v9 0/8] Reduce cross CPU IPI interference
 2012-02-09 22:26 UTC  (3+ messages)
` [PATCH v9 4/8] smp: add func to IPI cpus based on parameter func

linux-next: manual merge of the irqdomain tree with the arm tree
 2012-02-09 22:25 UTC  (3+ messages)

[PATCH 1/1] Staging: hv: storvsc: Move the storage driver out of the staging area
 2012-02-09 22:14 UTC 

[PATCH 2/2] usb: fix renesas_usbhs to not schedule in atomic context
 2012-02-09 22:17 UTC 

[PATCH] X86, crypto: remove dead code from serpent_sse2_glue.c::serpent_sse2_init()
 2012-02-09 22:16 UTC 

[PATCH 1/1] Staging: hv: storvsc: Move the storage driver out of the staging area
 2012-02-09 22:13 UTC  (10+ messages)

[PATCH] X86, crypto: Remove dead code from twofish_glue_3way.c::init()
 2012-02-09 22:02 UTC 

[PATCH v4] Merge ipt_LOG and ip6t_LOG, add ring bufffer support
 2012-02-09 21:54 UTC  (7+ messages)
` [PATCH 1/2] iptables: Merge libip6t_LOG and libipt_LOG into libxt_LOG
` [PATCH 1/4] Netfilter: Merge ipt_LOG and ip6_LOG into xt_LOG
` [PATCH 2/2] iptables: xt_LOG: Add ring buffer support
` [PATCH 2/4] ring_buffer: Export for_each_buffer_cpu()
` [PATCH 3/4] xt_log: Make printk() in sb_close() optional
` [PATCH 4/4] Netfilter: xt_LOG: Implement ring buffer support

[PATCH -v5 0/24] PCI: allocate pci bus num range for unassigned bridge busn + pci rescan cleanup
 2012-02-09 21:35 UTC  (6+ messages)
` [PATCH 09/24] PCI, powerpc: Register busn_res for root buses

[PULL] drm-intel-fixes
 2012-02-09 21:30 UTC 

[Xen-devel] Stop the continuous flood of (XEN) traps.c:2432:d0 Domain attempted WRMSR 
 2012-02-09 21:27 UTC  (2+ messages)

Memory issues with Opteron 6220
 2012-02-09 21:07 UTC  (3+ messages)

scsi_id: sending ioctl 2285 to a partition
 2012-02-09 21:11 UTC  (4+ messages)

[PATCH] xen/tmem: cleanup
 2012-02-09 20:40 UTC  (11+ messages)
            ` [Xen-devel] "

[GIT PATCH] TTY/serial patches for 3.3-rc3
 2012-02-09 20:21 UTC 

[GIT PATCH] staging patches for 3.3-rc3
 2012-02-09 20:21 UTC 

[GIT PATCH] driver core patches for 3.3-rc3
 2012-02-09 20:20 UTC 

[GIT PATCH] char and misc patches for 3.3-rc3
 2012-02-09 20:20 UTC 

[GIT PATCH] USB bug fixes for 3.3-rc3
 2012-02-09 20:19 UTC 

staging/xgifb: Use sis headers and remove duplicated structs and defines (part II)
 2012-02-09 20:11 UTC  (8+ messages)
` [PATCH 1/7] staging/xgifb: Include sis initdef.h header
` [PATCH 2/7] staging/xgifb: Rename panel defines and remove duplicated defines
` [PATCH 3/7] staging/xgifb: Rename Set* "
` [PATCH 4/7] staging/xgifb: Rename remaining sis initdef.h defines and remove duplicates
` [PATCH 5/7] staging/xgifb: Rename XGI specific initdef.h defines
` [PATCH 6/7] staging/xgifb: Use TVCLKBASE_315 as a base address
` [PATCH 7/7] staging/xgifb: remove remaining duplicate initdef.h defines

[PATCH v2 0/2] Part 1: handle addr_assign_type for random addresses
 2012-02-09 20:11 UTC  (5+ messages)
` [PATCH v2 1/2] eth: reset addr_assign_type if eth_mac_addr() called
` [PATCH 2/2] rename dev_hw_addr_random and remove redundant second

[PATCH] drm/i915: Fix single msg gmbus_xfers writes
 2012-02-09 20:03 UTC 

[PATCH] slub: prefetch next freelist pointer in slab_alloc()
 2012-02-09 20:00 UTC  (6+ messages)

[PATCH 00/15] Swap-over-NBD without deadlocking V8
 2012-02-09 19:53 UTC  (11+ messages)
` [PATCH 02/15] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages

[PATCH 0/5] xen: patches for supporting efi
 2012-02-09 19:47 UTC  (3+ messages)
` [PATCH 3/5] EFI: add efi driver for Xen efi

WARNING: at arch/x86/kernel/smp.c:119 native_smp_send_reschedule+0x25/0x43()
 2012-02-09 19:46 UTC  (3+ messages)

clock_getres() and real resolution
 2012-02-09 19:32 UTC  (5+ messages)

[PATCH] Reduce the number of expensive division instructions done by _parse_integer()
 2012-02-09 19:23 UTC  (11+ messages)

[PATCH 0/4] [SCSI] ufshcd: UFS Host Controller Driver
 2012-02-09 19:15 UTC  (3+ messages)
` [PATCH 1/4] [SCSI] ufshcd: UFS Host controller driver


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