public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-03-28 02:42:36 to 2008-03-28 13:38:45 UTC [more...]

[patch for 2.6.26 0/7] Architecture Independent Markers
 2008-03-28 13:34 UTC  (13+ messages)
      ` [OT] "
  ` [PATCH] Markers - remove extra format argument

Real time USB2Serial devices and behaivor
 2008-03-28 13:38 UTC  (5+ messages)

[PATCH 0/4] x86_64 boot -v2: Add linked listof struct setup_data to boot protocol
 2008-03-28 13:36 UTC  (5+ messages)

[PATCH 2/7] omfs: add inode routines
 2008-03-28 13:34 UTC  (3+ messages)

v4l & compat_ioctl
 2008-03-28 13:35 UTC  (6+ messages)

[PATCH 5/7] omfs: add bitmap routines
 2008-03-28 13:26 UTC  (3+ messages)

What if a TLB flush needed to sleep?
 2008-03-28 13:24 UTC  (18+ messages)
  ` down_spin() implementation

regression: am-utils stopped working in 2.6.25-rc*
 2008-03-28 13:20 UTC 

tg3 bad performance, lots of hardware interrupts
 2008-03-28 13:04 UTC  (4+ messages)

[-mm] Add an owner to the mm_struct (v2)
 2008-03-28 12:54 UTC  (15+ messages)

[PATCH 1/35] W1: fix deadlocks and remove w1_control_thread
 2008-03-28 12:28 UTC  (35+ messages)
` [PATCH 2/35] W1: abort search early on on exit
` [PATCH 3/35] W1: don't delay search start
` [PATCH 4/35] W1: w1_process, allow wakeup in sleep
` [PATCH 5/35] W1: w1_process, remove W1_MASTER_NEED_EXIT, it is redundant
` [PATCH 6/35] W1: w1_process, block when there's nothing to do
` [PATCH 7/35] W1: feature, enable hardware strong pullup
` [PATCH 8/35] W1: feature, w1_therm.c use "
` [PATCH 9/35] W1: create documentation for the w1_therm slave device
` [PATCH 10/35] W1: be able to manually add and remove slaves
` [PATCH 11/35] W1: recode w1_slave_found logic
` [PATCH 12/35] W1: new module parameter search_count
` [PATCH 13/35] W1: Document add, remove, and search_count
` [PATCH 14/35] W1: w1_slave_read_id multiple short read bug
` [PATCH 15/35] W1: w1_slave_read_id from bin_attribute to device_attribute
` [PATCH 16/35] W1: w1_therm fix user buffer overflow and cat
` [PATCH 17/35] W1: w1_family, remove unused variable need_exit
` [PATCH 18/35] W1: w1_therm consistent mutex access code cleanup
` [PATCH 19/35] W1: w1_int.c use first available master number
` [PATCH 20/35] W1: w1.c s/printk/dev_dbg/
` [PATCH 21/35] W1: w1_io.c reset comments and msleep
` [PATCH 22/35] W1: ds1wm.c msleep for reset
` [PATCH 23/35] W1: ds2490.c correct print message
` [PATCH 24/35] W1: ds2490.c add support for strong pullup
` [PATCH 25/35] W1: ds2490.c fix grouping error in ds_write_bit
` [PATCH 26/35] W1: ds2490.c ds_write_bit disable readback
` [PATCH 27/35] W1: ds2490.c disable bit read and write
` [PATCH 28/35] W1: ds2490.c simplify and fix ds_touch_bit
` [PATCH 29/35] W1: ds2490.c ds_dump_status rework
` [PATCH 30/35] W1: ds2490.c ds_reset remove ds_wait_status
` [PATCH 31/35] W1: ds2490.c reset ds2490 in init
` [PATCH 32/35] W1: ds2490.c magic number work
` [PATCH 33/35] W1: ds2490.c ds_write_block remove extra ds_wait_status
` [PATCH 34/35] W1: Documentation/w1/masters/ds2490 update
` [PATCH 35/35] W1: ds2490.c optimize ds_set_pullup

[PATCH 0/35] W1: w1 core deadlock and oops fixes, ds2490 updates
 2008-03-28 12:23 UTC 

2.6.25-rc7: Ugh
 2008-03-28 12:51 UTC  (18+ messages)
                  ` Kconfig RTC selection (was: 2.6.25-rc7: Ugh.)

agpgart: when telling user you'll corrupt his data, at least do it at KERN_CRIT
 2008-03-28 12:51 UTC  (5+ messages)

Please pull powerpc.git merge branch
 2008-03-28 12:35 UTC 

[PATCH 1/1] Fix typos in Documentation/unaligned-memory-access.txt
 2008-03-28 12:23 UTC  (2+ messages)

ARM (sa1110) Bootloader woes (BLOB) - stops after extraction
 2008-03-28 12:16 UTC 

RAID-1 performance under 2.4 and 2.6
 2008-03-28 12:04 UTC  (6+ messages)

2.6.25-rc7-git2: Reported regressions from 2.6.24
 2008-03-28 11:44 UTC  (14+ messages)

[PATCH 00/12] Xen arch portability patches (take 4)
 2008-03-28 11:40 UTC  (13+ messages)
` [PATCH 01/12] xen: add missing __HYPERVISOR_arch_[0-7] definisions which ia64 needs
` [PATCH 02/12] xen: add missing VIRQ_ARCH_[0-7] definitions which ia64/xen needs
` [PATCH 03/12] xen: add missing definitions for xen grant table "
` [PATCH 04/12] xen: add missing definitions in include/xen/interface/vcpu.h "
` [PATCH 05/12] xen: move features.c from arch/x86/xen/features.c to drivers/xen
` [PATCH 06/12] xen: Move events.c to drivers/xen for IA64/Xen support
` [PATCH 07/12] Xen: Make events.c portable for ia64/xen support
` [PATCH 08/12] xen: add resend_irq_on_evtchn() definition into events.c
` [PATCH 09/12] xen: make include/xen/page.h portable moving those definitions under asm dir
` [PATCH 10/12] xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one
` [PATCH 11/12] xen: make grant table arch portable
` [PATCH 12/12] xen: import arch generic part of xencomm

Linux 2.6.25-rc7
 2008-03-28 11:33 UTC  (4+ messages)
` Linux 2.6.25-rc7 sparc64 loops forever on cat /proc/<pid>/pagemap

2.6.24-git15 Keyboard Issue?
 2008-03-28 11:34 UTC  (21+ messages)

[RFC PATCH] UBIFS - new flash file system
 2008-03-28 11:04 UTC  (7+ messages)
` [RFC PATCH 05/26] UBIFS: add file-system build

[PATCH] Input: adbhid - fix capslock key state after suspend
 2008-03-28 10:58 UTC  (2+ messages)

[PATCH 0/4, v11] PCI, ACPI: Physical PCI slot objects
 2008-03-28 10:39 UTC  (3+ messages)
` [PATCH 3/4] Introduce pci_slot

Performance changes between 2.6.13 and 2.6.23
 2008-03-28 10:32 UTC  (5+ messages)

[Bugme-new] [Bug 9906] New: Weird hang with NPTL and SIGPROF
 2008-03-28 10:28 UTC  (11+ messages)
  ` posix-cpu-timers revamp
                ` [PATCH 2.6.25-rc6] Fix itimer/many thread hang

2.6.25-rc6: BUG: unable to handle kernel NULL pointer dereference
 2008-03-28 10:25 UTC  (7+ messages)

[PATCH] [net-2.6.26] [IPV6] [CLEANUP] Remove unused method declaration in include/net/addrconf.h
 2008-03-28 10:23 UTC 

LinuxPPS (RESUBMIT 2): the PPS Linux implementation
 2008-03-28 10:21 UTC  (6+ messages)
` [PATCH 1/7] LinuxPPS core support

2.6.25-rc1 on Sun Ultra 40
 2008-03-28 10:17 UTC  (4+ messages)

[RFC][-mm] [1/2] Simple stats for cpu resource controller
 2008-03-28 10:17 UTC  (4+ messages)

[Bugme-new] [Bug 10326] New: inconsistent lock state in net_rx_action
 2008-03-28 10:12 UTC  (5+ messages)

Scalability requirements for sysv ipc (was: ipc: store ipcs into IDRs)
 2008-03-28  9:49 UTC  (8+ messages)
  ` Scalability requirements for sysv ipc

[PATCH] x86_64: resize NR_IRQS for large machines (re-submit)
 2008-03-28  9:32 UTC  (3+ messages)

2.6.25-rc7: Ugh
 2008-03-28  9:24 UTC  (5+ messages)

[PATCH 0 of 4] [RFC] hotplug memory: minor updates
 2008-03-28  9:12 UTC  (2+ messages)

[RFC PATCH 2/2] Add timeout feature
 2008-03-28  9:07 UTC 

[PATCH 0/9] integrate smp.h
 2008-03-28  9:07 UTC  (2+ messages)

[RFC PATCH 1/2] Implement generic freeze feature
 2008-03-28  9:05 UTC 

[RFC PATCH 0/2] freeze feature ver 1.0
 2008-03-28  9:02 UTC 

[RFC PATCH] freeze feature ver 1.0
 2008-03-28  9:01 UTC 

[PATCH 0/2] x86: add functions in preparation of cpumask changes
 2008-03-28  9:01 UTC  (3+ messages)
` [PATCH 2/2] x86: modify show_shared_cpu_map in intel_cacheinfo

[TRIVIAL PATCH] Microcode: show results on success too
 2008-03-28  8:59 UTC  (2+ messages)

[patch 0/7] vfs: mountinfo (v4)
 2008-03-28  8:59 UTC  (10+ messages)
` [patch 5/7] vfs: mountinfo: allow using process root
` [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo
` [patch 7/7] vfs: mountinfo: show dominating group id

[PATCH] test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_remove()
 2008-03-28  8:48 UTC  (3+ messages)

2.6.25: something wrong with ^C
 2008-03-28  8:13 UTC  (2+ messages)

[PATCH v2] likeliness accounting cleanup
 2008-03-28  5:09 UTC  (4+ messages)
  ` [PATCH v2 -mm] likeliness accounting change and cleanup

[ANNOUNCE] GIT 1.5.4.5
 2008-03-28  6:26 UTC 

[PATCH] md: Subject: introduce get_priority_stripe() to improve raid456 write performance
 2008-03-28  6:22 UTC  (2+ messages)

[PATCH 3 of 4] sparsemem: reduce i386 PAE section size
 2008-03-28  6:18 UTC  (5+ messages)

linux-next: Tree for March 28
 2008-03-28  5:17 UTC 

Understanding libata error messages
 2008-03-28  4:53 UTC 

linux-next: Tree for March 27
 2008-03-28  4:53 UTC  (3+ messages)

[PATCH 2 of 4] hotplug-memory: adding non-section-aligned memory is bad
 2008-03-28  4:39 UTC  (12+ messages)

[PATCH] fsldma: Split the MPC83xx event from MPC85xx and refine irq codes
 2008-03-28  4:31 UTC  (5+ messages)
` [PATCH] fsldma: The MPC8377MDS board device tree node for fsldma driver

[RFC][0/3] Virtual address space control for cgroups (v2)
 2008-03-28  3:59 UTC  (7+ messages)

[PATCH 0/3 v5] dma: add dma_*map*_attrs() interfaces
 2008-03-28  3:18 UTC  (2+ messages)

nbd: Oops because nbd doesn't prevent NBD_CLEAR_SOCK while sock_xmit() is working on a receive
 2008-03-28  3:17 UTC  (5+ messages)

[PATCH] ptrace: arch_ptrace cleanup
 2008-03-28  2:59 UTC  (4+ messages)

[PATCH 1/4] x86_64 boot -v2: Add free_early to early reservation machanism
 2008-03-28  2:49 UTC 

[PATCH 4/4] x86_64 boot -v2: Document for linked list of struct setup_data
 2008-03-28  2:49 UTC 

[PATCH 3/4] x86_64 boot -v2: export linked list of struct setup_data via debugfs
 2008-03-28  2:49 UTC 

[PATCH 2/4] x86_64 boot -v2: Add linked list of struct setup_data
 2008-03-28  2:49 UTC 

[PATCH 4 of 4] paravirt_ops: don't steal memory resources in paravirt_disable_iospace
 2008-03-28  2:41 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