messages from 2008-01-25 21:00:26 to 2008-01-26 09:20:11 UTC [more...]
[GIT PATCH] driver core patches against 2.6.24
2008-01-26 9:19 UTC (44+ messages)
` [PATCH 063/196] kset: convert /sys/devices to use kset_create
` [PATCH 076/196] ecryptfs: remove version_str file from sysfs
` [PATCH 085/196] kset: convert s390 ipl.c to use kset_create
` [PATCH 148/196] Infiniband: make ipath driver use default driver groups
` [PATCH 183/196] driver core: fix build with SYSFS=n
compile error in current git
2008-01-26 9:14 UTC (6+ messages)
` [Patch] drivers/base/core.c: fix a compile error
[PATCH 00/23 -v6] mcount and latency tracing utility -v6
2008-01-26 9:11 UTC (26+ messages)
` [PATCH 01/23 -v6] printk - dont wakeup klogd with interrupts disabled
` [PATCH 02/23 -v6] Add basic support for gcc profiler instrumentation
` [PATCH 03/23 -v6] Annotate core code that should not be traced
` [PATCH 04/23 -v6] x86_64: notrace annotations
` [PATCH 05/23 -v6] add notrace annotations to vsyscall
` [PATCH 06/23 -v6] add notrace annotations for NMI routines
` [PATCH 07/23 -v6] handle accurate time keeping over long delays
` [PATCH 08/23 -v6] initialize the clock source to jiffies clock
` [PATCH 09/23 -v6] add get_monotonic_cycles
` [PATCH 10/23 -v6] add notrace annotations to timing events
` [PATCH 11/23 -v6] mcount based trace in the form of a header file library
` [PATCH 12/23 -v6] Add context switch marker to sched.c
` [PATCH 13/23 -v6] Make the task State char-string visible to all
` [PATCH 14/23 -v6] Add tracing of context switches
` [PATCH 15/23 -v6] Generic command line storage
` [PATCH 16/23 -v6] trace generic call to schedule switch
` [PATCH 17/23 -v6] Add marker in try_to_wake_up
` [PATCH 18/23 -v6] mcount tracer for wakeup latency timings
` [PATCH 19/23 -v6] Trace irq disabled critical timings
` [PATCH 20/23 -v6] trace preempt off "
` [PATCH 21/23 -v6] Add markers to various events
` [PATCH 22/23 -v6] Add event tracer
` [PATCH 23/23 -v6] Critical latency timings histogram
[patch] drop linux/ufs_fs.h from userspace export
2008-01-26 9:09 UTC
[PATCH] Remove __STRICT_ANSI__ from linux/types.h
2008-01-26 9:08 UTC
[UNIONFS] 00/29 Unionfs and related patches pre-merge review (v2)
2008-01-26 8:45 UTC (3+ messages)
[PATCH 29/49] ext4: Make ext4_get_blocks_wrap take the truncate_mutex early
2008-01-26 8:42 UTC (12+ messages)
` [PATCH 30/49] ext4: Convert truncate_mutex to read write semaphore
` [PATCH 31/49] ext4: Take read lock during overwrite case
` [PATCH 32/49] jbd2: jbd2 stats through procfs
` [PATCH 33/49] ext4: Add the journal checksum feature
` [PATCH 34/49] vfs: Add 64 bit i_version support
` [PATCH 35/49] ext4: Add inode version support in ext4
` [PATCH 36/49] ext4: Add EXT4_IOC_MIGRATE ioctl
[PATCH] Moving spinlock to struct usb_hcd
2008-01-26 8:21 UTC (2+ messages)
epoll and shared fd's
2008-01-26 7:37 UTC (5+ messages)
threshold_init_device/kobject_uevent_env oops
2008-01-26 7:35 UTC (14+ messages)
[PATCH 158/196] Driver core: convert block from raw kobjects
2008-01-26 7:31 UTC (2+ messages)
[PATCH] remove duplicating priority setting in try_to_free_p
2008-01-26 7:29 UTC
[PATCH][RFC] SVM: Add Support for Nested Paging in AMD Fam16 CPUs
2008-01-26 7:25 UTC (13+ messages)
` [PATCH 3/8] SVM: add module parameter to disable Nested Paging
` [kvm-devel] "
` [kvm-devel] [PATCH 3/8] SVM: add module parameter to disable NestedPaging
` [PATCH 4/8] X86: export information about NPT to generic x86 code
` [kvm-devel] "
` [PATCH 6/8] X86: export the load_pdptrs() function to modules
` [kvm-devel] [PATCH][RFC] SVM: Add Support for Nested Paging in AMD Fam16 CPUs
[RFC] Per-thread getrusage
2008-01-26 7:23 UTC (3+ messages)
` [PATCH] RUSAGE_THREAD
[PATCH] Fake NUMA emulation for PowerPC (Take 2)
2008-01-26 7:13 UTC (4+ messages)
[PATCH 00 of 11] x86: separate pmd lifetime from pgd
2008-01-26 6:03 UTC (23+ messages)
` [PATCH 01 of 11] xen: fix mismerge in masking pte flags
` [PATCH 02 of 11] x86: use the same pgd_list for PAE and 64-bit
` [PATCH 03 of 11] x86: add mm parameter to paravirt_alloc_pd
` [PATCH 04 of 11] x86: fix early_ioremap pagetable ops
` [PATCH 05 of 11] x86: demacro asm-x86/pgalloc_32.h
` [PATCH 06 of 11] x86: unify PAE/non-PAE pgd_ctor
` [PATCH 07 of 11] x86: don't special-case pmd allocations as much
` [PATCH 08 of 11] xen: deal with pmd being allocated/freed
` [PATCH 09 of 11] x86: preallocate pmds at pgd creation time
` [PATCH 10 of 11] x86: allocate and initialize unshared pmds
` [PATCH 11 of 11] x86: defer cr3 reload when doing pud_clear()
[RFC] ext3 freeze feature
2008-01-26 5:39 UTC (6+ messages)
[RFC] ext3: per-process soft-syncing data=ordered mode
2008-01-26 5:28 UTC (9+ messages)
[PATCH 00/20 -v5] mcount and latency tracing utility -v5
2008-01-26 5:25 UTC (4+ messages)
` [PATCH 06/20 -v5] add notrace annotations for NMI routines
2.6.24-rt1
2008-01-26 5:11 UTC (2+ messages)
[GIT PULL -mm] 0/4 Unionfs updates/fixes/cleanups
2008-01-26 5:05 UTC (5+ messages)
` [PATCH 1/4] Unionfs: use first writable branch (fix/cleanup)
` [PATCH 2/4] Unionfs: remove unnecessary call to d_iput
` [PATCH 3/4] Unionfs: d_parent related locking fixes
` [PATCH 4/4] Unionfs: lock_rename "
[PATCH] block: look up block device path in sysfs
2008-01-26 5:04 UTC
CONFIG_MARKERS
2008-01-26 4:21 UTC (5+ messages)
` [PATCH] Linux Kernel Markers Support for Proprierary Modules
netatalk slow after system upgrade (possibly kernel problem?)
2008-01-26 3:33 UTC (2+ messages)
` [Netatalk-admins] "
Linux 2.6.24
2008-01-26 3:28 UTC (9+ messages)
` using LKML for subsystem development (was Re: Linux 2.6.24)
Hot (un)plugging of a SATA drive with sata_nv (CK8S) ?
2008-01-26 3:03 UTC
Q: x86 suspend/hibernation code consolidation
2008-01-26 2:47 UTC (2+ messages)
` [linux-pm] "
[PATCH] x86_64: change aper valid checking sequence
2008-01-26 2:13 UTC
[RFC] Parallelize IO for e2fsck
2008-01-26 1:55 UTC
CS5536 mfgpt timer setup register hangs board
2008-01-26 1:14 UTC
[RFC] Parallelize IO for e2fsck
2008-01-26 0:55 UTC (6+ messages)
[GIT PATCH] SCSI updates for 2.6.24 (part 1)
2008-01-26 0:50 UTC
[PATCH] 2.4: Back-port of pl2303.c from 2.6.23.14
2008-01-26 0:50 UTC
Unpredictable performance
2008-01-26 0:38 UTC (4+ messages)
[PATCH] x86: disable_mtrr_trim only need for x86_64
2008-01-26 0:37 UTC (7+ messages)
` [PATCH] x86_32: trim memory by updating e820 v2
CS5536 mfgpt timer setup register hangs board
2008-01-26 0:17 UTC
nfs server patches for 2.6.25
2008-01-26 0:15 UTC (2+ messages)
` nfs server patches not in 2.6.25
CS5536 mfgpt timer setup register hangs board
2008-01-26 0:00 UTC (2+ messages)
[build bug] ./drivers/crypto/hifn_795x.c
2008-01-25 23:59 UTC (5+ messages)
Hot (un)plugging of a SATA drive with sata_nv (CK8S) ?
2008-01-25 22:53 UTC
[PATCH RESEND] Handle i_size > s_maxbytes correctly
2008-01-25 23:39 UTC (3+ messages)
factor out common s2ram wakeup code
2008-01-25 23:36 UTC (7+ messages)
tickless/dynticks + cpufreq = tsc unstable
2008-01-25 23:29 UTC (2+ messages)
[git patches] ocfs2 and configfs updates
2008-01-25 23:16 UTC
[git patches] libata updates
2008-01-25 23:16 UTC
[patch 3/3] x86: deprecate change_page_attr() for drivers
2008-01-25 22:52 UTC
[patch 2/3] x86: convert CPA users to the new set_page_ API
2008-01-25 22:50 UTC
[patch 1/3] x86: a new API for drivers/etc to control cache and other page attributes
2008-01-25 22:49 UTC
[PATCH]PCIE ASPM support - takes 3
2008-01-25 22:41 UTC (2+ messages)
` patch pci-pcie-aspm-support.patch added to gregkh-2.6 tree
Patches for linux-2.4
2008-01-25 21:56 UTC (2+ messages)
[PATCH] [KGDB] core code cleanups
2008-01-25 22:28 UTC (2+ messages)
[GIT PULL] First InfiniBand/RDMA merge
2008-01-25 22:22 UTC
[PATCH] firewire: fw-core: enforce write order when updating fw_device.generation
2008-01-25 22:25 UTC (9+ messages)
` dealing with barriers (was Re: [PATCH] firewire: fw-core: enforce write order when updating fw_device.generation)
` [PATCH 0/4] firewire: order of memory accesses (bus generation vs. node ID)
` [PATCH 3/4] firewire: enforce access order between generation and node ID
[PATCH 16/21] KGDB: This allows for KGDB to better deal with autoloaded modules
2008-01-25 22:11 UTC (2+ messages)
[PATCH] x86: Construct 32 bit boot time page tables in native format
2008-01-25 22:11 UTC (5+ messages)
[PATCH] Add iSCSI iBFT support (v0.4.5)
2008-01-25 22:06 UTC
2.6.24-rc8-mm1
2008-01-25 21:59 UTC (2+ messages)
[GIT PATCHES] V4L/DVB updates for 2.6.25
2008-01-25 21:43 UTC
dl2k stopped working on 2.6.24
2008-01-25 21:11 UTC
[git patches] IDE updates part #1
2008-01-25 21:51 UTC
[patch 0/4] [RFC] MMU Notifiers V1
2008-01-25 21:25 UTC (11+ messages)
` [patch 1/4] mmu_notifier: Core code
[PATCH -mm 5/5] b43: Avoid unregistering device objects during suspend
2008-01-25 21:16 UTC (3+ messages)
2.6.24-rc6-mm1
2008-01-25 21:06 UTC (5+ messages)
[PATCH] driver: tcm825x - fix logical typo error
2008-01-25 21:05 UTC (2+ messages)
INITIO scsi driver fails to work properly
2008-01-25 21:04 UTC (9+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox