public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-12-23 12:51:21 to 2009-12-23 21:48:16 UTC [more...]

[GIT PATCH] USB patches for 2.6.33-rc1
 2009-12-23 21:48 UTC  (2+ messages)

[PATCH 0/37] kgdb, kdb and atomic kernel modesetting series
 2009-12-23 21:43 UTC  (38+ messages)
` [PATCH 01/37] softlockup: add sched_clock_tick() to avoid kernel warning on kgdb resume
  ` [PATCH 02/37] x86,hw_breakpoint,kgdb: kgdb to use hw_breakpoint API
    ` [PATCH 03/37] Move kernel/kgdb.c to kernel/debug/debug_core.c
      ` [PATCH 04/37] Separate the gdbstub from the debug core
        ` [PATCH 05/37] kdb: core for kgdb back end
          ` [PATCH 06/37] kgdb: eliminate kgdb_wait(), all cpus enter the same way
            ` [PATCH 07/37] kgdb,sparc: Add in kgdb_arch_set_pc for sparc
              ` [PATCH 08/37] kgdb,sh: update superh kgdb exception handling
                ` [PATCH 09/37] kgdb,blackfin: Add in kgdb_arch_set_pc for blackfin
                  ` [PATCH 10/37] kgdb: Make mem access function weak in kgdb.c and kgdb.h
                    ` [PATCH 11/37] kgdb: Fix kernel-doc format error in kgdb.h
                      ` [PATCH 12/37] kgdb: core changes to support kdb
                        ` [PATCH 13/37] kgdb,8250,pl011: Return immediately from console poll
                          ` [PATCH 14/37] sh,sh-sci: Use NO_POLL_CHAR in the SCIF polled console code
                            ` [PATCH 15/37] sparc,sunzilog: Add console polling support for sunzilog serial driver
                              ` [PATCH 16/37] kgdb: gdb "monitor" -> kdb passthrough
                                ` [PATCH 17/37] kgdboc,keyboard: Keyboard driver for kdb with kgdb
                                  ` [PATCH 18/37] kgdb: remove post_primary_code references
                                    ` [PATCH 19/37] x86,kgdb: Add low level debug hook
                                      ` [PATCH 20/37] arm,kgdb: Add hook to catch an oops with debugger
                                        ` [PATCH 21/37] powerpc,kgdb: Introduce low level trap catching
                                          ` [PATCH 22/37] mips,kgdb: kdb low level trap catch and stack trace
                                            ` [PATCH 23/37] kgdb: Add the ability to schedule a breakpoint via a tasklet
                                              ` [PATCH 24/37] kgdboc,kdb: Allow kdb to work on a non open console port
                                                ` [PATCH 25/37] printk,kdb: capture printk() when in kdb shell
                                                  ` [PATCH 26/37] keyboard, input: Add hook to input to allow low level event clear
                                                    ` [PATCH 27/37] debug_core,kdb: Allow the debug core to process a recursive debug entry
                                                      ` [PATCH 28/37] kdb,panic,debug_core: Allow the debug core to receive a panic before smp_send_stop()
                                                        ` [PATCH 29/37] MAINTAINERS: update kgdb, kdb, and debug_core info
                                                          ` [PATCH 30/37] kgdboc,debug_core: Add call backs to allow kernel mode switching
                                                            ` [PATCH 31/37] kgdb: add ops arg to kgdb console active & restore hooks
                                                              ` [PATCH 32/37] kms,kdb: Force unblank a console device
                                                                ` [PATCH 33/37] drm: add KGDB/KDB support Add support for KDB entry/exit
                                                                  ` [PATCH 34/37] i915: when kgdb is active display compression should be off
                                                                    ` [PATCH 35/37] drm_fb_helper: Preserve capability to use atomic kms
                                                                      ` [PATCH 36/37] drm,i915 - atomic mutex hacks
                                                                        ` [PATCH 37/37] kgdbts,sh: Add in breakpoint pc offset for superh

get_maintainers.pl & acer-wmi
 2009-12-23 21:35 UTC 

DMA cache consistency bug introduced in 2.6.28 (Was: Re: [Fdutils] Cannot format floppies under kernel 2.6.*?)
 2009-12-23 21:34 UTC  (37+ messages)
                        ` [Fdutils] DMA cache consistency bug introduced in 2.6.28 (Was: "
                                                      ` [Fdutils] DMA cache consistency bug introduced in 2.6.28

[patch] hamradio: avoid null deref
 2009-12-23 21:32 UTC  (3+ messages)

[GIT PULL] AlacrityVM guest drivers for 2.6.33
 2009-12-23 21:21 UTC  (52+ messages)
            ` [Alacrityvm-devel] "

[GIT PULL] ocfs2 fixes for 2.6.33
 2009-12-23 21:16 UTC 

[linux-pm] [RFT] Input: speed up suspend/shutdown for PS/2 mice and keyboards
 2009-12-23 20:48 UTC  (2+ messages)

[RFC] Asynchronous suspend/resume - test results
 2009-12-23 20:46 UTC  (3+ messages)
` [linux-pm] "

[GIT PULL] Please pull sysctl fixes
 2009-12-23 20:39 UTC 

[RFC] Asynchronous suspend/resume - test results
 2009-12-23 20:35 UTC  (3+ messages)

[PATCH] prctl: return MCE process flags through pointer
 2009-12-23 20:24 UTC  (9+ messages)

ucc_geth broken in 2.6.32 by 864fdf884e82bacbe8ca5e93bd43393a61d2e2b4
 2009-12-23 20:22 UTC  (5+ messages)

[WATCHDOG] v2.6.33-rc patches
 2009-12-23 20:18 UTC 

[PATCH] improve the performance of large sequential write NFS workloads
 2009-12-23 20:16 UTC  (15+ messages)

PATCH: asus_oled oops in 2.6.32.2
 2009-12-23 20:02 UTC  (3+ messages)

[GIT PULL] Please pull hwpoison fixes
 2009-12-23 19:58 UTC 

[PATCH 0/7] utrace/ptrace
 2009-12-23 19:55 UTC  (6+ messages)

[GIT PATCH] driver core patches for 2.6.33-git
 2009-12-23 19:52 UTC  (11+ messages)
` [PATCH 01/10] devtmpfs: Convert dirlock to a mutex
` [PATCH 02/10] vfs: get_sb_single() - do not pass options twice
` [PATCH 03/10] Doc/stable rules: add new cherry-pick logic
` [PATCH 04/10] Driver core: device_attribute parameters can often be const*
` [PATCH 05/10] Driver core: bin_attribute "
` [PATCH 06/10] Driver core: driver_attribute "
` [PATCH 07/10] Driver-core: Fix bogus 0 error return in device_add()
` [PATCH 08/10] driver core: Prevent reference to freed memory on error path
` [PATCH 09/10] Driver core: export platform_device_register_data as a GPL symbol
` [PATCH 10/10] devtmpfs: unlock mutex in case of string allocation error

[GIT PATCH] STAGING patches for 2.6.33-git
 2009-12-23 19:50 UTC 

utimensat fails to update ctime
 2009-12-23 19:23 UTC  (16+ messages)
            ` [fuse-devel] "

[PATCH 9/15] arch/m68k: Use DIV_ROUND_CLOSEST
 2009-12-23 19:20 UTC  (2+ messages)

Asus eeepc 1008HA suspend issue and mac80211 suspend corner case
 2009-12-23 19:19 UTC  (8+ messages)
` mac80211 suspend corner case (was: Asus eeepc 1008HA suspend issue and mac80211 suspend corner) case

[PATCH] drm_fb_helper: fix regression in pixclock check
 2009-12-23 19:04 UTC  (3+ messages)

[PATCH] cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
 2009-12-23 18:48 UTC 

[PATCH] char/vme_scc: adding __init macro to vme_scc.c
 2009-12-23 18:38 UTC  (2+ messages)

[PATCH] Fix tracing infrastructure to support multiple includes when defining CREATE_TRACE_POINTS
 2009-12-23 18:36 UTC  (13+ messages)

SCHED: Is task migration necessary in sched_exec()
 2009-12-23 18:06 UTC  (10+ messages)

[GIT PULL] sound fixes
 2009-12-23 17:54 UTC 

[PATCH] documentation: update kernel-doc-nano-HOWTO information
 2009-12-23 17:49 UTC 

[Regression, 2.6.33-rc1->current git] NULL pointer in usb_serial_probe() introduced by the recent kfifo changes
 2009-12-23 17:41 UTC  (7+ messages)

Tmem [PATCH 0/5] (Take 3): Transcendent memory
 2009-12-23 17:15 UTC  (2+ messages)

[PATCH] kfifo: fix Error/broken kernel-doc notation
 2009-12-23 17:23 UTC 

Christmas Offer!!!
 2009-12-22 23:51 UTC 

WINNER OF CASH PROMO
 2009-12-22  4:49 UTC 

git pull on linux-next makes my system crawl to its knees and beg for mercy
 2009-12-23 17:11 UTC  (6+ messages)

All kernels after 2.6.32-git10 show only 1 CPU
 2009-12-23 16:55 UTC 

Staging tree status for the .33 kernel merge
 2009-12-23 16:33 UTC  (3+ messages)

NFS lockdep lock misordering mmap_sem<->i_mutex_key with 2.6.32-git1
 2009-12-23 16:32 UTC  (9+ messages)

via_rhine kernel crashes in 2.6.32
 2009-12-23 16:30 UTC  (4+ messages)

[patch 0/7] minor cleanups for various staging drivers
 2009-12-23 16:19 UTC  (3+ messages)
` [patch 1/7] [patch] DT3155: Use pci_get_device

[Regression, 2.6.33-rc1->current git] NULL pointer in usb_serial_probe() introduced by the recent kfifo changes
 2009-12-23 16:16 UTC  (2+ messages)

[GIT PULL] scheduler fix
 2009-12-23 16:03 UTC 

double unlock in rng_dev_read()
 2009-12-23 15:23 UTC  (4+ messages)

No PCI-X / PCI-E cards on Intel Bigby-P MCH / ICH9R
 2009-12-23 13:04 UTC  (5+ messages)
` No PCI-X / PCI-E cards

[PATCH 0/6] Some load-balancer cleanups
 2009-12-23 15:13 UTC  (3+ messages)
` [PATCH 7/6][RFC] sched: unify load_balance{,_newidle}()
` [PATCH 8/6][RFC] sched: Remove load_balance_newidle()

2.6.31.6: (tg3) swapper: page allocation failure. order:0, mode:0x20
 2009-12-23 15:12 UTC 

[PATCH 1/6] drivers/dma: Correct use after free
 2009-12-23 15:08 UTC  (2+ messages)

[PATCH 2/2] drivers/dma: drop unnecesary memset
 2009-12-23 15:08 UTC  (2+ messages)

[2.6.33-rc1] [SOUND] HDA: high cpu usage, noise
 2009-12-23 15:02 UTC  (9+ messages)

[PATCH 0/3] Build fixes for test-devicetree
 2009-12-23 14:48 UTC  (3+ messages)
` [PATCH 2/3] of: make set_node_proc_entry private to proc_devtree.c

Winner
 2009-12-23 14:18 UTC 

(no subject)
 2009-12-23 14:20 UTC  (23+ messages)
` workqueue thing

[PATCH] regulator/lp3971: Storage class should be before const qualifier
 2009-12-23 14:03 UTC  (2+ messages)

[PATCH] scripts/get_maintainer.pl: add support for STDIN:
 2009-12-23 13:55 UTC 

(no subject)
 2009-12-23 13:17 UTC 

using X: in MAINTAINERS is broken
 2009-12-23 13:28 UTC 

[PATCH] xtensa: Storage class should be before const qualifier
 2009-12-23 13:03 UTC 

[Bugme-new] [Bug 14832] New: futimens (AT_FDCWD, arg) should fail
 2009-12-23 13:08 UTC  (2+ messages)

[PATCH 2/2] fs/ext4: Eliminate double free
 2009-12-23 12:53 UTC  (2+ messages)

[PULL REQUEST] Ext3, ext4 and quota fixes for 2.6.33-rc2
 2009-12-23 12:51 UTC 

[GIT PULL] AlacrityVM guest drivers for 2.6.33
 2009-12-22  0:12 UTC  (4+ messages)


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