linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-02 12:55:33 to 2012-02-02 18:04:03 UTC [more...]

An alternative for tasklist_lock in a module?
 2012-02-02 18:03 UTC  (2+ messages)

[PATCH RFC 0/41] RCU commits for 3.4
 2012-02-02 18:00 UTC  (47+ messages)
` [PATCH RFC tip/core/rcu 01/41] rcu: Bring RTFP.txt up to date
  ` [PATCH RFC tip/core/rcu 03/41] rcu: Add lockdep-RCU checks for simple self-deadlock
  ` [PATCH RFC tip/core/rcu 04/41] rcu: Add diagnostic for misaligned rcu_head structures
  ` [PATCH RFC tip/core/rcu 05/41] rcu: Avoid waking up CPUs having only kfree_rcu() callbacks
  ` [PATCH RFC tip/core/rcu 06/41] rcu: Move RCU_TRACE to lib/Kconfig.debug
  ` [PATCH RFC tip/core/rcu 10/41] ipv4: Convert call_rcu() to kfree_rcu()
  ` [PATCH RFC tip/core/rcu 13/41] rcu: Make rcutorture flag online/offline failures
  ` [PATCH RFC tip/core/rcu 14/41] rcu: Limit lazy-callback duration
  ` [PATCH RFC tip/core/rcu 17/41] rcu: Remove single-rcu_node optimization in rcu_start_gp()
  ` [PATCH RFC tip/core/rcu 21/41] rcu: Inform RCU of irq_exit() activity
  ` [PATCH RFC tip/core/rcu 22/41] rcu: Simplify unboosting checks
  ` [PATCH RFC tip/core/rcu 24/41] rcu: Check for idle-loop entry while in RCU read-side critical section
  ` [PATCH RFC tip/core/rcu 30/41] rcutorture: Permit holding off CPU-hotplug operations during boot
  ` [PATCH RFC tip/core/rcu 31/41] rcu: Add CPU-stall capability to rcutorture

[PATCH v2] KVM: perf: a smart tool to analyse kvm events
 2012-02-02 17:56 UTC  (9+ messages)
` [PATCH v2 1/3] KVM: x86: move kvm_exit related definitions into kvm_exit.h
` [PATCH v2 2/3] KVM: x86: add tracepoints to trace mmio begin and complete
` [PATCH v2 3/3] KVM: perf: kvm events analysis tool

[v7 0/8] Reduce cross CPU IPI interference
 2012-02-02 17:51 UTC  (19+ messages)

Memory corruption due to word sharing
 2012-02-02 17:51 UTC  (20+ messages)

WARN... Device 'cpu1' does not have a release() function, it is broken and must be fixed. when doing 'xl vcpu-set <guest_id> 1'
 2012-02-02 17:43 UTC  (3+ messages)

[PATCH] x86, kdump, ioapic: Fix kdump race with migrating irq
 2012-02-02 17:45 UTC  (8+ messages)

[PATCHv6 0/7] ftrace, perf: Adding support to use function trace
 2012-02-02 17:42 UTC  (6+ messages)
` [PATCHv7 "
  ` [PATCH 3/7] ftrace, perf: Add open/close tracepoint perf registration actions
  ` [PATCH 4/7] ftrace, perf: Add add/del "

linux-next: Tree for Feb 2
 2012-02-02 18:40 UTC  (6+ messages)
` linux-next: Tree for Feb 2 (media/radio/wl128x)
    ` [PATCH] "
` linux-next: Tree for Feb 2 (trace/events/sunrpc.h)
` linux-next: Tree for Feb 2 (fs/jffs2)

[BUGFIX][PATCH] pci: set pci sriov page size before reading SRIOV BAR
 2012-02-02 17:41 UTC 

[PATCH v9 00/25] gpio/omap: driver cleanup and fixes
 2012-02-02 17:30 UTC  (26+ messages)
` [PATCH v9 01/25] gpio/omap: remove dependency on gpio_bank_count
` [PATCH v9 02/25] gpio/omap: use flag to identify wakeup domain
` [PATCH v9 03/25] gpio/omap: make gpio_context part of gpio_bank structure
` [PATCH v9 04/25] gpio/omap: handle save/restore context in GPIO driver
` [PATCH v9 05/25] gpio/omap: make non-wakeup GPIO part of pdata
` [PATCH v9 06/25] gpio/omap: avoid cpu checks during module ena/disable
` [PATCH v9 07/25] gpio/omap: further cleanup using wkup_en register
` [PATCH v9 08/25] gpio/omap: use level/edge detect reg offsets
` [PATCH v9 09/25] gpio/omap: remove hardcoded offsets in context save/restore
` [PATCH v9 10/25] gpio/omap: cleanup set_gpio_triggering function
` [PATCH v9 11/25] gpio/omap: cleanup omap_gpio_mod_init function
` [PATCH v9 12/25] gpio/omap: use pinctrl offset instead of macro
` [PATCH v9 13/25] gpio/omap: remove unnecessary bit-masking for read access
` [PATCH v9 14/25] gpio/omap: remove bank->method & METHOD_* macros
` [PATCH v9 15/25] gpio/omap: fix bankwidth for OMAP7xx MPUIO
` [PATCH v9 16/25] gpio/omap: use pm-runtime framework
` [PATCH v9 17/25] gpio/omap: optimize suspend and resume functions
` [PATCH v9 18/25] gpio/omap: cleanup prepare_for_idle and resume_after_idle
` [PATCH v9 19/25] gpio/omap: fix debounce clock handling
` [PATCH v9 20/25] gpio/omap: fix incorrect access of debounce module
` [PATCH v9 21/25] gpio/omap: remove omap_gpio_save_context overhead
` [PATCH v9 22/25] gpio/omap: save and restore debounce registers
` [PATCH v9 23/25] gpio/omap: enable irq at the end of all configuration in restore
` [PATCH v9 24/25] gpio/omap: restore OE only after setting the output level
` [PATCH v9 25/25] gpio/omap: handle set_dataout reg capable IP on restore

[PATCH 1/2] net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessary
 2012-02-02 17:18 UTC  (2+ messages)
` [PATCH 2/2] net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary

[PATCH] gpio: New driver for the Intel 82801 (ICH) GPIO pins
 2012-02-02 17:35 UTC  (4+ messages)

[PATCH v1 0/8] Support for secondary cores on Tegra30
 2012-02-02 17:32 UTC  (5+ messages)
` [PATCH v1 3/8] ARM: tegra: rework Tegra secondary CPU core bringup

[PATCH] [trivial] pm8001: Fix typo in pm8001_hwi.c
 2012-02-02 17:27 UTC  (3+ messages)

[PATCH] cgroup: remove cgroup_subsys argument from callbacks
 2012-02-02 17:26 UTC  (2+ messages)

[PATCH v2] [trivial] pm8001: Fix typo in pm8001_hwi.c
 2012-02-02 17:25 UTC 

[Patch 0/1] Bluetooth: Add support for BCM20702A0 [0a5c:21f3]
 2012-02-02 17:18 UTC  (4+ messages)
` [PATCH] Add vendor specific ID (0a5c 21f3) for BCM20702A0

[PATCH] PM/Hibernate: Refactor and simplify freezer_test_done
 2012-02-02 17:17 UTC  (2+ messages)

[PATCH] staging: android/lowmemorykiller: Don't grab tasklist_lock
 2012-02-02 17:16 UTC  (3+ messages)

[PATCHSET] blkcg: kill policy node and blkg->dev, take#4
 2012-02-02 17:14 UTC  (4+ messages)
` [PATCH 01/16] blkcg: make CONFIG_BLK_CGROUP bool

[RFCv1 0/6] PASR: Partial Array Self-Refresh Framework
 2012-02-02 17:12 UTC  (4+ messages)
` [RFCv1 5/6] PASR: Add Documentation

[PATCH] IB/ehca: use kthread_create_on_node
 2012-02-02 17:08 UTC  (3+ messages)

params: <level>_initcall-like kernel parameters
 2012-02-02 17:01 UTC  (3+ messages)

linux-next: Tree for Feb 1
 2012-02-02 17:53 UTC  (4+ messages)
` linux-next: Tree for Feb 1 (mce_amd.c)

[PATCH v2 1/7] LPC32xx: clock.c: Missing header file
 2012-02-02 16:49 UTC  (5+ messages)
` [PATCH v2 6/7] LPC32xx: clock.c: USB PLL fix

[PATCH] ARM: LPC32xx: Support for OHCI HCD
 2012-02-02 16:41 UTC  (2+ messages)

Specifying some processes to record using perf
 2012-02-02 16:33 UTC  (2+ messages)

[Review][PATCH][0/29] sysctl rewrite for speed and clarity
 2012-02-02 16:28 UTC  (4+ messages)
` [Review][PATCH][0/4] sysctl bitty fixes
  ` [PATCH 3/4] sysctl: Comments to make the code clearer

In many cases softlockup can not be reported after disabling IRQ for long time
 2012-02-02 16:22 UTC  (7+ messages)

ksm/memory hotplug: lockdep warning for ksm_thread_mutex vs. (memory_chain).rwsem
 2012-02-02 16:13 UTC 

[RFC] Next gen kvm api
 2012-02-02 16:09 UTC 

[PATCH 0/3] xfs: change available ranges in quota check
 2012-02-02 16:07 UTC  (3+ messages)
` [PATCH 3/3] xfs: cleanup quota check on disk blocks and inodes reservations

[PATCH 0/3] Move call to PTR_ERR after reassignment
 2012-02-02 16:05 UTC  (6+ messages)
` [PATCH 1/3 v2] drivers/power/pda_power.c: "
` [PATCH 2/3 v2] drivers/net/ethernet/ti: "
` [PATCH 3/3 v2] kernel/rcutorture.c: "

[git pull] drm radeon + nouveau fixes
 2012-02-02 16:02 UTC 

[PATCH] ARM: LPC32xx: ADC support
 2012-02-02 15:51 UTC  (2+ messages)

[PATCH] scsi : Adding all the definitions of host bytes in hostbyte_table
 2012-02-02 17:43 UTC  (2+ messages)
` [dm-devel] "

[PATCH V2 1/4] pinctrl: add a driver for NVIDIA Tegra
 2012-02-02 15:33 UTC  (4+ messages)

[PATCH v6 1/3] seccomp: kill the seccomp_t typedef
 2012-02-02 15:32 UTC  (4+ messages)
` [PATCH v6 2/3] seccomp_filters: system call filtering using BPF

x86: clean up smpboot.c's use of udelay+schedule
 2012-02-02 15:23 UTC  (8+ messages)

[PATCH] scsi_dh_rdac: Fix for unbalanced reference count
 2012-02-02 15:21 UTC 

[PATCH] NVMe: Fix compilation on architecturs without readq/writeq
 2012-02-02 15:05 UTC  (14+ messages)

[RFC][PATCH] srcu: Implement call_srcu()
 2012-02-02 14:57 UTC  (19+ messages)
                    ` [test result] dirty logging without srcu update -- "

[PATCH 1/2] lkdtm: use atomic_t to replace count_lock
 2012-02-02 14:55 UTC  (6+ messages)

[PATCH v3] rtc: ds1307: generalise ram size and offset
 2012-02-02 14:53 UTC  (6+ messages)
        ` [rtc-linux] "

[PATCH] scripts/coccinelle/misc/cstptr.cocci: semantic patch to check for PTR_ERR after reassignment
 2012-02-02 14:53 UTC 

rcu warnings cause stack overflow
 2012-02-02 14:52 UTC  (4+ messages)

[PATCH 00/10] cgroups: Task counter subsystem v8
 2012-02-02 14:50 UTC  (8+ messages)
` [PATCH 01/10] cgroups: add res_counter_write_u64() API

[PATCH] In crypto_add_alg(), 'exact' wants to be initialized to 0
 2012-02-02 14:42 UTC  (5+ messages)

[PATCH v10 3.3-rc2 0/9] Uprobes patchset with perf probe support
 2012-02-02 14:20 UTC  (10+ messages)
` [PATCH v10 3.3-rc2 1/9] uprobes: Install and remove breakpoints
` [PATCH v10 3.3-rc2 2/9] uprobes: handle breakpoint and signal step exception
` [PATCH v10 3.3-rc2 3/9] uprobes: slot allocation
` [PATCH v10 3.3-rc2 4/9] uprobes: counter to optimize probe hits
` [PATCH v10 3.3-rc2 5/9] tracing: modify is_delete, is_return from ints to bool
` [PATCH v10 3.3-rc2 6/9] tracing: Extract out common code for kprobes/uprobes traceevents
` [PATCH v10 3.3-rc2 7/9] tracing: uprobes trace_event interface
` [PATCH v10 3.3-rc2 8/9] perf: rename target_module to target
` [PATCH v10 3.3-rc2 9/9] perf: perf interface for uprobes

[PATCH 0/5 v2] [GIT PULL] x86/jump label: Paranoid checks and 2 or 5 byte nops
 2012-02-02 14:31 UTC  (10+ messages)

[PATCH] Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklist
 2012-02-02 14:22 UTC 

[RFC 0/7] MFD: twl6040: Conversion to i2c driver
 2012-02-02 14:19 UTC  (14+ messages)
` [RFC 2/7] MFD: twl6040: Convert to i2c driver, and separate it from twl core
` [RFC 5/7] OMAP: sdp4430: Add fixed regulator for twl6040 needs
` [RFC 7/7] MFD: TWL6040: Add regulator support for VIO, V2V1 supplies

[PATCH 0/3] Move call to PTR_ERR after reassignment
 2012-02-02 14:00 UTC  (4+ messages)
` [PATCH 1/3] drivers/power/pda_power.c: "
` [PATCH 2/3] drivers/net/ethernet/ti/davinci_xxx.c: "
` [PATCH 3/3] kernel/rcutorture.c: "

[PATCH] regulator: Remove support for supplies specified by struct device
 2012-02-02 13:59 UTC  (3+ messages)

[PATCH V1] mfd: tps65910: Initialize irq platform data properly
 2012-02-02 13:56 UTC  (2+ messages)

[PATCH] regulator: Kill s5m8767_get_reg_id function
 2012-02-02 13:52 UTC  (2+ messages)

could modify sillyrename to put files in /tmp
 2012-02-02 13:50 UTC  (2+ messages)

[PATCH 4/4] mfd/ab8500: support AB9540 variant
 2012-02-02 13:49 UTC  (2+ messages)

[PATCH 3/4] mfd/ab8500: parametrize IRQ masks and registers
 2012-02-02 13:40 UTC  (2+ messages)

[PATCH] Correcting some style issues
 2012-02-02 13:40 UTC 

[PATCH 2/4] mfd/ab8500: add version detection and enforcing
 2012-02-02 13:38 UTC  (2+ messages)

[PATCH] [trivial] scsi: Fix typo in mvumi.c
 2012-02-02 13:34 UTC 

[Patch] lkdtm: avoid calling lkdtm_do_action() with spin lock held
 2012-02-02 13:31 UTC  (5+ messages)

linux-next: build failure after merge of the modem-shm tree
 2012-02-02 13:28 UTC  (2+ messages)

Assalamu"Alaikum,
 2012-02-02 13:14 UTC 

[PATCH v4 00/18] perf: add support for sampling taken branches
 2012-02-02 13:23 UTC  (3+ messages)

[PATCH v2] eicon: fix -Warray-bounds warning
 2012-02-02 13:20 UTC  (3+ messages)
` [PATCH] cs5535-mfgpt: don't call __init function from __devinit
` [PATCH] spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driver

[PATCH] avr32: select generic atomic64_t support
 2012-02-02 13:13 UTC  (3+ messages)

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


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