public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-12-08 01:39:01 to 2009-12-08 12:37:50 UTC [more...]

[RFC] Should we create a raw input interface for IR's ? - Was: Re: [PATCH 1/3 v2] lirc core device driver infrastructure
 2009-12-08 12:35 UTC  (11+ messages)

[GIT PULL] PM updates for 2.6.33
 2009-12-08 12:35 UTC  (4+ messages)
  ` Async resume patch (was: Re: [GIT PULL] PM updates for 2.6.33)

[PATCH] futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
 2009-12-08 12:19 UTC  (2+ messages)

[RFC PATCH] Add TRACE_IRQFLAGS_SUPPORT, LOCKDEP_SUPPORT then enable ftrace for ia64
 2009-12-08 12:25 UTC  (8+ messages)

[PATCH] UBIFS: PTR_ERR return of wrong pointer in check_leaf()
 2009-12-08 12:25 UTC  (2+ messages)

[PATCH 0/1] Defer skb allocation for both mergeable buffers and big packets in virtio_net
 2009-12-08 12:21 UTC  (3+ messages)

[PATCHSET tip/sched/core] sched: concurrency managed workqueue related sched patches
 2009-12-08 12:23 UTC  (28+ messages)
` [PATCH 4/7] sched: implement force_cpus_allowed()
` [PATCH 7/7] sched: implement try_to_wake_up_local()

[PATCH 00/13] tracing: various cleanups and small fixes (updated)
 2009-12-08 12:23 UTC  (30+ messages)
` [PATCH 01/13] tracing: Extract duplicate ftrace_raw_init_event_foo()
` [PATCH 02/13] tracing: Extract calls to trace_define_common_fields()
` [PATCH 03/13] tracing: Move a printk out of ftrace_raw_reg_event_foo()
` [PATCH 04/13] ftrace: Return EINVAL when writing invalid val to set_ftrace_filter
` [PATCH 05/13] ftrace: Call trace_parser_clear() properly
` [PATCH 06/13] function-graph: Allow writing the same val to set_graph_function
` [PATCH 07/13] tracing: Use seq file for trace_options
` [PATCH 08/13] tracing: Use seq file for trace_clock
` [PATCH 09/13] tracing: Remove useless trace option
` [PATCH 10/13] tracing: Simplify trace_option_write()
` [PATCH 11/13] tracing: Change event->profile_count to be int type
` [PATCH 12/13] tracing/power: Remove two exports
` [PATCH 13/13] ksym_tracer: Fix compile warnings

[RFC] What are the goals for the architecture of an in-kernel IR system?
 2009-12-08 11:58 UTC  (19+ messages)

[GIT PULL] tracing/kprobes: Fix field creation's bad error handling
 2009-12-08 11:57 UTC  (2+ messages)

Badness at kernel/rcutree.c:1228
 2009-12-08 11:54 UTC  (3+ messages)

SMP Kernel and SCSI problem at boot
 2009-12-08 11:48 UTC 

[RFC][PATCHSET] mremap/mmap mess
 2009-12-08 11:42 UTC  (7+ messages)

[PATCH] don't include asm/hw_breakpoint.h in user space
 2009-12-08 11:30 UTC  (2+ messages)
` [tip:perf/urgent] perf events: hw_breakpoints: Don't "

linux-next: percpu/tip tree build failure
 2009-12-08 11:31 UTC  (5+ messages)
` [tip:perf/urgent] perf: hw_breakpoints: Fix percpu namespace clash

[PATCH] x86/mce: timer must be setup unconditionally
 2009-12-08 11:31 UTC  (6+ messages)
  ` [tip:x86/urgent] x86/mce: Set up timer unconditionally

[GIT pull] bkl core patches for 2.6.33
 2009-12-08 11:26 UTC  (4+ messages)

[PATCH] ASoC: Wrong variable returned on error
 2009-12-08 11:19 UTC  (2+ messages)

2.6.32 regression, hard lock
 2009-12-08 11:15 UTC  (10+ messages)
      ` [PATCH 1/2] factor duplicated code out of __show_regs into show_regs_common
      ` [PATCH 2/2] print DMI_BOARD_NAME as well as DMI_PRODUCT_NAME from __show_regs

[PATCH 0/2] x86: gart: fix the HW IOMMU initialization rewrite breakage
 2009-12-08 11:04 UTC  (3+ messages)
` [PATCH 1/2] x86: move swiotlb initialization after IOMMU detection
` [PATCH 2/2] x86: gart: fix breakage due to IOMMU initialization cleanup

[PATCH] NOMMU: use copy_*_user_page() in access_process_vm()
 2009-12-08 10:57 UTC  (2+ messages)

DRM/ttm: Unreachable code in ttm_bo_add_ttm
 2009-12-08 10:35 UTC  (3+ messages)

GPIO support for HTC Dream
 2009-12-08 10:28 UTC 

[POWER] battery calibration parameters from sysfs
 2009-12-08 10:28 UTC  (8+ messages)

dream: glue for mmc controller
 2009-12-08 10:23 UTC  (5+ messages)

[PATCH 0/3] clean out Perl from build system
 2009-12-08 10:23 UTC  (5+ messages)
` [PATCH 1/3] Replace kernel/timeconst.pl with kernel/timeconst.sh
` [PATCH 2/3] Remove perl from make headers_install
` [PATCH 3/3] Convert kernel/cpu/mkcapflags.pl to kernel/cpu/mkcapflags.sh

[PATCH] ARM: Convert BUG() to use unreachable()
 2009-12-08  9:55 UTC 

[PATCH 2/3] staging/dream: add missing include files
 2009-12-08 10:16 UTC  (5+ messages)

[Patch] fs: remove a useless BUG()
 2009-12-08 10:13 UTC  (3+ messages)

[Patch] tty: move a definition out of switch block
 2009-12-08 10:10 UTC  (5+ messages)

[PATCH] Toshiba Bluetooth enabler (rfkill)
 2009-12-08 10:05 UTC  (2+ messages)

[PATCH] fix ext2 parse_options printk
 2009-12-08 10:00 UTC  (3+ messages)

Vger outage on Dec 12th and 13th
 2009-12-08  9:59 UTC 

[Patch] selinux: remove a useless return
 2009-12-08  9:55 UTC  (5+ messages)

linux-next: hwpoison tree build failure
 2009-12-08  9:51 UTC  (2+ messages)

[RFC] What are the goals for the architecture of an in-kernel IR system?
 2009-12-08  9:31 UTC  (3+ messages)

[RFC Patch] getrusage: fill ru_ixrss, ru_idrss and ru_isrss fields
 2009-12-08  9:34 UTC  (5+ messages)

linux-next: Tree for December 8
 2009-12-08  9:28 UTC 

[PATCH] mm/vmalloc: don't use vmalloc_end
 2009-12-08  9:24 UTC  (11+ messages)
    ` [PATCH] m68k: don't alias VMALLOC_END to vmalloc_end

[PATCH 0/2] [RESEND] Amstrad Delta: add support for LCD contrast
 2009-12-08  9:21 UTC  (3+ messages)

SR-IOV enabling process failed in kernel 2.6.32
 2009-12-08  9:07 UTC 

debugging oops after disconnecting Nexio USB touchscreen
 2009-12-08  9:03 UTC  (2+ messages)

tree with htc dream support
 2009-12-08  8:53 UTC  (5+ messages)

[PATCH] softirq,tracing: enable to trace softirq raise latency
 2009-12-08  8:32 UTC 

[PATCH 0/5] sh: fix the shdma driver, improve dmatest, support sh7724
 2009-12-08  8:20 UTC  (7+ messages)
` [PATCH 4/5] sh: stylistic improvements for the DMA driver
` [PATCH 5/5] sh: dmaengine support for sh7724

[PATCH 3/4] acpi, apei, EINJ support
 2009-12-08  7:55 UTC 

[PATCH 4/4] acpi, apei, Document for APEI
 2009-12-08  7:55 UTC 

[PATCH 2/4] acpi, apei, HEST table parsing
 2009-12-08  7:55 UTC 

[PATCH 1/4] acpi, apei, APEI supporting infrastructure
 2009-12-08  7:55 UTC 

[PATCH] cfq: Optimization for close cooperating queue searching
 2009-12-08  7:54 UTC  (2+ messages)

[PATCH v8 0/8] Loongson: YeeLoong: add platform drivers
 2009-12-08  7:52 UTC  (23+ messages)
` [PATCH v8 1/8] MIPS: add subdirectory for platform extension drivers
  ` [PATCH v8 2/8] Loongson: YeeLoong: add platform driver
    ` [PATCH v8 3/8] Loongson: YeeLoong: add backlight driver
` [PATCH v8 5/8] Loongson: YeeLoong: add hardware monitoring driver
` [PATCH v8 8/8] Loongson: YeeLoong: add input/hotkey driver

[PATCH] x86, mce: fix wrong change in mce_create_device
 2009-12-08  7:52 UTC 

[Resend] [PATCH] asus-laptop: add Lenovo SL LenovoCare LED support
 2009-12-08  7:51 UTC  (3+ messages)

[RFC] [PATCH 0/5] cgroups: support for module-loadable subsystems
 2009-12-08  7:38 UTC  (7+ messages)
` [RFC] [PATCH 1/5] cgroups: revamp subsys array
` [RFC] [PATCH 3/5] cgroups: net_cls as module
` [RFC] [PATCH 5/5] cgroups: subsystem dependencies

[PATCH] Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driver
 2009-12-08  7:34 UTC  (8+ messages)

[PATCH] asus-laptop: add Lenovo SL LenovoCare LED support
 2009-12-08  7:26 UTC 

[PATCH v6] Added PR_SET_PROCTITLE_AREA option for prctl()
 2009-12-08  7:19 UTC  (10+ messages)

[PATCH 19/19] fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh
 2009-12-08  7:17 UTC  (2+ messages)

[PATCH v7 0/8] Loongson: YeeLoong: add platform specific driver
 2009-12-08  6:57 UTC  (5+ messages)
` [PATCH v7 4/8] Loongson: YeeLoong: add battery driver
` [PATCH v7 6/8] Loongson: YeeLoong: add video output driver

[early RFC][PATCH 8/7] vmscan: Don't deactivate many touched page
 2009-12-08  6:27 UTC  (3+ messages)

RE:
 2009-12-08  6:23 UTC 

[PATCH v6 0/2] pseries: Add cede support for cpu-offline
 2009-12-08  6:14 UTC  (2+ messages)

linux-next: net/kbuild trees build failure
 2009-12-08  5:38 UTC  (8+ messages)

[BISECTED] 33 second boot delay (caused by Radeon KMS) on 2.6.32
 2009-12-08  5:26 UTC  (3+ messages)

[PATCH] therm_adt746x: Don't access non-existing register
 2009-12-08  5:11 UTC  (7+ messages)
      ` [PATCH] MAINTAINERS: Add PowerPC patterns

[RFC][PATCH 00/10] Base support for Freescale i.MX51 SoC platform
 2009-12-08  4:31 UTC  (4+ messages)
` [RFC][PATCH 06/10] fec: fix uninitialized rx buffer usage

[PATCH] driver/input/ff-memless.c
 2009-12-08  4:24 UTC  (2+ messages)

[GIT PULL] sh updates for 2.6.33-rc1
 2009-12-08  3:59 UTC 

linux-next: slab tree build failure
 2009-12-08  3:44 UTC 

OOM kernel behaviour
 2009-12-08  3:41 UTC  (9+ messages)

timer interrupt stucks using tickless kernel
 2009-12-08  3:38 UTC  (7+ messages)

Error in SEND(2) man page ?
 2009-12-08  3:06 UTC  (2+ messages)

linux-next: manual merge of the samsung tree
 2009-12-08  2:46 UTC  (3+ messages)

[PATCH 13/19] Unify sys_mmap*
 2009-12-08  2:43 UTC  (3+ messages)

[rfc] "fair" rw spinlocks
 2009-12-08  2:37 UTC  (13+ messages)

2.6 kernels wrongly declare "fdiv_bug: no"
 2009-12-08  2:01 UTC 

[PATCH 28/31] Constify struct super_operations for 2.6.32 v1
 2009-12-08  1:51 UTC  (5+ messages)

[PATCH v2] [RFC] tracepoint: Add signal coredump tracepoint
 2009-12-08  1:51 UTC  (3+ messages)

[PATCH] NTFS: Change string pointers to string constants
 2009-12-08  1:47 UTC  (3+ messages)

[080/119] sched: Fix boot crash by zalloc()ing most of the cpu masks
 2009-12-08  1:39 UTC  (2+ messages)


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