public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-02-12 12:02:17 to 2010-02-12 22:40:09 UTC [more...]

[PATCH 0/7] kms + kgdb & kdb proposed merge for 2.6.34
 2010-02-12 22:36 UTC  (6+ messages)
` [PATCH 1/7] kgdboc,debug_core: Add call backs to allow kernel mode switching
` [PATCH 2/7] drm: add KGDB/KDB support Add support for KDB entry/exit
` [PATCH 5/7] drm_fb_helper: Preserve capability to use atomic kms
` [PATCH 6/7] kgdb,docs: Update the kgdb docs to include kms
` [PATCH 7/7] RFC,HACK,EXPERIMENTAL,drm,i915 - atomic mutex HACKS

[PATCH 0/28] kgdb, kdb proposed merge for 2.6.34
 2010-02-12 22:35 UTC  (20+ messages)
` [PATCH 01/28] Move kernel/kgdb.c to kernel/debug/debug_core.c
` [PATCH 03/28] kgdb: eliminate kgdb_wait(), all cpus enter the same way
` [PATCH 04/28] kgdb,sparc: Add in kgdb_arch_set_pc for sparc
` [PATCH 05/28] kgdb,sh: update superh kgdb exception handling
` [PATCH 13/28] kgdb: gdb "monitor" -> kdb passthrough
` [PATCH 14/28] kgdboc,keyboard: Keyboard driver for kdb with kgdb
` [PATCH 15/28] kgdb,docs: Update the kgdb docs to include kdb
` [PATCH 16/28] kgdb: remove post_primary_code references
` [PATCH 18/28] powerpc,kgdb: Introduce low level trap catching
` [PATCH 19/28] mips,kgdb: kdb low level trap catch and stack trace
` [PATCH 20/28] kgdb: Add the ability to schedule a breakpoint via a tasklet
` [PATCH 21/28] kgdboc,kdb: Allow kdb to work on a non open console port
` [PATCH 22/28] printk,kdb: capture printk() when in kdb shell
` [PATCH 23/28] keyboard, input: Add hook to input to allow low level event clear
` [PATCH 24/28] debug_core,kdb: Allow the debug core to process a recursive debug entry
` [PATCH 25/28] MAINTAINERS: update kgdb, kdb, and debug_core info
` [PATCH 26/28] kdb,panic,debug_core: Allow the debug core to receive a panic before smp_send_stop()
` [PATCH 27/28] kgdbts,sh: Add in breakpoint pc offset for superh
` [PATCH 28/28] debug_core: Turn off tracing while in the debugger

[mmiotrace] Make timestamps as printk() does
 2010-02-12 22:33 UTC  (2+ messages)

Linux 2.6.33-rc8
 2010-02-12 22:24 UTC  (5+ messages)

[PATCH 1/4] nmi_watchdog: use a boolean config flag for compiling
 2010-02-12 22:19 UTC  (4+ messages)
` [PATCH 2/4] nmi_watchdog: compile and portability fixes
` [PATCH 3/4] nmi_watchdog: fallback to software events when no hardware pmu detected
` [PATCH 4/4] [RFC][powerpc] nmi_watchdog: support for powerpc

XZ Migration discussion
 2010-02-12 22:11 UTC  (24+ messages)
` [kernel.org users] "
    ` [kernel.org mirrors] "

[PATCH 4/4] power_supply: bq27x00: add BQ27500 support
 2010-02-12 21:57 UTC 

[PATCH 3/4] power_supply: bq27x00: fix temperature conversion
 2010-02-12 21:57 UTC 

[PATCH 2/4] power_supply: bq27x00: remove unused struct fields
 2010-02-12 21:57 UTC 

[PATCH 1/4] power_supply: bq27x00: remove double endian swap
 2010-02-12 21:56 UTC 

pull request: wireless-2.6 2010-02-12
 2010-02-12 21:45 UTC 

ext4_fiemap gives 0 extents for files smaller than a block (patch included)
 2010-02-12 21:49 UTC  (6+ messages)
      ` [PATCH 2.6.32.7] ext4: number of blocks for fiemap

[PATCH 2/2] s390: add pt_regs register and stack access API
 2010-02-12 21:47 UTC  (4+ messages)

[PATCH] sysfs: differentiate between locking links and non-links
 2010-02-12 21:41 UTC  (13+ messages)
        ` [PATCH 0/4] Better sysfs lockdep
          ` [PATCH 1/4] sysfs: Remove sysfs_get/put_active_two
            ` [PATCH 2/4] sysfs: Only take active references on attributes
              ` [PATCH 3/4] sysfs: Use one lockdep class per sysfs attribute
                ` [PATCH 4/4] sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes
                    ` [PATCH] sysfs: Document sysfs_attr_init and sysfs_bin_attr_init
                      ` [PATCH] sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributes

[PATCH v3 0/7] PCI: try "pci=use_crs" again
 2010-02-12 21:26 UTC  (9+ messages)
` [PATCH v3 1/7] PCI: split up pci_read_bridge_bases()
` [PATCH v3 2/7] PCI: read bridge windows before filling in subtractive decode resources
` [PATCH v3 3/7] PCI: replace bus resource table with a list
` [PATCH v3 4/7] x86/PCI: use host bridge _CRS info by default on 2008 and newer machines
` [PATCH v3 5/7] PCI: make disabled window printk style match the enabled ones
` [PATCH v3 6/7] PCI: break out primary/secondary/subordinate for readability
` [PATCH v3 7/7] PCI: reference bridge window resources explicitly

[PATCH 1/3] fsnotify: tree-watching support
 2010-02-12 21:24 UTC  (2+ messages)

[PATCH 3/3] inotify: tree-watching support
 2010-02-12 21:10 UTC 

[PATCH 2/3] dnotify: patches for tree-watching fsnotify interface
 2010-02-12 21:10 UTC 

High cpu temperature with 2.6.32, bisection shows commit 69d258 (fwd)
 2010-02-12 21:05 UTC  (11+ messages)

linux-next: Tree for February 12
 2010-02-12 21:02 UTC  (4+ messages)
` [PATCH -next] wireless: airo_cs build fixes
` [PATCH -next] media/video/tlg2300: fix build when CONFIG_PM=n
` [PATCH -next] radio_timberdale: depends on I2c

[patch 0/7 -mm] oom killer rewrite
 2010-02-12 21:00 UTC  (6+ messages)
` [patch 4/7 -mm] oom: badness heuristic rewrite

[PATCH] trivial: fix typos "ass?o[sc]iac?te" -> "associate"
 2010-02-12 20:58 UTC 

[PATCH 1/2] e1000e: Only disable ASPM on 82573L devices
 2010-02-12 20:54 UTC  (3+ messages)

[PATCH 2/2] [U300] Fix the DMA configuration
 2010-02-12 20:52 UTC 

[PATCH 1/2] [DMAENGINE] fix COH 901 318 memcpy and slave issues
 2010-02-12 20:50 UTC 

[PATCH] set dock_station->flags to zero during dock_add
 2010-02-12 20:45 UTC  (3+ messages)

[PATCH 5/14] blackfin: use generic ptrace_resume code
 2010-02-12 20:44 UTC  (8+ messages)
` [PATCH 1/2] Blackfin: initial tracehook support

[PATCH] usbnet: convert dev(dbg|err|warn|info) macros to usbnet_(dbg|err|warn|info)
 2010-02-12 20:38 UTC  (4+ messages)

[PATCH 1/1 net-next] virtio_net: remove send queue
 2010-02-12 20:28 UTC  (2+ messages)

[PATCH 00/11] 512K readahead size with thrashing safe readahead
 2010-02-12 20:20 UTC  (9+ messages)
` [PATCH 03/11] readahead: bump up the default readahead size

Call (+234 703 459 6626)
 2010-02-12 20:13 UTC 

[PATCH 9/9] net: move am79c961's probe function to .devinit.text
 2010-02-12 20:11 UTC  (4+ messages)

[PATCH 09/16] sparc: remove trailing space in messages
 2010-02-12 20:09 UTC  (3+ messages)
  ` [PATCH 09/16 v2] "

[PATCH -mm] dma-mapping.h: add the dma_unmap state API
 2010-02-12 19:51 UTC  (2+ messages)

[RFC] [PATCH 0/3] Writeback livelock avoidance using page tags (v2)
 2010-02-12 19:39 UTC  (3+ messages)
` [PATCH 2/3] mm: Implement writeback livelock avoidance using page tagging

[PATCH 1/1] Staging: hv: Add proper versioning to HV drivers-Corrected
 2010-02-12 19:39 UTC  (5+ messages)

[PATCH] delayacct: align to 8 byte boundary on 64-bit systems
 2010-02-12 19:34 UTC  (5+ messages)

[PATCH 2/5] bitops: compile time optimization for hweight_long(CONSTANT)
 2010-02-12 19:05 UTC  (14+ messages)

[PATCH 0/2][RFC] tracing: Showing symbols for TRACE_EVENT
 2010-02-12 19:09 UTC  (3+ messages)
` [PATCH 1/2][RFC] tracing: Add EXTRACT_TRACE_SYMBOL() macro
` [PATCH 2/2][RFC] tracing: Add extract out softirq names used by irq trace events

(no subject)
 2010-02-12 18:48 UTC 

(no subject)
 2010-02-12 18:48 UTC 

[PATCH 1/2] perf top: fix annotate for userspace
 2010-02-12 18:53 UTC  (4+ messages)
` [tip:perf/core] perf top: Fix "

[PATCH 0/12] Memory Compaction v2r12
 2010-02-12 18:38 UTC  (10+ messages)
` [PATCH 01/12] mm: Document /proc/pagetypeinfo
` [PATCH 04/12] Export fragmentation index via /proc/pagetypeinfo
` [PATCH 05/12] Memory compaction core
` [PATCH 06/12] Add /proc trigger for memory compaction
` [PATCH 07/12] Add /sys trigger for per-node "
` [PATCH 08/12] Direct compact when a high-order allocation fails

Regression in ptrace (Wine) starting with 2.6.33-rc1
 2010-02-12 18:15 UTC  (4+ messages)

[PATCHSET] concurrency managed workqueue, take#3
 2010-02-12 18:03 UTC  (3+ messages)
` [PATCH 35/40] fscache: convert object to use workqueue instead of slow-work

[PATCH] scsi_transport_fc: handle transient error on multipath environment
 2010-02-12 18:03 UTC  (4+ messages)

tracking memory usage/leak in "inactive" field in /proc/meminfo?
 2010-02-12 17:50 UTC  (7+ messages)

[PATCH] FUSE/CUSE: implement direct mmap support
 2010-02-12 17:56 UTC  (23+ messages)
` [fuse-devel] "

Subject: [PATCH] w1: mxc_w1: move probe and remove to the dev* text area
 2010-02-12 17:47 UTC 

[GIT PULL] sound fixes
 2010-02-12 17:37 UTC  (4+ messages)

[patch v3 0/2] updated ptrace/core-dump patches for supporting xstate - v3
 2010-02-12 17:31 UTC  (6+ messages)
` [patch v3 1/2] x86, ptrace: regset extensions to support xstate
` [patch v3 2/2] ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSET

2.6.33-rc7: mconf: page allocation failure
 2010-02-12 17:22 UTC 

lockdep warning for iscsi in 2.6.33-rc6
 2010-02-12 17:21 UTC  (4+ messages)

[git pull] drm-intel fixes for 2.6.33-rc7
 2010-02-12 17:14 UTC 

[PATCH 0/3 v2] new nmi_watchdog using perf events
 2010-02-12 17:12 UTC  (3+ messages)

mmotm 2010-01-13-12-17 uploaded
 2010-02-12 17:06 UTC  (10+ messages)
  ` oops in uevent_helper [was: mmotm 2010-01-13-12-17 uploaded]

Brightness control for MacBook Pro - Nvidia 9400
 2010-02-12 16:55 UTC  (8+ messages)

sched: Make the rt throtting disabled tunable valid globally
 2010-02-12 16:49 UTC 

[PWM PATCH 0/5] Implements a common PWM API
 2010-02-12 16:26 UTC  (10+ messages)
` [PWM PATCH 2/5] Emulates PWM hardware using a high-resolution timer and a GPIO pin

[PATCH 00/11] [RFC] 512K readahead size with thrashing safe readahead
 2010-02-12 16:19 UTC  (3+ messages)
` [PATCH 08/11] readahead: add tracing event

[PATCH] typo in kernel source (INPUT_TWL4030_PWBUTTON) (resend)
 2010-02-12 16:19 UTC  (2+ messages)

[PATCH] writeback: Fix broken sync writeback
 2010-02-12 15:45 UTC  (2+ messages)

[PATCH] class: Free the class private data in class_unregister
 2010-02-12 15:19 UTC  (4+ messages)
` [PATCH v2] class: Free the class private data in class_release

[RESEND][PATCHv2 4/4] OMAP: DSS2: Add Innolux 7" display for DEVKIT8000
 2010-02-12 15:25 UTC  (3+ messages)

[PATCH] MTD: Add UBI reboot notifier
 2010-02-12 15:21 UTC  (6+ messages)
` [PATCHv2] "

[PATCH v2 -mm 00/14] adds include/linux/pci-dma.h
 2010-02-12 15:04 UTC  (8+ messages)
` [PATCH v2 -mm 01/14] "
` [PATCH v2 -mm 04/14] arm: use include/linux/pci-dma.h
` [PATCH v2 -mm 08/14] parisc: "

parsic/sh/sparc tracehook breakage when tracing signals
 2010-02-12 15:09 UTC  (2+ messages)

[PATCH 2/2] Staging: hv: General maintenance of TODO file
 2010-02-12 15:08 UTC  (6+ messages)

[PATCH -mm 0/7] transforming the PCI DMA API into the generic device model
 2010-02-12 15:01 UTC  (3+ messages)
` [PATCH -mm 6/7] arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask

[PATCH] adcxx: Fix for single-channel ADCs
 2010-02-12 14:34 UTC 

[PATCH] nl80211: does not allow NEW_STATION and DEL_STATION for mesh
 2010-02-12 14:34 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] idr: fix a critical misallocation bug, take#2
 2010-02-12 14:36 UTC  (2+ messages)

[GIT PULL] regulator fixes for 2.6.33
 2010-02-12 14:34 UTC 

[patch 0/9] Fix various __task_cred related invalid RCU assumptions
 2010-02-12 14:22 UTC  (5+ messages)
` [patch 1/9] sys: Fix missing rcu protection for __task_cred() access
    ` [PATCH] sys: Fix missing rcu protection for sys_getpriority

[PATCH] v2 - Add Dell Business Class Netbook LED driver
 2010-02-12 14:11 UTC 

[PATCH] Fix some kernel/time.c checkpatch.pl style issues
 2010-02-12 13:55 UTC 

upcoming percpu changes
 2010-02-12 13:23 UTC  (4+ messages)

OOPS BUG at fs/ext4/inode.c:1853
 2010-02-12 12:51 UTC  (4+ messages)

linux-next: build warning after merge of the suspend tree
 2010-02-12 12:25 UTC  (3+ messages)

SCTP Trasport Loadbalancing Support for IPVS
 2010-02-12 12:23 UTC 

[PATCH 0/6] lis3lv02d: Power management, click and threshold interrupts
 2010-02-12 12:21 UTC  (4+ messages)

m68knommu: duplicate _ramvec[vba+CPMVEC_RISCTIMER] assignment in init_IRQ()
 2010-02-12 12:10 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