All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-03-28 11:16:38 to 2008-03-28 13:02:57 UTC [more...]

[Qemu-devel] [PATCH] Add g364 framebuffer device v2
 2008-03-28 13:02 UTC 

[PATCH 1/35] W1: fix deadlocks and remove w1_control_thread
 2008-03-28 12:28 UTC  (35+ messages)
` [PATCH 2/35] W1: abort search early on on exit
` [PATCH 3/35] W1: don't delay search start
` [PATCH 4/35] W1: w1_process, allow wakeup in sleep
` [PATCH 5/35] W1: w1_process, remove W1_MASTER_NEED_EXIT, it is redundant
` [PATCH 6/35] W1: w1_process, block when there's nothing to do
` [PATCH 7/35] W1: feature, enable hardware strong pullup
` [PATCH 8/35] W1: feature, w1_therm.c use "
` [PATCH 9/35] W1: create documentation for the w1_therm slave device
` [PATCH 10/35] W1: be able to manually add and remove slaves
` [PATCH 11/35] W1: recode w1_slave_found logic
` [PATCH 12/35] W1: new module parameter search_count
` [PATCH 13/35] W1: Document add, remove, and search_count
` [PATCH 14/35] W1: w1_slave_read_id multiple short read bug
` [PATCH 15/35] W1: w1_slave_read_id from bin_attribute to device_attribute
` [PATCH 16/35] W1: w1_therm fix user buffer overflow and cat
` [PATCH 17/35] W1: w1_family, remove unused variable need_exit
` [PATCH 18/35] W1: w1_therm consistent mutex access code cleanup
` [PATCH 19/35] W1: w1_int.c use first available master number
` [PATCH 20/35] W1: w1.c s/printk/dev_dbg/
` [PATCH 21/35] W1: w1_io.c reset comments and msleep
` [PATCH 22/35] W1: ds1wm.c msleep for reset
` [PATCH 23/35] W1: ds2490.c correct print message
` [PATCH 24/35] W1: ds2490.c add support for strong pullup
` [PATCH 25/35] W1: ds2490.c fix grouping error in ds_write_bit
` [PATCH 26/35] W1: ds2490.c ds_write_bit disable readback
` [PATCH 27/35] W1: ds2490.c disable bit read and write
` [PATCH 28/35] W1: ds2490.c simplify and fix ds_touch_bit
` [PATCH 29/35] W1: ds2490.c ds_dump_status rework
` [PATCH 30/35] W1: ds2490.c ds_reset remove ds_wait_status
` [PATCH 31/35] W1: ds2490.c reset ds2490 in init
` [PATCH 32/35] W1: ds2490.c magic number work
` [PATCH 33/35] W1: ds2490.c ds_write_block remove extra ds_wait_status
` [PATCH 34/35] W1: Documentation/w1/masters/ds2490 update
` [PATCH 35/35] W1: ds2490.c optimize ds_set_pullup

[08/17][PATCH] kvm/ia64: Add interruption vector table for vmm
 2008-03-28 13:02 UTC  (4+ messages)

[PATCH] Silence cpio's "N blocks" output when cloning locally
 2008-03-28 13:01 UTC  (2+ messages)

[PATCH] 34XX: Fix to use correct shift values for gpio2-6 fclks
 2008-03-28 12:57 UTC  (2+ messages)

[PATCH 0/5] Add MSI support to XEN
 2008-03-28 13:00 UTC  (6+ messages)

Debian SE Linux status
 2008-03-28 12:59 UTC  (4+ messages)

[PATCH] ignore reads to the EOI register
 2008-03-28 12:59 UTC  (3+ messages)
` [Qemu-devel] "

[-mm] Add an owner to the mm_struct (v2)
 2008-03-28 12:54 UTC  (10+ messages)

LVM2 ./WHATS_NEW daemons/clvmd/clvmd.c
 2008-03-28 12:58 UTC 

Copy / Paste to / from Dosemu
 2008-03-28 12:55 UTC  (4+ messages)

[PATCH 0/35] W1: w1 core deadlock and oops fixes, ds2490 updates
 2008-03-28 12:23 UTC 

2.6.25-rc7: Ugh
 2008-03-28 12:51 UTC  (5+ messages)
      ` Kconfig RTC selection (was: 2.6.25-rc7: Ugh.)

agpgart: when telling user you'll corrupt his data, at least do it at KERN_CRIT
 2008-03-28 12:51 UTC  (5+ messages)

Truncating and cleaning a imported git repositary to make it more usable
 2008-03-28 12:50 UTC  (2+ messages)

What if a TLB flush needed to sleep?
 2008-03-28 12:51 UTC  (19+ messages)
  ` down_spin() implementation

[U-Boot-Users] [PATCH 4/13] SPARC: Added support for SPARC/LEON3
 2008-03-28 12:47 UTC 

[U-Boot-Users] [PATCH 1/13] SPARC: Added support for generic SPARC architecture
 2008-03-28 12:44 UTC 

policy package names for Debian
 2008-03-28 12:41 UTC  (3+ messages)

[PATCH][TOOLS] libfsimage: portability fixes
 2008-03-28 12:40 UTC  (4+ messages)

[linux-lvm] vgimport without vgexport (hardware crash)
 2008-03-28 12:40 UTC  (2+ messages)

[PATCH net-2.6.26 5/5][LIB]: Drop the pcounter itself
 2008-03-28 12:39 UTC 

[PATCH 0/17] omap2 patches for post 2.6.25, take #2
 2008-03-28 12:39 UTC  (24+ messages)
` [PATCH 1/17] ARM: OMAP2: Add new pin multiplexing configurations
  ` [PATCH 2/17] ARM: OMAP2: Clean-up mux code
    ` [PATCH 3/17] ARM: OMAP2: Add common register access for 24xx and 34xx
      ` [PATCH 4/17] ARM: OMAP2: Add register access for 34xx
        ` [PATCH 5/17] ARM: OMAP2: Change 24xx to use new register access
          ` [PATCH 6/17] ARM: OMAP2: Remove old 24xx PM code
            ` [PATCH 7/17] ARM: OMAP2: Move clock.h to clock24xx.h
              ` [PATCH 8/17] ARM: OMAP2: Move clock.c to clock24xx.c
                ` [PATCH 9/17] ARM: OMAP2: Add common clock framework for 24xx and 34xx
                  ` [PATCH 10/17] ARM: OMAP2: Change 24xx to use shared clock code and new reg access
                    ` [PATCH 11/17] ARM: OMAP: Add rest of 24xx clocks
                      ` [PATCH 12/17] ARM: OMAP2: Remove old 24xx specific clock functions
                        ` [PATCH 13/17] ARM: OMAP2: Clean up 24xx clock code
                          ` [PATCH 14/17] ARM: OMAP2: Remove old PRCM register access code
                            ` [PATCH 15/17] ARM: OMAP2: Add 34xx clocks
                              ` [PATCH 16/17] ARM: OMAP2: Add 34xx clock code
                                ` [PATCH 17/17] ARM: OMAP2: New DPLL clock framework

[U-Boot-Users] [PATCH 13/13] SPARC: Added support for LEON2 TSIM/GRSIM simulator
 2008-03-28 12:37 UTC 

[PATCH net-2.6.26 4/5][SOCK]: Drop inuse pcounter from struct proto (v2)
 2008-03-28 12:37 UTC 

Missing patch for MPC5200B register definitions?
 2008-03-28 12:36 UTC  (3+ messages)

[14/17][PATCH] kvm/ia64: Add guest interruption injection support
 2008-03-28 12:36 UTC  (4+ messages)

[U-Boot-Users] [PATCH 12/13] SPARC: Added LEON3 AX board GR-CPCI-AX2000
 2008-03-28 12:36 UTC 

[U-Boot-Users] [PATCH 11/13] SPARC: Added LEON3 board ALTERA NIOS Development board, Stratix II edition
 2008-03-28 12:35 UTC 

Please pull powerpc.git merge branch
 2008-03-28 12:35 UTC 

[PATCH net-2.6.26 3/5][SOCK]: Drop per-proto inuse init and fre functions (v2)
 2008-03-28 12:35 UTC 

Patch: FW:Xilinx: BSP: Updated ML405 to match hardware used for testing
 2008-03-28 12:35 UTC  (4+ messages)
  ` Patch: FW:Xilinx: BSP: Updated ML405 to match hardware used fortesting
    ` Patch: FW:Xilinx: BSP: Updated ML405 to match hardware usedfortesting

[U-Boot-Users] [PATCH 10/13] SPARC: Added support for LEON3 TSIM/GRSIM simulator
 2008-03-28 12:35 UTC 

[U-Boot-Users] MPC83xx HRCW
 2008-03-28 12:34 UTC  (4+ messages)

[U-Boot-Users] [PATCH 9/13] SPARC: Added LEON3 board GR-XC3S-1500
 2008-03-28 12:34 UTC 

[Buildroot] Using a different kernel tree ?
 2008-03-28 12:33 UTC  (3+ messages)

[PATCH net-2.6.26 2/5][SOCK]: Introduce a percpu inuse counters array (v2)
 2008-03-28 12:33 UTC 

[Bluez-users] "Can't get device information: Too many links"
 2008-03-28 12:33 UTC  (2+ messages)

[U-Boot-Users] [PATCH 8/13] SPARC: Added SMC91111 support for LEON2 and LEON3 processors
 2008-03-28 12:32 UTC 

[U-Boot-Users] [PATCH 7/13] SPARC: Added GRETH Ethernet 10/100/1000 support for LEON3
 2008-03-28 12:32 UTC 

[U-Boot-Users] [PATCH 5/13] SPARC: Added AMBA PnP Information listing command for LEON3
 2008-03-28 12:30 UTC 

[PATCH net-2.6.26 1/5][SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting (v2)
 2008-03-28 12:29 UTC 

OF compatible MTD platform RAM driver ?
 2008-03-28 12:31 UTC  (9+ messages)

[U-Boot-Users] [PATCH 3/13] SPARC: bootm SPARC support
 2008-03-28 12:27 UTC 

[PATCH 8/14] ARM: OMAP: Split omap_cfg_reg() into omap processor specific functions
 2008-03-28 12:26 UTC  (11+ messages)
` [PATCH 9/14] ARM: OMAP: Timer32K: Re-organize duplicated 32k-timer code
  ` [PATCH 10/14] ARM: OMAP: Timer32K: Move 32k-based sched_clock() to common code
    ` [PATCH 11/14] ARM: OMAP: Timer32K: Move timer32k to mach-omap1
      ` [PATCH 12/14] ARM: OMAP1: Timer32K: Fix timer32K for clockevents and clean it up
              ` [PATCH 12/14] ARM: OMAP1: Timer32K: Fix timer32K for clockevents and clean it up, take #2

[PATCH 1/1] Fix typos in Documentation/unaligned-memory-access.txt
 2008-03-28 12:23 UTC  (2+ messages)

.git/info/attributes not cloned
 2008-03-28 12:22 UTC  (8+ messages)
          ` [BUG?] git-archive ignores remote .gitattributes (was: .git/info/attributes not cloned)

v4l & compat_ioctl
 2008-03-28 12:22 UTC  (5+ messages)

[U-Boot-Users] [PATCH 2/13] SPARC: Added SPARC board information to bdinfo command
 2008-03-28 12:23 UTC 

2.6.24 BUG: soft lockup - CPU#X
 2008-03-28 12:19 UTC  (9+ messages)

ARM (sa1110) Bootloader woes (BLOB) - stops after extraction
 2008-03-28 12:16 UTC 

[Xenomai-core] [SOLO] [PATCH] Obtain proper prefix for testsuite build
 2008-03-28 12:10 UTC  (3+ messages)

What's outstanding
 2008-03-28 12:06 UTC  (2+ messages)

[Xenomai-core] [SOLO] [PATCH] Missing symbols in pSOS emulation
 2008-03-28 12:06 UTC 

mmc_spi lowlevel onetime retry?
 2008-03-28 12:04 UTC 

[PATCH] i2c: tea5761: New-style i2c driver
 2008-03-28 12:04 UTC  (4+ messages)

RAID-1 performance under 2.4 and 2.6
 2008-03-28 12:04 UTC  (6+ messages)

[AX25] kernel panic
 2008-03-28 12:07 UTC  (11+ messages)

[PATCH 1/5] Add MSI support to XEN
 2008-03-28 12:01 UTC  (2+ messages)

binconfig.bbclass breaks packages QA
 2008-03-28 12:02 UTC  (7+ messages)

[linux-dvb] dibcom 7070 support
 2008-03-28 11:57 UTC 

git clone out of memory. alternatives?
 2008-03-28 11:55 UTC  (2+ messages)

Testing the UID var
 2008-03-28 11:50 UTC  (2+ messages)

[PATCH 0/2] Add sram34xx.S
 2008-03-28 11:49 UTC  (7+ messages)
` [PATCH 1/2] ARM: OMAP3: Add 34xx SRAM functions
  ` [PATCH 2/2] ARCH: OMAP3: Make SRAM code from TI CDP compile and work
      ` [PATCH] I2C: Fix twl4030 timeouts on omap3430

2.6.25-rc7-git2: Reported regressions from 2.6.24
 2008-03-28 11:44 UTC  (13+ messages)

[PATCH 00/12] Xen arch portability patches (take 4)
 2008-03-28 11:40 UTC  (25+ messages)
` [PATCH 01/12] xen: add missing __HYPERVISOR_arch_[0-7] definisions which ia64 needs
` [PATCH 02/12] xen: add missing VIRQ_ARCH_[0-7] definitions which ia64/xen needs
` [PATCH 03/12] xen: add missing definitions for xen grant table "
` [PATCH 04/12] xen: add missing definitions in include/xen/interface/vcpu.h "
` [PATCH 05/12] xen: move features.c from arch/x86/xen/features.c to drivers/xen
` [PATCH 06/12] xen: Move events.c to drivers/xen for IA64/Xen support
` [PATCH 07/12] Xen: Make events.c portable for ia64/xen support
` [PATCH 08/12] xen: add resend_irq_on_evtchn() definition into events.c
` [PATCH 09/12] xen: make include/xen/page.h portable moving those definitions under asm dir
` [PATCH 10/12] xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one
` [PATCH 11/12] xen: make grant table arch portable
` [PATCH 12/12] xen: import arch generic part of xencomm

[PATCH] Keymap fix for palmte and palmz71
 2008-03-28 11:43 UTC  (6+ messages)

[Bluez-devel] Google summer of code: bluez-python
 2008-03-28 11:42 UTC 

[PATCH 00/12] Xen arch portability patches (take 4)
 2008-03-28 11:40 UTC 

FW: Alchemy power managment code
 2008-03-28 11:39 UTC  (8+ messages)

[patch for 2.6.26 0/7] Architecture Independent Markers
 2008-03-28 11:38 UTC  (6+ messages)

[U-Boot-Users] [PATCH] get_vfatname
 2008-03-28 11:37 UTC  (2+ messages)

[Qemu-devel] [PATCH] Improve DMA transfers by increasing the buffer size
 2008-03-28 11:35 UTC  (3+ messages)

[U-Boot-Users] bootloader
 2008-03-28 11:36 UTC 

[Xenomai-help] Using shared memory, Xenomai 2.4.2
 2008-03-28 11:35 UTC 

[U-Boot-Users] s3c2440 -- serial_init
 2008-03-28 11:35 UTC  (2+ messages)

Linux 2.6.25-rc7
 2008-03-28 11:33 UTC  (5+ messages)
` Linux 2.6.25-rc7 sparc64 loops forever on cat /proc/<pid>/pagemap
  ` Linux 2.6.25-rc7 sparc64 loops forever on cat

2.6.24-git15 Keyboard Issue?
 2008-03-28 11:34 UTC  (21+ messages)

[U-Boot-Users] u-boot
 2008-03-28 11:29 UTC 

Git and git-svn question
 2008-03-28 11:27 UTC  (2+ messages)

Using different configuration for arrays with identical vendor/product
 2008-03-28 11:23 UTC 

16 HDDs too much for RAID6?
 2008-03-28 11:20 UTC  (4+ messages)
` Reopen: "


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.