linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-02-05 22:44:30 to 2009-02-06 07:16:49 UTC [more...]

[PATCH 00/20] Blackfin SPI Driver fixing and updates
 2009-02-06  7:13 UTC  (17+ messages)
` [PATCH 01/20] Blackfin SPI Driver: ensure cache coherency before doing DMA
` [PATCH 02/20] Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculation
` [PATCH 03/20] Blackfin SPI Driver: remove useless <asm/cplbinit.h>
` [PATCH 04/20] Blackfin SPI Driver: use len_in_bytes when we care about the number of bytes transferred
` [PATCH 05/20] Blackfin SPI Driver: pass DMA overflow error to the higher level
` [PATCH 06/20] Blackfin SPI Driver: unify duplicated code in dma read/write paths
` [PATCH 07/20] Blackfin SPI Driver: drop bogus cast and touchup dma label
` [PATCH 08/20] Blackfin SPI Driver: add a few more DMA debug messages
` [PATCH 09/20] Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag any
` [PATCH 10/20] Blackfin SPI Driver: use the properl BIT_CTL_xxx defines
` [PATCH 11/20] Blackfin SPI Driver: SPI slave select code cleanup
` [PATCH 12/20] Blackfin SPI Driver: get dma working for SPI flashes
` [PATCH 13/20] Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handler
` [PATCH 14/20] Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54x
` [PATCH 15/20] Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert CS correctly
` [PATCH 16/20] Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_change

[PATCH 0/2] ftrace: updates for powerpc
 2009-02-06  7:05 UTC  (8+ messages)
` [PATCH 1/2] ftrace, powerpc: replace debug macro with proper pr_deug
` [PATCH 2/2] powerpc, ftrace: fix compile error when modules not configured

[PULL REQUEST] 2 bug fixes for drives/md in 2.6.29
 2009-02-06  7:05 UTC  (2+ messages)
` [PULL REQUEST] 2 (or 3) "

[-mm patch] Show memcg information during OOM (v3)
 2009-02-06  7:01 UTC  (7+ messages)

2.6.29-rc3-git6: Reported regressions 2.6.27 -> 2.6.28
 2009-02-06  6:59 UTC  (9+ messages)
` [Bug #12614] WOL with forcedeth broken since f55c21fd9a92a444e55ad1ca4e4732d56661bf2e
  `  "

[PATCH 0/4] ftrace: updates for tip
 2009-02-06  6:53 UTC  (5+ messages)
` [PATCH 1/4] ftrace, x86: rename in_nmi variable
` [PATCH 2/4] nmi: add generic nmi tracking state
` [PATCH 3/4] ftrace: change function graph tracer to use new in_nmi
` [PATCH 4/4] ring-buffer: use generic version of in_nmi

[PARAVIRT/x86] BUGFIX: Put a missing paravirt_release_pmd in pgd_dtor
 2009-02-06  6:52 UTC  (4+ messages)

[PATCH] cpu hotplug: remove unused cpuhotplug_mutex_lock()
 2009-02-06  6:39 UTC 

[PATCH] perf_counter: Prevent oopses from per-cpu software counters
 2009-02-06  6:35 UTC  (5+ messages)

[PATCH] jbd header comment typo fix
 2009-02-06  6:18 UTC 

cgroup mount point
 2009-02-06  6:17 UTC  (4+ messages)

Regression on VIA C3 motherboard, commit: 66f2173e2
 2009-02-06  6:10 UTC  (3+ messages)

[PATCH 00/15] weekly IDE updates
 2009-02-06  6:04 UTC  (3+ messages)
` [PATCH 09/15] ide: add "flagged" taskfile flags to struct ide_taskfile

2.6.29-rc3-git6: Reported regressions from 2.6.28
 2009-02-06  6:01 UTC  (13+ messages)
` [Bug #12609] v2.6.29-rc2 libata sff 32bit PIO regression
` [Bug #12608] 2.6.29-rc powerpc G5 Xorg legacy_mem regression

[PATCH 0/3] [PATCH 0/3] swsusp: shrink file cache first
 2009-02-06  5:59 UTC  (9+ messages)
` [PATCH 1/3] swsusp: clean up shrink_all_zones()
` [PATCH 2/3] swsusp: dont fiddle with swappiness
` [PATCH 3/3][RFC] swsusp: shrink file cache first

commit 64ff3b938ec6782e6585a83d5459b98b0c3f6eb8 breaks rlogin
 2009-02-06  5:45 UTC  (8+ messages)

[PATCH] net: fix some trailing whitespaces
 2009-02-06  5:26 UTC  (2+ messages)

[PATCH] forcedeth: make msi-x different name for rx-tx
 2009-02-06  5:02 UTC  (5+ messages)
` [PATCH] forcedeth: don't clear nic_poll_irq too early
` [PATCH] forcedeth: disable irq at first before schedule rx
` [PATCH] forcedeth: ck804 and mcp55 doesn't need timerirq
` [PATCH] forcedeth: enable msix to default

Final Notification!!
 2009-02-06  5:01 UTC 

[RFC git tree] Userspace RCU (urcu) for Linux
 2009-02-06  4:58 UTC  (2+ messages)
` [RFC git tree] Userspace RCU (urcu) for Linux (repost)

[PATCH 0/2] fix the itimer regression (BZ 12618)
 2009-02-06  4:51 UTC  (3+ messages)

[PATCH] kernel-doc: fix syscall wrapper processing
 2009-02-06  4:24 UTC 

[PATCH 0/3] OMAP3: add ES3.1 support; disable USBTLL SAR < ES3.1
 2009-02-06  3:45 UTC  (4+ messages)
` [PATCH 1/3] ARM: OMAP: Fix omap34xx revision detection for ES3.1
` [PATCH 2/3] OMAP3: update ES level flags to discriminate between post-ES2 revisions
` [PATCH 3/3] OMAP3 powerdomains: make USBTLL SAR only available on ES3.1 and beyond

[PATCH B 00/10] OMAP clock, B of F: clockdomain, powerdomain updates
 2009-02-06  3:52 UTC  (7+ messages)
` [PATCH B 06/10] OMAP3 pwrdm: add CORE SAR handling (for USBTLL module)

fs/jffs2/malloc.c: kmem_cache_alloc/memset -> kmem_cache_zalloc
 2009-02-06  3:12 UTC 

[PATCH tip 2/2] tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}
 2009-02-06  3:10 UTC  (6+ messages)

drivers/staging/usbip/stub_rx.c: kmem_cache_alloc/memset -> kmem_cache_zalloc
 2009-02-06  3:08 UTC 

scsi: used kmem_cache_zalloc instead of kmem_cache_alloc/memset
 2009-02-06  3:04 UTC 

[PATCH 0/5] Blackfin SPI Driver updates
 2009-02-06  2:47 UTC  (6+ messages)
` [PATCH 1/5] Blackfin SPI Driver: use bfin_spi_ prefix on all functions

[PATCH tip 1/2] ring_buffer: remove unused flags parameter
 2009-02-06  2:41 UTC  (12+ messages)
  ` [PATCH] ring_buffer: remove unused flags parameter, fix

[PATCH] [ARM] Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIES_EXEC
 2009-02-06  2:41 UTC  (2+ messages)

[RFC] NOHZ: fix nohz on cpu unplug
 2009-02-06  2:33 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/2] ftrace: updates for tip
 2009-02-06  2:32 UTC  (6+ messages)
` [PATCH 1/2] ring-buffer: add NMI protection for spinlocks
` [PATCH 2/2] ring-buffer: allow tracing_off to be used in core kernel code

(no subject)
 2009-02-06  2:31 UTC  (5+ messages)
` [PATCH 01/16] Blackfin SPI Driver: ensure cache coherency before doing DMA

Mapping non-page aligned data to user
 2009-02-06  2:29 UTC  (3+ messages)

[PATCH 0/6] integrity
 2009-02-06  2:29 UTC  (3+ messages)

[PATCH 0/16] DMA-API debugging facility v2
 2009-02-06  2:27 UTC  (4+ messages)

[git pull -tip] headers_check fixes for other architectures
 2009-02-06  2:20 UTC  (7+ messages)

[RFC][PATCH] Reduce size of swap_cgroup by CSS ID
 2009-02-06  2:18 UTC  (3+ messages)

[PATCH 1/2] usb-serial : fix the nousb oops
 2009-02-06  2:16 UTC  (7+ messages)

[MERGE] integrity / vfs merge conflict resolved
 2009-02-06  2:14 UTC  (2+ messages)

[BUG][kprobes][vunmap?]: kprobes may cause memory corruption
 2009-02-06  2:05 UTC  (12+ messages)
            ` [BUGFIX][PATCH -rc/-mm] prevent kprobes from catching spurious page faults

LTTng 0.89 for Linux 2.6.29-rc3
 2009-02-06  2:00 UTC  (12+ messages)
` [ltt-dev] "

[Patch 0/2] dynamic debug
 2009-02-06  1:54 UTC  (5+ messages)

[PATCH tip 1/1] trace: Call tracing_reset_online_cpus before tracer->init()
 2009-02-06  1:55 UTC  (4+ messages)

[PATCH 2/3] workqueue: not allow recursion run_workqueue
 2009-02-06  1:46 UTC  (9+ messages)

[Patch] mmu_notifiers destroyed by __mmu_notifier_release() retain extra mm_count
 2009-02-06  1:44 UTC  (6+ messages)

[TOMOYO #15 0/8] TOMOYO Linux
 2009-02-06  1:41 UTC  (4+ messages)
` [TOMOYO #15 6/8] LSM adapter functions

(no subject)
 2009-02-06  1:41 UTC 

(no subject)
 2009-02-06  1:41 UTC 

(no subject)
 2009-02-06  1:41 UTC 

(no subject)
 2009-02-06  1:41 UTC 

[PATCH V2] Squashfs: Fix oops when reading fsfuzzer corrupted filesystems
 2009-02-06  1:37 UTC 

Cannot use SHM_HUGETLB as a regular user
 2009-02-06  1:28 UTC  (7+ messages)
  ` [patch] mm: Fix SHM_HUGETLB to work with users in hugetlb_shm_group

generic swap()
 2009-02-06  1:26 UTC  (4+ messages)

[PATCH] fork.c: fix NULL pointer dereference when nr_threads == threads-max
 2009-02-06  1:14 UTC 

2.6.29 pat issue
 2009-02-06  1:11 UTC  (5+ messages)

[PATCH] Squashfs: Fix oops when reading fsfuzzer corrupted filesystems
 2009-02-06  0:58 UTC  (3+ messages)

pud_bad vs pud_bad
 2009-02-06  0:50 UTC  (13+ messages)

[patch] SLQB slab allocator
 2009-02-06  0:47 UTC  (12+ messages)

Suggestions for debugging ata_piix and ahci driver failures on Xen pv_ops dom0 kernel (2.6.29-rcX)
 2009-02-06  0:45 UTC  (2+ messages)

[patch 0/2] Make the touchpad on the MSI Wind netbook work
 2009-02-06  0:35 UTC  (6+ messages)
` [patch 1/2] input: introduce a tougher i8042.reset
` [patch 2/2] input: add a DMI table for the i8042.reset option; make MSI Wind U-100 work

[RESEND] [PATCH] lseek: remove i_mutex
 2009-02-06  0:33 UTC  (4+ messages)

Kjære uio.no konto Bruker
 2009-02-06  0:17 UTC 

[PATCH] AMD Geode CS5535/5536 GPIO driver
 2009-02-06  0:12 UTC  (2+ messages)

[PATCH 1/2] sched_rt: don't start timer when rt bandwidth disabled
 2009-02-06  0:06 UTC  (4+ messages)
` [PATCH 2/2] sched_rt: protect rt_rq->rt_time by rt_runtime_lock

[GIT]: Networking
 2009-02-05 23:59 UTC 

[PATCH 01/15] ide: include <asm/ide.h> only when needed
 2009-02-05 23:58 UTC  (5+ messages)

[PATCH 0/6] x86: fixmap.h x86 integration
 2009-02-05 23:45 UTC  (8+ messages)
` [PATCH 1/6] x86: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZE
  ` [PATCH 2/6] x86: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZE
    ` [PATCH 3/6] x86: define reserve_top_address for x86_64
      ` [PATCH 4/6] x86: Add CONFIG_X86_{LOCAL,IO}_APIC
        ` [PATCH 5/6] x86: Add CONFIG_EFI
          ` [PATCH 6/6] x86: unify fixmap.h

Fix support for console port other than ttyS0 on mcf.c
 2009-02-05 23:45 UTC  (8+ messages)
            ` [uClinux-dev] "

HOLES_IN_ZONE
 2009-02-05 23:44 UTC  (3+ messages)

[PATCH] floppy: request only the ports we actually use
 2009-02-05 23:43 UTC  (4+ messages)

[PATCH]: Cleanup: Remove gcc format string warnings when compiling with -Wformat-security (was: Re: [PATCH] Kbuild: Disable the -Wformat-security gcc flag)
 2009-02-05 23:42 UTC  (3+ messages)
` [PATCH]: Cleanup: Remove gcc format string warnings when compiling with -Wformat-security

patch x86-use-early-clobbers-in-usercopy-.c.patch added to 2.6.28-stable tree
 2009-02-05 23:30 UTC 

main thread pthread_exit/sys_exit bug!
 2009-02-05 23:22 UTC  (9+ messages)

pull request: wireless-2.6 2009-02-05
 2009-02-05 23:11 UTC  (2+ messages)

[PATCH 2/2] posix-cpu-timers: use ->sighand instead of ->signal to check the task is alive
 2009-02-05 22:59 UTC  (5+ messages)

[PATCH] 9p: fix endian issues [attempt 3]
 2009-02-05 22:47 UTC 

[PATCH 0/10] DMA-API debugging facility
 2009-02-05 22:44 UTC  (9+ 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).