messages from 2007-09-21 21:54:12 to 2007-09-22 14:10:13 UTC [more...]
[linux-usb-devel] USB autosuspend and turning of usb pendrive leds
2007-09-22 14:00 UTC (2+ messages)
2.6.23-rc6-mm1
2007-09-22 13:16 UTC (26+ messages)
` 2.6.23-rc6-mm1 -- mkfs stuck in 'D'
` 2.6.23-rc6-mm1: Build failure on ppc64 drivers/ata/pata_scc.c
` Build failure on ppc64 drivers/block/ps3disk.c
` 2.6.23-rc6-mm1: Build failures on ppc64_defconfig
` [PATCH -mm] pasemi_mac: Build fix after recent netdev stats changes
` [PATCH -mm] mv643xx_eth: Remove redundant multiple initialization
` [PATCH -mm] iseries_veth: Kill unused variable
RFC: A revised timerfd API
2007-09-22 13:12 UTC (11+ messages)
2.6.23-rc7 regression: psmouse section conflict on alpha
2007-09-22 12:48 UTC
[PATCH -rc][RESEND] KVM: Fix virtualization menu help text
2007-09-22 12:43 UTC
Processes spinning forever, apparently in lock_timer_base()?
2007-09-22 12:08 UTC (12+ messages)
Distributed storage. Security attributes and ducumentation update
2007-09-22 11:31 UTC (3+ messages)
Unfortunate infinite make recursion
2007-09-22 11:24 UTC
2.6.22.6 + oprofile oops
2007-09-22 11:23 UTC
[PATCH] 2.6.22.6 fix kernel panic on corrupted reiserfs directory
2007-09-22 10:34 UTC (2+ messages)
` [stable] "
clockevents: fix resume logic
2007-09-22 10:47 UTC (11+ messages)
[linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump
2007-09-22 10:40 UTC (9+ messages)
memset as memzero
2007-09-22 10:15 UTC (5+ messages)
[git] CFS-devel, group scheduler, fixes
2007-09-22 10:01 UTC (13+ messages)
[PATCH] [0/50] x86 2.6.24 patches review II
2007-09-22 10:01 UTC (69+ messages)
` [PATCH] [1/50] x86_64: store core id bits in cpuinfo_x8
` [PATCH] [2/50] x86_64: use core id bits for apicid_to_node initialization
` [PATCH] [3/50] x86_64: remove never used apic_mapped
` [PATCH] [4/50] x86: add cpu codenames for Kconfig.cpu
` [PATCH] [5/50] i386: change order in Kconfig.cpu
` [PATCH] [6/50] i386: clean up oops/bug reports
` Killing printk calls for size (Re: [PATCH] [6/50] i386: clean up oops/bug reports)
` [PATCH] [7/50] x86: expand /proc/interrupts to include missing vectors, v2
` possible corrections in the docs (Re: [PATCH] [7/50] x86: expand /proc/interrupts to include missing vectors, v2)
` [PATCH] [8/50] x86_64: remove x86_cpu_to_log_apicid
` [PATCH] [9/50] i386: validate against ACPI motherboard resources
` [PATCH] [10/50] x86_64: install unstripped copies of compat vdso on disk
` [PATCH] [11/50] x86_64: Install unstripped copy of 64bit vdso to disk
` [PATCH] [12/50] x86_64: Untable __init references between IO data
` [patches] "
` [PATCH] [13/50] x86: Fix and reenable CLFLUSH support in change_page_attr()
` [PATCH] [14/50] x86: Minor code-style cleanups to change_page_attr
` [PATCH] [15/50] x86_64: Return EINVAL for unknown address in change_page_attr
` [PATCH] [16/50] x86: Use macros to modify the PG_arch_1 page flags "
` [PATCH] [17/50] x86_64: remove STR() macros
` [PATCH] [18/50] x86_64: Save registers in saved_context during suspend and hibernation
` [PATCH] [19/50] Experimental: detect if SVM is disabled by BIOS
` [PATCH] [20/50] x86_64: Fix some broken white space in arch/x86_64/mm/init.c
` [PATCH] [21/50] i386: Misc cpuinit annotations
` [PATCH] [22/50] "
` [PATCH] [23/50] x86_64: Implement missing x86_64 function smp_call_function_mask()
` [PATCH] [24/50] x86_64: Eliminate result signage problem in asm-x86_64/bitops.h
` [PATCH] [25/50] x86_64: Add parenthesis to IRQ vector macros
` [PATCH] [26/50] i386: export i386 smp_call_function_mask() to modules
` [PATCH] [27/50] x86_64: Remove duplicated vsyscall nsec update
` [PATCH] [28/50] i386: remove stub early_printk.c
` [PATCH] [29/50] x86: honor _PAGE_PSE bit on page walks
` [PATCH] [30/50] x86_64: remove some dead code
` [PATCH] [31/50] x86_64: honor notify_die() returning NOTIFY_STOP
` [PATCH] [32/50] x86: Show last exception from/to register contents
` [PATCH] [33/50] x86: rename .i assembler includes to .h
` [PATCH] [34/50] i386: Fix argument signedness warnings
` [PATCH] [35/50] i386: Do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE
` [PATCH] [36/50] x86: Use raw locks during oopses
` [PATCH] [37/50] x86_64: Clean up mce= argument parsing slightly
` [PATCH] [38/50] x86_64: fix off-by-one in find_next_zero_string
` [PATCH] [39/50] i386: fix 4 bit apicid assumption of mach-default
` [PATCH] [40/50] i386: Fix section mismatch
` [PATCH] [41/50] i386: fix section mismatch warning in intel.c
` [PATCH] [42/50] i386: constify wd_ops
` [PATCH] [43/50] x86: multi-byte single instruction NOPs
` [PATCH] [44/50] i386: Introduce "used_vectors" bitmap which can be used to reserve vectors
` [PATCH] [45/50] x86_64: configure HPET_EMULATE_RTC automatically
` [PATCH] [46/50] x86: also show non-zero IRQ counts for vectors that currently don't have a handler
` [PATCH] [47/50] i386: avoid temporarily inconsistent pte-s
` [PATCH] [48/50] x86_64: return correct error code from child_rip in x86_64 entry.S
` [PATCH] [49/50] x86_64: Initialize 64bit registers for a.out executables
` [PATCH] [50/50] x86_64: Remove fpu io port resource
[Patch 1/2] Trace code and documentation (resend)
2007-09-22 9:35 UTC (2+ messages)
[PATCH] [0/45] x86 2.6.24 patches review I
2007-09-22 9:30 UTC (13+ messages)
` [PATCH] [8/45] x86_64: Use string instruction memcpy on AMD Fam11h
` [PATCH] [11/45] x86_64: Remove rogue default m in drivers/video/Kconfig
` [PATCH] [20/45] x86_64: Use 8 byte stack alignment when possible
` [PATCH] [24/45] x86: Introduce frame_pointer() and stack_pointer()
` [PATCH] [32/45] x86_64: hide cond_syscall behind __KERNEL__
[PATCH] change inotifyfs magic as the same magic is used for futexfs
2007-09-22 9:19 UTC (3+ messages)
[PATCH] pcmcia: Convert io_req_t to use kio_addr_t
2007-09-22 9:13 UTC (6+ messages)
` [PATCH v2] "
[PATCH] include/linux/mutex.h: unclear reference to convention
2007-09-22 8:41 UTC
[RFC PATCH] 2.6.22.6 user-mode linux: before abort, we make it sure all children quit
2007-09-22 8:01 UTC
[patch 1/8] Immediate Values - Global Modules List and Module Mutex
2007-09-22 7:15 UTC (12+ messages)
[patch 0/7] Add extended crashkernel command line syntax
2007-09-22 7:06 UTC (4+ messages)
` [patch 7/7] Add documentation for extended crashkernel syntax
[RFC PATCH] Add CRC checksum for RCU lists
2007-09-22 7:04 UTC (4+ messages)
NFS on loopback locks up entire system(2.6.23-rc6)?
2007-09-22 6:28 UTC (9+ messages)
` [NFS] "
[PATCH 2/3] missing null termination in power supply uevent
2007-09-20 21:38 UTC (2+ messages)
RTC wakealarm write-only, still has 644 permissions
2007-09-22 5:38 UTC (3+ messages)
2.6.23-rc7 + radeonfb/s2ram
2007-09-22 5:27 UTC
[patch 00/28] Add cmpxchg64_local and cmpxchg_local to each architecture
2007-09-22 4:46 UTC (3+ messages)
` [patch 04/28] Add cmpxchg64 and cmpxchg64_local to powerpc
[PATCH] 2.6.22.6 user-mode linux: use address instead of value as argument in os_free_irq_by_cb
2007-09-22 4:39 UTC
[PATCH 2/3] user.c: use kmem_cache_zalloc()
2007-09-22 4:33 UTC (3+ messages)
[Patch 2/2] Relay reset consumed
2007-09-22 4:23 UTC
[PATCH -mm] sb16: Shut up uninitialized var build warning
2007-09-22 4:20 UTC (4+ messages)
[PATCH RFC 0/9] RCU: Preemptible RCU
2007-09-22 4:10 UTC (21+ messages)
` [PATCH RFC 3/9] "
Eyleme Cagri: Kardesime Dokunma, Olum Yasalari Kaldirilsin
2007-09-21 22:38 UTC
linux 2.6.23-rc7 - 14 compile warnings
2007-09-22 2:29 UTC (2+ messages)
[-rc7 Patch] fs/isofs/namei.c: mark variables as uninitialized_var
2007-09-22 2:26 UTC
[GIT PATCH] ACPI patches for 2.6.23-rc7
2007-09-22 2:06 UTC
[PATCH 1/2] bnx2: factor out gzip unpacker
2007-09-22 2:47 UTC (17+ messages)
[Announce] Linux-tiny project revival
2007-09-22 1:55 UTC (18+ messages)
` Message codes (Re: [Announce] Linux-tiny project revival)
MTRR initialization
2007-09-22 0:46 UTC (3+ messages)
[PATCH 2.6.23-rc7 0/3] async_tx and md-accel fixes for 2.6.23
2007-09-22 0:45 UTC (4+ messages)
(no subject)
2007-09-21 21:28 UTC
edac_mc: sleeping function called from invalid context
2007-09-21 23:55 UTC
[PATCH 00/25] Read-only bind mounts
2007-09-21 23:47 UTC (5+ messages)
` [PATCH 07/25] r/o bind mounts: elevate write count for some ioctls
[PATCH Kbuild] Call only one make with all targets for O=
2007-09-21 23:09 UTC
[PATCH 00/22] Introduce credential record
2007-09-21 23:37 UTC (11+ messages)
` [PATCH 10/22] CacheFiles: Add a hook to write a single page of data to an inode
` [PATCH 11/22] CacheFiles: Permit the page lock state to be monitored
` [PATCH 14/22] NFS: Use local caching
[PATCH 1/3] taskstats: separate PID/TGID stats producers to complete the TGID ones
2007-09-21 23:30 UTC (3+ messages)
` [PATCH 2/3] taskstats: tell fill_thread_group() whether it replies with PID or TGID stats
` [PATCH 3/3] taskstats: fix stats->ac_exitcode to work on threads and use group_exit_code
[PATCH] JBD slab cleanups
2007-09-21 23:32 UTC (14+ messages)
` [PATCH] JBD/ext34 cleanups: convert to kzalloc
` [PATCH] JBD2/ext4 naming cleanup
[PATCH 00/22] Introduce credential record
2007-09-21 23:18 UTC (2+ messages)
Megaraid driver not detecting RAID volumes in kernel 2.6.22?
2007-09-21 23:05 UTC (2+ messages)
Linux 2.6.22.7
2007-09-21 23:02 UTC (2+ messages)
[PATCH 0/1] x86: Reduce Memory Usage for large CPU count systems v2
2007-09-21 22:46 UTC (3+ messages)
` [PATCH 1/1] x86: Convert cpuinfo_x86 array to a per_cpu array v2
+ x86-convert-cpuinfo_x86-array-to-a-per_cpu-array-v2.patch added to -mm tree
2007-09-21 22:25 UTC
[Patch 1/2] Trace code and documentation (updated)
2007-09-21 22:23 UTC (2+ messages)
Fix printk levels in intel-rng
2007-09-21 22:14 UTC (3+ messages)
[PATCH] usb-gadget-ether: Prevent oops caused by error interrupt race
2007-09-21 22:08 UTC (2+ messages)
[PATCH 0/11] eCryptfs: Introduce persistent lower files for each eCryptfs inode
2007-09-21 22:05 UTC (5+ messages)
` [PATCH 3/11] eCryptfs: read_write.c routines
` [Ecryptfs-devel] "
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