linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-08-05 10:17:12 to 2010-08-05 16:29:10 UTC [more...]

[PATCH 00/13] writeback patches for 2.6.36
 2010-08-05 16:11 UTC  (2+ messages)
` [PATCH 11/13] writeback: sync expired inodes first in background writeback

[PATCH] mfd: Missing slab.h includes
 2010-08-05 16:26 UTC  (2+ messages)

[PATCH] Staging: vt6656: Remove the ULONG_PTR and DWORD_PTR defines from ttype.h
 2010-08-05 16:23 UTC  (2+ messages)

[PATCH 1/2] CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
 2010-08-05 16:14 UTC  (8+ messages)
` [PATCH 2/2] CRED: Fix __task_cred()'s lockdep check and banner comment

[PATCH] wm8350-core: fix wrong kfree in error path
 2010-08-05 16:21 UTC  (2+ messages)

[PATCH] wm8994-core: fix wm8994_device_init() return value
 2010-08-05 16:20 UTC  (2+ messages)

[RFC] ext4: Don't send extra barrier during fsync if there are no dirty pages
 2010-08-05 16:17 UTC  (9+ messages)

[PATCH 0/3] driver core: Add ability for arch code to setup pdev_archdata
 2010-08-05 16:14 UTC  (8+ messages)
` [PATCH 1/3] "
  ` [PATCH 2/3] powerpc: implement arch_setup_pdev_archdata
    ` [PATCH 3/3] powerpc: Dont require a dma_ops struct to set dma mask

Attempted summary of suspend-blockers LKML thread
 2010-08-05 16:09 UTC  (48+ messages)
                                ` [linux-pm] "

HDD not suspending properly / dead on resume
 2010-08-05 16:08 UTC  (6+ messages)
    ` [PATCH] SATA / AHCI: Do not play with the link PM during suspend to RAM (was: Re: HDD not suspending properly / dead on resume)
      ` [PATCH] SATA / AHCI: Do not play with the link PM during suspend to RAM

[PATCH] Dynamic Debug: Introduce global fake module param module.ddebug
 2010-08-05 16:05 UTC  (3+ messages)

[PATCH 0/6] writeback cleanups and trivial fixes
 2010-08-05 16:01 UTC  (6+ messages)
` [PATCH 6/6] writeback: merge for_kupdate and !for_kupdate cases

[PATCH] platform: Facilitate the creation of pseduo-platform busses
 2010-08-05 15:57 UTC  (6+ messages)

How to track down abysmal performance ata - raid1 - crypto - vg/lv - xfs
 2010-08-05 15:53 UTC  (13+ messages)
            ` direct-io regression [Was: How to track down abysmal performance ata - raid1 - crypto - vg/lv - xfs]

linux-next: manual merge of the tty tree with the kgdb tree
 2010-08-05 15:51 UTC  (2+ messages)

[RFC][PATCH 0/7] low latency synchrounous lumpy reclaim
 2010-08-05 15:40 UTC  (20+ messages)
` [PATCH 1/7] vmscan: raise the bar to PAGEOUT_IO_SYNC stalls
` [PATCH 2/7] vmscan: synchronous lumpy reclaim don't call congestion_wait()
` [PATCH 3/7] vmscan: synchrounous lumpy reclaim use lock_page() instead trylock_page()
` [PATCH 4/7] vmscan: narrowing synchrounous lumply reclaim condition
` [PATCH 5/7] vmscan: kill dead code in shrink_inactive_list()
` [PATCH 7/7] vmscan: isolated_lru_pages() stop neighbor search if neighbor can't be isolated

[PATCH] driver core: device_rename's new_name can be const
 2010-08-05 15:38 UTC 

[PATCH 0/6] [RFC] writeback: try to write older pages first
 2010-08-05 15:26 UTC  (7+ messages)
` [PATCH 3/6] writeback: kill writeback_control.more_io

[PATCHv10 2.6.35-rc6-tip 0/14] Uprobes Patches
 2010-08-05 15:23 UTC  (5+ messages)
` [PATCHv10 2.6.35-rc6-tip 12/14] perf: Add third parameter to symbol_filter_t

The horror is over, but I deleted and forgot some lines - please help
 2010-08-05 15:19 UTC 

[PATCH 0/2 V3] Driver for Ricoh cardreader + few fixes
 2010-08-05 15:23 UTC  (4+ messages)
` [PATCH 1/3] memstick: init sysfs attributes
` [PATCH 2/3] MEMSTICK: fix hangs on unexpected device removal in mspro_blk
` [PATCH 3/3] MEMSTICK: Add driver for Ricoh R5C592 Card reader

[PATCH 1/2] lockdep: Remove __debug_show_held_locks
 2010-08-05 15:10 UTC  (2+ messages)
` [PATCH 2/2] [TRIVIAL] fix grammar by adding a missing "to" in the comments

[PATCH] perf,x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properly
 2010-08-05 15:09 UTC 

[PATCH] arm: R_ARM_REL32 relocation support
 2010-08-05 15:06 UTC  (3+ messages)

lockdep and oops_in_progress
 2010-08-05 14:59 UTC  (3+ messages)

[PATCH 2/2] Staging: comedi: fix over 80 characters coding style issue in adl_pci9111.c
 2010-08-05 15:01 UTC 

[2.6.35 regression] iptables busted on Mac G5
 2010-08-05 14:58 UTC 

[PATCH] trace: add graph output support for wakeup tracer
 2010-08-05 14:57 UTC 

[PATCH] [Bug 16494] NFS client over TCP hangs due to packet loss
 2010-08-05 14:55 UTC  (5+ messages)

[GIT PULL] kgdb,kdb for 2.6.36 (1 of 2)
 2010-08-05 14:37 UTC  (18+ messages)
` [PATCH 01/17] kgdb: remove custom hex_to_bin()implementation
  ` [PATCH 02/17] gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocol
    ` [PATCH 03/17] kgdb,kdb: individual register set and and get API
      ` [PATCH 04/17] kgdb,x86: Individual register get/set for x86
        ` [PATCH 05/17] kgdb,mips: Individual register get/set for mips
          ` [PATCH 06/17] kgdb,arm: Individual register get/set for arm
            ` [PATCH 07/17] gdbstub: Implement gdbserial 'p' and 'P' packets
              ` [PATCH 08/17] gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set()
                ` [PATCH 09/17] arm,kgdb: Add ability to trap into debugger on notify_die
                  ` [PATCH 10/17] kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZE
                    ` [PATCH 11/17] ftrace,kdb: Extend kdb to be able to dump the ftrace buffer
                      ` [PATCH 12/17] ftrace,kdb: Allow dumping a specific cpu's buffer with ftdump
                        ` [PATCH 13/17] KGDB: Remove set but unused newPC
                          ` [PATCH 14/17] mm,kdb,kgdb: Add a debug reference for the kdb kmap usage
                            ` [PATCH 15/17] kgdb,mips: remove unused kgdb_cpu_doing_single_step operations
                              ` [PATCH 16/17] kgdb,x86: use macro HBP_NUM to replace magic number 4
                                ` [PATCH 17/17] debug_core,kdb: fix crash when arch does not have single step

[PATCH 1/2] lp3971: remove unnecessary ret value checking in lp3971_i2c_write()
 2010-08-05 14:43 UTC  (4+ messages)

Attempted summary of suspend-blockers LKML thread
 2010-08-05 14:40 UTC  (5+ messages)
` Attempted summary of suspend-blockers LKML thread, take two

[GIT PULL] kgdb,kdb,kms for 2.6.36 (2 of 2)
 2010-08-05 14:39 UTC  (10+ messages)
` [PATCH 1/9] vt,console,kdb: implement atomic console enter/leave functions
  ` [PATCH 2/9] vt,console,kdb: automatically set kdb LINES variable
    ` [PATCH 3/9] kgdboc: Add call backs to allow kernel mode switching
      ` [PATCH 4/9] fb: add hooks to handle KDB enter/exit
        ` [PATCH 5/9] drm: add KGDB/KDB support
          ` [PATCH 6/9] drm/i915: use new fb debug hooks
            ` [PATCH 7/9] i915: when kgdb is active display compression should be off
              ` [PATCH 8/9] drm_fb_helper: Preserve capability to use atomic kms
                ` [PATCH 9/9] kgdb,docs: Update the kgdb docs to include kms

linux-next: Tree for August 4
 2010-08-05 14:41 UTC  (4+ messages)
  ` linux-next: Tree for August 4, add a new git tree please?

[PATCH v6 1/3] export __get_user_pages_fast() function
 2010-08-05 14:38 UTC  (4+ messages)
` [PATCH v6 2/3] KVM: MMU: introduce hva_to_pfn_atomic function
  ` [PATCH v6 3/3] KVM: MMU: prefetch ptes when intercepted guest #PF

[PATCHv3 00/16] pps: several fixes and improvements
 2010-08-05 14:31 UTC  (21+ messages)
` [PATCHv3 03/16] pps: fix race in PPS_FETCH handler
` [PATCHv3 05/16] pps: access pps device by direct pointer
` [PATCHv3 12/16] ntp: add hardpps implementation
` [PATCHv3 13/16] pps: capture MONOTONIC_RAW timestamps as well
` [PATCHv3 15/16] pps: add parallel port PPS client

[PATCH v2 2/3] genhd, efi: add efi partition metadata to hd_structs
 2010-08-05 14:29 UTC  (5+ messages)
` [PATCH v3 3/3] init: add support for root devices specified by partition UUID

[PATCH 0/2 V2 resend] Driver for Ricoh cardreader + few fixes
 2010-08-05 14:25 UTC  (4+ messages)
` [PATCH 1/3] memstick: init sysfs attributes
` [PATCH 2/3] MEMSTICK: fix hangs on unexpected device removal in mspro_blk
` [PATCH 3/3] MEMSTICK: Add driver for Ricoh R5C592 Card reader

Transparent Hugepage Support #29
 2010-08-05 14:22 UTC  (7+ messages)

[PATCH] [RFC] notify userspace about time changes
 2010-08-05 14:10 UTC  (7+ messages)

[PATCH 0/6] Reduce writeback from page reclaim context V6
 2010-08-05 14:15 UTC  (7+ messages)
` [PATCH 5/6] vmscan: Do not writeback filesystem pages in direct reclaim
` [PATCH 6/6] vmscan: Kick flusher threads to clean pages when reclaim is encountering dirty pages

[PATCH 0/2] Fix 32-bit CPU hotplug issue on AMD
 2010-08-05 14:14 UTC  (5+ messages)
` [PATCH 1/2] x86-32: Fix crashes with CPU hotplug on AMD machines

[PATCH 01/11] ARM: cam60: move cam60_spi_devices to .init.data
 2010-08-05 14:08 UTC  (2+ messages)
` [PATCH 00/19] More section fixes [Was: Re: [PATCH 01/11] ARM: cam60: move cam60_spi_devices to .init.data]

[RFC PATCH 0/2] Prioritise inodes and zones for writeback required by page reclaim
 2010-08-05 13:42 UTC  (3+ messages)

[PATCH 9/9] drivers/infiniband/hw/ehca: Drop unnecessary null test
 2010-08-05 13:38 UTC  (3+ messages)

Attempted summary of suspend-blockers LKML thread
 2010-08-05 13:21 UTC  (5+ messages)

[git pull] FireWire updates post 2.6.35
 2010-08-05 13:14 UTC 

[PATCH] powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files properly
 2010-08-05 13:00 UTC  (4+ messages)

[PATCH 3/5] U6715 gpio platform driver This driver is U6 platform generic
 2010-08-05 12:58 UTC  (2+ messages)
` [PATCH 4/5] U6715 platform serial driver It's a generic driver for all U6 platform

[PATCH 2/2] [BUGFIX] kprobes: Fix selftest to clear flags field for reusing probes
 2010-08-05 12:56 UTC  (2+ messages)

[PATCH 1/2] kprobes: Update document about irq disabled state in kprobe handler
 2010-08-05 12:55 UTC  (2+ messages)

InfiniBand/RDMA merge plans for 2.6.36
 2010-08-05 12:51 UTC  (5+ messages)

[PATCH 2/2] MEMSTICK: Add driver for Ricoh R5C592 Card reader
 2010-08-05 12:46 UTC  (5+ messages)

Memory corruption during hibernation since 2.6.31
 2010-08-05 12:44 UTC  (9+ messages)

Patch series For U6/U6715 platform support
 2010-08-05 12:28 UTC  (4+ messages)
` [PATCH 1/5] U6/U6715 ARM architecture files
` [PATCH 2/5] U6715 clocks gating management U6 clock generic driver & U6715 cgu clock specific
` [PATCH 5/5] U6715 16550A serial driver support

[PATCH] timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archs
 2010-08-05 12:28 UTC 

[PATCH] oprofile: add support for Intel processor model 30
 2010-08-05 12:21 UTC  (3+ messages)

[PATCHv2] fixed resource leak in scripts/mod/modpost.c
 2010-08-05 12:09 UTC 

[PATCH 2/2] lp3971: remove redundant checking for count in lp3971_i2c_read()
 2010-08-05 12:12 UTC  (2+ messages)

sysfs bug when using tun with network namespaces
 2010-08-05 11:47 UTC  (14+ messages)
        ` NET_NS: unregister_netdevice: waiting for lo to become free (after using openvpn) (was Re: sysfs bug when using tun with network namespaces)
          ` FW: "
                      ` NET_NS: unregister_netdevice: waiting for lo to become free (after using openvpn)
                        ` NET_NS: unregister_netdevice: waiting for lo to become free (adding ipv6 address to interface)

[PATCH] stop_machine: struct cpu_stopper, remove alignment padding on 64 bits
 2010-08-05 11:44 UTC  (4+ messages)

[PATCH] atmel_nand: Fix warning: 'part_probes' defined but not used
 2010-08-05 10:50 UTC  (3+ messages)

[PATCH 00/38] Union mounts - union stack as linked list
 2010-08-05 11:13 UTC  (17+ messages)
` [PATCH 14/38] fallthru: ext2 fallthru support
` [PATCH 19/38] union-mount: Introduce union_dir structure and basic operations
` [PATCH 21/38] union-mount: Support for mounting union mount file systems

[RFC 0/2] apic: tracing IPI events
 2010-08-05 11:09 UTC  (3+ messages)
` [PATCH 1/2] apic: adding apic_send_IPI_* methods for apic's IPI callbacks
` [PATCH 2/2] apic,trace: IPI sent trace event

[git pull] drm tree
 2010-08-05 10:48 UTC 

[PATCH] usb gadget: don't save bind callback in struct usb_gadget_driver
 2010-08-05 10:37 UTC  (5+ messages)
` [PATCH 1/2] "

linux-next: manual merge of the usb tree with Linus' tree
 2010-08-05 10:35 UTC  (2+ messages)

[PATCHv6 0/7] Several USB fixes
 2010-08-05 10:27 UTC  (8+ messages)
` [PATCHv6 1/7] USB: gadget: storage_common: fixed warning building mass storage function
  ` [PATCHv6 2/7] USB: gadget: g_multi: fixed vendor and product ID
    ` [PATCHv6 3/7] USB: gadget: g_ffs: "
      ` [PATCHv6 4/7] USB: gadget: composite: Better string override handling
        ` [PATCHv6 5/7] USB: gadget: mass_storage: moved strings handling code to composite
          ` [PATCHv6 6/7] USB: gadget: functionfs: code cleanup
            ` [PATCHv6 7/7] USB: gadget: g_multi: moved strings handling code to composite

[AppArmor #7 0/13] AppArmor security module
 2010-08-05 10:27 UTC  (4+ messages)

Attempted summary of suspend-blockers LKML thread
 2010-08-04 16:35 UTC  (3+ 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).