messages from 2008-01-24 16:56:24 to 2008-01-24 22:32:55 UTC [more...]
[PATCH 0/9] bfs: assorted cleanups
2008-01-24 22:32 UTC (3+ messages)
` [PATCH 1/9] bfs: remove a useless variable
` [PATCH 2/9] bfs: coding style cleanup in fs/bfs/inode.c
[PATCH 2.6.25] RDMA/cxgb3: Fix the T3A workaround checks
2008-01-24 22:30 UTC
[patch 00/26] Instrumentation Support Enhancement (2.6.24-rc8-mm1)
2008-01-24 22:19 UTC (42+ messages)
` [patch 01/26] Linux Kernel Markers Support for Proprierary Modules
` [patch 02/26] Fix ARM to play nicely with generic Instrumentation menu
` [patch 03/26] Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
` [patch 04/26] Kprobes - use a mutex to protect the instruction pages list
` [patch 05/26] Kprobes - do not use kprobes mutex in arch code
` [patch 06/26] Kprobes - declare kprobe_mutex static
` [patch 07/26] Add INIT_ARRAY() to kernel.h
` [patch 07/26] Add INIT_ARRAY() to kernel.h (updated)
` [patch 07/26] Add INIT_ARRAY() to kernel.h (update 2)
` [patch 08/26] Text Edit Lock - Architecture Independent Code
` [patch 09/26] Text Edit Lock - Alternative code for x86
` [patch 10/26] Text Edit Lock - kprobes architecture independent support
` [patch 11/26] Text Edit Lock - kprobes x86
` [patch 12/26] Text Edit Lock - x86_32 standardize debug rodata
` [patch 13/26] Text Edit Lock - x86_64 "
` [patch 14/26] Immediate Values - Architecture Independent Code
` [patch 15/26] Immediate Values - Kconfig menu in EMBEDDED
` [patch 16/26] Immediate Values - x86 Optimization
` [patch 17/26] Add text_poke and sync_core to powerpc
` [patch 18/26] Immediate Values - Powerpc Optimization
` [patch 19/26] Immediate Values - Documentation
` [patch 20/26] Scheduler Profiling - Use Immediate Values
` [patch 21/26] Immediate Values - Move Kprobes x86 restore_interrupt to kdebug.h
` [patch 22/26] Add __discard section to x86
` [patch 23/26] Immediate Values - x86 Optimization NMI and MCE support
` [patch 24/26] Immediate Values - Powerpc Optimization NMI "
` [patch 25/26] Immediate Values Use Arch NMI and MCE Support
` [patch 26/26] Linux Kernel Markers - Use Immediate Values
[patch 00/26] mount options: fix filesystem's ->show_options
2008-01-24 22:17 UTC (39+ messages)
` [patch 01/26] mount options: add documentation
` [patch 02/26] mount options: add generic_show_options()
` [patch 03/26] mount options: fix adfs
` [patch 04/26] mount options: fix affs
` [patch 05/26] mount options: fix afs
` [patch 06/26] mount options: fix autofs4
` [patch 07/26] mount options: fix autofs
` [patch 08/26] mount options: fix befs
` [patch 09/26] mount options: fix capifs
` [patch 10/26] mount options: fix devpts
` [patch 11/26] mount options: fix ext2
` [patch 12/26] mount options: fix ext4
` [patch 13/26] mount options: fix fat
` [patch 14/26] mount options: fix fuse
` [patch 15/26] mount options: fix hostfs
` [patch 16/26] mount options: fix hpfs
` [patch 17/26] mount options: fix hugetlbfs
` [patch 18/26] mount options: fix isofs
` [patch 19/26] mount options: fix jfs
` [patch 20/26] mount options: fix ncpfs
` [patch 21/26] mount options: partially fix nfs
` [patch 22/26] mount options: fix reiserfs
` [patch 23/26] mount options: fix spufs
` [patch 24/26] mount options: fix tmpfs
` [patch 25/26] mount options: fix udf
` [patch 26/26] mount options: fix usbfs
[PATCH] x86: Construct 32 bit boot time page tables in native format
2008-01-24 22:06 UTC (15+ messages)
kbuild: Preparing for merge window
2008-01-24 22:09 UTC (4+ messages)
[RFC] Parallelize IO for e2fsck
2008-01-24 22:07 UTC (2+ messages)
[RFC] ext3: per-process soft-syncing data=ordered mode
2008-01-24 21:58 UTC (3+ messages)
[PATCH] Rationalise ACPI backlight implementation
2008-01-24 21:44 UTC (2+ messages)
[HD64461] Pcmcia driver and Vcc/Vpp issues
2008-01-24 21:42 UTC
[patch 0/4] x86: PAT followup - Incremental changes and bug fixes
2008-01-24 21:36 UTC (11+ messages)
[PATCH 9/10] introduce intel_menlow platform specific driver
2008-01-24 21:39 UTC (3+ messages)
JMicron PATA 2.6.24-rc7 can't find drives
2008-01-24 21:39 UTC (11+ messages)
Add common orderly_poweroff() to 2.6.22?
2008-01-24 21:35 UTC (7+ messages)
Recursive variable `KBUILD_CFLAGS' references itself (eventually)
2008-01-24 21:34 UTC (6+ messages)
ext4 merge plans for 2.6.25
2008-01-24 21:24 UTC (20+ messages)
` [PATCH 17/49] ext3: Fix the max file size for ext3 file system
` [PATCH 18/49] ext4: sync up block group descriptor with e2fsprogs
` [PATCH 19/49] ext4: Return after ext4_error in case of failures
` [PATCH 20/49] ext4/super.c: fix #ifdef's (CONFIG_EXT4_* -> CONFIG_EXT4DEV_*)
` [PATCH 21/49] ext4: fix oops on corrupted ext4 mount
` [PATCH 22/49] ext4: Change the default behaviour on error
` [PATCH 23/49] Add buffer head related helper functions
` [PATCH 24/49] ext4: add block bitmap validation
` [PATCH 25/49] jbd2: Remove printk from J_ASSERT to preserve registers during BUG
` [PATCH 26/49] jbd2: Fix assertion failure in fs/jbd2/checkpoint.c
` [PATCH 27/49] ext4: Check for the correct error return from
` [PATCH 28/49] ext4: remove unused code from ext4_find_entry()
` [PATCH 29/49] ext4: Make ext4_get_blocks_wrap take the truncate_mutex early
` [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 00/27] Permit filesystem local caching [try #2]
2008-01-24 21:22 UTC (8+ messages)
` [PATCH 23/27] NFS: Fix memory leak "
` [PATCH 24/27] NFS: Use local caching "
` [PATCH 25/27] NFS: Configuration and mount option changes to enable local caching on NFS "
[PATCH][RFC] Kconfig: show git branch name in LOCALVERSION_AUTO
2008-01-24 21:23 UTC (2+ messages)
[PATCH -mm 0/2] AVR32 PWM driver and example user
2008-01-24 20:53 UTC (3+ messages)
` [PATCH -mm 1/2] Basic PWM driver for AVR32 and AT91
[PATCH] 2.4: fix memory corruption from misinterpreted bad_inode_ops return values
2008-01-24 21:06 UTC (3+ messages)
[PATCH] selinux: make mls_compute_sid always polyinstantiate
2008-01-24 20:46 UTC (3+ messages)
[2.6 patch] kconfig: remove "enable"
2008-01-24 20:53 UTC (2+ messages)
CONFIG_MARKERS
2008-01-24 20:35 UTC (11+ messages)
` [PATCH] Linux Kernel Markers Support for Proprierary Modules
[PATCH] Missing usb_find_device symbol from usb.c
2008-01-24 20:28 UTC (15+ messages)
[PATCH UCC TDM 1/3 Updated] Platform changes for UCC TDM driver for MPC8323eRDB. Also includes related QE changes and dts entries
2008-01-24 20:24 UTC (7+ messages)
[PATCH UCC TDM 3/3 ] Modified Documentation to explain dts entries for TDM driver
2008-01-24 20:12 UTC (2+ messages)
[PATCH] x86: fix unconditional arch/x86/kernel/pcspeaker.c compiling
2008-01-24 20:12 UTC (6+ messages)
` [PATCH] x86: fix unconditional arch/x86/kernel/pcspeaker.c?compiling
` [PATCH] x86: fix?unconditional?arch/x86/kernel/pcspeaker.c?compiling
[PATCH for mm] Remove iBCS support
2008-01-24 20:37 UTC (27+ messages)
[PATCH] mmu notifiers #v2
2008-01-24 20:07 UTC (17+ messages)
` [PATCH] mmu notifiers #v3
` [kvm-devel] "
` [kvm-devel] [PATCH] mmu notifiers #v4
` [kvm-devel] [PATCH] export notifier #1
[PATCH] firewire: fw-core: enforce write order when updating fw_device.generation
2008-01-24 19:26 UTC (7+ 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 4/4] firewire: fw-core: react on bus resets while the config ROM is being fetched
[PATCH] x86: ignore spurious faults
2008-01-24 19:21 UTC (5+ messages)
` [PATCH UPDATE] "
[CALL FOR TESTING] Make Ext3 fsck way faster [2.6.24-rc6 -mm patch]
2008-01-24 19:04 UTC (4+ messages)
[PATCH -v8 0/4] Fixing the issue with memory-mapped file times
2008-01-24 18:56 UTC (5+ messages)
` [PATCH -v8 3/4] Enable the MS_ASYNC functionality in sys_msync()
(no subject)
2008-01-24 17:57 UTC
Привет
2008-01-24 18:19 UTC
2.6.24-rc8-mm1 - Tons of extra interrupts
2008-01-24 18:12 UTC
sysctl table, s390 and xfs
2008-01-24 18:09 UTC
[PATCH 1/2] Extend sys_clone and sys_unshare system calls API
2008-01-24 17:50 UTC (7+ messages)
PROBLEM: SECCOMP documentation outdated in some arch/*/Kconfig
2008-01-24 17:19 UTC (3+ messages)
[PATCH] fix oops on rmmod capidrv
2008-01-24 16:50 UTC
[PATCH] IB/ehca: Prevent sending UD packets to QP0
2008-01-24 16:59 UTC
[PATCH 14/19] dlm: reject normal unlock when lock is waiting for lookup
2008-01-24 16:50 UTC
[PATCH 02/19] dlm: proper prototypes
2008-01-24 16:50 UTC
[PATCH 15/19] dlm: limit dir lookup loop
2008-01-24 16:50 UTC
[PATCH 17/19] dlm: change error message to debug
2008-01-24 16:50 UTC
[PATCH 19/19] dlm: Sanity check namelen before copying it
2008-01-24 16:50 UTC
[PATCH 18/19] dlm: keep cached master rsbs during recovery
2008-01-24 16:50 UTC
[PATCH 13/19] dlm: validate messages before processing
2008-01-24 16:50 UTC
[PATCH 16/19] dlm: fix possible use-after-free
2008-01-24 16:50 UTC
[PATCH 11/19] dlm: another call to confirm_master in receive_request_reply
2008-01-24 16:50 UTC
[PATCH 12/19] dlm: reject messages from non-members
2008-01-24 16:50 UTC
[PATCH 10/19] dlm: recover locks waiting for overlap replies
2008-01-24 16:50 UTC
[PATCH 06/19] dlm: align midcomms message buffer
2008-01-24 16:50 UTC
[PATCH 07/19] dlm: swap bytes for rcom lock reply
2008-01-24 16:50 UTC
[PATCH 05/19] dlm: close othercons
2008-01-24 16:50 UTC
[PATCH 09/19] dlm: clear ast_type when removing from astqueue
2008-01-24 16:50 UTC
[PATCH 08/19] dlm: use fixed errno values in messages
2008-01-24 16:50 UTC
[PATCH 04/19] dlm: use dlm prefix on alloc and free functions
2008-01-24 16:50 UTC
[PATCH 03/19] dlm: don't print common non-errors
2008-01-24 16:50 UTC
[PATCH 01/19] dlm: bind connections from known local address when using TCP
2008-01-24 16:50 UTC
[PATCH 00/19] dlm patches for 2.6.25
2008-01-24 16:50 UTC
[PATCH 00/17] [MIPS] Malta: massive code cleanup
2008-01-24 16:52 UTC (9+ messages)
` [PATCH 07/17] [MIPS] Malta: fix oversized lines in malta_int.c
` [PATCH 10/17] [MIPS] Malta: remove a superfluous comment
` [PATCH 11/17] [MIPS] Malta: else should follow close brace in malta_int.c
` [PATCH 13/17] [MIPS] Malta, Atlas: move an extern function declaration to the header file
` [PATCH 14/17] [MIPS] Malta: fix braces at single statement blocks
` [PATCH 15/17] [MIPS] Malta: make the helper function static
` [PATCH 16/17] [MIPS] Malta: remaining bits of the board support code cleanup
` [PATCH 17/17] [MIPS] remove Documentation/mips/GT64120.README
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