linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-14 06:35:33 to 2012-04-14 22:07:23 UTC [more...]

"i8042: Can't reactivate AUX port" after s2ram on 3.4-rc2
 2012-04-14 22:11 UTC  (4+ messages)
` [linux-pm] "

toshiba-acpi: Portégé 3500 function keys broken since 2.6.33
 2012-04-14 21:45 UTC 

[PATCH v3 00/11] firewire-sbp-target: FireWire SBP-2 SCSI target
 2012-04-14 21:44 UTC  (5+ messages)
` [PATCH 0/2] sbp-target: cleanup after merge into single file
  ` [PATCH 1/2] sbp-target: minor cleanups after merging "
  ` [PATCH 2/2] sbp-target: update TODO file

[ 00/78] 3.3.2-stable review
 2012-04-14 21:21 UTC  (38+ messages)

[patch] isp1704_charger: use after free on probe error
 2012-04-14 21:19 UTC  (2+ messages)

[RFC 0/3] Extend type checking macros
 2012-04-14 22:14 UTC  (10+ messages)
` [RFC 1/3] typecheck: extend typecheck.h with more useful typechecking macros
` [RFC 2/3] sched: add type checks to for_each_cpu_mask()
` [RFC 3/3] kernel.h: use new typechecking macros in min()/max() and friends

3.3.1 ath9k regression
 2012-04-14 21:15 UTC  (22+ messages)
` [ath9k-devel] "
                  ` 3.4-rc ath9k regression (Re: [ath9k-devel] 3.3.1 ath9k regression)

v3.4-rc2 out-of-memory problems (was Re: 3.4-rc1 sticks-and-crashs)
 2012-04-14 21:03 UTC  (3+ messages)

[RFC 0/6] uprobes: kill uprobes_srcu/uprobe_srcu_id
 2012-04-14 20:52 UTC  (4+ messages)

v3.4-rc2 out-of-memory problems (was Re: 3.4-rc1 sticks-and-crashs)
 2012-04-14 20:50 UTC  (10+ messages)

[PATCH] drivers/crypto/amcc/crypto4xx_core.c: move up err_request_irq label
 2012-04-14 20:48 UTC 

Repeated fd0 messages during boot
 2012-04-14 20:21 UTC 

[PATCH] mpi: Avoid using freed pointer in mpi_lshift_limbs()
 2012-04-14 20:32 UTC  (7+ messages)

[PATCH v4 0/3] task_work_add (was: task_work_queue)
 2012-04-14 20:27 UTC  (8+ messages)
` [PATCH v4 1/3] task_work_add: generic process-context callbacks

[PATCH] [trivial] net: Fix spelling typo in net
 2012-04-14 19:27 UTC  (2+ messages)

[patch] w1: w1_ds28e04: unlock on error path in w1_f1C_write_pio()
 2012-04-14 19:06 UTC  (2+ messages)

Regression: bcma: early boot crash on BCM4716 w/ 3.4-rc2+ (bisected)
 2012-04-14 19:01 UTC  (3+ messages)
` [PATCH] bcma: use fallback sprom if no on chip sprom is available

[PATCH 00/12] atl1c: update hardware settings -v1
 2012-04-14 18:43 UTC  (15+ messages)
` [PATCH 01/12] atl1c: update author contact info & company/driver desciption
` [PATCH 02/12] atl1c: remove multiple-RX-Q code
` [PATCH 03/12] atl1c: remove HDS register
` [PATCH 04/12] atl1c: remove VPD register
` [PATCH 05/12] atl1c: remove SMB/CMB DMA related code
` [PATCH 06/12] atl1c: split 2 32bit registers of TPD to 4 16bit registers
` [PATCH 07/12] atl1c: remove code related to rxq 1/2/3
` [PATCH 08/12] atl1c: wrong register used to stop TXQ
` [PATCH 09/12] atl1c: correct wrong definition of REG_DMA_CTRL
` [PATCH 10/12] atl1c: remove dmaw_block
` [PATCH 11/12] atl1c: using fixed TXQ configuration for l2cb and l1c
` [PATCH 12/12] atl1c: restore max-read-request-size in Device Conrol Register

sched: WARNING: at include/linux/cpumask.h:108 select_fallback_rq+0x241/0x280()
 2012-04-14 18:37 UTC  (8+ messages)

[PATCH] x86: drop obsolete ARCH_BOOTMEM support
 2012-04-14 18:26 UTC  (2+ messages)
` [tip:x86/mm] x86: Drop "

[PATCH 2/2] uprobes/core: Decrement uprobe count before the pages are unmapped
 2012-04-14 18:26 UTC  (2+ messages)
` [tip:perf/uprobes] "

[PATCH 1/2] uprobes/core: Make background page replacement logic account for rss_stat counters
 2012-04-14 18:25 UTC  (2+ messages)
` [tip:perf/uprobes] "

[PATCH 00/37] atl1c: update hardware settings
 2012-04-14 18:24 UTC  (9+ messages)
` [PATCH 04/37] atl1c: remove VPD register
` [PATCH 12/37] atl1c: restore max-read-request-size in Device Conrol Register

x86, microcode: Conversion from sysdev class caused regression
 2012-04-14 18:24 UTC  (3+ messages)
` [tip:x86/urgent] x86, microcode: Fix sysfs warning during module unload on unsupported CPUs
` [tip:x86/urgent] x86, microcode: Ensure that module is only loaded on supported AMD CPUs

[PATCH]sched_rt.c: Avoid unnecessary dequeue and enqueue of pushable tasks in set_cpus_allowed_rt()
 2012-04-14 18:22 UTC  (2+ messages)
` [tip:sched/core] sched_rt: Avoid unnecessary dequeue and enqueue of pushable tasks in set_cpus_allowed_rt ()

[PATCH RFC 0/7] rcu: v2 Inlinable preemptible rcu_read_lock() and rcu_read_unlock()
 2012-04-14 17:25 UTC  (14+ messages)
` [PATCH RFC 1/7] rcu: Move PREEMPT_RCU preemption to switch_to() invocation
  ` [PATCH RFC 2/7] rcu: Create per-CPU variables and avoid name conflict
  ` [PATCH RFC 3/7] rcu: Make exit_rcu() more precise and consolidate
  ` [PATCH RFC 4/7] rcu: Move __rcu_read_lock() and __rcu_read_unlock() to per-CPU variables
  ` [PATCH RFC 5/7] fs: Silence bogus copy_to_user() build errors
  ` [PATCH RFC 6/7] rcu: Inline preemptible RCU __rcu_read_lock()
  ` [PATCH RFC 7/7] rcu: Inline preemptible RCU __rcu_read_unlock()

[GIT PULL 0/5] perf/urgent fixes
 2012-04-14 17:03 UTC  (6+ messages)
` [PATCH 1/5] perf session: Skip event correctly for unknown id/machine
` [PATCH 2/5] perf tools: fix NO_GTK2 Makefile config error
` [PATCH 3/5] perf tools: Fix parsers' rules to dependencies
` [PATCH 4/5] perf tools: Ignore auto-generated bison/flex files
` [PATCH 5/5] perf archive: Correct cutting of symbolic link

[PATCH] perf, tool: Fix parsers' rules to dependencies
 2012-04-14 16:30 UTC  (4+ messages)
` [tip:perf/core] perf tools: "

[tip:perf/core] perf ui annotate browser: Allow toggling addr offset view
 2012-04-14 16:28 UTC  (9+ messages)

[PATCH 0/2] misc: randconfig patches for 3.3 kernel
 2012-04-14 16:25 UTC  (3+ messages)
` [PATCH 1/2] misc: add missing __devexit_p() annotations
` [PATCH 2/2] misc: do not mark exported functions __devexit

[PATCH 1/1] Remove UBIFS_FS_XATTR config option
 2012-04-14 16:09 UTC 

[PATCH] mm: extend prefault helpers to fault in more than PAGE_SIZE
 2012-04-14 16:03 UTC  (2+ messages)
` [PATCH] mm: fixup compilation error due to an asm write through a const pointer

[PATCH 1/1] ata_piix: defer disks to the Hyper-V paravirtualised drivers by default
 2012-04-14 16:02 UTC  (5+ messages)
` [PATCH 0/2] Hyper-V disk support
  ` [PATCH 1/2] libata: add a host flag to ignore detected ATA devices
  ` [PATCH 2/2] ata_piix: defer disks to the Hyper-V drivers by default

[PATCH 1/2] um: Implement a custom pte_same() function
 2012-04-14 15:52 UTC  (2+ messages)
` [PATCH 2/2] um: Fix __swp_type()

WARNING: at kernel/lockdep.c:2592 trace_hardirqs_on_caller+0x1a4/0x1b0()
 2012-04-14 15:33 UTC  (3+ messages)

[PATCH 0/4 V2] rcu: implement call_srcu()
 2012-04-14 15:26 UTC  (5+ messages)
` [PATCH 3/4 V2] implement per-domain single-thread state machine call_srcu()

where can I find powertop sorces?
 2012-04-14 15:19 UTC  (4+ messages)

via-rhine: Problem with lost link after a while
 2012-04-14 15:10 UTC  (7+ messages)

[RFC] writeback and cgroup
 2012-04-14 14:36 UTC  (17+ messages)
    ` [Lsf] "

[PATCH v3 1/2] netfilter: ipvs: Verify that IP_VS protocol has been registered
 2012-04-14 16:37 UTC  (3+ messages)
` [PATCH v3 2/2] netfilter: ipvs: use GFP_KERNEL allocation where possible

[PATCH v2 v2 0/4] do not use s_dirt in FAT FS
 2012-04-14 13:54 UTC  (15+ messages)
` [PATCH v2 3/4] fat: mark superblock as dirty less often
` [PATCH v2 4/4] fat: switch to fsinfo_inode

[PATCH 1/3] pinctrl: pinctrl-imx: add imx pinctrl core driver
 2012-04-14 13:53 UTC  (4+ messages)
` [PATCH 3/3] ARM: imx6q: switch to use pinctrl driver

[PATCH v3] mfd: da9052: add device-tree support for i2c driver
 2012-04-14 13:39 UTC 

linux-kernel@vger.kernel.orgyaoa
 2012-04-14 12:35 UTC 

[PATCH v2] rtc: add support for Freescale SNVS RTC
 2012-04-14 12:35 UTC  (2+ messages)

[PATCH v2 1/2] netfilter: ipvs: Verify that IP_VS protocol has been registered
 2012-04-14 13:22 UTC  (6+ messages)
` [PATCH v2 2/2] netfilter: ipvs: use GFP_KERNEL allocation where possible

[PATCH] hfsplus: Fix bless ioctl when used with hardlinks
 2012-04-14 12:03 UTC  (2+ messages)

arch/86: AVX RAID5 xor checksumming
 2012-04-14 12:02 UTC  (5+ messages)

[PATCH v2 12/12] atl1c: restore max-read-request-size in Device Conrol Register
 2012-04-14 11:59 UTC 

[PATCH V4 1/3] x86: introduce CONFIG_X86_DEV_DMA_OPS
 2012-04-14 11:38 UTC  (9+ messages)
  ` [PATCH V4 0/3] *** SUBJECT HERE ***

[patch 0/2] cpusets, cpu_cgroup: disallow attaching kthreadd
 2012-04-14 11:35 UTC  (18+ messages)

[PATCH v2 00/11] firewire-sbp-target: FireWire SBP-2 SCSI target
 2012-04-14 11:33 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH 08/11] firewire-sbp-target: Add sbp_login.{c,h}
  ` [PATCH 09/11] firewire-sbp-target: Add sbp_target_agent.{c,h}

[GIT PULL] x86 microcode fix for 3.4
 2012-04-14 11:32 UTC  (2+ messages)

[patch] cgroups: disallow attaching kthreadd
 2012-04-14 11:17 UTC  (12+ messages)

[PATCH 1/3] tracing: Modify is_delete, is_return from int to bool
 2012-04-14 11:12 UTC  (5+ messages)
` [PATCH 3/3] tracing: Provide trace events interface for uprobes
  ` [PATCH UPDATED "

[patch] sched,rt: non-isolated cores lift isolcpus throttle for CONFIG_RT_GROUP_SCHED
 2012-04-14 11:10 UTC  (6+ messages)
` [patch] sched,rt: let the user see rt queues in /proc/sched_debug
  ` [patch] sched,cgroup_sched: fix up task_groups list buglet
    ` RFC [patch] sched,cgroup_sched: convince RT_GROUP_SCHED throttle to work

[iwlwifi] 3.3.1 - BUG: unable to handle kernel NULL pointer dereference
 2012-04-09 12:12 UTC 

[PATCH 0/4] Second patchset for LPC32xx device tree conversion
 2012-04-14 10:53 UTC  (5+ messages)
` [PATCH 1/4] ohci-nxp: Device tree support
` [PATCH 2/4] input: Device tree support for LPC32xx touchscreen
` [PATCH 3/4] iio: lpc32xx-adc: Remove driver conflict due to device tree
` [PATCH 4/4] ARM: LPC32xx: Device tree support

[GIT PULL] perf fixes
 2012-04-14 10:54 UTC 

[GIT] Sparc
 2012-04-14 10:50 UTC  (6+ messages)

[v3.4-rc] regression: reboot not working
 2012-04-14 10:46 UTC  (2+ messages)

[PATCH 00/12] perf/x86-ibs: Precise event sampling with IBS for AMD CPUs
 2012-04-14 10:24 UTC  (5+ messages)
` [PATCH 06/12] "

[PATCH] fs/autofs4/dev-ioctl.c: add missing free_dev_ioctl
 2012-04-14  9:48 UTC 

[PATCH] CodingStyle: add kmalloc_array() to memory allocators
 2012-04-14  9:48 UTC 

[PATCH] mm: page-writeback.c: local functions should not be exposed globally
 2012-04-14  9:42 UTC  (2+ messages)

kvm: RCU warning in async pf
 2012-04-14  9:44 UTC  (4+ messages)

[PATCH][RESEND] do not redefine userspace's NULL #define
 2012-04-14  9:30 UTC  (12+ messages)

[PATCH] fs/btrfs/volumes.c: add missing free_fs_devices
 2012-04-14  9:24 UTC 

[PATCH] Input: wacom - add support for the DTI-520 graphics tablet
 2012-04-14  7:37 UTC 

Patch "USB: serial: mos7840: Supported MCS7810 device"
 2012-04-14  6:48 UTC  (5+ messages)

[PATCH v5 5/5] tools: Connect to the kernel build system
 2012-04-14  6:35 UTC  (3+ messages)
` [tip:perf/core] "


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