linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-01-29 08:31:58 to 2009-01-29 17:43:38 UTC [more...]

[PATCH 01/17] proc tty: add struct tty_operations::proc_fops
 2009-01-29 17:49 UTC  (2+ messages)
` [PATCH 02/17] proc tty: switch cyclades to ->proc_fops

[PATCH E 00/14] OMAP clock, E of F: SDRAM fixes, clock optimization
 2009-01-29 17:41 UTC  (5+ messages)
` [PATCH E 08/14] OMAP clock: move rate recalc, propagation code up to plat-omap/clock.c
` [PATCH E 11/14] OMAP clock: track child clocks

Vramfs: filesystem driver to utilize extra RAM on VGA devices
 2009-01-29 17:38 UTC  (6+ messages)

[RFC] Dynamic Tick and Deferrable Timer Support
 2009-01-29 17:36 UTC  (9+ messages)

[PATCH -next/mmotm/resend] kmemtrace: fix printk formats
 2009-01-29 17:33 UTC 

a question about p4_clockmod module on Xeon quad core processors
 2009-01-29 17:24 UTC  (4+ messages)

Buggy IPI and MTRR code on low memory
 2009-01-29 17:21 UTC  (13+ messages)
  ` [PATCH] use per cpu data for single cpu ipi calls
        ` [PATCH -v2] "

OMAP clock fast-forward: an introduction to six series
 2009-01-29 17:14 UTC  (10+ messages)

a question about p4_clockmod module on Xeon quad core processors
 2009-01-29 17:08 UTC  (3+ messages)

[PATCH 1/1] atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not found
 2009-01-29 16:46 UTC  (2+ messages)

[PATCH RFC] sh: maple: Add support for SEGA Dreamcast VMU and clean up maple bus driver (0/3)
 2009-01-29 16:51 UTC  (9+ messages)
` [PATCH RFC] sh: maple: Add support for SEGA Dreamcast VMU and clean up maple bus driver (1/3)
  ` [PATCH RFC] sh: maple: Add support for SEGA Dreamcast VMU and clean up maple bus driver (2/3)
    ` [PATCH RFC] sh: maple: Add support for SEGA Dreamcast VMU and clean up maple bus driver (3/3)

+ ptrace-reintroduce-__ptrace_detach-as-a-callee-of-ptrace_exit.patch added to -mm tree
 2009-01-29 16:43 UTC 

spurious -ENOSPC on XFS
 2009-01-29 16:45 UTC  (12+ messages)

Regression from 2.6.26: Hibernation (possibly suspend) broken on Toshiba R500 (bisected)
 2009-01-29 16:44 UTC  (7+ messages)

+ ptrace-simplify-ptrace_exit-ignoring_children-path.patch added to -mm tree
 2009-01-29 16:40 UTC 

NEWBIE: how to change serial device<->port association
 2009-01-29 16:38 UTC  (10+ messages)
`  "

[GIT PULL] ALSA fixes for 2.6.29-rc3
 2009-01-29 16:31 UTC 

[PATCH] ACPI: add "auto" to acpi_enforce_resources
 2009-01-29 16:29 UTC  (4+ messages)

mmotm 2009-01-28-02-17 uploaded (i386 build errors: cpusets & kexec)
 2009-01-29 16:25 UTC  (8+ messages)
` mmotm 2009-01-28-02-17 uploaded
` mmotm 2009-01-28-02-17 uploaded - docking station issues

Possible x2apic breakage
 2009-01-29 16:15 UTC  (2+ messages)

a question about p4_clockmod module on Xeon quad core processors
 2009-01-29 16:12 UTC  (2+ messages)

PFs on pages pinned with get_user_pages()
 2009-01-29 16:11 UTC  (14+ messages)
            ` [PATCH] x86: add might_sleep() to do_page_fault()
                ` [PATCH v2] "

[PATCH] tracer for sys_open() - sreadahead
 2009-01-29 15:53 UTC  (18+ messages)

[RFC] [PATCH] Cgroup based OOM killer controller
 2009-01-29 15:48 UTC  (4+ messages)

[PATCH] driver core: remove polling for driver_probe_done
 2009-01-29 15:46 UTC  (5+ messages)

[patch 3/3] epoll optimizations and cleanups 
 2009-01-29 15:07 UTC  (2+ messages)
` epoll optimizations

open(2) says O_DIRECT works on 512 byte boundries?
 2009-01-29 15:40 UTC  (5+ messages)

Linux 2.6.29-rc3
 2009-01-29 15:34 UTC  (3+ messages)
` [BUILD_FAILURE] 2.6.29-rc3 : drivers/ata/sata_sil.c

[PATCH] virtio-pci: do not oops on config change if driver not loaded
 2009-01-29 15:32 UTC 

[PATCH] mfd: tries reaches -1
 2009-01-29 15:29 UTC 

[bug] CONFIG_I2C_VIAPRO=y breaks skge
 2009-01-29 15:14 UTC  (8+ messages)

[PATCH 1/1] s_umount in sget()
 2009-01-29 15:00 UTC 

Can't see my posts
 2009-01-29 15:09 UTC  (2+ messages)

[Linux 2.6.29-rc2] BUG: using smp_processor_id() in preemptible
 2009-01-29 15:07 UTC  (5+ messages)

macbook pro radeon suspend issue
 2009-01-29 15:06 UTC  (3+ messages)

[PATCH] timer: implement lockdep deadlock detection
 2009-01-29 15:03 UTC  (18+ messages)
  ` [PATCH v2] "
            ` [PATCH v3] "
                          ` [PATCH v4] "

reboot produces a crash
 2009-01-29 14:52 UTC 

[git patches] libata hibernation fixes
 2009-01-29 14:51 UTC  (6+ messages)
  ` [PATCH 0/6] Hibernation/poweroff quirks (was: Re: [git patches] libata hibernation fixes)
    ` [PATCH 1/6] Hibernation: Introduce system_entering_hibernation

[BUG] mlocked page counter mismatch
 2009-01-29 14:44 UTC  (6+ messages)

[RFC v4] wait: prevent waiter starvation in __wait_on_bit_lock
 2009-01-29 14:34 UTC  (13+ messages)
    ` [RFC v5] wait: prevent exclusive waiter starvation
        ` [RFC v6] "
            ` [RFC v7] "

[PATCH D 00/11] OMAP clock, D of F: clock code cleanup
 2009-01-29 14:37 UTC  (5+ messages)
` [PATCH D 01/11] OMAP: Add clk_get_parent() for OMAP2/3
` [PATCH D 11/11] Fix omap1 clock issues

[PATCH] - UV fix compile error on IA64 & eliminate compiler warning
 2009-01-29 14:25 UTC  (3+ messages)

[PATCH A 00/10] OMAP clock, A of F: preliminaries
 2009-01-29 14:23 UTC  (3+ messages)
` [PATCH A 01/10] OMAP2/3: Add non-CORE DPLL rate set code and M, N programming

[PATCH, RFC] Remove fasync() BKL usage, take 3325
 2009-01-29 14:37 UTC  (8+ messages)

[PATCH 2.6.28 1/2] memory: improve find_vma
 2009-01-29 14:19 UTC  (7+ messages)

[GIT PULL (resend)] UBI changes for 2.6.29-rc3
 2009-01-29 16:09 UTC 

[Bugme-new] [Bug 12562] New: High overhead while switching or synchronizing threads on different cores
 2009-01-29 14:05 UTC  (8+ messages)

[GIT PULL] UBI changes for 2.6.29-rc3
 2009-01-29 16:02 UTC 

x86: unify genapic code, unify subarchitectures, remove old subarchitecture code
 2009-01-29 14:02 UTC  (4+ messages)

[PATCH 00/21] lockdep: pending queue
 2009-01-29 13:54 UTC  (2+ messages)
` [PATCH 22/21] lockdep: use stringify.h

unified percpu stuff
 2009-01-29 13:43 UTC  (5+ messages)
    ` [PATCH] x86: pass in cpu number to switch_to_new_gdt()

[BUG] 2.6.29-rc3: bad PC value
 2009-01-29 13:41 UTC  (2+ messages)

[PATCH -tip 1/3] IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devices
 2009-01-29 13:40 UTC  (4+ messages)

[PATCH -tip] x86: trampoline_64.S - use predefined constants with simplification
 2009-01-29 13:36 UTC  (3+ messages)

[PATCH tip] trace_sched_wakeup: Remove unused variable
 2009-01-29 13:31 UTC  (2+ messages)

[PATCH] trace: Use tracing_reset_online_cpus in more places
 2009-01-29 13:29 UTC  (3+ messages)

[PATCH tip 1/1] blktrace: Use tracing_reset_online_cpus
 2009-01-29 13:28 UTC  (2+ messages)

[Bugme-new] [Bug 12564] New: poor performance while preprocessing source code
 2009-01-29 13:27 UTC  (5+ messages)

[GIT] HID fixes for 2.6.28-rc4
 2009-01-29 13:21 UTC 

Fwd: build issue #577 for v2.6.29-rc3 :
 2009-01-29 13:08 UTC 

[RFC Patch 0/9] Hardware Breakpoint interfaces - v4
 2009-01-29  3:55 UTC  (3+ messages)
` [RFC Patch 1/10] Introducing generic hardware breakpoint handler interfaces

ipv6: INFO: possible circular locking dependency detected -- 2.6.29-rc3
 2009-01-29 12:43 UTC 

[PATCH C 00/13] OMAP clock, C of F: DPLL updates
 2009-01-29 12:39 UTC  (12+ messages)
` [PATCH C 05/13] OMAP2/3 clock: fix DPLL rate calculation
` [PATCH C 06/13] OMAP3 clock: DPLLs should enter bypass if new rate is sys_ck
` [PATCH C 07/13] OMAP3 clock: recalculate DPLL subtree after bypass entry/exit
` [PATCH C 08/13] OMAP3 clock: put DPLL into bypass if bypass rate = clk->rate, not hardware rate
` [PATCH C 09/13] OMAP3 clock: fix non-CORE DPLL rate assignment bugs

[announce] Performance Counters for Linux, v6
 2009-01-29 12:32 UTC  (3+ messages)

[PATCH 0/3] sched: pending patches
 2009-01-29 12:27 UTC  (2+ messages)

[PATCH] xen: make sysfs files behave as their names suggest
 2009-01-29 12:20 UTC  (2+ messages)

2.6.28, rlimits, performance and debian etch
 2009-01-29 12:19 UTC  (3+ messages)

Loan Lender!!!
 2009-01-29 12:02 UTC 

[PATCH 1/4] [Linux/SCSI]: Change RECEIVE_CREDENTIAL to VLC_SA_RECEIVE_CREDENTIAL
 2009-01-29 11:46 UTC  (3+ messages)

[RFC PATCH 00/10] PCI core learns 'hotplug'
 2009-01-29 10:55 UTC  (5+ messages)
  ` [PATCH 1/3] PCI: Method for removing PCI devices
  ` [PATCH 2/3] PCI: Add ability to rescan PCI busses
  ` [PATCH 3/3] PCI: Legacy fakephp driver

Oops / Warning report for the week of January 28th, 2009: The 200.000th trace
 2009-01-29 10:49 UTC  (2+ messages)

[PATCH 0 of 7] x86/paravirt: optimise pvop calls and register use
 2009-01-29 10:46 UTC  (13+ messages)
` [PATCH 2 of 7] x86/pvops: add a paravirt_ident functions to allow special patching
` [PATCH 3 of 7] x86: fix paravirt clobber in entry_64.S
` [PATCH 4 of 7] x86/paravirt: selectively save/restore regs around pvops calls

[PATCH 0/3] cpu freq: fix problems with work_on_cpu usage in acpi-cpufreq
 2009-01-29 10:39 UTC  (4+ messages)
` [PATCH 2/3] work_on_cpu: Use our own workqueue

[Patch 00/14] GRU Driver Patches
 2009-01-29 10:36 UTC  (4+ messages)
` [Patch 01/14] Add definitions of x86_64 GRU MMRs

[PATCH] tags: fix config symbols generation
 2009-01-29 10:26 UTC 

[ANNOUNCE] GIT 1.6.1.2
 2009-01-29 10:16 UTC 

[PATCH] eeepc: should depend on INPUT
 2009-01-29 10:16 UTC 

[patch] drop epoll max_user_instances and rely only on max_user_watches
 2009-01-29 10:03 UTC  (4+ messages)

[2.6.29-rc2] fb_mmap: circular locking dependency on hibernation
 2009-01-29 10:03 UTC  (3+ messages)
` [Linux-fbdev-devel] "

[patch-rt 0/4] Bugfixes for 2.6.26-rt
 2009-01-29  9:58 UTC  (3+ messages)
` [patch-rt 4/4] sched: mark SCHED_HRTICK broken

kernel BUG at drivers/gpu/drm/i915/i915_gem.c:2684!
 2009-01-29  9:57 UTC 

[PATCH 1/3] x86: unify asm/io.h: IO_SPACE_LIMIT
 2009-01-29  9:45 UTC  (3+ messages)

[PATCH -mmotm] fix more cpuset breakage
 2009-01-29  9:44 UTC  (2+ messages)

"permanently" unbind a device from a driver?
 2009-01-29  9:43 UTC  (9+ messages)

[PATCH 3/4] reparent_thread: fix a zombie leak if /sbin/init ignores SIGCHLD
 2009-01-29  9:32 UTC  (2+ messages)

unknown symbols in 2.6.29-rc3
 2009-01-29  9:23 UTC 

[PATCH] alpha: compile fixes
 2009-01-29  9:18 UTC  (4+ messages)

[PATCH B 00/10] OMAP clock, B of F: clockdomain, powerdomain updates
 2009-01-29  9:15 UTC  (5+ messages)
` [PATCH B 06/10] OMAP3 pwrdm: add CORE SAR handling (for USBTLL module)

[PATCH 0/6] input: resend of pending patches
 2009-01-29  8:33 UTC  (3+ messages)
` [PATCH 1/6] input: bcm5974: Prepare for a new trackpad header type

[Patch 0/10] Hardware Breakpoint interfaces
 2009-01-29  8:31 UTC  (3+ messages)
` [Patch 9/10] Cleanup HW Breakpoint registers before kexec
` [Patch 10/10] Sample HW breakpoint over kernel data address


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