public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-04-01 13:28:39 to 2009-04-01 19:08:43 UTC [more...]

[patch 3/21] x86, bts: wait until traced task has been scheduled out
 2009-04-01 19:04 UTC  (4+ messages)

[GIT RFC] percpu: use dynamic percpu allocator as the default percpu allocator
 2009-04-01 19:01 UTC  (17+ messages)
              ` [PATCH UPDATED] "

[Patch 1/1] Fix compiler warning
 2009-04-01 19:05 UTC 

make headers_install broken for ARCH=m68k in 2.6.29-rc7
 2009-04-01 19:03 UTC  (3+ messages)

[Patch 1/1] Remove SGI_GRU as a valid config option for ia64 configs with SGI_UV
 2009-04-01 18:53 UTC 

[PATCH 00/05] tmio_mmc: Minor fixes and cnf/irq changes
 2009-04-01 19:00 UTC  (9+ messages)

Atheros Linux wireless support - ramifications of reverse engineering alien technology
 2009-04-01 18:54 UTC  (2+ messages)
` [ath9k-devel] "

[PATCH] efifb: Exit if framebuffer address is invalid
 2009-04-01 18:57 UTC 

[patch 0/6] x86-tip: merge irqinit_32/64.c
 2009-04-01 18:56 UTC  (12+ messages)
` [patch 4/6] x86: irqinit - merge native_init_IRQ
` [patch 6/6] x86: irqinit - merge irqinit_32/64.c into irqinit.c

[PATCH] mark %esi as clobbered in E820 BIOS call
 2009-04-01 18:51 UTC  (4+ messages)
` [GIT PULL] x86 setup BIOS workarounds

[PATCH] x86: percpu_to_op() misses memory and flags clobbers
 2009-04-01 18:47 UTC  (10+ messages)
        ` [RFC] percpu: convert SNMP mibs to new infra

[RFC PATCH 00/17] virtual-bus
 2009-04-01 18:45 UTC  (17+ messages)
` [RFC PATCH 01/17] shm-signal: shared-memory signals

strange MTRR on 2.6.29-git
 2009-04-01 18:43 UTC  (3+ messages)

lowmemory android driver not needed?
 2009-04-01 18:38 UTC  (4+ messages)

[git pull] PCI changes for 2.6.30
 2009-04-01 18:37 UTC  (4+ messages)

Linux 2.6.29
 2009-04-01 18:37 UTC  (21+ messages)

Linux 2.6.29
 2009-04-01 18:34 UTC  (15+ messages)

+ signals-tracehook_notify_jctl-change.patch added to -mm tree
 2009-04-01 18:22 UTC  (2+ messages)

[PATCH] synclink_gt add clock options
 2009-04-01 18:13 UTC 

[PATCH] sisfb: fix color component length for pseudocolor modes
 2009-04-01 17:05 UTC  (2+ messages)
` [Linux-fbdev-devel] "

[Bug 487894] New: sky2 0000:06:00.0: DMA-API: device driver frees DMA memory with different size
 2009-04-01 18:02 UTC 

[PATCH] vga16fb: fix color component length for pseudocolor modes
 2009-04-01 16:58 UTC  (2+ messages)
` [Linux-fbdev-devel] "

Removing __kernel_old_uid_t, git_t, dev_t
 2009-04-01 17:55 UTC  (7+ messages)
    ` [RFC] asm-generic/{unistd,types,posix_types}.h for new arch

[PATCH] uvesafb: fix color component length for pseudocolor modes
 2009-04-01 16:54 UTC  (2+ messages)

[PATCH 2.6.30] cxgb3: clear shadow BAR registers
 2009-04-01 17:48 UTC  (3+ messages)

[PATCH] fbdev: fix color component field length documentation
 2009-04-01 16:50 UTC  (4+ messages)

[PATCH -tip 0/4 V3] tracing: kprobe-based event tracer
 2009-04-01 17:47 UTC  (6+ messages)

Ext4 and the "30 second window of death"
 2009-04-01 17:43 UTC  (10+ messages)

UIO: uio_mem does not handle devices above 4 GB address
 2009-04-01 17:20 UTC 

[PATCH] writeback: guard against jiffies wraparound on inode->dirtied_when checks (try #3)
 2009-04-01 17:37 UTC 

[GIT PULL] Please pull the first batch of NFS client changes (and cachefs merge)
 2009-04-01 17:31 UTC  (4+ messages)

[PATCH 0/4] ksm - dynamic page sharing driver for linux
 2009-04-01 17:28 UTC  (9+ messages)
` [PATCH 1/4] MMU_NOTIFIERS: add set_pte_at_notify()
  ` [PATCH 2/4] add page_wrprotect(): write protecting page
    ` [PATCH 3/4] add replace_page(): change the page pte is pointing to
      ` [PATCH 4/4] add ksm kernel shared memory driver

2.6.29 boot hang
 2009-04-01 17:30 UTC  (5+ messages)

[RFC PATCHSET block] block: blk-map updates and API cleanup
 2009-04-01 17:17 UTC  (31+ messages)
` [PATCH 01/17] blk-map: move blk_rq_map_user() below blk_rq_map_user_iov()
` [PATCH 02/17] scatterlist: improve atomic mapping handling in mapping iterator
` [PATCH 03/17] blk-map: improve alignment checking for blk_rq_map_user_iov()
` [PATCH 04/17] bio: bio.h cleanup
` [PATCH 05/17] bio: cleanup rw usage
` [PATCH 06/17] blk-map/bio: use struct iovec instead of sg_iovec
` [PATCH 07/17] blk-map/bio: rename stuff
` [PATCH 08/17] bio: reimplement bio_copy_user_iov()
` [PATCH 09/17] bio: collapse __bio_map_user_iov(), __bio_unmap_user() and __bio_map_kern()
` [PATCH 10/17] bio: use bio_create_from_sgl() in bio_map_user_iov()
` [PATCH 11/17] bio: add sgl source support to bci and implement bio_memcpy_sgl_sgl()
` [PATCH 12/17] bio: implement bio_{map|copy}_kern_sgl()
` [PATCH 13/17] blk-map: implement blk_rq_map_kern_sgl()
` [PATCH 14/17] scsi: replace custom rq mapping with blk_rq_map_kern_sgl()
` [PATCH 15/17] bio/blk-map: kill unused stuff and un-export internal functions
` [PATCH 16/17] blk-map/bio: remove superflous @len parameter from blk_rq_map_user_iov()
` [PATCH 17/17] blk-map/bio: remove superflous @q from blk_rq_map_{user|kern}*()

[PATCH 1/2] toshiba-acpi: Add support for hotkey notifications
 2009-04-01 17:13 UTC  (11+ messages)
` [PATCH 2/2] toshiba-acpi: Support TOS1900-type devices

[RESEND][PATCH -tip] irq: DEBUG_SHIRQ executed on irq setup failure
 2009-04-01 17:06 UTC 

[patch 00/35] Jeff's ReiserFS Patch Queue
 2009-04-01 16:51 UTC  (6+ messages)

[PATCH] sched_rt: fix overload bug on rt group scheduling
 2009-04-01 16:40 UTC 

[GIT PULL] ext4 updates for 2.6.30
 2009-04-01 16:33 UTC 

[PATCH] MTD-NAND: Changes to read_page APIs to support NAND_ECC_HW_SYNDROME mode on TI DaVinci DM355
 2009-04-01 16:32 UTC 

[Patch 00/11] Hardware Breakpoint interfaces
 2009-04-01 16:22 UTC  (2+ messages)

[patch 1/3] uml: fix compile error from net_device_ops conversion
 2009-04-01 16:21 UTC  (7+ messages)
` [patch 3/3] uml: fix warnings in kernel_execve
  ` do_execve() needs const qualifiers (was Re: [patch 3/3] uml: fix warnings in kernel_execve)
` [patch 2/3] uml: fix link error from prefixing of i386 syscalls with ptregs_

[PATCH 1/2] dmaengine: TXx9 Soc DMA Controller driver
 2009-04-01 16:20 UTC  (4+ messages)

[patch 0/6] Guest page hinting version 7
 2009-04-01 16:18 UTC  (9+ messages)
` [patch 4/6] Guest page hinting: writable page table entries
` [patch 5/6] Guest page hinting: minor fault optimization
` [patch 6/6] Guest page hinting: s390 support

[Patch 00/11] Hardware Breakpoint interfaces
 2009-04-01 16:16 UTC  (2+ messages)

[PATCH 0/2] lib, initramfs: Add initramfs LZO compression
 2009-04-01 16:12 UTC  (4+ messages)
` [PATCH 1/2] lib: add fast lzo decompressor
` [PATCH 2/2] lib, initramfs: add support for LZO-compressed initramfs

[PATCH] vmscan: memcg needs may_swap (Re: [patch] vmscan: rename sc.may_swap to may_unmap)
 2009-04-01 16:03 UTC  (4+ messages)

[PATCH] sched: Print sched_group::__cpu_power in sched_domain_debug
 2009-04-01 16:03 UTC  (2+ messages)
` [tip:sched/urgent] "

linux-next: Tree for April 1
 2009-04-01 16:03 UTC  (4+ messages)
` Invalid module format (was: Re: linux-next: Tree for April 1)

[PATCH] MTD-NAND: Changes to read_page APIs to support NAND_ECC_HW_SYNDROME mode on TI DaVinci DM355
 2009-04-01 16:03 UTC 

Your Xmission Webmail Account‏
 2009-04-01 14:56 UTC 

[PATCH 1/1] Tell linkwatch about new interfaces
 2009-04-01 15:40 UTC 

[PATCH 2/2 V3] kaweth: Clean up code
 2009-04-01 15:29 UTC 

[PATCH 1/2 V3] kaweth: Fix locking to be SMP-safe
 2009-04-01 15:28 UTC 

+ page-owner-tracking.patch added to -mm tree
 2009-04-01 15:22 UTC  (7+ messages)

[patch 25/45] SCSI: sg: fix races during device removal
 2009-04-01 15:18 UTC  (5+ messages)

[PATCH -tip] cpuacct: per-cgroup utime/stime statistics - v7
 2009-04-01 15:16 UTC  (2+ messages)
` [tip:sched/urgent] cpuacct: add per-cgroup utime/stime statistics

[tip:x86/signal] x86: signal: check signal stack overflow properly
 2009-04-01 15:16 UTC  (2+ messages)
` [tip:x86/urgent] x86: signal: check sas_ss_size instead of sas_ss_flags()

[RESEND 2][PATCH -tip] posixtimers: Fix posix clock monotonicity v3
 2009-04-01 15:15 UTC  (2+ messages)
` [tip:sched/urgent] posixtimers, sched: Fix posix clock monotonicity

[RFC][PATCH] memcg soft limit (yet another new design) v1
 2009-04-01 15:11 UTC  (3+ messages)

[PATCH 2/2] dw_dmac: add cyclic API to DW DMA driver
 2009-04-01 15:08 UTC  (6+ messages)
` [PATCH v2 1/1] "
    ` [PATCH v3 "

[PATCH -tip 1/3] x86, mce: Add mce_threshold option for intel cmci
 2009-04-01 15:07 UTC  (4+ messages)

[RFC] Improving scheduler for asymmetric multi-core processor in Google's summer of code
 2009-04-01 14:58 UTC 

[PATCH] Remove struct mm_struct::exe_file et al
 2009-04-01 14:53 UTC  (2+ messages)

[PATCHv4] MTD: New ioctl calls for >4GiB device support
 2009-04-01 14:50 UTC  (4+ messages)

[RESEND][PATCH -tip] x86: smarten /proc/interrupts output for new counters
 2009-04-01 14:42 UTC  (3+ messages)
` [RESEND][PATCH -tip] x86: smarten /proc/interrupts output for newcounters

[PATCH] writeback: guard against jiffies wraparound on inode->dirtied_when checks (try #2)
 2009-04-01 14:35 UTC  (10+ messages)

[rfc] scale dcache locking
 2009-04-01 14:23 UTC  (2+ messages)

[PATCH 0/2] [GIT PULL] updates for tip core-v2
 2009-04-01 14:19 UTC  (3+ messages)
` [PATCH 1/2] function-graph: allow unregistering twice
` [PATCH 2/2] ring-buffer: do not remove reader page from list on ring buffer free

[PATCH 00/24] Series short description
 2009-04-01 14:07 UTC  (25+ messages)
` [PATCH 01/24] 8250_pnp.c: add another Wacom tablet
` [PATCH 02/24] serial: Update PNP IDs
` [PATCH 03/24] 8250_pci: add support for National Instruments 843x RS232 devices
` [PATCH 04/24] 8250_pci: add support for National Instruments legacy 8420 RS232 boards
` [PATCH 05/24] blackfin: BF538/9 serial uart support
` [PATCH 06/24] blackfin: Use unsigned long for flags with irq functions
` [PATCH 07/24] blackfin: Fix tty compile error in PIO mode
` [PATCH 08/24] Fix DMA rx ring buffer handling
` [PATCH 09/24] blackfin: Subtract ANOMALY_05000230 on quot
` [PATCH 10/24] applicom: Auto-load applicom module when device opened
` [PATCH 11/24] cyclades: Auto-load cyclades "
` [PATCH 12/24] specialix: Auto-load specialix "
` [PATCH 13/24] usb: Auto-load cdc_acm "
` [PATCH 14/24] riscom8: Auto-load riscom8 "
` [PATCH 15/24] ucc: Fix leaky error path
` [PATCH 16/24] isicom: isicom kref leak fix
` [PATCH 17/24] tty: moxa, fix refcounting in moxa_poll_port
` [PATCH 18/24] mxser: remove tty_port_tty_get from mxser_check_modem_status
` [PATCH 19/24] jsm: define init function as __devinit
` [PATCH 20/24] jsm: Fix the return variable and removing the unused retval
` [PATCH 21/24] mux: fix build problem
` [PATCH 22/24] icom: remove unused variables
` [PATCH 23/24] PCI: quirks, don't mark one netmos as class other
` [PATCH 24/24] rio: addition has higher precedence than ?:

[patch/rfc 2.6.29 1/2] MTD: driver model updates
 2009-04-01 13:43 UTC  (4+ messages)

[PATCH] befs: fix build on parisc
 2009-04-01 13:32 UTC 

add_to_swap_cache with GFP_ATOMIC ?
 2009-04-01 13:30 UTC  (5+ messages)

[PATCH 8/8] blk-map: reimplement blk_rq_map_user() using blk_rq_map_user_iov()
 2009-04-01 13:28 UTC  (5+ messages)


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