linux.kernel (thread)
[patch 00/26] 2.6.22-stable review,
Greg KH,
2007/10/31
- [patch 05/26] Fix some cases of missed IPV6 DAD, Greg KH, 2007/10/31
- [patch 02/26] Fix ESP host instance numbering., Greg KH, 2007/10/31
- [patch 14/26] libertas: fix endianness breakage, Greg KH, 2007/10/31
- [patch 12/26] : Fix TCP initial sequence number selection., Greg KH, 2007/10/31
- [patch 03/26] Fix cls_u32 error return handling., Greg KH, 2007/10/31
- [patch 06/26] Fix ipv6 redirect processing, leads to TAHI failures., Greg KH, 2007/10/31
- [patch 11/26] : Fix TCP MD5 on big-endian., Greg KH, 2007/10/31
- [patch 08/26] Fix zero length socket write() semantics., Greg KH, 2007/10/31
- [patch 04/26] Fix ieee80211 handling of bogus hdrlength field, Greg KH, 2007/10/31
- [patch 17/26] firewire: fix unloading of fw-ohci while devices are attached, Greg KH, 2007/10/31
- [patch 10/26] Fix TCPs ->fastpath_cnt_hit handling., Greg KH, 2007/10/31
- [patch 09/26] Fix sys_ipc() SEMCTL on sparc64., Greg KH, 2007/10/31
- [patch 13/26] mac80211: filter locally-originated multicast frames, Greg KH, 2007/10/31
- [patch 15/26] libertas: more endianness breakage, Greg KH, 2007/10/31
- [patch 01/26] ACPI: disable lower idle C-states across suspend/resume, Greg KH, 2007/10/31
- [patch 07/26] Fix ROSE module unload oops., Greg KH, 2007/10/31
- [patch 20/26] V4L: ivtv: fix udma yuv bug, Greg KH, 2007/10/31
- [patch 16/26] Add get_unaligned to ieee80211_get_radiotap_len, Greg KH, 2007/10/31
- [patch 18/26] netdrvr: natsemi: Fix device removal bug, Greg KH, 2007/10/31
- [patch 22/26] hwmon/lm87: Disable VID when it should be, Greg KH, 2007/10/31
- [patch 26/26] POWERPC: Fix handling of stfiwx math emulation, Greg KH, 2007/10/31
- [patch 23/26] hwmon/w83627hf: Fix setting fan min right after driver load, Greg KH, 2007/10/31
- [patch 19/26] dm9601: Fix receive MTU, Greg KH, 2007/10/31
- Re: [patch 00/26] 2.6.22-stable review, Greg KH, 2007/10/31
- [patch 24/26] hwmon/w83627hf: Dont assume bank 0, Greg KH, 2007/10/31
- [patch 25/26] i915: fix vbl swap allocation size., Greg KH, 2007/10/31
- [patch 21/26] hwmon/lm87: Fix a division by zero, Greg KH, 2007/10/31
- [patch 27/26] lockdep: fix mismatched lockdep_depth/curr_chain_hash, Greg KH, 2007/10/31
[PATCH 0/5] A config option to compile out some namespaces code (v3),
Pavel Emelyanov,
2007/10/31
- [PATCH 3/5] Move the IPC namespace under the option, Pavel Emelyanov, 2007/10/31
- [PATCH 2/5] Move the UTS namespace under the option, Pavel Emelyanov, 2007/10/31
- [PATCH 5/5] Move the PID namespace under the option, Pavel Emelyanov, 2007/10/31
- [PATCH 4/5] Move the user namespace under the option, Pavel Emelyanov, 2007/10/31
- [PATCH 1/5] The config option itself, Pavel Emelyanov, 2007/10/31
- Re: [PATCH 0/5] A config option to compile out some namespaces code (v3), Cedric Le Goater, 2007/10/31
[PATCH v3] 0/4 fs/ioctl.c coding style, function renaming/factoring,
Erez Zadok,
2007/10/30
- [PATCH 2/4] VFS: swap do_ioctl and vfs_ioctl names, Erez Zadok, 2007/10/30
- [PATCH 3/4] VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctls, Erez Zadok, 2007/10/30
- [PATCH 1/4] VFS: apply coding standards to fs/ioctl.c, Erez Zadok, 2007/10/30
- [PATCH 4/4] Unionfs: use vfs_ioctl, Erez Zadok, 2007/10/30
- Re: [PATCH v3] 0/4 fs/ioctl.c coding style, function renaming/factoring, Andrew Morton, 2007/10/30
[patch 00/28] cmpxchg_local standardization across architectures,
Mathieu Desnoyers,
2007/10/30
- [patch 22/28] Add cmpxchg_local to s390, Mathieu Desnoyers, 2007/10/30
- [patch 26/28] Add cmpxchg_local to sparc64, Mathieu Desnoyers, 2007/10/30
- [patch 06/28] Add cmpxchg64 and cmpxchg64_local to x86_64, Mathieu Desnoyers, 2007/10/30
- [patch 18/28] Add cmpxchg_local to m86k, Mathieu Desnoyers, 2007/10/30
- [patch 10/28] Add cmpxchg_local to cris, Mathieu Desnoyers, 2007/10/30
- [patch 14/28] New cmpxchg_local (optimized for UP case) for m32r, Mathieu Desnoyers, 2007/10/30
- [patch 03/28] Add cmpxchg64 and cmpxchg64_local to alpha, Mathieu Desnoyers, 2007/10/30
- [patch 15/28] Fix m32r __xchg, Mathieu Desnoyers, 2007/10/30
- [patch 24/28] Add cmpxchg_local to sh64, Mathieu Desnoyers, 2007/10/30
- [patch 08/28] Add cmpxchg_local to avr32, Mathieu Desnoyers, 2007/10/30
- [patch 21/28] Add cmpxchg_local to ppc, Mathieu Desnoyers, 2007/10/30
- [patch 12/28] Add cmpxchg_local to h8300, Mathieu Desnoyers, 2007/10/30
- [patch 11/28] Add cmpxchg_local to frv, Mathieu Desnoyers, 2007/10/30
- [patch 09/28] Add cmpxchg_local to blackfin, replace __cmpxchg by generic cmpxchg, Mathieu Desnoyers, 2007/10/30
- [patch 28/28] Add cmpxchg_local to xtensa, Mathieu Desnoyers, 2007/10/30
- [patch 25/28] Add cmpxchg_local to sparc, move __cmpxchg to system.h, Mathieu Desnoyers, 2007/10/30
- [patch 16/28] m32r: build fix of arch/m32r/kernel/smpboot.c, Mathieu Desnoyers, 2007/10/30
- [patch 20/28] Add cmpxchg_local to parisc, Mathieu Desnoyers, 2007/10/30
- [patch 13/28] Add cmpxchg_local, cmpxchg64 and cmpxchg64_local to ia64, Mathieu Desnoyers, 2007/10/30
- [patch 23/28] Add cmpxchg_local to sh, use generic cmpxchg() instead of cmpxchg_u32, Mathieu Desnoyers, 2007/10/30
- [patch 04/28] Add cmpxchg64 and cmpxchg64_local to mips, Mathieu Desnoyers, 2007/10/30
- [patch 05/28] Add cmpxchg64 and cmpxchg64_local to powerpc, Mathieu Desnoyers, 2007/10/30
- [patch 17/28] local_t m32r use architecture specific cmpxchg_local, Mathieu Desnoyers, 2007/10/30
- [patch 02/28] Fall back on interrupt disable in cmpxchg8b on 80386 and 80486, Mathieu Desnoyers, 2007/10/30
- [patch 07/28] Add cmpxchg_local to arm, Mathieu Desnoyers, 2007/10/30
- [patch 01/28] Add cmpxchg_local to asm-generic for per cpu atomic operations, Mathieu Desnoyers, 2007/10/30
- [patch 19/28] Add cmpxchg_local to m68knommu, Mathieu Desnoyers, 2007/10/30
- [patch 27/28] Add cmpxchg_local to v850, Mathieu Desnoyers, 2007/10/30
[PATCH 00/33] Swap over NFS -v14,
Peter Zijlstra,
2007/10/30
- [PATCH 24/33] mm: prepare swap entry methods for use in page methods, Peter Zijlstra, 2007/10/30
- [PATCH 30/33] nfs: swap vs nfs_writepage, Peter Zijlstra, 2007/10/30
- [PATCH 28/33] nfs: teach the NFS client how to treat PG_swapcache pages, Peter Zijlstra, 2007/10/30
- [PATCH 02/33] mm: tag reseve pages, Peter Zijlstra, 2007/10/30
- [PATCH 16/33] netvm: network reserve infrastructure, Peter Zijlstra, 2007/10/30
- [PATCH 08/33] mm: emergency pool, Peter Zijlstra, 2007/10/30
- [PATCH 26/33] mm: methods for teaching filesystems about PG_swapcache pages, Peter Zijlstra, 2007/10/30
- [PATCH 19/33] netvm: hook skb allocation to reserves, Peter Zijlstra, 2007/10/30
- [PATCH 03/33] mm: slub: add knowledge of reserve pages, Peter Zijlstra, 2007/10/30
- [PATCH 05/33] mm: kmem_estimate_pages(), Peter Zijlstra, 2007/10/30
- [PATCH 32/33] nfs: fix various memory recursions possible with swap over NFS., Peter Zijlstra, 2007/10/30
- [PATCH 22/33] netfilter: NF_QUEUE vs emergency skbs, Peter Zijlstra, 2007/10/30
- [PATCH 01/33] mm: gfp_to_alloc_flags(), Peter Zijlstra, 2007/10/30
- [PATCH 29/33] nfs: disable data cache revalidation for swapfiles, Peter Zijlstra, 2007/10/30
- [PATCH 27/33] nfs: remove mempools, Peter Zijlstra, 2007/10/30
- [PATCH 11/33] mm: memory reserve management, Peter Zijlstra, 2007/10/30
- [PATCH 12/33] selinux: tag avc cache alloc as non-critical, Peter Zijlstra, 2007/10/30
- [PATCH 17/33] sysctl: propagate conv errors, Peter Zijlstra, 2007/10/30
- [PATCH 20/33] netvm: filter emergency skbs., Peter Zijlstra, 2007/10/30
- [PATCH 15/33] net: sk_allocation() - concentrate socket related allocations, Peter Zijlstra, 2007/10/30
- [PATCH 14/33] net: packet split receive api, Peter Zijlstra, 2007/10/30
- [PATCH 04/33] mm: allow mempool to fall back to memalloc reserves, Peter Zijlstra, 2007/10/30
- [PATCH 10/33] mm: __GFP_MEMALLOC, Peter Zijlstra, 2007/10/30
- [PATCH 13/33] net: wrap sk->sk_backlog_rcv(), Peter Zijlstra, 2007/10/30
- [PATCH 25/33] mm: add support for non block device backed swap files, Peter Zijlstra, 2007/10/30
- [PATCH 31/33] nfs: enable swap on NFS, Peter Zijlstra, 2007/10/30
- [PATCH 33/33] nfs: do not warn on radix tree node allocation failures, Peter Zijlstra, 2007/10/30
- [PATCH 18/33] netvm: INET reserves., Peter Zijlstra, 2007/10/30
- [PATCH 06/33] mm: allow PF_MEMALLOC from softirq context, Peter Zijlstra, 2007/10/30
- [PATCH 21/33] netvm: prevent a TCP specific deadlock, Peter Zijlstra, 2007/10/30
- [PATCH 09/33] mm: system wide ALLOC_NO_WATERMARK, Peter Zijlstra, 2007/10/30
- [PATCH 07/33] mm: serialize access to min_free_kbytes, Peter Zijlstra, 2007/10/30
- [PATCH 23/33] netvm: skb processing, Peter Zijlstra, 2007/10/30
- Re: [PATCH 00/33] Swap over NFS -v14, Nick Piggin, 2007/10/31
"Fix ATAPI transfer lengths" causes CD writing regression,
Daniel Drake,
2007/10/30
- Re: "Fix ATAPI transfer lengths" causes CD writing regression, Alan Cox, 2007/10/30
- Re: "Fix ATAPI transfer lengths" causes CD writing regression, Daniel Drake, 2007/10/30
- Re: "Fix ATAPI transfer lengths" causes CD writing regression, Frans Pop, 2007/10/30
- Re: "Fix ATAPI transfer lengths" causes CD writing regression, Alan Cox, 2007/10/30
- Re: "Fix ATAPI transfer lengths" causes CD writing regression, Daniel Drake, 2007/10/30
- Re: "Fix ATAPI transfer lengths" causes CD writing regression, Alan Cox, 2007/10/31
- Re: "Fix ATAPI transfer lengths" causes CD writing regression, Jens Axboe, 2007/10/31
- Re: "Fix ATAPI transfer lengths" causes CD writing regression, Jeff Garzik, 2007/10/31
- Re: "Fix ATAPI transfer lengths" causes CD writing regression, Jens Axboe, 2007/10/31
- Re: "Fix ATAPI transfer lengths" causes CD writing regression, Jeff Garzik, 2007/10/31
- Re: "Fix ATAPI transfer lengths" causes CD writing regression, Alan Cox, 2007/10/31
- Re: "Fix ATAPI transfer lengths" causes CD writing regression, Daniel Drake, 2007/10/31
- Re: "Fix ATAPI transfer lengths" causes CD writing regression, Jens Axboe, 2007/10/31
- Re: "Fix ATAPI transfer lengths" causes CD writing regression, Alan Cox, 2007/10/31
- Re: "Fix ATAPI transfer lengths" causes CD writing regression, Jeff Garzik, 2007/10/30
[PATCH 0/4] Unexport several headers and cleanup,
Kirill A. Shutemov,
2007/10/30
- [PATCH 1/4] Unexport asm/page.h, Kirill A. Shutemov, 2007/10/30
- [PATCH 4/4] Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed, Kirill A. Shutemov, 2007/10/30
- [PATCH 3/4] Unexport asm/user.h and linux/user.h, Kirill A. Shutemov, 2007/10/30
- [PATCH 2/4] Unexport asm/elf.h, Kirill A. Shutemov, 2007/10/30
- Re: [PATCH 0/4] Unexport several headers and cleanup, David Woodhouse, 2007/10/30
[PATCH 00/14] Blackfin on-chip SPI controller driver updates and bug-fixing,
Bryan Wu,
2007/10/30
- [PATCH 02/14] Blackfin SPI driver: use new GPIO API and add error handling, Bryan Wu, 2007/10/30
- [PATCH 01/14] Blackfin SPI driver: Initial supporting BF54x in SPI driver, Bryan Wu, 2007/10/30
- [PATCH 07/14] Blackfin SPI driver: Add SPI master controller platform device 1, Bryan Wu, 2007/10/30
- [PATCH 03/14] Blackfin SPI driver: add error handing, Bryan Wu, 2007/10/30
- [PATCH 13/14] Blackfin SPI driver: Move cs_chg_udelay to cs_deactive to fix bug when some SPI LCD driver needs delay after cs_deactive, Bryan Wu, 2007/10/30
- [PATCH 04/14] Blackfin SPI driver: Blackfin SPI driver does not respect the per-transfer cs_change field, Bryan Wu, 2007/10/30
- [PATCH 12/14] Blackfin SPI driver: Fix bug in u16_cs_chg_reader to read data_len-2 bytes data firstly, then read out the last 2 bytes data, Bryan Wu, 2007/10/30
- [PATCH 09/14] Blackfin SPI driver: Fix SPI driver to work with SPI flash ST25P16 on bf548, Bryan Wu, 2007/10/30
- [PATCH 08/14] Blackfin SPI driver: Move GPIO config to setup and cleanup, Bryan Wu, 2007/10/30
- [PATCH 11/14] Blackfin SPI driver: Move global SPI regs_base and dma_ch to struct driver_data, Bryan Wu, 2007/10/30
- [PATCH 05/14] Blackfin SPI driver: prevent people from setting bits in ctl_reg, Bryan Wu, 2007/10/30
- [PATCH 10/14] Blackfin SPI driver: Clean up useless wait in bfin SPI driver, Bryan Wu, 2007/10/30
- [PATCH 14/14] Blackfin SPI driver: set correct baud for spi mmc and enable SPI after DMA., Bryan Wu, 2007/10/30
- [PATCH 06/14] Blackfin SPI driver: update spi driver to support multi-ports, Bryan Wu, 2007/10/30
- Re: [PATCH 00/14] Blackfin on-chip SPI controller driver updates and bug-fixing, David Brownell, 2007/10/30
[RFC] Create instrumentation directory (git repository),
Mathieu Desnoyers,
2007/10/29
- Re: [RFC] Create instrumentation directory (git repository), Randy Dunlap, 2007/10/29
- Re: [RFC] Create instrumentation directory (git repository), Jeff Garzik, 2007/10/29
- Re: [RFC] Create instrumentation directory (git repository), Mathieu Desnoyers, 2007/10/29
- Re: [RFC] Create instrumentation directory (git repository), Jeff Garzik, 2007/10/29
- Re: [RFC] Create instrumentation directory (git repository), Mathieu Desnoyers, 2007/10/29
- Re: [RFC] Create kinst/ or ki/ directory ?, Mathieu Desnoyers, 2007/10/30
- Re: [RFC] Create kinst/ or ki/ directory ?, Peter Zijlstra, 2007/10/30
- Re: [RFC] Create kinst/ or ki/ directory ?, Linus Torvalds, 2007/10/30
- Re: [RFC] Create kinst/ or ki/ directory ?, Christoph Hellwig, 2007/10/30
- Re: [RFC] Create kinst/ or ki/ directory ?, Mathieu Desnoyers, 2007/10/30
- Re: [RFC] Create kinst/ or ki/ directory ?, Linus Torvalds, 2007/10/30
- Re: [RFC] Create kinst/ or ki/ directory ?, Mathieu Desnoyers, 2007/10/30
- Re: [RFC] Create kinst/ or ki/ directory ?, Frank Ch. Eigler, 2007/10/31
- Re: [RFC] Create kinst/ or ki/ directory ?, Arjan van de Ven, 2007/10/31
- Re: [RFC] Create kinst/ or ki/ directory ?, Frank Ch. Eigler, 2007/10/31
- Re: [RFC] Create kinst/ or ki/ directory ?, Arjan van de Ven, 2007/10/31
- Re: [RFC] Create kinst/ or ki/ directory ?, Mathieu Desnoyers, 2007/10/31
- Re: [RFC] Create kinst/ or ki/ directory ?, Frank Ch. Eigler, 2007/10/31
- Re: [RFC] Create kinst/ or ki/ directory ?, Sam Ravnborg, 2007/10/30
- Re: [RFC] Create instrumentation directory (git repository), Christoph Lameter, 2007/10/29
[PATCH 00/16] [ISDN] HiSax: modularize card setup,
Jeff Garzik,
2007/10/29
- [PATCH 06/16] [ISDN] HiSax nj_s, nj_u: convert to PCI hotplug API, Jeff Garzik, 2007/10/29
- [PATCH 09/16] [ISDN] HiSax avm_pci: convert to modern probing, Jeff Garzik, 2007/10/29
- [PATCH 05/16] [ISDN] HiSax hfc_pci, w6692: convert to PCI hotplug API, Jeff Garzik, 2007/10/29
- [PATCH 13/16] [ISDN] HiSax niccy: convert to ISA/PNP/PCI new style probing, Jeff Garzik, 2007/10/29
- [PATCH 01/16] [ISDN] HiSax: modularize card setup, Jeff Garzik, 2007/10/29
- [PATCH 02/16] [ISDN] Ready HiSax driver for modularization, Jeff Garzik, 2007/10/29
- [PATCH 12/16] [ISDN] HiSax gazel: ifdef bug fixes for x86-64, Jeff Garzik, 2007/10/29
- [PATCH 10/16] [ISDN] HiSax acm_pci: fix module unload, Jeff Garzik, 2007/10/29
- [PATCH 16/16] [ISDN] HiSax bkm_a8: convert to PCI hotplug API, Jeff Garzik, 2007/10/29
- [PATCH 03/16] [ISDN] HiSax bkm_a4t: convert to PCI hotplug API, Jeff Garzik, 2007/10/29
- [PATCH 08/16] [ISDN] HiSax: additional export to make things proper, Jeff Garzik, 2007/10/29
- [PATCH 11/16] [ISDN] HiSax gazel: convert to ISA/PCI new probing, Jeff Garzik, 2007/10/29
- [PATCH 14/16] [ISDN] HiSax diva: convert to PCI/PNP/ISA new-style APIs, Jeff Garzik, 2007/10/29
- [PATCH 04/16] [ISDN] HiSax enternow: convert to PCI hotplug API, Jeff Garzik, 2007/10/29
- [PATCH 07/16] [ISDN] HiSax telespci: convert to PCI hotplug API, Jeff Garzik, 2007/10/29
[patch 00/10] [PATCH] Create instrumentation/ kernel directory,
Mathieu Desnoyers,
2007/10/29
- [patch 01/10] Create instrumentation directory, Mathieu Desnoyers, 2007/10/29
- [patch 05/10] Move profiling to instrumentation, Mathieu Desnoyers, 2007/10/29
- [patch 10/10] Move samples to instrumentation/samples, Mathieu Desnoyers, 2007/10/29
- [patch 09/10] Move blktrace to instrumentation directory, Mathieu Desnoyers, 2007/10/29
- [patch 04/10] Move Linux Kernel Markers to instrumentation directory, Mathieu Desnoyers, 2007/10/29
- [patch 08/10] Move blktrace Kconfig entry to instrumentation menu, Mathieu Desnoyers, 2007/10/29
- [patch 07/10] Move vmstat to instrumentation/., Mathieu Desnoyers, 2007/10/29
- [patch 01/10] Move oprofile to arch/*/instrumentation, Mathieu Desnoyers, 2007/10/29
[REGRESSION] 2.6.24-rc1 fails to boot on a 486,
Mikael Pettersson,
2007/10/28
- Re: [REGRESSION] 2.6.24-rc1 fails to boot on a 486, H. Peter Anvin, 2007/10/29
- Re: [REGRESSION] 2.6.24-rc1 fails to boot on a 486, H. Peter Anvin, 2007/10/29
- Re: [REGRESSION] 2.6.24-rc1 fails to boot on a 486, Mikael Pettersson, 2007/10/29
- Re: [REGRESSION] 2.6.24-rc1 fails to boot on a 486, Mikael Pettersson, 2007/10/29
- Re: [REGRESSION] 2.6.24-rc1 fails to boot on a 486, Mikael Pettersson, 2007/10/30
[patch 00/10] SLUB: SMP regression tests on Dual Xeon E5345 (8p) and new performance patches,
Christoph Lameter,
2007/10/27
- [patch 02/10] SLUB: Noinline some functions to avoid them being folded into alloc/free, Christoph Lameter, 2007/10/27
- [patch 05/10] SLUB: __slab_alloc() exit path consolidation, Christoph Lameter, 2007/10/27
- [patch 01/10] SLUB: Consolidate add_partial and add_partial_tail to one function, Christoph Lameter, 2007/10/27
- [patch 10/10] SLUB: Restructure slab alloc, Christoph Lameter, 2007/10/27
- [patch 07/10] SLUB: Avoid referencing kmem_cache structure in __slab_alloc, Christoph Lameter, 2007/10/27
- [patch 03/10] SLUB: Move kmem_cache_node determination into add_full and add_partial, Christoph Lameter, 2007/10/27
- [patch 04/10] SLUB: Avoid checking for a valid object before zeroing on the fast path, Christoph Lameter, 2007/10/27
- [patch 09/10] SLUB: Do our own locking via slab_lock and slab_unlock., Christoph Lameter, 2007/10/27
- [patch 06/10] SLUB: Provide unique end marker for each slab, Christoph Lameter, 2007/10/27
- [patch 08/10] SLUB: Optional fast path using cmpxchg_local, Christoph Lameter, 2007/10/27
[patch 0/6][RFC] Cleanup FIBMAP,
Mike Waychison,
2007/10/26
- [patch 2/6][RFC] Allow FIBMAP to return EFBIG on large filesystems., Mike Waychison, 2007/10/26
- [patch 3/6][RFC] Move FIBMAP logic, Mike Waychison, 2007/10/26
- [patch 6/6][RFC] Drop CAP_SYS_RAWIO requirement on FIBMAP, Mike Waychison, 2007/10/26
- [patch 4/6][RFC] Attempt to plug race with truncate, Mike Waychison, 2007/10/26
- [patch 1/6][RFC] Keep FIBMAP from looking at negative block nrs, Mike Waychison, 2007/10/26
- [patch 5/6][RFC] Introduce FIBMAP64, Mike Waychison, 2007/10/26
- Re: [patch 0/6][RFC] Cleanup FIBMAP, Anton Altaparmakov, 2007/10/27
- Re: [patch 0/6][RFC] Cleanup FIBMAP, H. Peter Anvin, 2007/10/27
[PATCH 0/12] maps4: pagemap monitoring v4,
Matt Mackall,
2007/10/26
- [PATCH 3/12] maps4: move is_swap_pte, Matt Mackall, 2007/10/26
- [PATCH 2/12] maps4: From: Dave Hansen <haveblue@xxxxxxxxxx>, Matt Mackall, 2007/10/26
- [PATCH 6/12] maps4: simplify interdependence of maps and smaps, Matt Mackall, 2007/10/26
- [PATCH 4/12] maps4: introduce a generic page walker, Matt Mackall, 2007/10/26
- [PATCH 5/12] maps4: use pagewalker in clear_refs and smaps, Matt Mackall, 2007/10/26
- [PATCH 1/12] maps4: add proportional set size accounting in smaps, Matt Mackall, 2007/10/26
- [PATCH 7/12] maps4: move clear_refs code to task_mmu.c, Matt Mackall, 2007/10/26
- [PATCH 8/12] maps4: regroup task_mmu by interface, Matt Mackall, 2007/10/26
- [PATCH 9/12] maps4: add /proc/pid/pagemap interface, Matt Mackall, 2007/10/26
- [PATCH 12/12] maps4: make page monitoring /proc file optional, Matt Mackall, 2007/10/26
- [PATCH 10/12] maps4: add /proc/kpagecount interface, Matt Mackall, 2007/10/26
- [PATCH 11/12] maps4: add /proc/kpageflags interface, Matt Mackall, 2007/10/26
[2.624-rc1 regression] lost battery information,
Andrey Borzenkov,
2007/10/26
- Re: [2.624-rc1 regression] lost battery information, Frans Pop, 2007/10/26
- Re: [2.624-rc1 regression] lost battery information, Alexey Starikovskiy, 2007/10/26
- Re: [2.624-rc1 regression] lost battery information, Andrey Borzenkov, 2007/10/26
- Re: [2.624-rc1 regression] lost battery information, Frans Pop, 2007/10/26
- Re: [2.624-rc1 regression] lost battery information, Alexey Starikovskiy, 2007/10/26
- Re: [2.624-rc1 regression] lost battery information, Andrey Borzenkov, 2007/10/26
- Re: [2.624-rc1 regression] lost battery information, Alexey Starikovskiy, 2007/10/26
- Re: [2.624-rc1 regression] lost battery information, Frans Pop, 2007/10/26
- Re: [2.624-rc1 regression] lost battery information, Andrey Borzenkov, 2007/10/27
- Re: [2.624-rc1 regression] lost battery information, Alexey Starikovskiy, 2007/10/27
- Re: [2.624-rc1 regression] lost battery information, Andrey Borzenkov, 2007/10/27
- Re: [2.624-rc1 regression] lost battery information, Alexey Starikovskiy, 2007/10/27
- Re: [2.624-rc1 regression] lost battery information, Frans Pop, 2007/10/27
- Re: [2.624-rc1 regression] lost battery information, Andrey Borzenkov, 2007/10/27
- Re: [2.624-rc1 regression] lost battery information, Alexey Starikovskiy, 2007/10/27
- Re: ACPI: use select POWER_SUPPLY for AC, BATTERY and SBS (was: [2.624-rc1 regression] lost battery information), Matej Laitl, 2007/10/26
[PATCH] Remove pointless casts from void pointers,,
Jeff Garzik,
2007/10/26
- [PATCH] SCSI/sym53c416: kill pointless irq handler loop and test, Jeff Garzik, 2007/10/26
- [PATCH] drivers/net/irda/au1k_ir: fix obvious irq handler bugs, Jeff Garzik, 2007/10/26
- [PATCH] SCSI/gdth: kill unneeded 'irq' argument, Jeff Garzik, 2007/10/26
- [PATCH] ARM: Misc minor interrupt handler cleanups, Jeff Garzik, 2007/10/26
- [PATCH] NETDRVR, USB: declance, lp486e, s3c2410_udc: minor irq handler cleanups, Jeff Garzik, 2007/10/26
- [PATCH] IA64, PPC, SPARC: minor irq handler cleanups, Jeff Garzik, 2007/10/26
- [PATCH] media/video/planb: fix obvious interrupt handling bugs, Jeff Garzik, 2007/10/26
- [PATCH] Remove always-true tests in irq handlers, Jeff Garzik, 2007/10/26
- Re: [PATCH] Remove pointless casts from void pointers,, John W. Linville, 2007/10/26
- Re: [PATCH] Remove pointless casts from void pointers,, Dmitry Torokhov, 2007/10/26
- Re: [PATCH] Remove pointless casts from void pointers,, Josh Boyer, 2007/10/26
- Re: [PATCH] Remove pointless casts from void pointers,, Holger Schurig, 2007/10/26
- Re: [PATCH] Remove pointless casts from void pointers,, Lennert Buytenhek, 2007/10/26
[AppArmor 00/45] AppArmor security module overview,
jjohansen,
2007/10/26
- [AppArmor 03/45] Add a vfsmount parameter to notify_change(), jjohansen, 2007/10/26
- [AppArmor 05/45] Add struct vfsmount parameter to vfs_mkdir(), jjohansen, 2007/10/26
- [AppArmor 02/45] Pass struct path down to remove_suid and children, jjohansen, 2007/10/26
- [AppArmor 01/45] Pass struct vfsmount to the inode_create LSM hook, jjohansen, 2007/10/26
- [AppArmor 06/45] Pass struct vfsmount to the inode_mkdir LSM hook, jjohansen, 2007/10/26
- [AppArmor 04/45] Pass struct vfsmount to the inode_setattr LSM hook, jjohansen, 2007/10/26
- [AppArmor 09/45] Add a struct vfsmount parameter to vfs_symlink(), jjohansen, 2007/10/26
- [AppArmor 28/45] Pass struct vfsmount to the inode_removexattr LSM hook, jjohansen, 2007/10/26
- [AppArmor 15/45] Pass struct vfsmount to the inode_rmdir LSM hook, jjohansen, 2007/10/26
- [AppArmor 14/45] Add a struct vfsmount parameter to vfs_rmdir(), jjohansen, 2007/10/26
- [AppArmor 11/45] Pass struct vfsmount to the inode_readlink LSM hook, jjohansen, 2007/10/26
- [AppArmor 07/45] Add a struct vfsmount parameter to vfs_mknod(), jjohansen, 2007/10/26
- [AppArmor 12/45] Add struct vfsmount parameters to vfs_link(), jjohansen, 2007/10/26
- [AppArmor 16/45] Call lsm hook before unhashing dentry in vfs_rmdir(), jjohansen, 2007/10/26
- [AppArmor 19/45] Add struct vfsmount parameters to vfs_rename(), jjohansen, 2007/10/26
- [AppArmor 13/45] Pass the struct vfsmounts to the inode_link LSM hook, jjohansen, 2007/10/26
- [AppArmor 30/45] Make d_path() consistent across mount operations, jjohansen, 2007/10/26
- [AppArmor 10/45] Pass struct vfsmount to the inode_symlink LSM hook, jjohansen, 2007/10/26
- [AppArmor 29/45] Fix __d_path() for lazy unmounts and make it unambiguous, jjohansen, 2007/10/26
- [AppArmor 20/45] Pass struct vfsmount to the inode_rename LSM hook, jjohansen, 2007/10/26
- [AppArmor 22/45] Pass struct vfsmount to the inode_setxattr LSM hook, jjohansen, 2007/10/26
- [AppArmor 21/45] Add a struct vfsmount parameter to vfs_setxattr(), jjohansen, 2007/10/26
- [AppArmor 25/45] Add a struct vfsmount parameter to vfs_listxattr(), jjohansen, 2007/10/26
- [AppArmor 27/45] Add a struct vfsmount parameter to vfs_removexattr(), jjohansen, 2007/10/26
- [AppArmor 23/45] Add a struct vfsmount parameter to vfs_getxattr(), jjohansen, 2007/10/26
- [AppArmor 17/45] Add a struct vfsmount parameter to vfs_unlink(), jjohansen, 2007/10/26
- [AppArmor 24/45] Pass struct vfsmount to the inode_getxattr LSM hook, jjohansen, 2007/10/26
- [AppArmor 31/45] Add d_namespace_path() to compute namespace relative pathnames, jjohansen, 2007/10/26
- [AppArmor 26/45] Pass struct vfsmount to the inode_listxattr LSM hook, jjohansen, 2007/10/26
- [AppArmor 08/45] Pass struct vfsmount to the inode_mknod LSM hook, jjohansen, 2007/10/26
- [AppArmor 18/45] Pass struct vfsmount to the inode_unlink LSM hook, jjohansen, 2007/10/26
- [AppArmor 45/45] Fix file_permission(), jjohansen, 2007/10/26
- [AppArmor 37/45] AppArmor: Main Part, jjohansen, 2007/10/26
- [AppArmor 40/45] AppArmor: all the rest, jjohansen, 2007/10/26
- [AppArmor 43/45] Switch to vfs_permission() in do_path_lookup(), jjohansen, 2007/10/26
- Re: [AppArmor 00/45] AppArmor security module overview, John Johansen, 2007/10/26
- [AppArmor 44/45] Switch to vfs_permission() in sys_fchdir(), jjohansen, 2007/10/26
- [AppArmor 33/45] Pass struct file down the inode_*xattr security LSM hooks, jjohansen, 2007/10/26
- [AppArmor 42/45] Add AppArmor LSM to security/Makefile, jjohansen, 2007/10/26
- [AppArmor 39/45] AppArmor: Profile loading and manipulation, pathname matching, jjohansen, 2007/10/26
- [AppArmor 34/45] Factor out sysctl pathname code, jjohansen, 2007/10/26
- [AppArmor 35/45] Allow permission functions to tell between parent and leaf checks, jjohansen, 2007/10/26
- [AppArmor 38/45] AppArmor: Module and LSM hooks, jjohansen, 2007/10/26
- [AppArmor 36/45] Export audit subsystem for use by modules, jjohansen, 2007/10/26
- [AppArmor 32/45] Enable LSM hooks to distinguish operations on file descriptors from operations on pathnames, jjohansen, 2007/10/26
- [AppArmor 41/45] add simple network toggles to apparmor, jjohansen, 2007/10/26
- Re: [AppArmor 00/45] AppArmor security module overview, Arjan van de Ven, 2007/10/26
Re: - mmconfig-validate-against-acpi-motherboard-resources.patch removed from -mm tree,
Robert Hancock,
2007/10/25
- Re: - mmconfig-validate-against-acpi-motherboard-resources.patch removed from -mm tree, Jesse Barnes, 2007/10/25
- Re: - mmconfig-validate-against-acpi-motherboard-resources.patch removed from -mm tree, Greg KH, 2007/10/25
- Re: - mmconfig-validate-against-acpi-motherboard-resources.patch removed from -mm tree, Robert Hancock, 2007/10/26
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch, Jesse Barnes, 2007/10/26
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch, Greg KH, 2007/10/26
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch, Robert Hancock, 2007/10/29
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch, Linus Torvalds, 2007/10/30
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch, Arjan van de Ven, 2007/10/30
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch, Linus Torvalds, 2007/10/30
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch, Arjan van de Ven, 2007/10/30
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch, Linus Torvalds, 2007/10/30
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch, Jesse Barnes, 2007/10/30
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch, Linus Torvalds, 2007/10/30
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch, Jesse Barnes, 2007/10/30
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch, David Miller, 2007/10/30
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch, Linus Torvalds, 2007/10/30
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch, Linus Torvalds, 2007/10/30
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch, Jesse Barnes, 2007/10/30
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch, Andi Kleen, 2007/10/30
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch, Robert Hancock, 2007/10/30
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch, Arjan van de Ven, 2007/10/30
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch, Linus Torvalds, 2007/10/30
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch, Linus Torvalds, 2007/10/30
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch, Robert Hancock, 2007/10/30
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch, Jesse Barnes, 2007/10/30
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch, Andi Kleen, 2007/10/30
[patch 1/2] cpusets: extract mmarray loading from update_nodemask,
David Rientjes,
2007/10/25
- [patch 2/2] cpusets: add interleave_over_allowed option, David Rientjes, 2007/10/25
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Christoph Lameter, 2007/10/25
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, David Rientjes, 2007/10/25
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Christoph Lameter, 2007/10/25
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/25
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, David Rientjes, 2007/10/25
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/25
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, David Rientjes, 2007/10/25
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/25
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, David Rientjes, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Lee Schermerhorn, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Lee Schermerhorn, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Michael Kerrisk, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Michael Kerrisk, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Lee Schermerhorn, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, David Rientjes, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, David Rientjes, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Christoph Lameter, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, David Rientjes, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Christoph Lameter, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, David Rientjes, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Lee Schermerhorn, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, David Rientjes, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Lee Schermerhorn, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, David Rientjes, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Christoph Lameter, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Christoph Lameter, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/27
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Christoph Lameter, 2007/10/27
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/27
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Christoph Lameter, 2007/10/27
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/27
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, David Rientjes, 2007/10/27
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/27
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, David Rientjes, 2007/10/28
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/28
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, David Rientjes, 2007/10/28
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/29
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, David Rientjes, 2007/10/29
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/29
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, David Rientjes, 2007/10/29
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/29
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, David Rientjes, 2007/10/30
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/30
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, David Rientjes, 2007/10/30
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/30
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/30
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/29
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, David Rientjes, 2007/10/30
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/30
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, David Rientjes, 2007/10/30
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/30
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Lee Schermerhorn, 2007/10/29
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/29
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/29
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/29
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/29
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, David Rientjes, 2007/10/27
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/27
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Lee Schermerhorn, 2007/10/29
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/29
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Lee Schermerhorn, 2007/10/29
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, David Rientjes, 2007/10/30
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/30
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, David Rientjes, 2007/10/30
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/30
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Christoph Lameter, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Lee Schermerhorn, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Christoph Lameter, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Lee Schermerhorn, 2007/10/29
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/29
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Lee Schermerhorn, 2007/10/29
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Christoph Lameter, 2007/10/29
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Lee Schermerhorn, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Lee Schermerhorn, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Christoph Lameter, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, David Rientjes, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/26
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, David Rientjes, 2007/10/27
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Lee Schermerhorn, 2007/10/29
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Andi Kleen, 2007/10/29
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/29
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Christoph Lameter, 2007/10/29
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Andi Kleen, 2007/10/29
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/29
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/30
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Lee Schermerhorn, 2007/10/30
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/30
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Andi Kleen, 2007/10/30
- Re: [patch 2/2] cpusets: add interleave_over_allowed option, Paul Jackson, 2007/10/25
[PATCH 0/6] kill i386 and x86_64 directories,
Sam Ravnborg,
2007/10/25
- [PATCH 5/6] x86: move i386 and x86_64 Kconfig files to x86 directory, Sam Ravnborg, 2007/10/25
- [PATCH 1/6] x86: move i386 and x86_64 Makefiles to arch/x86, Sam Ravnborg, 2007/10/25
- [PATCH 3/6] x86: unification of i386 and x86_64 Kconfig.debug, Sam Ravnborg, 2007/10/25
- [PATCH 6/6] x86: kill the old i386 and x86_64 directories, Sam Ravnborg, 2007/10/25
- [PATCH 4/6] kconfig: small code refactoring in kconfig Makefile, Sam Ravnborg, 2007/10/25
- [PATCH 2/6] x86: move defconfig files for i386 and x86_64 to x86, Sam Ravnborg, 2007/10/25
- Re: [PATCH 0/6] kill i386 and x86_64 directories, Sam Ravnborg, 2007/10/25
- Re: [PATCH 0/6] kill i386 and x86_64 directories, Thomas Gleixner, 2007/10/25
- Re: [PATCH 0/6] kill i386 and x86_64 directories, Bodo Eggert, 2007/10/25
Possibility of adding -march=native to x86,
Michael Lothian,
2007/10/25
- Re: Possibility of adding -march=native to x86, Adrian Bunk, 2007/10/25
- Re: Possibility of adding -march=native to x86, Michael Lothian, 2007/10/25
- Re: Possibility of adding -march=native to x86, Adrian Bunk, 2007/10/25
- Re: Possibility of adding -march=native to x86, Michael Lothian, 2007/10/25
- Re: Possibility of adding -march=native to x86, Adrian Bunk, 2007/10/25
- Re: Possibility of adding -march=native to x86, Michael Lothian, 2007/10/25
- Re: Possibility of adding -march=native to x86, Adrian Bunk, 2007/10/25
- Re: Possibility of adding -march=native to x86, Gabriel C, 2007/10/25
- Re: Possibility of adding -march=native to x86, Michael Lothian, 2007/10/25
- Re: Possibility of adding -march=native to x86, Adrian Bunk, 2007/10/25
- Re: Possibility of adding -march=native to x86, H. Peter Anvin, 2007/10/25
- Re: Possibility of adding -march=native to x86, Michael Lothian, 2007/10/25
- Re: Possibility of adding -march=native to x86, Adrian Bunk, 2007/10/25
- Message not available
- Message not available
- Re: Possibility of adding -march=native to x86, Michael Lothian, 2007/10/25
- Re: Possibility of adding -march=native to x86, Thomas Gleixner, 2007/10/26
[PATCH 00/31] Remove iget() and read_inode() [try #5],
David Howells,
2007/10/25
- [PATCH 12/31] IGET: Stop EXT2 from using iget() and read_inode() [try #5], David Howells, 2007/10/25
- [PATCH 03/31] IGET: Introduce a function to register iget failure [try #5], David Howells, 2007/10/25
- [PATCH 07/31] IGET: Stop autofs from using iget() and read_inode() [try #5], David Howells, 2007/10/25
- [PATCH 05/31] IGET: Use iget_failed() in GFS2 [try #5], David Howells, 2007/10/25
- [PATCH 09/31] IGET: Stop BFS from using iget() and read_inode() [try #5], David Howells, 2007/10/25
- [PATCH 11/31] IGET: Stop EFS from using iget() and read_inode() [try #5], David Howells, 2007/10/25
- [PATCH 01/31] Add an ERR_CAST() macro to complement ERR_PTR and co. [try #5], David Howells, 2007/10/25
- [PATCH 06/31] IGET: Stop AFFS from using iget() and read_inode() [try #5], David Howells, 2007/10/25
- [PATCH 10/31] IGET: Stop CIFS from using iget() and read_inode() [try #5], David Howells, 2007/10/25
- [PATCH 04/31] IGET: Use iget_failed() in AFS [try #5], David Howells, 2007/10/25
- [PATCH 08/31] IGET: Stop BEFS from using iget() and read_inode() [try #5], David Howells, 2007/10/25
- [PATCH 02/31] Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) [try #5], David Howells, 2007/10/25
- [PATCH 28/31] IGET: Stop OPENPROMFS from using iget() and read_inode() [try #5], David Howells, 2007/10/25
- [PATCH 22/31] IGET: Stop the MINIX filesystem from using iget() and read_inode() [try #5], David Howells, 2007/10/25
- [PATCH 26/31] IGET: Stop the SYSV filesystem from using iget() and read_inode() [try #5], David Howells, 2007/10/25
- [PATCH 13/31] IGET: Stop EXT3 from using iget() and read_inode() [try #5], David Howells, 2007/10/25
- [PATCH 15/31] IGET: Stop FAT from using iget() and read_inode() [try #5], David Howells, 2007/10/25
- [PATCH 23/31] IGET: Stop PROCFS from using iget() and read_inode() [try #5], David Howells, 2007/10/25
- [PATCH 21/31] IGET: Stop JFS from using iget() and read_inode() [try #5], David Howells, 2007/10/25
- [PATCH 16/31] IGET: Stop FreeVXFS from using iget() and read_inode() [try #5], David Howells, 2007/10/25
- [PATCH 24/31] IGET: Stop QNX4 from using iget() and read_inode() [try #5], David Howells, 2007/10/25
- [PATCH 25/31] IGET: Stop ROMFS from using iget() and read_inode() [try #5], David Howells, 2007/10/25
- [PATCH 27/31] IGET: Stop UFS from using iget() and read_inode() [try #5], David Howells, 2007/10/25
- [PATCH 29/31] IGET: Stop HOSTFS from using iget() and read_inode() [try #5], David Howells, 2007/10/25
- [PATCH 14/31] IGET: Stop EXT4 from using iget() and read_inode() [try #5], David Howells, 2007/10/25
- [PATCH 17/31] IGET: Stop FUSE from using iget() and read_inode() [try #5], David Howells, 2007/10/25
- [PATCH 18/31] IGET: Stop HFSPLUS from using iget() and read_inode() [try #5], David Howells, 2007/10/25
- [PATCH 19/31] IGET: Stop ISOFS from using read_inode() [try #5], David Howells, 2007/10/25
- [PATCH 30/31] IGET: Stop HPPFS from using iget() and read_inode() [try #5], David Howells, 2007/10/25
- [PATCH 20/31] IGET: Stop JFFS2 from using iget() and read_inode() [try #5], David Howells, 2007/10/25
- [PATCH 31/31] IGET: Remove iget() and the read_inode() super op as being obsolete [try #5], David Howells, 2007/10/25
Linux machines dieing in swap storms,
Richard Purdie,
2007/10/25
- Re: Linux machines dieing in swap storms, Alan Cox, 2007/10/25
- Re: Linux machines dieing in swap storms, Rik van Riel, 2007/10/25
- Re: Linux machines dieing in swap storms, Simon Arlott, 2007/10/25
- Re: Linux machines dieing in swap storms, David Newall, 2007/10/25
- Re: Linux machines dieing in swap storms, Lenar Lõhmus, 2007/10/26
- Re: Linux machines dieing in swap storms, Bodo Eggert, 2007/10/26
[PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI basic runtime service support,
Huang, Ying,
2007/10/25
- Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI basic runtime service support, Thomas Gleixner, 2007/10/25
- Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI basic runtime service support, H. Peter Anvin, 2007/10/25
- Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI basic runtime service support, Eric W. Biederman, 2007/10/25
- Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI basic runtime service support, Andi Kleen, 2007/10/25
- Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI basic runtime service support, Arjan van de Ven, 2007/10/25
- Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI basic runtime service support, Eric W. Biederman, 2007/10/25
- Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI basic runtime service support, H. Peter Anvin, 2007/10/25
- Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI basic runtime service support, Eric W. Biederman, 2007/10/25
- Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI basic runtime service support, H. Peter Anvin, 2007/10/25
- Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI basic runtime service support, Eric W. Biederman, 2007/10/25
- Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI basic runtime service support, H. Peter Anvin, 2007/10/25
- Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI basic runtime service support, Eric W. Biederman, 2007/10/25
- Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI basic runtime service support, H. Peter Anvin, 2007/10/25
- Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI basic runtime service support, Huang, Ying, 2007/10/25
- Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI basic runtime service support, Huang, Ying, 2007/10/25
- Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI basic runtime service support, Huang, Ying, 2007/10/25
- Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI basic runtime service support, Huang, Ying, 2007/10/25
- Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI basic runtime service support, Eric W. Biederman, 2007/10/25
Is gcc thread-unsafe?,
Nick Piggin,
2007/10/24
- Re: Is gcc thread-unsafe?, Arjan van de Ven, 2007/10/25
- Re: Is gcc thread-unsafe?, Andi Kleen, 2007/10/25
- Re: Is gcc thread-unsafe?, Linus Torvalds, 2007/10/25
- Re: Is gcc thread-unsafe?, Robert Hancock, 2007/10/25
- Re: Is gcc thread-unsafe?, Bart Van Assche, 2007/10/26
- Re: Is gcc thread-unsafe?, linux, 2007/10/28
[PATCH] sound/oss/pss: set_io_base() always returns success, mark it void,
Jeff Garzik,
2007/10/24
- [PATCH 3/3] drivers/ide/pci/sc1200.c: fix suspend/resume buglets and warnings, Jeff Garzik, 2007/10/24
- [PATCH 2/4] [SCSI] ips: trim trailing whitespace, Jeff Garzik, 2007/10/24
- [PATCH 1/3] [IDE] Add helper __ide_setup_pci_device(), Jeff Garzik, 2007/10/24
- [PATCH 2/3] drivers/ide/pci/sc1200.c: remove pointless hwif lookup loop, Jeff Garzik, 2007/10/24
- [PATCH 4/4] [SCSI] ips: handle scsi_add_host() failure, and other err cleanups, Jeff Garzik, 2007/10/24
- [PATCH] [libata] fix 'if(' and similar areas that lack whitespace, Jeff Garzik, 2007/10/24
- [PATCH 3/4] [SCSI] ips: PCI API cleanups, Jeff Garzik, 2007/10/24
- [PATCH 1/4] [SCSI] ips: remove ips_ha members that duplicate struct pci_dev members, Jeff Garzik, 2007/10/24
[PATCH 0/6] kernel-doc: add DOC: sections support,
Randy Dunlap,
2007/10/24
- [PATCH 2/6] kernel-doc: init kernel version, Randy Dunlap, 2007/10/24
- [PATCH 3/6] kernel-doc: single DOC: selection, Randy Dunlap, 2007/10/24
- [PATCH 6/6] kernel-doc: new P directive for DOC: sections, Randy Dunlap, 2007/10/24
- [PATCH 4/6] kernel-doc: process functions, not DOC:, Randy Dunlap, 2007/10/24
- [PATCH 5/6] kernel-doc: use no-doc option, Randy Dunlap, 2007/10/24
- [PATCH 1/6] kernel-doc: fix xml output mode, Randy Dunlap, 2007/10/24
- Re: [PATCH 0/6] kernel-doc: add DOC: sections support, Matt Mackall, 2007/10/25
- Re: [PATCH 0/6] kernel-doc: add DOC: sections support, Sam Ravnborg, 2007/10/26
[2.6 patch] blackfin: "extern inline" -> "static inline",
Adrian Bunk,
2007/10/24
- Re: [2.6 patch] blackfin: "extern inline" -> "static inline", Jie Zhang, 2007/10/24
- Re: [2.6 patch] blackfin: "extern inline" -> "static inline", Mike Frysinger, 2007/10/24
- Re: [2.6 patch] blackfin: "extern inline" -> "static inline", H. Peter Anvin, 2007/10/24
- Re: [2.6 patch] blackfin: "extern inline" -> "static inline", Mike Frysinger, 2007/10/24
- Re: [2.6 patch] blackfin: "extern inline" -> "static inline", Adrian Bunk, 2007/10/25
- Re: [2.6 patch] blackfin: "extern inline" -> "static inline", Mike Frysinger, 2007/10/25
- Re: [2.6 patch] blackfin: "extern inline" -> "static inline", Adrian Bunk, 2007/10/25
- Re: [2.6 patch] blackfin: "extern inline" -> "static inline", Mike Frysinger, 2007/10/25
- Re: [2.6 patch] blackfin: "extern inline" -> "static inline", Adrian Bunk, 2007/10/25
- Re: [2.6 patch] blackfin: "extern inline" -> "static inline", Mike Frysinger, 2007/10/25
- Re: [2.6 patch] blackfin: "extern inline" -> "static inline", H. Peter Anvin, 2007/10/25
- Re: [2.6 patch] blackfin: "extern inline" -> "static inline", Mike Frysinger, 2007/10/25
- Re: [2.6 patch] blackfin: "extern inline" -> "static inline", H. Peter Anvin, 2007/10/25
- Re: [2.6 patch] blackfin: "extern inline" -> "static inline", Adrian Bunk, 2007/10/25
- Re: [2.6 patch] blackfin: "extern inline" -> "static inline", H. Peter Anvin, 2007/10/25
- Re: [2.6 patch] blackfin: "extern inline" -> "static inline", Adrian Bunk, 2007/10/25
[PATCH 0/9] RT: balance rt tasks v6,
Gregory Haskins,
2007/10/24
- [PATCH 5/9] RT: Wrap the RQ notion of priority to make it conditional, Gregory Haskins, 2007/10/24
- [PATCH 4/9] RT: Add a per-cpu rt_overload indication, Gregory Haskins, 2007/10/24
- [PATCH 1/9] RT: push-rt, Gregory Haskins, 2007/10/24
- [PATCH 2/9] RT: Fixes for push-rt patch, Gregory Haskins, 2007/10/24
- [PATCH 3/9] RT: Clean up some of the push-rt logic, Gregory Haskins, 2007/10/24
- [PATCH 6/9] RT: Maintain the highest RQ priority, Gregory Haskins, 2007/10/24
- [PATCH 9/9] RT: Cache cpus_allowed weight for optimizing migration, Gregory Haskins, 2007/10/24
- [PATCH 7/9] RT: Add support for low-priority wake-up to push_rt feature, Gregory Haskins, 2007/10/24
- [PATCH 8/9] RT: CPU priority management, Gregory Haskins, 2007/10/24
[patch 0/5] fuse fixes for 2.6.24,
Miklos Szeredi,
2007/10/24
- [patch 1/5] fuse: fuse_file_alloc(): fix NULL dereferences, Miklos Szeredi, 2007/10/24
- [patch 2/5] fuse: fix reading past EOF, Miklos Szeredi, 2007/10/24
- [patch 3/5] fuse: cleanup: add fuse_get_attr_version(), Miklos Szeredi, 2007/10/24
- [patch 4/5] fuse: pass open flags to read and write, Miklos Szeredi, 2007/10/24
- [patch 5/5] fuse: fix FUSE_FILE_OPS sending, Miklos Szeredi, 2007/10/24
[PATCH -mm 0/11] fix iommu sg merging problem,
FUJITA Tomonori,
2007/10/24
- [PATCH -mm 05/11] IA64: make sba_iommu respect the segment size limits, FUJITA Tomonori, 2007/10/24
- [PATCH -mm 08/11] parisc: make iommu respect the segment size limits, FUJITA Tomonori, 2007/10/24
- [PATCH -mm 06/11] alpha: make pci_iommu respect the segment size limits, FUJITA Tomonori, 2007/10/24
- [PATCH -mm 04/11] ppc: make iommu respect the segment size limits, FUJITA Tomonori, 2007/10/24
- [PATCH -mm 10/11] sata_inic162x: use pci_set_dma_max_seg_size, FUJITA Tomonori, 2007/10/24
- [PATCH -mm 09/11] call blk_queue_segment_boundary in __scsi_alloc_queue, FUJITA Tomonori, 2007/10/24
- [PATCH -mm 01/11] add device_dma_parameters structure, FUJITA Tomonori, 2007/10/24
- [PATCH -mm 02/11] PCI: add device_dma_parameters support, FUJITA Tomonori, 2007/10/24
- [PATCH -mm 03/11] x86: make pci-gart iommu respect the segment size limits, FUJITA Tomonori, 2007/10/24
- [PATCH -mm 07/11] sparc64: make iommu respect the segment size limits, FUJITA Tomonori, 2007/10/24
- [PATCH -mm 11/11] aacraid: use pci_set_dma_max_seg_size, FUJITA Tomonori, 2007/10/24
- Re: [PATCH -mm 0/11] fix iommu sg merging problem, Jeff Garzik, 2007/10/24
- Re: [PATCH -mm 0/11] fix iommu sg merging problem, Jens Axboe, 2007/10/24
[patch 0/5] lock bitops patches,
npiggin,
2007/10/24
- [patch 4/5] mm: use lock bitops for page lock, npiggin, 2007/10/24
- [patch 5/5] fs: use lock bitops for the buffer lock, npiggin, 2007/10/24
- [patch 3/5] mm: rename page lock, npiggin, 2007/10/24
- [patch 1/5] wait: use lock bitops for __wait_on_bit_lock, npiggin, 2007/10/24
- [patch 2/5] tasklet: use lock bitops for tasklet lock, npiggin, 2007/10/24
[RFC PATCH 0/5] Refcount based Cpu Hotplug. V2,
Gautham R Shenoy,
2007/10/24
- [RFC PATCH 1/5] Refcount Based Cpu Hotplug implementation, Gautham R Shenoy, 2007/10/24
- [RFC PATCH 5/5] Update get_online_cpus() in Documentation/cpu-hotplug.c, Gautham R Shenoy, 2007/10/24
- [RFC PATCH 3/5] Replace per-subsystem mutexes with get_online_cpus(), Gautham R Shenoy, 2007/10/24
- [RFC PATCH 2/5] Replace lock_cpu_hotplug() with get_online_cpus(), Gautham R Shenoy, 2007/10/24
- [RFC PATCH 4/5] Remove CPU_DEAD/CPU_UP_CANCELLED handling from workqueue.c, Gautham R Shenoy, 2007/10/24
- Re: [RFC PATCH 0/5] Refcount based Cpu Hotplug. V2, Christoph Lameter, 2007/10/24
Linux v2.6.24-rc1,
Linus Torvalds,
2007/10/24
- Re: Linux v2.6.24-rc1, Willy Tarreau, 2007/10/24
- Re: Linux v2.6.24-rc1, Dave Young, 2007/10/24
- kvm_main.c:220: error: implicit declaration of function 'smp_call_function_mask', Paolo Ornati, 2007/10/24
- Re: Linux v2.6.24-rc1, Ingo Molnar, 2007/10/24
- Re: Linux v2.6.24-rc1, Christoph Hellwig, 2007/10/24
- [Git Patch] arch/um/drivers/ubd_kern.c: fix a building error, WANG Cong, 2007/10/24
- [git pull] x86 arch updates, Ingo Molnar, 2007/10/24
- 2.6.24-rc1 fails with lockup and BUG:, Romano Giannetti, 2007/10/24
- Re: 2.6.24-rc1 fails with lockup and BUG:, Ingo Molnar, 2007/10/24
- Re: 2.6.24-rc1 fails with lockup and BUG:, Romano Giannetti, 2007/10/24
- Re: 2.6.24-rc1 fails with lockup and BUG:, Ingo Molnar, 2007/10/24
- Re: 2.6.24-rc1 fails with lockup and BUG:, Peter Zijlstra, 2007/10/24
- Re: 2.6.24-rc1 fails with lockup and BUG:, Romano Giannetti, 2007/10/26
- Re: 2.6.24-rc1 fails with lockup - /sbin/ifconfig / inet_ioctl() / dev_close() / rtl8169_down(), Ingo Molnar, 2007/10/26
- Re: 2.6.24-rc1 fails with lockup - /sbin/ifconfig / inet_ioctl() / dev_close() / rtl8169_down(), Stephen Hemminger, 2007/10/26
- Re: 2.6.24-rc1 fails with lockup - /sbin/ifconfig / inet_ioctl() / dev_close() / rtl8169_down(), Ingo Molnar, 2007/10/26
- [PATCH] r8169: don't call napi_disable if not doing NAPI, Stephen Hemminger, 2007/10/26
- Re: [PATCH] r8169: don't call napi_disable if not doing NAPI, Francois Romieu, 2007/10/26
- Re: [PATCH] r8169: don't call napi_disable if not doing NAPI, Romano Giannetti, 2007/10/28
- Re: [PATCH] r8169: don't call napi_disable if not doing NAPI, Romano Giannetti, 2007/10/29
- Re: 2.6.24-rc1 fails with lockup and BUG:, Joseph Fannin, 2007/10/24
- Re: Linux v2.6.24-rc1, Giacomo Catenazzi, 2007/10/24
- [patch] portman2x4.c: fix boot hang, Ingo Molnar, 2007/10/24
- 2.6.24-rc1 doesn't build..., Theodore Tso, 2007/10/25
- Re: Linux v2.6.24-rc1, edz_mania, 2007/10/25
- [PATCH] Dump filtering supports x86_64 sparsemem(Re: Linux v2.6.24-rc1), Ken'ichi Ohmichi, 2007/10/26
[PATCH 1/12] X86: fix !CONFIG_SMP warning in processor.c,
Jeff Garzik,
2007/10/23
- [PATCH 2/12] X86: fix nvidia HPET warning, Jeff Garzik, 2007/10/23
- [PATCH 3/12] ACPI sbs: fix retval warning, Jeff Garzik, 2007/10/23
- [PATCH 4/12] riscom8: fix SMP brokenness, Jeff Garzik, 2007/10/23
- [PATCH 10/12] mac80211: fix warning created by BIT(), Jeff Garzik, 2007/10/23
- [PATCH 9/12] cgroup: kill unused variable, Jeff Garzik, 2007/10/23
- [PATCH 8/12] ni5010: kill unused variable, Jeff Garzik, 2007/10/23
- [PATCH 7/12] eexpress: fix !SMP unused-var warning, Jeff Garzik, 2007/10/23
- [PATCH 6/12] KVM: work around SMP requirement, Jeff Garzik, 2007/10/23
- [PATCH 11/12] NET: fix subqueue bugs, Jeff Garzik, 2007/10/23
- [PATCH 5/12] ISDN/sc: fix longstanding warning, Jeff Garzik, 2007/10/23
- [PATCH 12/12] sound/isa: fix printk format, Jeff Garzik, 2007/10/23
- Re: [PATCH 1/12] X86: fix !CONFIG_SMP warning in processor.c, Jeremy Fitzhardinge, 2007/10/24
- Re: [PATCH 1/12] X86: fix !CONFIG_SMP warning in processor.c, Ingo Molnar, 2007/10/24
- [2.6 patch] x86/kernel/acpi/processor.c: fix SMP=n warning, Adrian Bunk, 2007/10/24
[PATCH 1/4] stringbuf: A string buffer implementation,
Matthew Wilcox,
2007/10/23
- [PATCH 2/4] isdn: Use stringbuf, Matthew Wilcox, 2007/10/23
- Re: [PATCH 1/4] stringbuf: A string buffer implementation, Matt Mackall, 2007/10/23
- Re: [PATCH 1/4] stringbuf: A string buffer implementation, Linus Torvalds, 2007/10/23
- Re: [PATCH 1/4] stringbuf: A string buffer implementation, Eric St-Laurent, 2007/10/23
- Re: [PATCH 1/4] stringbuf: A string buffer implementation, Florian Weimer, 2007/10/24
- Re: [PATCH 1/4] stringbuf: A string buffer implementation, Pekka Enberg, 2007/10/26
- Re: [PATCH 1/4] stringbuf: A string buffer implementation, Pavel Machek, 2007/10/28
- Re: [PATCH 1/4] stringbuf: A string buffer implementation, Denys Vlasenko, 2007/10/30
[PATCH 0/4] x86: some GART cleanups,
Joerg Roedel,
2007/10/23
- [PATCH 1/4] x86 gart: rename iommu.h to gart.h, Joerg Roedel, 2007/10/23
- [PATCH 4/4] x86 gart: rename symbols only used for the GART implementation, Joerg Roedel, 2007/10/23
- [PATCH 3/4] x86 gart: make some variables and functions static, Joerg Roedel, 2007/10/23
- [PATCH 2/4] x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU, Joerg Roedel, 2007/10/23
- [PATCH 0/4] x86: some GART cleanups, Joerg Roedel, 2007/10/24
- [PATCH 0/4] x86: some GART cleanups, Joerg Roedel, 2007/10/24
- [PATCH 2/4] x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU, Joerg Roedel, 2007/10/24
- [PATCH 4/4] x86 gart: rename symbols only used for the GART implementation, Joerg Roedel, 2007/10/24
- [PATCH 3/4] x86 gart: make some variables and functions static, Joerg Roedel, 2007/10/24
- [PATCH 1/4] x86 gart: rename iommu.h to gart.h, Joerg Roedel, 2007/10/24
[PATCH 00/13] Balance RT tasks v5,
Gregory Haskins,
2007/10/23
- [PATCH 06/13] RT: Maintain the highest RQ priority, Gregory Haskins, 2007/10/23
- [PATCH 05/13] RT: Initialize the priority value, Gregory Haskins, 2007/10/23
- [PATCH 01/13] RT: push-rt, Gregory Haskins, 2007/10/23
- [PATCH 02/13] RT: Condense the next-task search into one function, Gregory Haskins, 2007/10/23
- [PATCH 04/13] RT: Wrap the RQ notion of priority to make it conditional, Gregory Haskins, 2007/10/23
- [PATCH 03/13] RT: Add a per-cpu rt_overload indication, Gregory Haskins, 2007/10/23
- [PATCH 12/13] RT: CPU priority management, Gregory Haskins, 2007/10/23
- [PATCH 08/13] RT: Add support for low-priority wake-up to push_rt feature, Gregory Haskins, 2007/10/23
- [PATCH 07/13] RT: Clean up some of the push-rt logic, Gregory Haskins, 2007/10/23
- [PATCH 09/13] RT: Only dirty a cacheline if the priority is actually changing, Gregory Haskins, 2007/10/23
- [PATCH 10/13] RT: Fixes for push-rt patch, Gregory Haskins, 2007/10/23
- [PATCH 13/13] RT: Cache cpus_allowed weight for optimizing migration, Gregory Haskins, 2007/10/23
- [PATCH 11/13] RT: Condense NORMAL and IDLE priorities, Gregory Haskins, 2007/10/23
[PATCH] Add eeprom_bad_csum_allow module option to e1000.,
Adam Jackson,
2007/10/23
- Re: [PATCH] Add eeprom_bad_csum_allow module option to e1000., Kok, Auke, 2007/10/23
- Re: [PATCH] Add eeprom_bad_csum_allow module option to e1000., Adam Jackson, 2007/10/23
- Re: [PATCH] Add eeprom_bad_csum_allow module option to e1000., Kok, Auke, 2007/10/23
- Re: [PATCH] Add eeprom_bad_csum_allow module option to e1000., Jeff Garzik, 2007/10/23
- Re: [PATCH] Add eeprom_bad_csum_allow module option to e1000., Kok, Auke, 2007/10/23
- Re: [PATCH] Add eeprom_bad_csum_allow module option to e1000., Dave Jones, 2007/10/23
- Re: [PATCH] Add eeprom_bad_csum_allow module option to e1000., Alan Cox, 2007/10/23
- Re: [PATCH] Add eeprom_bad_csum_allow module option to e1000., David Miller, 2007/10/23
- Re: [PATCH] Add eeprom_bad_csum_allow module option to e1000., Kok, Auke, 2007/10/23
- [PATCH] e1000, e1000e valid-addr fixes, Jeff Garzik, 2007/10/23
- Re: [PATCH] e1000, e1000e valid-addr fixes, Jeff Garzik, 2007/10/23
- Re: [PATCH] e1000, e1000e valid-addr fixes, David Miller, 2007/10/23
- Re: [PATCH] e1000, e1000e valid-addr fixes, Jeff Garzik, 2007/10/23
- Re: [PATCH] e1000, e1000e valid-addr fixes, David Miller, 2007/10/23
- Re: [PATCH] e1000, e1000e valid-addr fixes, Adrian Bunk, 2007/10/23
- Re: [PATCH] Add eeprom_bad_csum_allow module option to e1000., Kok, Auke, 2007/10/23
- Re: [PATCH] Add eeprom_bad_csum_allow module option to e1000., David Miller, 2007/10/23
- Re: [PATCH] Add eeprom_bad_csum_allow module option to e1000., speedy, 2007/10/24
[RFC/PATCH 0/5] rt: workqueue PI support -v2,
Peter Zijlstra,
2007/10/23
- [RFC/PATCH 1/5] rt: rename rt_mutex_setprio to task_setprio, Peter Zijlstra, 2007/10/23
- [RFC/PATCH 2/5] rt: list_splice2, Peter Zijlstra, 2007/10/23
- [RFC/PATCH 4/5] rt: PI-workqueue support, Peter Zijlstra, 2007/10/23
- [RFC/PATCH 3/5] rt: plist_head_splice, Peter Zijlstra, 2007/10/23
- [RFC/PATCH 5/5] rt: PI-workqueue: fix barriers, Peter Zijlstra, 2007/10/23
- [RFC/PATCH 6/5] rt: PI-workqueue: wait_on_work() fixup, Peter Zijlstra, 2007/10/23
- [RFC/PATCH 7/5] rt: PI-workqueue: propagate prio for delayed work, Peter Zijlstra, 2007/10/23
IDE crash...,
David Miller,
2007/10/23
- Re: IDE crash..., Jens Axboe, 2007/10/23
- Re: IDE crash..., Jens Axboe, 2007/10/23
- Re: IDE crash..., FUJITA Tomonori, 2007/10/23
- Re: IDE crash..., David Miller, 2007/10/23
- Re: IDE crash..., Jens Axboe, 2007/10/23
- Re: IDE crash..., David Miller, 2007/10/23
- Re: IDE crash..., Jens Axboe, 2007/10/23
- Re: IDE crash..., FUJITA Tomonori, 2007/10/23
- Re: IDE crash..., Jens Axboe, 2007/10/23
- Re: IDE crash..., Jens Axboe, 2007/10/23
- Re: IDE crash..., FUJITA Tomonori, 2007/10/23
- Re: IDE crash..., Jens Axboe, 2007/10/23
- Re: IDE crash..., David Miller, 2007/10/23
- Re: IDE crash..., Jens Axboe, 2007/10/23
[PATCH -v2 0/7] New RT Task Balancing -v2,
Steven Rostedt,
2007/10/22
- [PATCH -v2 5/7] pull RT tasks, Steven Rostedt, 2007/10/22
- [PATCH -v2 4/7] RT overloaded runqueues accounting, Steven Rostedt, 2007/10/22
- [PATCH -v2 2/7] track highest prio queued on runqueue, Steven Rostedt, 2007/10/22
- [PATCH -v2 7/7] disable CFS RT load balancing., Steven Rostedt, 2007/10/22
- [PATCH -v2 3/7] push RT tasks, Steven Rostedt, 2007/10/22
- [PATCH -v2 1/7] Add rt_nr_running accounting, Steven Rostedt, 2007/10/22
- [PATCH -v2 6/7] wake up balance RT, Steven Rostedt, 2007/10/22
- Re: [PATCH -v2 0/7] New RT Task Balancing -v2, Ingo Molnar, 2007/10/23
[PATCH 00/10] SG updates,
Jens Axboe,
2007/10/22
- [PATCH 03/10] [SG] Update crypto/ to sg helpers, Jens Axboe, 2007/10/22
- [PATCH 10/10] Add CONFIG_DEBUG_SG sg validation, Jens Axboe, 2007/10/22
- [PATCH 04/10] [SG] Update drivers to use sg helpers, Jens Axboe, 2007/10/22
- [PATCH 01/10] [SG] Add helpers for manipulating SG entries, Jens Axboe, 2007/10/22
- [PATCH 07/10] [SG] Update swiotlb to use sg helpers, Jens Axboe, 2007/10/22
- [PATCH 09/10] Change table chaining layout, Jens Axboe, 2007/10/22
- Re: [PATCH 09/10] Change table chaining layout, Geert Uytterhoeven, 2007/10/22
- Re: [PATCH 09/10] Change table chaining layout, Linus Torvalds, 2007/10/22
- Re: [PATCH 09/10] Change table chaining layout, Jens Axboe, 2007/10/22
- Re: [PATCH 09/10] Change table chaining layout, Alan Cox, 2007/10/22
- Re: [PATCH 09/10] Change table chaining layout, Matt Mackall, 2007/10/22
- Re: [PATCH 09/10] Change table chaining layout, Linus Torvalds, 2007/10/22
- Re: [PATCH 09/10] Change table chaining layout, Alan Cox, 2007/10/22
- Re: [PATCH 09/10] Change table chaining layout, Linus Torvalds, 2007/10/22
- Re: [PATCH 09/10] Change table chaining layout, David Miller, 2007/10/22
- Re: [PATCH 09/10] Change table chaining layout, Geert Uytterhoeven, 2007/10/23
- Re: [PATCH 09/10] Change table chaining layout, Boaz Harrosh, 2007/10/23
- Re: [PATCH 09/10] Change table chaining layout, Jens Axboe, 2007/10/23
- Re: [PATCH 09/10] Change table chaining layout, Boaz Harrosh, 2007/10/23
- Re: [PATCH 09/10] Change table chaining layout, Jens Axboe, 2007/10/23
- Re: [PATCH 09/10] Change table chaining layout, Boaz Harrosh, 2007/10/23
- Re: [PATCH 09/10] Change table chaining layout, Jens Axboe, 2007/10/23
- Re: [PATCH 09/10] Change table chaining layout, Linus Torvalds, 2007/10/23
- Re: [PATCH 09/10] Change table chaining layout, Jens Axboe, 2007/10/24
- Re: [PATCH 09/10] Change table chaining layout, Geert Uytterhoeven, 2007/10/24
- Re: [PATCH 09/10] Change table chaining layout, Jens Axboe, 2007/10/24
- Re: [PATCH 09/10] Change table chaining layout, Olivier Galibert, 2007/10/24
- Re: [PATCH 09/10] Change table chaining layout, Jens Axboe, 2007/10/24
- Re: [PATCH 09/10] Change table chaining layout, Olivier Galibert, 2007/10/24
- Re: [PATCH 09/10] Change table chaining layout, Linus Torvalds, 2007/10/24
- Re: [PATCH 09/10] Change table chaining layout, Rusty Russell, 2007/10/25
- Re: [PATCH 09/10] Change table chaining layout, Jens Axboe, 2007/10/25
- Re: [PATCH 09/10] Change table chaining layout, Rusty Russell, 2007/10/25
- Re: [PATCH 09/10] Change table chaining layout, Rusty Russell, 2007/10/25
- Re: [PATCH 09/10] Change table chaining layout, Linus Torvalds, 2007/10/25
- Re: [PATCH 09/10] Change table chaining layout, Benny Halevy, 2007/10/25
- Re: [PATCH 09/10] Change table chaining layout, Paul Mackerras, 2007/10/26
- Re: [PATCH 09/10] Change table chaining layout, Linus Torvalds, 2007/10/26
- Re: [PATCH 09/10] Change table chaining layout, Jens Axboe, 2007/10/26
- Re: [PATCH 09/10] Change table chaining layout, Ingo Molnar, 2007/10/23
- Re: [PATCH 09/10] Change table chaining layout, Jens Axboe, 2007/10/23
- Re: [PATCH 09/10] Change table chaining layout, Ingo Molnar, 2007/10/23
- Re: [PATCH 09/10] Change table chaining layout, Geert Uytterhoeven, 2007/10/23
- Re: [PATCH 09/10] Change table chaining layout, Jens Axboe, 2007/10/23
- Re: [PATCH 09/10] Change table chaining layout, Jens Axboe, 2007/10/24
- Re: [PATCH 09/10] Change table chaining layout, Benny Halevy, 2007/10/22
- Re: [PATCH 09/10] Change table chaining layout, Jeff Garzik, 2007/10/22
- powerpc: Fix fallout from sg_page() changes, Olof Johansson, 2007/10/23
- Re: [PATCH 09/10] Change table chaining layout, Boaz Harrosh, 2007/10/23
- [PATCH 08/10] [SG] Update arch/ to use sg helpers, Jens Axboe, 2007/10/22
- [PATCH 06/10] [SG] Update net/ to use sg helpers, Jens Axboe, 2007/10/22
- [PATCH 05/10] [SG] Update fs/ to use sg helpers, Jens Axboe, 2007/10/22
- [PATCH 02/10] [SG] Update block layer to use sg helpers, Jens Axboe, 2007/10/22
- [PATCH][SG] fix typo in ps3rom.c, Arnd Bergmann, 2007/10/23
vm_ops.page_mkwrite() fails with vmalloc on 2.6.23,
Stefani Seibold,
2007/10/22
- Re: vm_ops.page_mkwrite() fails with vmalloc on 2.6.23, Andrew Morton, 2007/10/29
- Re: vm_ops.page_mkwrite() fails with vmalloc on 2.6.23, Jaya Kumar, 2007/10/29
- Re: vm_ops.page_mkwrite() fails with vmalloc on 2.6.23, Peter Zijlstra, 2007/10/29
- Re: vm_ops.page_mkwrite() fails with vmalloc on 2.6.23, Peter Zijlstra, 2007/10/29
- Re: vm_ops.page_mkwrite() fails with vmalloc on 2.6.23, Jaya Kumar, 2007/10/29
- Re: vm_ops.page_mkwrite() fails with vmalloc on 2.6.23, Peter Zijlstra, 2007/10/29
- Re: vm_ops.page_mkwrite() fails with vmalloc on 2.6.23, Peter Zijlstra, 2007/10/29
- Re: vm_ops.page_mkwrite() fails with vmalloc on 2.6.23, Jaya Kumar, 2007/10/29
- Re: vm_ops.page_mkwrite() fails with vmalloc on 2.6.23, Peter Zijlstra, 2007/10/30
- Re: vm_ops.page_mkwrite() fails with vmalloc on 2.6.23, Stefani Seibold, 2007/10/30
- Re: vm_ops.page_mkwrite() fails with vmalloc on 2.6.23, Hugh Dickins, 2007/10/30
- Re: vm_ops.page_mkwrite() fails with vmalloc on 2.6.23, Peter Zijlstra, 2007/10/30
- Re: vm_ops.page_mkwrite() fails with vmalloc on 2.6.23, Jaya Kumar, 2007/10/30
- Re: vm_ops.page_mkwrite() fails with vmalloc on 2.6.23, Peter Zijlstra, 2007/10/30
- Re: vm_ops.page_mkwrite() fails with vmalloc on 2.6.23, Hugh Dickins, 2007/10/30
- Re: vm_ops.page_mkwrite() fails with vmalloc on 2.6.23, Peter Zijlstra, 2007/10/30
[PATCH 00/13] Use struct path in struct nameidata,
Bharata B Rao,
2007/10/22
- [PATCH 03/13] Remove path_release_on_umount(), Bharata B Rao, 2007/10/22
- [PATCH 02/13] Don't touch fs_struct in usermodehelper, Bharata B Rao, 2007/10/22
- [PATCH 04/13] Move struct path into its own header, Bharata B Rao, 2007/10/22
- [PATCH 06/13] Introduce path_put(), Bharata B Rao, 2007/10/22
- [PATCH 05/13] Embed a struct path into struct nameidata instead of nd->{dentry,mnt}, Bharata B Rao, 2007/10/22
- [PATCH 01/13] Don't touch fs_struct in drivers, Bharata B Rao, 2007/10/22
- [PATCH 10/13] Make set_fs_{root,pwd} take a struct path, Bharata B Rao, 2007/10/22
- [PATCH 11/13] Make __d_path() to take a struct path argument, Bharata B Rao, 2007/10/22
- [PATCH 09/13] Use struct path in fs_struct, Bharata B Rao, 2007/10/22
- [PATCH 13/13] Rename {__}d_path() to {__}print_path() and fix comments, Bharata B Rao, 2007/10/22
- [PATCH 07/13] Use path_put() in a few places instead of {mnt,d}put(), Bharata B Rao, 2007/10/22
- [PATCH 12/13] Use struct path argument in proc_get_link(), Bharata B Rao, 2007/10/22
- [PATCH 08/13] Introduce path_get(), Bharata B Rao, 2007/10/22
- Re: [PATCH 00/13] Use struct path in struct nameidata, Christoph Hellwig, 2007/10/22
100% iowait on one of cpus in current -git,
Maxim Levitsky,
2007/10/22
- Re: 100% iowait on one of cpus in current -git, Paolo Ornati, 2007/10/22
- Re: 100% iowait on one of cpus in current -git, Peter Zijlstra, 2007/10/22
- Re: 100% iowait on one of cpus in current -git, Maxim Levitsky, 2007/10/22
- Re: 100% iowait on one of cpus in current -git, Peter Zijlstra, 2007/10/22
- Re: 100% iowait on one of cpus in current -git, Maxim Levitsky, 2007/10/22
- Re: 100% iowait on one of cpus in current -git, Fengguang Wu, 2007/10/22
- Re: 100% iowait on one of cpus in current -git, Maxim Levitsky, 2007/10/22
- Re: 100% iowait on one of cpus in current -git, Fengguang Wu, 2007/10/22
- Re: 100% iowait on one of cpus in current -git, Maxim Levitsky, 2007/10/22
- Re: 100% iowait on one of cpus in current -git, Fengguang Wu, 2007/10/22
- Re: 100% iowait on one of cpus in current -git, Maxim Levitsky, 2007/10/22
- Re: 100% iowait on one of cpus in current -git, Fengguang Wu, 2007/10/22
- Re: 100% iowait on one of cpus in current -git, Maxim Levitsky, 2007/10/22
- Message not available
- Re: 100% iowait on one of cpus in current -git, Fengguang Wu, 2007/10/22
- Re: 100% iowait on one of cpus in current -git, Torsten Kaiser, 2007/10/31
- [PATCH] reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty file, Fengguang Wu, 2007/10/23
- Re: [PATCH] reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty file, Peter Zijlstra, 2007/10/23
- Re: [PATCH] reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty file, Fengguang Wu, 2007/10/23
- Re: [PATCH] reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty file, Chris Mason, 2007/10/23
- Re: [PATCH] reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty file, Fengguang Wu, 2007/10/23
- Re: [PATCH] reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty file, Maxim Levitsky, 2007/10/23
- Re: [PATCH] rei