public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-15 16:50:08 to 2012-06-15 23:03:09 UTC [more...]

[RFC PATCHSET 0/3] tools lib traceevent: Generic error handling for pevent
 2012-06-15 23:03 UTC  (14+ messages)
` [PATCH 3/3] tools lib traceevent: Introduce pevent_strerror

[PATCH tip/core/rcu 0/14] Fixups for 3.6
 2012-06-15 22:57 UTC  (33+ messages)
` [PATCH tip/core/rcu 01/14] rcu: Fix detection of abruptly-ending stall
  ` [PATCH tip/core/rcu 02/14] rcu: Consolidate duplicate callback-list initialization
  ` [PATCH tip/core/rcu 03/14] rcu: Add ACCESS_ONCE() to ->qlen accesses
  ` [PATCH tip/core/rcu 04/14] rcu: Add a gcc-style structure initializer for RCU pointers
  ` [PATCH tip/core/rcu 05/14] rcu: Use new INIT_RCU_POINTER for gcc-style initializations
  ` [PATCH tip/core/rcu 06/14] rcu: Remove return value from RCU_INIT_POINTER()
  ` [PATCH tip/core/rcu 07/14] key: Remove extraneous parentheses from rcu_assign_keypointer()
  ` [PATCH tip/core/rcu 08/14] rcu: Remove return value from rcu_assign_pointer()
  ` [PATCH tip/core/rcu 09/14] rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementations
  ` [PATCH tip/core/rcu 10/14] rcu: Remove function versions of __kfree_rcu and __is_kfree_rcu_offset
  ` [PATCH tip/core/rcu 11/14] rcu: Make __call_rcu() handle invocation from idle
  ` [PATCH tip/core/rcu 12/14] rcu: Prevent __call_rcu() from invoking RCU core on offline CPUs
  ` [PATCH tip/core/rcu 13/14] rcu: Split RCU core processing out of __call_rcu()
  ` [PATCH tip/core/rcu 14/14] rcu: Fix rcu_is_cpu_idle() #ifdef in TINY_RCU

[PATCH] devicetree: add helper inline for retrieving a node's full name
 2012-06-15 22:57 UTC  (2+ messages)

[ATTEND or not ATTEND] That's the question!
 2012-06-15 22:56 UTC 

[PATCH tip/core/rcu 0/15] Improvements to rcu_barrier() and RT response on big systems
 2012-06-15 22:55 UTC  (25+ messages)
` [PATCH tip/core/rcu 01/15] rcu: Control RCU_FANOUT_LEAF from boot-time parameter
  ` [PATCH tip/core/rcu 02/15] rcu: Size rcu_node tree from nr_cpu_ids rather than NR_CPUS
  ` [PATCH tip/core/rcu 03/15] rcu: Prevent excessive line length in RCU_STATE_INITIALIZER()
  ` [PATCH tip/core/rcu 04/15] rcu: Place pointer to call_rcu() in rcu_data structure
  ` [PATCH tip/core/rcu 05/15] rcu: Move _rcu_barrier()'s rcu_head structures to rcu_data structures
  ` [PATCH tip/core/rcu 06/15] rcu: Move rcu_barrier_cpu_count to rcu_state structure
  ` [PATCH tip/core/rcu 07/15] rcu: Move rcu_barrier_completion "
  ` [PATCH tip/core/rcu 08/15] rcu: Move rcu_barrier_mutex "
  ` [PATCH tip/core/rcu 09/15] rcu: Increasing rcu_barrier() concurrency
  ` [PATCH tip/core/rcu 10/15] rcu: Add tracing for _rcu_barrier()
  ` [PATCH tip/core/rcu 11/15] rcu: Add rcu_barrier() statistics to debugfs tracing
  ` [PATCH tip/core/rcu 12/15] rcu: Remove unneeded __rcu_process_callbacks() argument
  ` [PATCH tip/core/rcu 13/15] rcu: Introduce for_each_rcu_flavor() and use it
  ` [PATCH tip/core/rcu 14/15] rcu: Use for_each_rcu_flavor() in TREE_RCU tracing
  ` [PATCH tip/core/rcu 15/15] rcu: RCU_SAVE_DYNTICK code no longer ever dead

[PATCH V2] writeback: fix hung_task alarm when sync block
 2012-06-15 22:43 UTC  (5+ messages)

[GIT] IDE
 2012-06-15 22:42 UTC 

[PATCH v2 0/6] Function tracing support for pstore
 2012-06-15 22:42 UTC  (19+ messages)
` [PATCH 1/6] tracing: Fix initialization failure path in tracing_set_tracer()
` [PATCH 2/6] pstore: Introduce write_buf backend callback
` [PATCH 3/6] pstore: Add persistent function tracing
` [PATCH 4/6] tracing/function: Introduce persistent trace option
` [PATCH 5/6] pstore/ram: Convert to write_buf callback
` [PATCH 6/6] pstore/ram: Add ftrace messages handling

[GIT] Sparc
 2012-06-15 22:41 UTC 

[PATCH] mm/memblock: fix overlapping allocation when doubling reserved array
 2012-06-15 22:39 UTC  (3+ messages)

[PATCH 1/2] irqdomain: Fix up linear revmap for non-zero hwirq displacement
 2012-06-15 22:34 UTC  (5+ messages)
` [PATCH 2/2] irqdomain: Support one-shot tear down of domain mappings

[PATCH -V6 00/14] memcg: Add memcg extension to control HugeTLB allocation
 2012-06-15 22:31 UTC  (9+ messages)
` [PATCH -V6 07/14] memcg: Add HugeTLB extension

[PATCH 4/4] staging: comedi: Kconfig: remove a couple redundant depends on tests
 2012-06-15 22:20 UTC 

[PATCH 3/4] staging: comedi: remove CONFIG_COMEDI_PCI
 2012-06-15 22:20 UTC 

[PATCH 2/4] staging: comedi: remove unused CONFIG_COMEDI_PCMCIA define
 2012-06-15 22:20 UTC 

[PATCH 1/4] staging: comedi: Kconfig: menuconfig options should be bool not tristate
 2012-06-15 22:20 UTC 

[PATCH 0/4] staging: comedi: cleanup Kconfig
 2012-06-15 22:19 UTC 

[PATCH] driver core: fix shutdown races with probe/remove(v2)
 2012-06-15 22:03 UTC  (2+ messages)

[PATCH RESEND 1/3] printk: convert byte-buffer to variable-length record buffer
 2012-06-15 21:53 UTC  (9+ messages)

[PATCH tip/core/rcu 0/6] rcutorture and documentation patches for 3.6
 2012-06-15 21:52 UTC  (17+ messages)
` [PATCH tip/core/rcu 1/6] rcu: Update documentation to cover call_srcu() and srcu_barrier()
  ` [PATCH tip/core/rcu 2/6] rcu: Rationalize ordering of torture_ops list
  ` [PATCH tip/core/rcu 3/6] rcu: Test srcu_barrier() from rcutorture test suite
  ` [PATCH tip/core/rcu 4/6] rcu: Fix bug in rcu_barrier() torture test
  ` [PATCH tip/core/rcu 5/6] rcu: Fix diagnostic-printk typo in rcutorture
  ` [PATCH tip/core/rcu 6/6] rcu: Make rcutorture fakewriters invoke rcu_barrier()

[RFC PATCH 0/4] KVM: Optimize MMU notifier's THP page invalidation
 2012-06-15 21:49 UTC  (3+ messages)
` [PATCH 2/4] KVM: Introduce hva_to_gfn() for kvm_handle_hva()

[RFC patch V2 0/7] Per cpu thread hotplug infrastructure
 2012-06-15 21:49 UTC  (3+ messages)
` [RFC patch V2 4/7] softirq: Use hotplug thread infrastructure

[PATCH v4 0/3] scsi: fix internal write cache issue on usb hdd
 2012-06-15 21:29 UTC  (3+ messages)

[PATCH v2 1/3] zsmalloc: support zsmalloc to ARM, MIPS, SUPERH
 2012-06-15 21:23 UTC  (14+ messages)
` [PATCH v2 3/3] x86: Support local_flush_tlb_kernel_range

[PATCH -v5 0/3] PCIe, PM, Add PCIe runtime D3cold support
 2012-06-15 21:21 UTC  (5+ messages)
` [PATCH -v5 1/3] ACPI, PM, Specify lowest allowed state for device sleep state
` [PATCH -v5 3/3] PCIe, PM, Add PCIe runtime D3cold support

[PATCH v3 0/4] DT clock bindings
 2012-06-15 21:07 UTC  (3+ messages)

[-next] FATAL: drivers/gpu/drm/udl/udl: sizeof(struct usb_device_id)=24 is not a modulo of the size of section __mod_usb_device_table=44
 2012-06-15 21:02 UTC  (3+ messages)

[PATCH] mm, fadvise: don't return -EINVAL when filesystem has no optimization way
 2012-06-15 20:36 UTC 

[PATCH] snd-opti9xx: fixes for MED3931 card (opti931)
 2012-06-15 18:55 UTC 

[PATCH] staging: r8712u: Add new USB IDs
 2012-06-15 20:12 UTC 

Build regressions/improvements in v3.5-rc2
 2012-06-15 19:46 UTC  (2+ messages)
` [PATCH] vga_switcheroo.h: fix pci_dev warning

[PATCH 7/7] mm/memory.c : cleanup the coding style issue
 2012-06-15 19:40 UTC 

linux-next: Tree for Jun 15
 2012-06-15 19:32 UTC  (3+ messages)
` [PATCH -next] pstore: fix printk format warning in ram.c

BUG: Bad rss-counter state
 2012-06-15 19:19 UTC 

[PATCH] staging: comedi: fix Kconfig for COMEDI_PCMCIA_DRIVERS
 2012-06-15 19:25 UTC  (3+ messages)

crash in filesytem during reboot . (and proposed patch)
 2012-06-15 19:22 UTC 

[PATCH 1/2] regulator: core.c Pass voltage to notifier when setting voltage
 2012-06-15 19:18 UTC  (3+ messages)

crash in filesytem during reboot . (and proposed patch)
 2012-06-15 19:16 UTC 

[tip:perf/urgent] perf tools: Fix synthesizing tracepoint names from the perf.data headers
 2012-06-15 19:12 UTC 

[PATCH] perf stat: fix default output file
 2012-06-15 19:11 UTC  (2+ messages)
` [tip:perf/urgent] perf stat: Fix "

[PATCH 6/7] perf, tool: Fix endianity trick for adds_features bitmask
 2012-06-15 19:10 UTC  (2+ messages)
` [tip:perf/urgent] perf tools: Fix endianity swapping "

missing leap second patches in stable
 2012-06-15 19:09 UTC  (3+ messages)

[PATCH -stable] ntp: Correct TAI offset during leap second
 2012-06-15 19:01 UTC  (2+ messages)

[PATCH] x86: revert "x86: Fix S4 regression"
 2012-06-15 19:09 UTC  (4+ messages)

[GIT PULL 0/3] perf/urgent fixes
 2012-06-15 19:03 UTC  (6+ messages)

[GIT PULL] x86 fixes
 2012-06-15 18:53 UTC 

[GIT PULL] perf fixes
 2012-06-15 18:48 UTC 

[PATCH V6 0/13] perf: Intel uncore pmu counting support
 2012-06-15 18:47 UTC  (10+ messages)
` [PATCH V6 06/13] perf: Add Nehalem and Sandy Bridge uncore support
` [PATCH V6 08/13] perf: Add Sandy Bridge-EP "

[GIT PULL] core kernel fixes
 2012-06-15 18:45 UTC 

crash in filesytem during reboot . (and proposed patch)
 2012-06-15 18:42 UTC 

[PATCH 1/2] regulator: core.c Pass voltage to notifier when setting voltage
 2012-06-15 18:37 UTC  (4+ messages)

UPGRADE YOUR ACCOUNT NOW!
 2012-06-15 18:49 UTC 

[RFC][PATCH 00/26] sched/numa
 2012-06-15 18:16 UTC  (3+ messages)
` [RFC][PATCH 12/26] sched, mm: sched_{fork,exec} node assignment

A couple of minor irqdomain fixes
 2012-06-15 18:13 UTC  (3+ messages)
` [PATCH 1/2] irqdomain: Simple NUMA awareness
` [PATCH 2/2] irqdomain: Remove unnecessary test for IRQ_DOMAIN_MAP_LEGACY

[GIT PULL] Btrfs updates
 2012-06-15 18:09 UTC 

[PATCH] regulator: core: Actually use the data in _notifier_call_chain()
 2012-06-15 18:09 UTC 

[PATCH] regulator: tps65910: Don't use 0 as NULL
 2012-06-15 18:05 UTC 

[PATCH] regulator: Fix double free in devm_regulator_put()
 2012-06-15 18:03 UTC  (2+ messages)

[PATCH 0/15] uprobes: misc
 2012-06-15 17:52 UTC  (4+ messages)
` [PATCH 11/15] uprobes: move BUG_ON(UPROBE_SWBP_INSN_SIZE) from write_opcode() to install_breakpoint()

Need of automatic scripts for beginners
 2012-06-15 17:54 UTC  (7+ messages)

[PATCH] perf/x86: check ucode before disabling PEBS on SandyBridge
 2012-06-15 17:49 UTC  (13+ messages)
                  ` [PATCH] x86, microcode: Make reload interface per system

[PATCH] perf_event use rdpmc rather than rdmsr when possible in kernel
 2012-06-15 17:43 UTC  (3+ messages)
` [tip:perf/core] perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernel
  ` [PATCH] perf, amd: Fix rdpmc index calculation for AMD family 15h

[PATCH] sched: Folding nohz load accounting more accurate
 2012-06-15 17:39 UTC  (6+ messages)

[RFC GIT PULL] nohz: Basic cputime accounting for adaptive tickless
 2012-06-15 17:37 UTC  (10+ messages)

Kernel 3.4.X NFS regression
 2012-06-15 17:19 UTC  (5+ messages)
` Kernel 3.4.X NFS server regression


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox