All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-06-30 19:58:29 to 2008-06-30 21:54:39 UTC [more...]

linux-next: Tree for June 30
 2008-06-30 21:46 UTC  (12+ messages)
` [BUILD-FAILURE] "

[patch v5 00/16] S3C24XX SD/MMC driver
 2008-06-30 21:47 UTC  (18+ messages)
` [patch v5 01/16] MMC: S3C24XX MMC/SD driver
` [patch v5 02/16] MMC: S3C24XX MMC/SD driver write fixes
` [patch v5 03/16] MMC: DMA free fix for S3C24XX SD/MMC driver
` [patch v5 04/16] MMC: S3C24XX MMC/SD stop fix
` [patch v5 05/16] MMC: Fix S3C24XX IRQ enable during PIO transfers
` [patch v5 06/16] MMC: S3C24XX: Add platform data for MMC/SD driver
` [patch v5 07/16] MMC: S3C24XX: Add support to invert write protect line
` [patch v5 08/16] MMC: S3C24XX: Ensure host->mrq->data is valid
` [patch v5 09/16] MMC: S3C24XX: Allow card-detect on non-IRQ capable pin
` [patch v5 10/16] MMC: S3C24XX: Fix s3c2410_dma_request() return code check
` [patch v5 11/16] MMC: S3C24XX: Add MODULE_ALIAS() entries for the platform devices
` [patch v5 12/16] MMC: S3C24XX: Fix use of msecs where jiffies are needed
` [patch v5 13/16] MMC: S3C24XX: Add media presence test to request handling
` [patch v5 14/16] MMC: S3C24XX: Update error debugging
` [patch v5 15/16] MMC: S3C24XX: Add maintainer entry
` [patch v5 16/16] MMC: S3C24XX: Refuse incorrectly aligned transfers

[PATCH] fsstack: fsstack_copy_inode_size locking
 2008-06-30 21:49 UTC  (3+ messages)

[PATCH 00/11] sysfs tagged directories V6
 2008-06-30 21:44 UTC  (8+ messages)
` [PATCH 06/11] sysfs: Implement sysfs tagged directory support

Problem with i18n (input)
 2008-06-30 21:50 UTC  (8+ messages)

Regression: boot failure on AMD Elan TS-5500
 2008-06-30 21:43 UTC  (5+ messages)

mmiotrace broken in linux-next (8-bit writes only)
 2008-06-30 21:41 UTC  (2+ messages)

POM Xtables???
 2008-06-30 21:47 UTC  (10+ messages)

fcoe cleanups and fcoe TODO
 2008-06-30 21:47 UTC  (4+ messages)

[PATCH] b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support
 2008-06-30 21:35 UTC  (2+ messages)

[rft]suspend/resume support for yealink
 2008-06-30 21:47 UTC  (3+ messages)

[PATCH 0/39] Merge files at x86/lib
 2008-06-30 21:40 UTC  (23+ messages)
` [PATCH 01/39] Don't use size specifiers
  ` [PATCH 02/39] provide delay loop for x86_64
    ` [PATCH 03/39] use rdtscll in read_current_timer for i386
      ` [PATCH 04/39] explicitly use edx in const delay function
        ` [PATCH 05/39] integrate delay functions
          ` [PATCH 06/39] use something common for both architectures
            ` [PATCH 07/39] don't clobber r8 nor use rcx
              ` [PATCH 08/39] don't use word-size specifiers
                ` [PATCH 09/39] adapt x86_64 getuser functions
                  ` [PATCH 10/39] rename threadinfo to TI
                    ` [PATCH 11/39] Don't use word-size specifiers on getuser_64
                      ` [PATCH 12/39] introduce __ASM_REG macro
                        ` [PATCH 13/39] use _ASM_PTR instead of explicit word-size pointers
                          ` [PATCH 14/39] merge getuser asm functions
                            ` [PATCH 15/39] don't save ebx in putuser_32.S
                              ` [PATCH 16/39] user put_user_x instead of all variants
                                ` [PATCH 17/39] clobber rbx in putuser_64.S

[PATCH] Sensoray 2255 V4l driver checkpatch fixes
 2008-06-30 21:28 UTC  (2+ messages)

[lm-sensors] Only coretemp is found by sensors-detect
 2008-06-30 21:43 UTC  (3+ messages)

[Qemu-devel] A disk read error occurred
 2008-06-30 21:41 UTC  (2+ messages)

+ remove-unused-include-linux-direnths.patch added to -mm tree
 2008-06-30 21:37 UTC 

+ drivers-video-amifbc-cleanups.patch added to -mm tree
 2008-06-30 21:36 UTC 

kbuild - pending stuff, and Maintainer news
 2008-06-30 21:35 UTC  (24+ messages)
` [PATCH 01/24] kbuild: refactor headers_* targets in Makefile
` [PATCH 02/24] kbuild: always unifdef files in headers_install*
` [PATCH 03/24] kbuild: drop support of ALTARCH for headers_*
` [PATCH 04/24] kbuild: code refactoring in Makefile.headerinst
` [PATCH 05/24] kbuild: error out early in make headers_install
` [PATCH 06/24] kbuild: only one call for include/ in make headers_*
` [PATCH 07/24] kbuild: optimize headers_* targets
` [PATCH 08/24] kbuild: make clean removes *.o.* as well
` [PATCH 09/24] kbuild: install all headers when arch is changed
` [PATCH 10/24] kbuild: prepare headers_* for arch/$ARCH/include
` [PATCH 11/24] kbuild: support arch/$ARCH/include for tags, cscope
` [PATCH 12/24] kbuild: asm symlink support for arch/$ARCH/include
` [PATCH 13/24] kbuild: add arch/$ARCH/include to search path
` [PATCH 15/24] vmlinux.lds: move __attribute__((__cold__)) functions back into final .text section
` [PATCH 16/24] kernel-doc: handle/strip __init
` [PATCH 17/24] kbuild: sparse needs CF not CHECKFLAGS
` [PATCH 18/24] kbuild: remove Module.markers during mrproper
` [PATCH 19/24] kconfig: add diffconfig utility
` [PATCH 20/24] kconfig: set all new symbols automatically
` [PATCH 21/24] kconfig: prefix hex values with 0x in .config
` [PATCH 22/24] kconfig: speed up all*config + randconfig
` [PATCH 23/24] kconfig: make oldconfig is now less chatty
` [PATCH 24/24] kconfig: make defconfig is no longer chatty

[PATCH] USB: fix interrupt disabling for HCDs with shared interrupt handlers
 2008-06-30 21:29 UTC  (4+ messages)

How come realtek drivers are combined
 2008-06-30 21:31 UTC  (4+ messages)

+ make-macfb_setup-static.patch added to -mm tree
 2008-06-30 21:30 UTC 

RFC: Adding non-PIC executable support to MIPS
 2008-06-30 21:28 UTC  (4+ messages)

[PATCH] [V2] powerpc: Xilinx: PS2: Added new XPS PS2 driver
 2008-06-30 21:28 UTC  (4+ messages)

+ cciss-fix-regression-that-no-device-nodes-are-created-if-no-logical-drives-are-configured.patch added to -mm tree
 2008-06-30 21:27 UTC 

[PATCH] WAN: convert drivers to use built-in netdev_stats
 2008-06-30 21:26 UTC 

+ pidns-remove-now-unused-kill_proc-function.patch added to -mm tree
 2008-06-30 21:26 UTC 

+ pidns-remove-find_task_by_pid-unused-for-a-long-time.patch added to -mm tree
 2008-06-30 21:26 UTC 

+ pidns-remove-now-unused-find_pid-function.patch added to -mm tree
 2008-06-30 21:26 UTC 

+ char-mxser-globals-cleanup.patch added to -mm tree
 2008-06-30 21:21 UTC 

+ char-mxser-add-cp-102uf-support.patch added to -mm tree
 2008-06-30 21:21 UTC 

+ char-mxser-update-documentation.patch added to -mm tree
 2008-06-30 21:21 UTC 

+ char-mxser-prints-cleanup.patch added to -mm tree
 2008-06-30 21:21 UTC 

+ char-mxser-remove-predefined-isa-support.patch added to -mm tree
 2008-06-30 21:21 UTC 

+ char-mxser-various-cleanups.patch added to -mm tree
 2008-06-30 21:21 UTC 

[Xen-users] Re: Xen - Guest memory allocation
 2008-06-30 21:22 UTC 

+ char-mxser-ioctl-cleanup.patch added to -mm tree
 2008-06-30 21:21 UTC 

[RFC][PATCH 4/5] integrity: Linux Integrity Module(LIM)
 2008-06-30 21:21 UTC  (3+ messages)

Q6600 CPU Frequency Scaling Problem / Bug
 2008-06-30 21:19 UTC  (5+ messages)

[PATCH v2] update crypto node definition and device tree instances
 2008-06-30 21:19 UTC  (7+ messages)

[PATCH] splitlru: shmem_getpage SetPageSwapBacked sooner
 2008-06-30 21:17 UTC  (8+ messages)
` [PATCH] splitlru: BDI_CAP_SWAP_BACKED

[PATCH 0/2] Pull request for 'r8169-next' branch
 2008-06-30 21:17 UTC  (4+ messages)
` [PATCH 1/2] r8169: multicast register update (sync with Realtek's 8.004.00 8168 driver)

+ drivers-media-video-videobuf-dma-sgc-avoid-clearing-memory-twice.patch added to -mm tree
 2008-06-30 21:16 UTC 

+ block-fix-bio_add_page-for-non-trivial-merge_bvec_fn-case.patch added to -mm tree
 2008-06-30 21:13 UTC 

design of user namespaces
 2008-06-30 21:13 UTC  (6+ messages)

[PATCH] PCI: add stub for pci_set_consistent_dma_mask()
 2008-06-30 21:12 UTC  (6+ messages)

- include-linux-msdos_fsh-cleanup-include-linux-msdos_fsh-for-userspace.patch removed from -mm tree
 2008-06-30 21:11 UTC 

[PATCH] Small fix in grub-setup
 2008-06-30 21:12 UTC  (2+ messages)

[PATCH] MTD: NAND: fsl_elbc_nand: implement support for flash-based BBT
 2008-06-30 21:09 UTC  (3+ messages)
` [PATCH 3/3] MTD: NAND: fsl_elbc_nand: ecclayout cleanups

[PATCH 0/4] percpu: Optimize percpu accesses
 2008-06-30 21:08 UTC  (15+ messages)
` [crash, bisected] Re: [PATCH 3/4] x86_64: Fold pda into per cpu area

[PATCH] drivers/ide/ide-tape.c: remove double kfree
 2008-06-30 20:45 UTC  (3+ messages)

[PATCH 00/16] Generic ide device flags
 2008-06-30 20:44 UTC  (2+ messages)

[PATCH] ht6560b: remove old history
 2008-06-30 19:31 UTC  (2+ messages)

[linux-lvm] Backup of ROOT Partition
 2008-06-30 21:06 UTC 

linux-next: ide tree build failure
 2008-06-30 18:38 UTC  (2+ messages)

[PATCH] ptrace GET/SET FPXREGS broken
 2008-06-30 21:02 UTC  (3+ messages)
` [PATCH] x86 ptrace: fix PTRACE_GETFPXREGS error

[lm-sensors] [PATCH 2.6.25.4] f71882.c driver,
 2008-06-30 21:02 UTC  (2+ messages)

[U-Boot-Users] Problems with root JFFS2 on NAND Flash
 2008-06-30 21:02 UTC  (5+ messages)

2.6.26-rc8: Reported regressions from 2.6.25
 2008-06-30 21:01 UTC  (5+ messages)
` [Bug #11005] 2.6.26-rc5-git2: snd-emu10k1 does not work
` [Bug #10961] 2.6.26-rc: nfsd hangs for a few sec

[2.6.26-rc8-git2] build result with wanrings and section mismatches
 2008-06-30 21:03 UTC 

freeze vs freezer
 2008-06-30 21:00 UTC  (7+ messages)
` [xfs-masters] "

how does git svn work
 2008-06-30 20:57 UTC  (2+ messages)

[PATCH] OV7670: don't reject unsupported settings
 2008-06-30 20:57 UTC 

[PATCH] powerpc: Add dma nodes to 83xx, 85xx and 86xx boards
 2008-06-30 20:56 UTC  (8+ messages)
    ` [PATCH v2] "

[GIT PATCH for 2.6.26] V4L/DVB: Addition of UVC driver
 2008-06-30 20:56 UTC  (2+ messages)

Why get_user_pages fails?
 2008-06-30 20:52 UTC  (4+ messages)

Can we remove saa711x.c?
 2008-06-30 20:51 UTC 

MCE TV Philips 7135 Cardbus don't work
 2008-06-30 20:50 UTC  (7+ messages)

[PATCH 2/2] S390 topology: don't use kthread() for arch_reinit_sched_domains()
 2008-06-30 20:47 UTC  (7+ messages)

+ remove-the-in-kernel-struct-dirent64.patch added to -mm tree
 2008-06-30 20:46 UTC 

+ fat-dirc-switch-to-struct-__fat_fs_dirent.patch added to -mm tree
 2008-06-30 20:45 UTC 

+ include-linux-msdos_fsh-cleanup-include-linux-msdos_fsh-for-userspace.patch added to -mm tree
 2008-06-30 20:44 UTC 

[PULL] gspca v4l2
 2008-06-30 20:40 UTC 

pull request: wireless-2.6 2008-06-30
 2008-06-30 20:44 UTC  (3+ messages)

[Bluez-devel] Wizard patch
 2008-06-30 20:42 UTC  (7+ messages)

kconfig - hex are considered decimal
 2008-06-30 20:40 UTC  (3+ messages)

device-mapper ./WHATS_NEW dmsetup/dmsetup.c li 
 2008-06-30 20:39 UTC  (2+ messages)
` Way to get IO stats on multipath alias?

[PATCH] fix bio_add_page for non trivial merge_bvec_fn case
 2008-06-30 20:37 UTC  (2+ messages)

+ block-fix-bio_add_page-for-non-trivial-merge_bvec_fn-case-fix.patch added to -mm tree
 2008-06-30 20:38 UTC 

2.6.26-rc5-git2: snd-emu10k1 does not work
 2008-06-30 20:36 UTC  (4+ messages)

[PATCH] prevent get_user_pages call from kernel thread
 2008-06-30 20:32 UTC  (2+ messages)

+ drivers-input-tablet-gtcoc-eliminate-early-return.patch added to -mm tree
 2008-06-30 20:29 UTC 

Grouping i2c bus drivers
 2008-06-30 20:27 UTC  (4+ messages)

[PATCH] fsl-diu-fb: Update Freescale DIU driver to use page_alloc_exact()
 2008-06-30 20:24 UTC  (4+ messages)

+ fsl-diu-fb-update-freescale-diu-driver-to-use-page_alloc_exact-fix.patch added to -mm tree
 2008-06-30 20:24 UTC 

[PATCH] input: Add support for eGalax TouchKit USB touchscreen used on HP tx1305us
 2008-06-30 20:24 UTC  (5+ messages)

how does git svn work
 2008-06-30 19:57 UTC 

net: fib_rules: fix error code for unsupported families
 2008-06-30 20:21 UTC 

Software RAID1 deadlock in 2.6.25 kernels
 2008-06-30 20:21 UTC  (8+ messages)

[RFC PATCH 00/19] orinoco: WPA for Agere based cards
 2008-06-30 20:16 UTC  (3+ messages)

[RFC][PATCH] usb: musb: pass configuration specifics via pdata
 2008-06-30 20:15 UTC  (5+ messages)

Whole drives or Only partitions for mdadm software RAIDs?
 2008-06-30 20:14 UTC  (4+ messages)

[PATCH 1/13] EDAC i5100 new intel chipset driver
 2008-06-30 20:13 UTC  (3+ messages)

Trying to get XAce policy straightened out but our tool chain is too broken to handle it
 2008-06-30 20:09 UTC  (7+ messages)

cvs patch
 2008-06-30 20:09 UTC 

[PATCH] WAN: remove extra help text from HDLC_PPP config option
 2008-06-30 20:09 UTC 

[PATCH 6/8] netfilter: fix string extension for case insensitive pattern matching
 2008-06-30 20:04 UTC  (6+ messages)

Problem with sky2 (Yukon-EC)
 2008-06-30 20:01 UTC  (3+ messages)

[PATCH 2/4] security: filesystem capabilities bugfix2
 2008-06-30 19:49 UTC  (6+ messages)

[RFC] Tracepoint proposal
 2008-06-30 19:58 UTC  (10+ messages)
      ` [RFC PATCH] Kernel Tracepoints

PREEMPT_RT fixes
 2008-06-30 19:59 UTC 

[PATCH] powerpc: Xilinx: PS2: Added new XPS PS2 driver
 2008-06-30 20:00 UTC  (4+ messages)

[PATCH 0/4] irda: IrDA updates for 2.6.26
 2008-06-30 19:59 UTC  (2+ messages)

kvm_mmu doubts
 2008-06-30 19:59 UTC  (4+ messages)

[lm-sensors] Asus atk0110 driver
 2008-06-30 19:58 UTC  (2+ messages)

GPE storm detected, disabling EC GPE
 2008-06-30 19:59 UTC  (3+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.