public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-04-19 03:38:20 to 2008-04-19 20:52:19 UTC [more...]

[GIT pull] (hr)timer updates feed from Andrew
 2008-04-19 20:51 UTC 

[GIT PATCH] SCSI updates for 2.6.25
 2008-04-19 20:45 UTC  (8+ messages)

[PATCH 3/8] omfs: add inode routines
 2008-04-19 20:37 UTC 

[PATCH 1/8] omfs: add filesystem documentation
 2008-04-19 20:37 UTC 

[PATCH 2/8] omfs: define filesystem structures
 2008-04-19 20:37 UTC 

[PATCH 5/8] omfs: add file routines
 2008-04-19 20:37 UTC 

[PATCH 0/8] OMFS filesystem version 4
 2008-04-19 20:37 UTC 

[PATCH 6/8] omfs: add bitmap routines
 2008-04-19 20:37 UTC 

[PATCH 4/8] omfs: add directory routines
 2008-04-19 20:37 UTC 

[PATCH 8/8] omfs: add MAINTAINERS entry
 2008-04-19 20:37 UTC 

[PATCH 7/8] omfs: update kbuild to include OMFS
 2008-04-19 20:37 UTC 

w35und: remove some more unneccessary code
 2008-04-19 20:29 UTC 

[PATCH] x86: generic versions of find_first_(zero_)bit, convert i386
 2008-04-19 20:26 UTC  (20+ messages)
            ` Alternative implementation of the generic __ffs

Linux 2.4.36.3
 2008-04-19 20:03 UTC  (4+ messages)

[git pull] scheduler changes for v2.6.26
 2008-04-19 19:47 UTC  (5+ messages)

w35und: one more unneccessary function
 2008-04-19 19:42 UTC 

[PATCH] Re: Bad network performance over 2Gbps
 2008-04-19 19:23 UTC  (2+ messages)

x86: 4kstacks default
 2008-04-19 19:10 UTC  (10+ messages)

[RFC PATCH 0/2] Debugging infrastructure for Futexes using Markers
 2008-04-19 18:48 UTC  (22+ messages)
` [RFC PATCH 1/2] Marker probes in futex.c

2.6.25 Kernel - Problems with capabilities
 2008-04-19 18:43 UTC 

[PATCH] option.c: add support for the ET502HS HSDPA modem
 2008-04-19 18:36 UTC 

Pull request for semaphore include changes
 2008-04-19 18:40 UTC 

2.6.25-mm1
 2008-04-19 18:21 UTC  (14+ messages)
      ` [PATCH 1/2] OLPC: Add support for calling into Open Firmware
      ` [PATCH 2/2] OLPC: drop pre-OpenFirmware workarounds

Make CONFIG_ARP=m under x86_64
 2008-04-19 18:10 UTC  (2+ messages)

[git pull] x86 changes for v2.6.26, part two
 2008-04-19 18:08 UTC 

[PATCH 0/5] High-speed tun receive and xmit
 2008-04-19 17:51 UTC  (15+ messages)
` [PATCH 1/5] virtio: put last_used and last_avail index into ring itself
  ` [PATCH 2/5] /dev/vring: simple userspace-kernel ringbuffer interface
` [PATCH 5/5] tun: vringfd xmit support

[PATCH 2/3] siimage: add sil_* I/O ops
 2008-04-19 17:17 UTC  (2+ messages)

2.6.25-git2 fails build (nf_nat_proto_sctp.ko)
 2008-04-19 17:10 UTC  (2+ messages)

[PATCH][trivial] mm/pagewalk.c break const constraint
 2008-04-19 17:13 UTC  (7+ messages)
    ` [PATCH][trivial][0/2] mm/pagewalk.c break const constraint. take2
      ` [PATCH][trivial][1/2] ia64: add constfy to pgd_offset()
        ` [PATCH][trivial][2/2] cris: "

[PATCH 3/3] siimage: remove proc_reports_siimage()
 2008-04-19 16:57 UTC  (2+ messages)

[PATCH 1/3] siimage: do clocking register posting earlier in setup_mmio_siimage()
 2008-04-19 16:48 UTC  (2+ messages)

RFC: Self-snapshotting in Linux
 2008-04-19 16:42 UTC  (5+ messages)

[bug] build failure in net/netfilter/nf_conntrack_sip.c, on latest -git
 2008-04-19 16:38 UTC  (10+ messages)

Smartmedia/xd card support - request for comments
 2008-04-19 16:35 UTC  (3+ messages)

[git pull] first part of VFS merges (ro-bind)
 2008-04-19 16:25 UTC 

[PATCH 01/15] ARM minor irq handler cleanups
 2008-04-19 16:16 UTC  (11+ messages)
` [PATCH 04/15] [PPC] "
` [PATCH 05/15] drivers/char: "

[BUG/PATCH] x86 mmiotrace: dynamically disable non-boot CPUs
 2008-04-19 16:19 UTC  (4+ messages)
    ` [BUG] kmalloc_node(GFP_KERNEL) while smp_alt spinlocked
      ` [PATCH] Fix SMP alternatives : use mutex instead of spinlock, text_poke is sleepable

hci_usb: remove macro code obfuscation
 2008-04-19 16:18 UTC  (4+ messages)

[GIT PULL] please pull infiniband.git
 2008-04-19 16:12 UTC  (6+ messages)
  ` [ofa-general] "

[PATCH] Linux 2.6.25 - posix_types.h
 2008-04-19 16:04 UTC 

[RFC][-mm] Memory controller hierarchy support (v1)
 2008-04-19 15:49 UTC  (5+ messages)

[patch 01/10] x86: use BUILD_BUG_ON() for the size of struct intel_mp_floating
 2008-04-19 14:55 UTC  (10+ messages)
` [patch 02/10] x86: use MP_intsrc_info()
` [patch 03/10] x86: use bitmap library for pin_programmed
` [patch 04/10] x86: remove unnecessary memset and NULL check after alloc_bootmem()
` [patch 05/10] x86: cleanup clocksource_hz2mult usage
` [patch 06/10] x86: cleanup div_sc() usage
` [patch 07/10] x86: use cpumask function for present, possible, and online cpus
` [patch 08/10] x86: get_bios_ebda() requires asm/io.h
` [patch 09/10] x86: remove duplicate get_bios_ebda() from rio.h
` [patch 10/10] x86: use get_bios_ebda()

[patch 00/10] x86: cleanup patches
 2008-04-19 14:55 UTC 

[PATCH] Removal of FUTEX_FD (and related code)
 2008-04-19 14:39 UTC  (3+ messages)

mISDN 1.1.7.2 fails with kernel 2.6.25
 2008-04-19 14:03 UTC 

latest git freezes my system
 2008-04-19 14:23 UTC  (2+ messages)

w35und: remove unused bssdbase
 2008-04-19 14:15 UTC 

[RFC patch 00/27] Jump-based NMI-safe immediate values and markers for sched-devel.git
 2008-04-19 14:06 UTC  (8+ messages)
` [RFC patch 16/27] Immediate Values Support init
` [RFC patch 26/27] Immediate Values - Jump

[built bug] drivers/net/wireless/iwlwifi/iwl-debugfs.c
 2008-04-19 13:56 UTC 

2.6.25-rc8-mm2
 2008-04-19 14:45 UTC  (9+ messages)
` 2.6.25-rc8-mm2: IP: [<ffffffff802868f9>] __kmalloc+0x69/0x110
        ` 2.6.25-rc8-mm2: FIX kmalloc-2048 (was Re: 2.6.25-rc8-mm2: IP: [<ffffffff802868f9>] __kmalloc+0x69/0x110)
              ` atl1 64-bit => 32-bit DMA borkage (reproducible, bisected)

2.6.24.X: SATA/AHCI related boot delay
 2008-04-19 13:48 UTC  (4+ messages)
` 2.6.24.X: SATA/AHCI related boot delay. - not with 2.6.24.3

w35und: remove teststa mode
 2008-04-19 13:47 UTC 

w35und: remove unused struct net_dev
 2008-04-19 13:35 UTC 

x86: memtest bootparam
 2008-04-19 13:33 UTC  (2+ messages)

[GIT PULL] sh updates for 2.6.26-rc1
 2008-04-19 13:25 UTC 

[bug] SCSI/SLUB - latest -git: WARNING: at mm/slub.c:2443 kmem_cache_destroy, scsi_put_host_cmd_pool()
 2008-04-19 13:22 UTC  (4+ messages)

2.6.25-git1: Solid hang on HP nx6325 (64-bit)
 2008-04-19 13:22 UTC 

[2.6.25 REGRESSION] Lenovo 3000 N100 does not wake up from ACPI S3 state
 2008-04-19 12:49 UTC 

w35und: ioctls are handled by core, support is dead
 2008-04-19 13:00 UTC 

w35und: remove key management
 2008-04-19 12:58 UTC 

aacraid broken in git
 2008-04-19 12:33 UTC  (2+ messages)

[PATCH] [POWERPC] i2c: fix build breakage introduced by OF helpers
 2008-04-19 11:45 UTC  (8+ messages)

[2.6 patch] PCMCIA mustn't select HAVE_IDE
 2008-04-19 11:33 UTC  (10+ messages)
      ` [2.6 patch] ARM: always "

[2.6.25-rc6] possible regression: X server dying
 2008-04-19 11:30 UTC  (7+ messages)
            ` [2.6.25] X server dying due to lock not being held

x86: 4kstacks default
 2008-04-19 10:56 UTC 

x86: memtest bootparam
 2008-04-19 10:50 UTC 

Microblaze Linux release
 2008-04-19 10:38 UTC  (6+ messages)
      ` [microblaze-uclinux] "

Linux 2.6.25
 2008-04-19 10:22 UTC  (9+ messages)

[PATCH] FDPIC: Check that the size returned by kernel_read() is what we asked for
 2008-04-19  9:54 UTC 

Re:aacraid broken in git
 2008-04-19  9:04 UTC 

Smartmedia/xd card support - request for comments
 2008-04-19  8:31 UTC 

[PATCH] x86_64: simplify the memtest parameter setting
 2008-04-19  8:20 UTC  (5+ messages)

[patch] x86: KGDB build fix
 2008-04-19  8:19 UTC 

[RFC] MMC multiwrite capability removal
 2008-04-19  7:51 UTC 

[GIT PULL] MMC updates
 2008-04-19  7:28 UTC 

latest git freezes my system
 2008-04-19  7:23 UTC 

bug seen with dynticks from CONFIG_HARDIRQS_SW_RESEND
 2008-04-19  7:13 UTC  (5+ messages)
  ` Higer latency with dynamic tick (need for an io-ondemand govenor?)
    ` [linux-pm] "

2.6.25-mm1 -- Is this just my drive dying?
 2008-04-19  7:04 UTC  (3+ messages)

2.6.25-rc8-mm1 panic in rpaphp_register_slot()
 2008-04-19  7:03 UTC  (13+ messages)

[RFC PATCH try2] sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor
 2008-04-19  6:16 UTC  (2+ messages)
    ` [RFC PATCH try2] sysfs: add /sys/dev/{char,block} to lookupsysfs "

[PATCH] pci-gart_64: comparison between signed and unsigned
 2008-04-19  6:13 UTC 

[PATCH 0/5] ftrace update patches
 2008-04-19  6:11 UTC  (7+ messages)
` [PATCH 4/5] ftrace: limit trace entries

Smartmedia/xd card support - request for comments
 2008-04-19  5:56 UTC  (2+ messages)

Linux 2.6.24.5
 2008-04-19  4:50 UTC  (2+ messages)

[patch 00/53] PNP cleanup and convert to dynamic resources, v3
 2008-04-19  4:46 UTC  (6+ messages)
` [patch 22/53] PNP: factor pnp_init_resource_table() and pnp_clean_resource_table()

[patch 3/3] ThinkPad ACPI: fix possible NULL pointer dereference
 2008-04-19  4:10 UTC  (4+ messages)


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