linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-05-21 00:31:51 to 2009-05-21 14:03:17 UTC [more...]

[Patch 01/12] Prepare the code for Hardware Breakpoint interfaces
 2009-05-21 14:02 UTC  (8+ messages)
` [Patch 02/12] Introducing generic hardware breakpoint handler interfaces
` [Patch 03/12] x86 architecture implementation of Hardware Breakpoint interfaces
` [Patch 04/12] Modifying generic debug exception to use thread-specific debug registers
` [Patch 05/12] Use wrapper routines around debug registers in processor related functions
` [Patch 06/12] Use the new wrapper routines to access debug registers in process/thread code
` [Patch 07/12] Modify signal handling code to refrain from re-enabling HW Breakpoints
` [Patch 08/12] Modify Ptrace routines to access breakpoint registers

[Patch 00/12] Hardware Breakpoint interfaces
 2009-05-21 14:00 UTC 

[PATCH 4/4] zone_reclaim_mode is always 0 by default
 2009-05-21 13:57 UTC  (5+ messages)

[PATCH 00/32] VFS based Union Mount (V3)
 2009-05-21 13:53 UTC  (4+ messages)
` [PATCH] Userland for "

linux-next: kvm tree build failure
 2009-05-21 13:52 UTC  (12+ messages)
` [PATCH] kvm: fix irqfd build failure discovered in linux-next
` [PATCH v2] "

[PATCH] ieee1394: eth1394: use "firewire%d" instead of "eth%d" as interface name
 2009-05-21 13:48 UTC  (2+ messages)

[PATCH 0/5] wait_task_* cleanups
 2009-05-21 13:42 UTC  (7+ messages)
` [PATCH 1/5] Split wait_noreap_copyout()
      ` Q: put_user_try & co (Was: [PATCH 1/5] Split wait_noreap_copyout())

'make headers_check' failed to install headers to arbitrary location
 2009-05-21 13:46 UTC  (2+ messages)
` [PATCH] "

[PATCH 1/4] Fix minor typos in jbd2's journal.c
 2009-05-21 13:39 UTC  (3+ messages)
  ` [PATCH] "

[PATCH v2 0/2] Intel-IOMMU: source-id checking for interrupt remapping
 2009-05-21 13:37 UTC  (8+ messages)
` [PATCH v2 2/2] Intel-IOMMU, intr-remap: source-id checking

[PATCH v2--refid=<20090521172122.bb12027c.sfr@canb.auug.org.au>] kvm: fix irqfd build failure discovered in linux-next
 2009-05-21 13:31 UTC  (2+ messages)

[PATCH] ieee1394: sbp2: change default /dev/disk/by-id naming policy
 2009-05-21 13:23 UTC 

2.6.30-rc6: Reported regressions from 2.6.29
 2009-05-21 13:21 UTC  (3+ messages)
` [Bug #13319] Page allocation failures with b43 and p54usb

[PATCH 1/2] ftrace: Add task_comm support for trace_event
 2009-05-21 13:16 UTC  (4+ messages)
` [PATCH 2/2] ftrace: clean up of using ftrace_event_enable_disable()

[PATCH] Staging: comedi: comedidev should include delay.h
 2009-05-21 13:09 UTC  (2+ messages)

[PATCH] tracing/workqueue: Get rid of searching last executed worklet in probe_worklet_complete()
 2009-05-21 13:05 UTC  (2+ messages)

[PATCH 1/2] Staging: comedi: comedi_test.c should include timer.h
 2009-05-21 13:08 UTC  (4+ messages)
` [PATCH 2/2] Staging: comedi: data.c should include delay.h

[PATCH] tracing/events: Add timer and high res timer tracepoints
 2009-05-21 12:38 UTC  (3+ messages)

modprobe ipmi_si hangs under 2.6.30-rc5
 2009-05-21 12:37 UTC  (10+ messages)
    ` [Openipmi-developer] "

[RFC] Add Input IOCTL for accelerometer devices
 2009-05-21 11:42 UTC  (13+ messages)

[PATCH 0/4] lis3: clean up and updates
 2009-05-21 12:08 UTC  (13+ messages)
` [PATCH 1/4] lis3: fix misc device unregistering and printk
` [PATCH 2/4] lis3: remove automatic shutdown of the device
` [PATCH 3/4] lis3: use input_polled_device
` [PATCH 4/4] lis3: Add three new laptop models

arch/x86/Kconfig selects invalid HAVE_READQ, HAVE_WRITEQ vars
 2009-05-21 11:49 UTC  (12+ messages)
` [PATCH] x86: Remove readq()/writeq() on 32-bit

Where do we stand with the Xen patches?
 2009-05-21 11:45 UTC  (12+ messages)
            ` [Xen-devel] "

[PATCH 1/2] Staging: cpc-usb: depends on PROC_FS
 2009-05-21 11:44 UTC  (2+ messages)
` [PATCH 2/2] Staging: cpc-usb: fix printk format warnings

[PATCH 0/20] Sysfs cleanups
 2009-05-21 11:40 UTC  (55+ messages)
` [PATCH 01/20] sysfs: Implement sysfs_rename_link
  ` [PATCH 02/20] driver core: Use sysfs_rename_link in device_rename
    ` [PATCH 03/20] sysfs: Remove now unnecessary error reporting suppression
      ` [PATCH 04/20] sysfs: Handle the general case of removing of directories with subdirectories
        ` [PATCH 05/20] sysfs: Rename sysfs_d_iput to sysfs_dentry_iput
          ` [PATCH 06/20] sysfs: Use dentry_ops instead of directly playing with the dcache
            ` [PATCH 07/20] sysfs: Simplify sysfs_chmod_file semantics
              ` [PATCH 08/20] sysfs: Optimize just changing the sysfs file mode
                ` [PATCH 09/20] sysfs: Simplify iattr assignments
                  ` [PATCH 10/20] sysfs: Fix locking and factor out sysfs_sd_setattr
                    ` [PATCH 11/20] sysfs: Update s_iattr on link and unlink
                      ` [PATCH 12/20] sysfs: Nicely indent sysfs_symlink_inode_operations
                        ` [PATCH 13/20] sysfs: Implement sysfs_getattr & sysfs_permission
                          ` [PATCH 14/20] sysfs: In sysfs_chmod_file lazily propagate the mode change
                            ` [PATCH 15/20] sysfs: Kill sysfs_addrm_start and sysfs_addrm_finish
                              ` [PATCH 16/20] sysfs: Propagate renames to the vfs on demand
                                ` [PATCH 17/20] sysfs: Merge sysfs_rename_dir and sysfs_move_dir
                                  ` [PATCH 18/20] sysfs: Pass super_block to sysfs_get_inode
                                    ` [PATCH 19/20] sysfs: Kill unused sysfs_sb variable
                                      ` [PATCH 20/20] sysfs: Normalize error handling in sysfs_fill_inode

[PATCH 1/6] rapidio: add common mapping APIs for RapidIO memory access
 2009-05-21 10:43 UTC  (5+ messages)
` [PATCH 2/6] powerpc/fsl_rio: use LAW address from device tree
  ` [PATCH 3/6] powerpc: add memory map support to Freescale RapidIO block

[patch 0/5] union-directory implementation
 2009-05-21  9:56 UTC  (7+ messages)
` [patch 1/5] union-directory: Introduce MNT_UNION and MS_UNION flags
` [patch 2/5] union-directory: Support for traversing the layers of a union-directory
` [patch 3/5] union-directory: Some checks during namespace changes
` [patch 4/5] union-directory: Make lookup continue in overlayed directories
` [patch 5/5] union-directory: Simple union-mount readdir implementation

Fw: RCU detected CPU 1 stall (t=4295904002/751 jiffies) Pid: 902, comm: md1_raid5
 2009-05-21  9:50 UTC  (6+ messages)
  ` Fw: RCU detected CPU 1 stall (t=4295904002/751 jiffies) Pid:902, "
        ` Fw: RCU detected CPU 1 stall (t=4295904002/751 jiffies)Pid:902, "

How to tell whether a struct file is held by a process?
 2009-05-21  9:52 UTC  (2+ messages)

[PATCH mmotm] fsnotify: don't slow everything down
 2009-05-21  9:46 UTC  (3+ messages)

[PATCH] include KERN_* constant in printk calls
 2009-05-21  9:09 UTC  (9+ messages)

linux-next: manual merge of the tip-core tree with Linus' tree
 2009-05-21  9:38 UTC  (4+ messages)

sky2 problem with WARNING: at net/sched/sch_generic.c:219
 2009-05-21  9:11 UTC  (3+ messages)

[PATCH 0/11] Per-bdi writeback flusher threads #4
 2009-05-21  9:10 UTC  (11+ messages)

[PATCH][KVM] Add support for Pause Filtering to AMD SVM
 2009-05-21  8:47 UTC  (5+ messages)
` [PATCH][KVM][retry 2] "
  ` [PATCH][KVM][retry 3] "
    ` [PATCH][KVM][retry 4] "

linux-next: Tree for May 21
 2009-05-21  8:14 UTC 

[git-pull -tip][PATCH 0/10] few cpufeature additions and users
 2009-05-21  7:38 UTC  (17+ messages)
` [PATCH 1/10 -tip] x86: Add cpufeature for Processor Name
  ` [PATCH 2/10 -tip] x86: get_model_name() user of X86_FEATURE_PNAME
    ` [PATCH 3/10 -tip] x86: Add cpufeatures for Advanced Power Management

[PATCH] readahead:add blk_run_backing_dev
 2009-05-21  6:01 UTC  (4+ messages)

[PATCH resend3 1/2] itimers: merge ITIMER_VIRT and ITIMER_PROF common code
 2009-05-21  5:53 UTC  (3+ messages)

[PATCH] tracing/events: change the type of __str_loc_item to unsigned short
 2009-05-21  5:59 UTC 

[PATCH -tip v6 0/5] tracing: kprobe-based event tracer and x86 instruction decoder
 2009-05-21  5:45 UTC  (5+ messages)
` [PATCH -tip v6 1/5] x86: instruction decorder API

[PATCH 0/1 ,v3] sched: fix typo in sched-rt-group.txt file
 2009-05-21  5:39 UTC 

[PATCH 1/1 ,v3] ftrace: fix typo in ftrace.txt file
 2009-05-21  5:39 UTC 

[patch] can't switch to jiffies clocksource
 2009-05-21  5:34 UTC 

[PATCH v3] ftrace: add a tracepoint for __raise_softirq_irqoff()
 2009-05-21  5:39 UTC  (12+ messages)
        ` [PATCH v4] "
                    `  "

[PATCH 0/5] [GIT PULL] tracing: print event flags and symbols
 2009-05-21  5:35 UTC  (7+ messages)
` [PATCH 1/5] tracing: add __print_flags for events
` [PATCH 2/5] tracing: add previous task state info to sched switch event
` [PATCH 3/5] tracing: add flag output for kmem events
` [PATCH 4/5] tracing: add __print_symbolic to trace events
` [PATCH 5/5] tracing: convert irq events to use __print_symbolic

[RFC] mod_timer() helper functions?
 2009-05-21  5:11 UTC  (5+ messages)

[patch 2/5] Apply the PG_sensitive flag to mac80211 WEP key handling
 2009-05-21  4:52 UTC  (2+ messages)

linux-next: manual merge of the net tree with the tree
 2009-05-21  4:06 UTC 

[PATCH net-next] cxgb: set phy's mdio dev before the phy init sequence
 2009-05-21  3:52 UTC  (2+ messages)

[PATCH net-next] cxgb3: set phy's mdio dev before the phy init sequence
 2009-05-21  3:52 UTC  (2+ messages)

[PATCH] cls_cgroup: read classid atomically in classifier
 2009-05-21  3:40 UTC  (3+ messages)

[PATCH v3] zone_reclaim is always 0 by default
 2009-05-21  3:27 UTC  (2+ messages)

Mexico_Cocoyoc. [Junio 20] Tel.51350564
 2009-05-21  3:12 UTC 

[PATCH 1/1] dm-ioband: I/O bandwidth controller
 2009-05-21  3:22 UTC  (4+ messages)

[PATCH]cpuset: add new API to change cpuset top group's cpus
 2009-05-21  3:20 UTC  (12+ messages)

[PATCH] remove function audit_receive_filter here in kerenl/audit.c
 2009-05-21  3:06 UTC  (2+ messages)

[PATCH 0/3] tracepoints: delay argument evaluation
 2009-05-21  2:41 UTC  (7+ messages)

[PATCH] mmc_spi: use EILSEQ for possible transmission errors
 2009-05-21  2:02 UTC  (4+ messages)

[GIT PATCH] x86,percpu: fix pageattr handling with remap allocator
 2009-05-21  1:48 UTC  (14+ messages)

[PATCH 0/1] sched: fix typo in sched-rt-group.txt file
 2009-05-21  1:47 UTC  (4+ messages)

[PATCHSET core/percpu] percpu: convert most archs to dynamic percpu
 2009-05-21  1:21 UTC  (2+ messages)

Confused with CONFIG_NO_HZ and CONFIG_HZ
 2009-05-21  1:16 UTC 

[PATCH 0/3] tracing/events: enumerating flags
 2009-05-21  1:10 UTC  (3+ messages)
` [PATCH 1/3] tracing: add __print_flags for events

[RFC PATCH] perf_counter: dynamically allocate tasks' perf_counter_context struct
 2009-05-20 23:50 UTC  (3+ messages)

pull request: wireless-2.6 2009-05-20
 2009-05-21  0:34 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;
as well as URLs for NNTP newsgroup(s).