lkml.org 
[lkml]   [2008]   [Oct]   [9]   [last100]  
 
/

9 Oct 2008

 
[New]New ext4 patchset: 2.6.27-rc9-ext4-1 "Theodore Ts'o"
 Re: [PATCH v4 11/15] PCI: rpaphp: kmalloc/kfree slot->name directlyAlex Chiang
[New][PATCH 0/42] Ext4 patches queued up for the 2.6.28 merge windowTheodore Ts'o
 [PATCH 03/42] ext4: Fix long long checkpatch warningsTheodore Ts'o
 [PATCH 02/42] ext4: Add printk priority levels to clean up checkpa ...Theodore Ts'o
 [PATCH 01/42] percpu counter: clean up percpu_counter_sum_and_set()Theodore Ts'o
 [PATCH 05/42] ext4: invalidate pages if delalloc block allocation ...Theodore Ts'o
 [PATCH 11/42] ext4: Fix ext4 nomballoc allocator for ENOSPCTheodore Ts'o
 [PATCH 06/42] ext4: Make sure all the block allocation paths reser ...Theodore Ts'o
 [PATCH 09/42] ext4: Switch to non delalloc mode when we are low on ...Theodore Ts'o
 [PATCH 08/42] ext4: Add percpu dirty block accounting.Theodore Ts'o
 [PATCH 07/42] ext4: Retry block reservationTheodore Ts'o
 [PATCH 04/42] ext4: Fix whitespace checkpatch warnings/errorsTheodore Ts'o
 [PATCH 24/42] ext4: use percpu data structures for lg_prealloc_listTheodore Ts'o
 [PATCH 12/42] ext4: Don't add the inode to journal handle until af ...Theodore Ts'o
 [PATCH 30/42] ext4: Remove old legacy block allocatorTheodore Ts'o
 [PATCH 10/42] ext4: Signed arithmetic fixTheodore Ts'o
 [PATCH 23/42] ext4: Renumber EXT4_IOC_MIGRATETheodore Ts'o
 [PATCH 25/42] ext4/jbd2: Avoid WARN() messages when failing to wri ...Theodore Ts'o
 [PATCH 29/42] ext4: Use readahead when reading an inode from the i ...Theodore Ts'o
 [PATCH 40/42] Update ext4 MAINTAINERS fileTheodore Ts'o
 [PATCH 14/42] ext4: truncate block allocated on a failed ext4_writ ...Theodore Ts'o
 [PATCH 21/42] ext4: elevate write count for migrate ioctlTheodore Ts'o
 [PATCH 28/42] ext4: Combine proc file handling into a single set o ...Theodore Ts'o
 [PATCH 32/42] jbd2: abort instead of waiting for nonexistent trans ...Theodore Ts'o
 [PATCH 13/42] ext4: Retry block allocation if we have free blocks leftTheodore Ts'o
 [PATCH 38/42] generic block based fiemap implementationTheodore Ts'o
 [PATCH 39/42] Hook ext4 to the vfs fiemap interface.Theodore Ts'o
 [PATCH 36/42] vfs: vfs-level fiemap interfaceTheodore Ts'o
 [PATCH 41/42] ext4: Avoid double dirtying of super block in ext4_p ...Theodore Ts'o
 [PATCH 20/42] ext4: add missing unlock in ext4_check_descriptors() ...Theodore Ts'o
 [PATCH 42/42] ext4: Rename ext4dev to ext4Theodore Ts'o
 [PATCH 35/42] ext4: fix xattr deadlockTheodore Ts'o
 [PATCH 22/42] ext4: hook the ext3 migration interface to the EXT4_ ...Theodore Ts'o
 [PATCH 18/42] ext4: fix #11321: create /proc/ext4/*/stats more car ...Theodore Ts'o
 [PATCH 15/42] ext4: Properly update i_disksize.Theodore Ts'o
 [PATCH 19/42] jbd2: clean up how the journal device name is printedTheodore Ts'o
 [PATCH 17/42] Update flex_bg free blocks and free inodes counters ...Theodore Ts'o
 [PATCH 34/42] jbd2: Fix buffer head leak when writing the commit blockTheodore Ts'o
 [PATCH 16/42] ext4: Avoid printk floods in the face of directory c ...Theodore Ts'o
 [PATCH 27/42] ext4: move /proc setup and teardown out of mballoc.cTheodore Ts'o
 [PATCH 37/42] ocfs2: fiemap supportTheodore Ts'o
 Re: [PATCH v4 02/15] PCI Hotplug: serialize pci_hp_register/deregisterAlex Chiang
 Re: [PATCH v4 03/15] PCI: prevent duplicate slot namesAlex Chiang
 Re: [PATCH v4 00/15] PCI: let the core manage slot namesAlex Chiang
[New][TOMOYO #10 (linux-next) 0/8] TOMOYO LinuxKentaro Takeda
 [TOMOYO #10 (linux-next) 1/8] Introduce new LSM hooks where vfsmou ...Kentaro Takeda
 [TOMOYO #10 (linux-next) 2/8] Add in_execve flag into task_struct.Kentaro Takeda
 [TOMOYO #10 (linux-next) 3/8] LSM adapter functions.Kentaro Takeda
 [TOMOYO #10 (linux-next) 4/8] Memory and pathname management funct ...Kentaro Takeda
 [TOMOYO #10 (linux-next) 5/8] Common functions for TOMOYO Linux.Kentaro Takeda
 [TOMOYO #10 (linux-next) 6/8] Domain transition handler.Kentaro Takeda
 [TOMOYO #10 (linux-next) 7/8] File operation restriction part.Kentaro Takeda
 [TOMOYO #10 (linux-next) 8/8] Kconfig and MakefileKentaro Takeda
 [PATCH 33/42] ext4: Add debugging markers that can be used by syst ...Theodore Ts'o
 [PATCH 31/42] ext4: fix initialization of UNINIT bitmap blocksTheodore Ts'o
 [PATCH 26/42] ext4: Don't use 'struct dentry' for internal lookupsTheodore Ts'o
[New][PATCH v5 00/16] PCI: let the core manage slot namesAlex Chiang
 [PATCH v5 02/16] PCI: rename pci_update_slot_number to pci_renumbe ...Alex Chiang
 [PATCH v5 03/16] PCI: update pci_create_slot() to take a 'rename' ...Alex Chiang
 [PATCH v5 04/16] PCI: prevent duplicate slot namesAlex Chiang
 [PATCH v5 05/16] PCI, PCI Hotplug: introduce slot_name helpersAlex Chiang
 [PATCH v5 06/16] PCI: acpiphp: remove 'name' parameterAlex Chiang
 [PATCH v5 07/16] PCI: cpci_hotplug: stop managing hotplug_slot->nameAlex Chiang
 [PATCH v5 01/16] PCI Hotplug core: add 'name' param pci_hp_registe ...Alex Chiang
 [PATCH v5 08/16] PCI: cpqphp: stop managing hotplug_slot->nameAlex Chiang
 [PATCH v5 09/16] PCI: fakephp: remove 'name' parameterAlex Chiang
 [PATCH v5 10/16] PCI: ibmphp: stop managing hotplug_slot->nameAlex Chiang
 [PATCH v5 11/16] PCI: pciehp: remove 'name' parameterAlex Chiang
 [PATCH v5 12/16] PCI: rpaphp: kmalloc/kfree slot->name directlyAlex Chiang
 [PATCH v5 13/16] PCI: SGI Hotplug: stop managing bss_hotplug_slot- ...Alex Chiang
 [PATCH v5 15/16] PCI: Hotplug core: remove 'name'Alex Chiang
 [PATCH v5 16/16] PCI Hotplug: fakephp: add duplicate slot name deb ...Alex Chiang
 [PATCH v5 14/16] PCI: shcphp: remove 'name' parameterAlex Chiang
 Re: RCU hang on cpu re-hotplug with 2.6.27rc8Andi Kleen
 Re: [PATCH v4 00/15] PCI: let the core manage slot namesKenji Kaneshige
 Re: kernel BUG at kernel/sched_rt.c:322!Peter Zijlstra
[New][patch]fix wrong sysfs file attributeShaohua Li
[New][patch]x86: arch_add_memory round up addressShaohua Li
 Re: [PATCH v5 04/16] PCI: prevent duplicate slot namesKenji Kaneshige
 Re: [PATCH] Input: Refactor evdev 32bit compat to be shareable wit ...Dmitry Torokhov
 Re: [PATCH RESEND] MAX3100 SPI UART driverchri
 Re: [PATCH 5/6] memcg: lazy lru freeingDaisuke Nishimura
 Re: [PATCH] documentation: explain memory barriersChris Snook
 Re: [PATCH v5 04/16] PCI: prevent duplicate slot namesAlex Chiang
 Re: [patch]x86: arch_add_memory round up address"Yinghai Lu"
 Re: [patch]x86: arch_add_memory round up addressShaohua Li
 Re: [TOMOYO #10 (linux-next) 3/8] LSM adapter functions.KAMEZAWA Hiroyuki
 Re: [PATCH 0/2] dm-ioband: I/O bandwidth controller v1.7.0: Introd ..."Dong-Jae Kang"
 Re: [TOMOYO #10 (linux-next) 4/8] Memory and pathname management f ...KAMEZAWA Hiroyuki
 Re: [PATCH] rudimentary tracing for Classic RCULai Jiangshan
 Re: [patch]x86: arch_add_memory round up address"Yinghai Lu"
 Re: [PATCH] max3100 driverchri
 Re: [PATCH 5/6] memcg: lazy lru freeingKAMEZAWA Hiroyuki
 Re: [patch]x86: arch_add_memory round up addressShaohua Li
 Re: [PATCH] documentation: explain memory barriersNick Piggin
 Re: [PATCH] max3100 driverchri
 Re: [PATCH] documentation: explain memory barriersNick Piggin
[New][mmotm 02/Oct PATCH 1/3] adjust Quicklists field of /proc/meminfoKOSAKI Motohiro
 Re: [patch]x86: arch_add_memory round up address"Yinghai Lu"
 [mmotm 02/Oct PATCH 2/3] adjust hugepage related field of /proc/me ...KOSAKI Motohiro
 [mmotm 02/Oct PATCH 3/3] fix style issue of get_scan_ratio()KOSAKI Motohiro
 Re: [PATCH 6/6] memcg: lazy lru additionDaisuke Nishimura
 Re: [mmotm 02/Oct] fix buid error of hid-coreKOSAKI Motohiro
 Re: [mmotm 02/Oct] fix buid error of md raidKOSAKI Motohiro
 Re: [PATCH] rudimentary tracing for Classic RCUAndi Kleen
 Re: [PATCH 6/6] memcg: lazy lru additionKAMEZAWA Hiroyuki
 Re: [PATCH 0/7] ide: locking improvementsJens Axboe
 Re: [PATCH] documentation: explain memory barriersValdis.Kletnieks@vt ...
 Re: [TOMOYO #10 (linux-next) 3/8] LSM adapter functions.Kentaro Takeda
 Fwd: [PATCH 7/9] ASoC: Blackfin: I2S CPU DAI driver"John Kacur"
 Re: [PATCH] [VFS] mark bio_split_pool staticJens Axboe
 Re: [mmotm 02/Oct] fix buid error of hid-coreAndrew Morton
 Re: [PATCH] rudimentary tracing for Classic RCULai Jiangshan
 Re: [patch]x86: arch_add_memory round up addressShaohua Li
 Re: [PATCH] rudimentary tracing for Classic RCUKOSAKI Motohiro
 Re: [PATCH] Re: x86_32 tsc/pit and hrtimersThomas Gleixner
 Re: [PATCH] memcg: update patch set v7Balbir Singh
 Re: [mmotm 02/Oct] fix buid error of hid-coreKOSAKI Motohiro
 Re: [TOMOYO #10 (linux-next) 4/8] Memory and pathname management f ...Kentaro Takeda
 Re: [PATCH] rudimentary tracing for Classic RCULai Jiangshan
 Re: [PATCH] documentation: clarify dirty_ratio and dirty_backgroun ...Andrea Righi
 Re: RCU hang on cpu re-hotplug with 2.6.27rc8Thomas Gleixner
 Re: Fwd: [PATCH 7/9] ASoC: Blackfin: I2S CPU DAI driverValdis.Kletnieks@vt ...
 [PATCH] documentation: clarify dirty_ratio and dirty_background_ra ...Andrea Righi
 Re: [PATCH] rudimentary tracing for Classic RCUAndi Kleen
 Re: Fwd: [PATCH 7/9] ASoC: Blackfin: I2S CPU DAI driver"John Kacur"
 Re: RCU hang on cpu re-hotplug with 2.6.27rc8Andi Kleen
[New][patch 0/1] remove existing enclosed mtrr region"bibo mao"
 Re: [PATCH 29/42] ext4: Use readahead when reading an inode from t ..."Aneesh Kumar K.V"
[New][patch 1/1] combine two adjacent mtrr region with the same type"bibo mao"
 Re: [RFC] Btrfs mainline plansAdrian Bunk
[New][2.6.27-rc7] oops in usbcoreFolkert van Heusden
 Re: [2.6.27-rc7] oops in usbcoreOliver Neukum
 Re: [PATCH 0/7] ide: locking improvements"Bartlomiej Zolnierkiewicz"
 Re: [PATCH 0/7] ide: locking improvementsJens Axboe
 Re: [2.6.27-rc7] oops in usbcoreFolkert van Heusden
 Re: [PATCH 10/10] PPS: low level IRQ timestamps recording.Rodolfo Giometti
 Re: [PATCH -mm/git] block_dev: fix kernel-doc in new functionsJens Axboe
 Re: [PATCH] Give kjournald a IOPRIO_CLASS_RT io priorityJens Axboe
 Re: [PATCH 01/42] percpu counter: clean up percpu_counter_sum_and_ ...Peter Zijlstra
[New][PATCH] HPET: Remove the BKL.David John
 Re: Why is arch/x86/kernel/acpi/sleep.c:temp_stack 10k?Pavel Machek
[New]is memmap=200m@200m,exactmap supposed to workPavel Machek
 Re: Toggling GPIO at 38KhzAndy Green
 Re: [PATCH] sched_clock: prevent scd->clock from moving backwardsIngo Molnar
 Re: [PATCH] max3100 driverAlan Cox
[New]2.6.27-rc8 regression on arm: kernel will no longer boot on Sharp ...Pavel Machek
 Re: [PATCH/RFC] hardware irq debouncing supportDavid Brownell
[New][PATCH] cpufreq: correct broken links and email addressNémeth Márton
 Re: [PATCH] documentation: explain memory barriersBen Hutchings
 Re: [PATCH 3/3] Add timeout feature"Takashi Sato"
 Re: [PATCH 3/3] Add timeout featureChristoph Hellwig
 Re: [PATCH] rudimentary tracing for Classic RCU"Frédéric_Weisbecker"
 Re: [PATCH 1/2] Report the pagesize backing a VMA in /proc/pid/smapsMel Gorman
 Re: [PATCH] documentation: explain memory barriersNick Piggin
 Re: [PATCH/RFC] hardware irq debouncing supportHaavard Skinnemoen
 Re: [PATCH] HPET: Remove the BKL.Andi Kleen
 Re: [alsa-devel] Fwd: [PATCH 7/9] ASoC: Blackfin: I2S CPU DAI driverMark Brown
 Re: [PATCH] rudimentary tracing for Classic RCUAndi Kleen
 Re: [PATCH] HPET: Remove the BKL.David John
[New][PATCH] HPET: Remove the BKL.David John
 Re: [mmotm 02/Oct PATCH 1/3] adjust Quicklists field of /proc/meminfoRik van Riel
 Re: [mmotm 02/Oct PATCH 2/3] adjust hugepage related field of /pro ...Rik van Riel
 Re: [mmotm 02/Oct PATCH 3/3] fix style issue of get_scan_ratio()Rik van Riel
[New]BUG: XFS internal error xfs_trans_cancel in 2.6.27Sean Purdy
 Re: FRV/ARM unaligned access questionDavid Howells
 Re: [PATCH] rudimentary tracing for Classic RCU"Frédéric_Weisbecker"
 Re: RCU hang on cpu re-hotplug with 2.6.27rc8"Paul E. McKenney"
[New]loading ipmi_watchdog causes tons of other watchdog modules to be ...Arkadiusz Miskiewicz
 Re: [PATCH] rudimentary tracing for Classic RCU"Paul E. McKenney"
 Re: [PATCH] rudimentary tracing for Classic RCU"Paul E. McKenney"
 Re: [PATCH] rudimentary tracing for Classic RCU"Paul E. McKenney"
 Re: 2.6.27-rc8 regression on arm: kernel will no longer boot on Sh ...Stanislav Brabec
 Re: [RFC PATCH 0/4] V3 - Implementation of IR support using the in ...Pavel Machek
[New][RFC PATCH v2 0/5] sched: modular find_busiest_group()Vaidyanathan Srinivasan
 [RFC PATCH v2 1/5] sched: load calculation for each group in sched ...Vaidyanathan Srinivasan
 [RFC PATCH v2 2/5] sched: calculate statistics for current load ba ...Vaidyanathan Srinivasan
 [RFC PATCH v2 3/5] sched: collect statistics required for powersav ...Vaidyanathan Srinivasan
 [RFC PATCH v2 4/5] sched: small imbalance correctionsVaidyanathan Srinivasan
 [RFC PATCH v2 5/5] sched: split find_busiest_group()Vaidyanathan Srinivasan
 Re: [PATCH 08/13] mfd: Core support for the WM8350 AudioPlus PMICLiam Girdwood
[New]dup2() vs dup3() inconsistency when"Michael Kerrisk"
 Re: [PATCH 0/2] dm-ioband: I/O bandwidth controller v1.7.0: Introd ...Ryo Tsuruta
 Re: [PATCH] UV: cosmetic fix to interrupt handler definitionIngo Molnar
 Re: [PATCH] xen: use spin_lock_nest_lock when pinning a pagetableIngo Molnar
[New][PATCH] mm: use a radix-tree to make do_move_pages() complexity linearBrice Goglin
 Re: [patch] clean hex output of ftraceIngo Molnar
[New]HID merge plans for 2.6.28Jiri Kosina
 Re: [RESEND] [PATCH] VFS: make file->f_pos access atomic on 32bit archPavel Machek
 Re: [RESEND] [PATCH] VFS: make file->f_pos access atomic on 32bit archPavel Machek
 Re: pull request for range-hrtimer updatesIngo Molnar
 Re: [PATCH v5 04/16] PCI: prevent duplicate slot namesKenji Kaneshige
[New][PATCH 2.6.27-rc9] af_key: fix SADB_X_SPDDELETE responseTobias Brunner
 Re: kernel BUG at kernel/sched_rt.c:322!"Paul E. McKenney"
 Re: [RFC v6][PATCH 0/9] Kernel based checkpoint/restartIngo Molnar
 Re: [PATCH 08/13] mfd: Core support for the WM8350 AudioPlus PMICMark Brown
 Re: [RFC][PATCH 0a/3] TXT: Intel(R) Trusted Execution Technology s ...Pavel Machek
 Re: [RFC v6][PATCH 0/9] Kernel based checkpoint/restartDave Hansen
 Re: [PATCH] HPET: Remove the BKL.Andi Kleen
 Re: [RESEND] [PATCH] VFS: make file->f_pos access atomic on 32bit archValdis.Kletnieks@vt ...
 Re: [RESEND] [PATCH] VFS: make file->f_pos access atomic on 32bit archMatthew Wilcox
 Re: [PATCH] rudimentary tracing for Classic RCU"Frédéric_Weisbecker"
 Re: [RFC][PATCH 3/3] TXT: Intel(R) TXT and tboot kernel supportPavel Machek
 [PATCH] cpufreq: correct broken links and email addressNémeth Márton
 Re: e1000e: sporadic "hardware error"s with Intel 82563EB on Super ..."Hillier, Gernot"
 Re: [RFC v6][PATCH 0/9] Kernel based checkpoint/restartIngo Molnar
 Re: [PATCH 43/76] tty: Redo current tty lockingDerek Fawcus
 Re: [PATCH] cpufreq: correct broken links and email addressAlan Cox
[New]rc9 + orinoco WPA patchset: BUG: scheduling while atomic loading f ...Andrey Borzenkov
 Re: rc9 + orinoco WPA patchset: BUG: scheduling while atomic loadi ...Matthew Wilcox
 Re: loading ipmi_watchdog causes tons of other watchdog modules to ..."Kay Sievers"
 Re: [RFC v6][PATCH 0/9] Kernel based checkpoint/restartDave Hansen
 Re: [RESEND] [PATCH] VFS: make file->f_pos access atomic on 32bit archMiklos Szeredi
 Re: [V9fs-developer] [PATCH 04/10] 9p: move dirread to fs layer"Latchesar Ionkov"
[New][GIT PULL] hwmon fixes for 2.6.27Jean Delvare
 Re: [RFC v6][PATCH 0/9] Kernel based checkpoint/restartIngo Molnar
 Re: [PATCH] markers: fix unchecked formatMathieu Desnoyers
 Re: Partition check considered as error is breaking mounting in 2.6.27Kay Sievers
 Re: [PATCH] markers: fix unchecked formatIngo Molnar
[New][2.6.25 on Power5 64bit] badness in fs/sysfs/dir.c:424Folkert van Heusden
 Re: [V9fs-developer] [PATCH 04/10] 9p: move dirread to fs layer"Eric Van Hensbergen"
[New]Physmap drivers (FSL UPM NAND)Alemao
 Re: [RFC PATCH v2 0/5] sched: modular find_busiest_group()Peter Zijlstra
[New][2.6.25 Power5 64bit] Unable to handle kernel paging requestFolkert van Heusden
 Re: 2.6.27-rc8 regression on arm: kernel will no longer boot on Sh ...Russell King
[New]panic while doing lots of IO on lpfcMeelis Roos
 Re: [PATCH] markers: remove 2 exported symbolsMathieu Desnoyers
 Re: [PATCH] HPET: Remove the BKL.David John
 Re: panic while doing lots of IO on lpfcNick Piggin
 Re: panic while doing lots of IO on lpfcMeelis Roos
 Re: [RESEND] [PATCH] VFS: make file->f_pos access atomic on 32bit archLinus Torvalds
[New]splice vs O_APPENDMiklos Szeredi
 Re: panic while doing lots of IO on lpfcMeelis Roos
[New]r8169 counters, Intel Atom 230 (D945GCLF)Alex Howells
[New]Intel G33 chipset support on 2.4.xx ?Joerg Hohwieler
 Re: [PATCH] Improve buffered streaming write orderingChris Mason
 Re: [PATCH] sched_clock: prevent scd->clock from moving backwardsIngo Molnar
 Re: RFC - size tool for kernel build systemAdrian Bunk
[New][PATCH] add additional symbols to /sys/kernel/vmcoreinfo data for ...Neil Horman
 [PATCH -mm] page-writeback: fine-grained dirty_ratio and dirty_bac ...Andrea Righi
 Re: [PATCH 2/2] virtio_net: Improve the recv buffer allocation schemeHerbert Xu
 Re: [PATCH 2/2] virtio_net: Improve the recv buffer allocation schemeChris Wright
 Re: splice vs O_APPENDLinus Torvalds
 Re: AGP PAT issue.Thomas Hellstrom
 Re: [patch 1/1] combine two adjacent mtrr region with the same typeYinghai Lu
 Re: rc9 + orinoco WPA patchset: BUG: scheduling while atomic loadi ...Andrey Borzenkov
 Re: RFC - size tool for kernel build systemJörn Engel
 Re: splice vs O_APPENDMiklos Szeredi
 Re: s3c24xx nand: add command line partition table parsing support ..."Conke Hu"
 Re: [patch]fix wrong sysfs file attributeRandy Dunlap
 Re: rc9 + orinoco WPA patchset: BUG: scheduling while atomic loadi ...Dan Williams
 Re: rc9 + orinoco WPA patchset: BUG: scheduling while atomic loadi ...Andrey Borzenkov
 Re: splice vs O_APPENDLinus Torvalds
[New][2.6.25 Power5 64bit] Unable to handle kernel paging request for d ...Folkert van Heusden
 Re: panic while doing lots of IO on lpfcMeelis Roos
 Re: [2.6.25 Power5 64bit] Unable to handle kernel paging request f ...Folkert van Heusden
 Re: [PATCH/RFC 0/4] Add stop_machine_get/put_threads to stop_machi ...Heiko Carstens
 Re: s3c24xx nand: add command line partition table parsing support ...Russell King - ARM Linux
 Re: 2.6.27-rc8 regression on arm: kernel will no longer boot on Sh ...Russell King
 Re: splice vs O_APPENDAndreas Schwab
 Re: splice vs O_APPENDMiklos Szeredi
[New][2.6.27-rc6 Power5 64bit] kobject (c000000043442790): tried to in ...Folkert van Heusden
 Re: splice vs O_APPENDMiklos Szeredi
[New][PATCH] libata: Better timeout recoveryAlan Cox
 Re: [RFC][PATCH 5/5] OMAP SSI API documentationFelipe Balbi
[New][PATCH] early_ioremap: fix fencepost errorAlan Cox
 Re: [TOMOYO #10 (linux-next) 7/8] File operation restriction part."Serge E. Hallyn"
 Re: [RFC v6][PATCH 0/9] Kernel based checkpoint/restartDave Hansen
 Re: [PATCH 01/42] percpu counter: clean up percpu_counter_sum_and_ ...Theodore Tso
 [PATCH] x86: trim ACPI sleep stack bufferMatt Mackall
 Re: splice vs O_APPENDAndreas Schwab
[New]2.6.27-rc8: throttling brokenPavel Machek
 Re: [PATCH -next] PM: Simplify the new suspend/hibernation framewo ...Pavel Machek
[New]Update cacheline size on X86_GENERICDave Jones
 Re: [PATCH] x86: trim ACPI sleep stack bufferLen Brown
 Re: x86_32 tsc/pit and hrtimersPavel Machek
 Re: [PATCH 1/3] x86: mtrr_cleanup update command lineRandy Dunlap
 Re: dup2() vs dup3() inconsistency when"H. Peter Anvin"
 Re: loading ipmi_watchdog causes tons of other watchdog modules to ...Arkadiusz Miskiewicz
 RE: [PATCH] x86: trim ACPI sleep stack buffer"Moore, Robert"
 Re: [RFC][PATCH 3/3] TXT: Intel(R) TXT and tboot kernel supportJeremy Fitzhardinge
 Re: [RESEND] [PATCH] VFS: make file->f_pos access atomic on 32bit archJeremy Fitzhardinge
 Re: [PATCH 2/2] virtio_net: Improve the recv buffer allocation schemeMark McLoughlin
 RE: [PATCH] x86: trim ACPI sleep stack bufferMatt Mackall
 Re: [update5] [PATCH] init: bzip2 or lzma -compressed kernels and ..."H. Peter Anvin"
 Re: [RFC][PATCH 0a/3] TXT: Intel(R) Trusted Execution Technology s ...Chris Wright
 Re: [PATCH] cpufreq: correct broken links and email addressDave Jones
 Re: [RFC][PATCH 3/3] TXT: Intel(R) TXT and tboot kernel supportChris Wright
 Re: Toggling GPIO at 38Khz"linux-os (Dick Johnson)"
[New]NAPI enabled driver (tg3) silent packet loss ?"Rune_V._Sjøen"
 Re: [PATCH] sched_clock: prevent scd->clock from moving backwardsDave Kleikamp
 Re: [RFC][PATCH 0a/3] TXT: Intel(R) Trusted Execution Technology s ...Pavel Machek
 Re: [PATCH 2/8 2.6.28] cxgb3 - Allocate multiqueues at init timeDivy Le Ray
 Re: Intel G33 chipset support on 2.4.xx ?"Kok, Auke"
 Re: [PATCH] x86: trim ACPI sleep stack bufferPavel Machek
 [PATCH] doc/cdrom: Trvial documentation error, file not presentRandy Dunlap
 Re: [PATCH] Trivial patch to submitting-patches DocumantationRandy Dunlap
 Re: [PATCH 1/3] x86: mtrr_cleanup update command line"Yinghai Lu"
 Re: loading ipmi_watchdog causes tons of other watchdog modules to ...Andrey Borzenkov
 Re: [RFC][PATCH 0a/3] TXT: Intel(R) Trusted Execution Technology s ...Chris Wright
 Re: [RFC][PATCH 0a/3] TXT: Intel(R) Trusted Execution Technology s ...Pavel Machek
 [PATCH] sched_clock: prevent scd->clock from moving backwardsDave Kleikamp
 Re: [RFC][PATCH 3/3] TXT: Intel(R) TXT and tboot kernel supportChris Wright
 Re: RFC - size tool for kernel build systemRobin Getz
 RE: [RFC][PATCH 0a/3] TXT: Intel(R) Trusted Execution Technologysu ..."Cihula, Joseph"
 Re: [RFC][PATCH 0a/3] TXT: Intel(R) Trusted Execution Technology s ...Chris Wright
 RE: [RFC][PATCH 3/3] TXT: Intel(R) TXT and tboot kernel support"Cihula, Joseph"
 Re: [PATCH] Re: x86_32 tsc/pit and hrtimersChris Snook
 Re: [RFC][PATCH 0a/3] TXT: Intel(R) Trusted Execution Technologysu ...Pavel Machek
 Re: [PATCH 1/3] x86: mtrr_cleanup update command line"H. Peter Anvin"
 Re: NAPI enabled driver (tg3) silent packet loss ?David Miller
[New][PATCH] More informative about unknown CPUHans Schou
 Re: r8169 counters, Intel Atom 230 (D945GCLF)Francois Romieu
 Re: loading ipmi_watchdog causes tons of other watchdog modules to ..."Kay Sievers"
 Re: Update request for r8169Francois Romieu
 Re: loading ipmi_watchdog causes tons of other watchdog modules to ...Arkadiusz Miskiewicz
[New][RFC][PATCH 1/2] Track in-kernel when we expect checkpoint/restart ...Dave Hansen
 [RFC][PATCH 2/2] first callers of process_deny_checkpoint()Dave Hansen
[New][RFC] Kernel condition variablesChris
[New]Building a tracing userspace tool in the kernel treeMathieu Desnoyers
 Re: loading ipmi_watchdog causes tons of other watchdog modules to ..."Kay Sievers"
 Re: [PATCH] Re: x86_32 tsc/pit and hrtimersThomas Gleixner
 Re: Update request for r8169David Miller
[New][PATCH 0/2] memory section sysfs enhancementsGary Hade
[New][PATCH 1/2] [REPOST] mm: show node to memory section relationship ...Gary Hade
[New]Subject: [PATCH 2/2] mm: include memory section subtree in sysfs w ...Gary Hade
 Re: rc9 + orinoco WPA patchset: BUG: scheduling while atomic loadi ...Andrey Borzenkov
 Re: splice vs O_APPENDLinus Torvalds
 Re: s3c24xx nand: add command line partition table parsing support ..."Conke Hu"
 Re: [PATCH 2/2] virtio_net: Improve the recv buffer allocation s ...Anthony Liguori
 Re: [2.6.25 on Power5 64bit] badness in fs/sysfs/dir.c:424Randy Dunlap
 Re: r8169 counters, Intel Atom 230 (D945GCLF)Alex Howells
 Re: [PATCH] x86: trim ACPI sleep stack bufferLen Brown
 Re: [2.6.25 on Power5 64bit] badness in fs/sysfs/dir.c:424Folkert van Heusden
 Re: [PATCH] resource: ensure MMIO exclusivity for device driversRandy Dunlap
 Re: [RFC][PATCH 2/2] first callers of process_deny_checkpoint()"Serge E. Hallyn"
 Re: [PATCH] Re: x86_32 tsc/pit and hrtimersJeff Hansen
 Re: Building a tracing userspace tool in the kernel treeAndrew Morton
 Re: splice vs O_APPENDMiklos Szeredi
 Re: [PATCH] Re: x86_32 tsc/pit and hrtimersThomas Gleixner
[New][PATCH] Fix Numlock led on two keyboards (Dell SK8115 and Bright)Mauro Carvalho Chehab
 Re: rc9 + orinoco WPA patchset: BUG: scheduling while atomic loadi ...Dan Williams
 Re: loading ipmi_watchdog causes tons of other watchdog modules to ...Arkadiusz Miskiewicz
[New][PATCH v3] powerpc: properly reserve in bootmem the lmb reserved r ...Jon Tollefson
 Re: dup2() vs dup3() inconsistency whenUlrich Drepper
 RE: [RFC][PATCH 3/3] TXT: Intel(R) TXT and tboot kernel support"Cihula, Joseph"
 Re: free tg3 ethernet driverDavi Leal
 Re: dup2() vs dup3() inconsistency when"H. Peter Anvin"
 Re: [PATCH] Re: x86_32 tsc/pit and hrtimers"Alok kataria"
 Re: [PATCH] x86/tip: AMDC1E and XTOPOLOGY conflict in cpufeature"H. Peter Anvin"
 Re: dup2() vs dup3() inconsistency whenUlrich Drepper
 Re: [RFC][PATCH 2/2] first callers of process_deny_checkpoint()Dave Hansen
 Re: [PATCH] sky2: Fix recent WOL regression"Rafael J. Wysocki"
 Re: dup2() vs dup3() inconsistency when"H. Peter Anvin"
 Re: [patch 00/04] RFC: Staging tree (drivers/staging)Adrian Bunk
 Re: dup2() vs dup3() inconsistency whenUlrich Drepper
 Re: [PATCH] Re: x86_32 tsc/pit and hrtimersChris Snook
 Re: [patch 00/04] RFC: Staging tree (drivers/staging)Greg KH
 Re: splice vs O_APPENDLinus Torvalds
 RE: [RFC][PATCH 0a/3] TXT: Intel(R) Trusted ExecutionTechnologysup ..."Cihula, Joseph"
 Re: [patch 00/04] RFC: Staging tree (drivers/staging)Andrew Morton
 [PATCH] Re: x86_32 tsc/pit and hrtimersJeff Hansen
 Re: [PATCH] pci: print out DMA mask infoGrant Grundler
 Re: [PATCH] x86: trim ACPI sleep stack buffer"Rafael J. Wysocki"
 Re: kernel/acct.c and testing for accounting still running?"Robin H. Johnson"
 Re: splice vs O_APPENDJens Axboe
 Re: [PATCH] sched_clock: prevent scd->clock from moving backwardsIngo Molnar
 Re: 2.6.27-rc8: throttling broken"Rafael J. Wysocki"
 Re: splice vs O_APPENDLinus Torvalds
 Re: [PATCH] pci: print out DMA mask infoYinghai Lu
 Re: [RFC][PATCH 3/3] TXT: Intel(R) TXT and tboot kernel supportChris Wright
 Re: [PATCH] pci: print out DMA mask infoMatthew Wilcox
 Re: loading ipmi_watchdog causes tons of other watchdog modules to ..."Kay Sievers"
 Re: [PATCH 2.6.27-rc9] af_key: fix SADB_X_SPDDELETE responseDavid Miller
 Re: [PATCH] pci: print out DMA mask info"Yinghai Lu"
 Re: [RESEND] [PATCH] VFS: make file->f_pos access atomic on 32bit archdcg
 Re: free tg3 ethernet driverAlan Cox
 Re: [PATCH] Re: x86_32 tsc/pit and hrtimersAlok Kataria
[New]SMART to USB/sata dock in 2.6.27-rc5 doesn't workDavid Greaves
 Re: [RFC v6][PATCH 0/9] Kernel based checkpoint/restartGreg Kurz
 Re: [PATCH] Re: x86_32 tsc/pit and hrtimersAlok Kataria
 Re: free tg3 ethernet driverWilly Tarreau
 Re: Building a tracing userspace tool in the kernel treePeter Zijlstra
 Re: free tg3 ethernet driverDavi Leal
[New]CFQ Idle class slowing down everything?Thomas Guyot-Sionnest
 Re: Building a tracing userspace tool in the kernel tree"Chris Friesen"
 Re: Building a tracing userspace tool in the kernel treePeter Zijlstra
 Re: rc9 + orinoco WPA patchset: BUG: scheduling while atomic loadi ...Dave
 Re: [PATCH] Re: x86_32 tsc/pit and hrtimersChris Snook
 Re: [PATCH] pci: print out DMA mask infoGrant Grundler
 Re: [ANNOUNCE] [PATCH] [MTD] Flex-OneNAND MTD Driver available."Kyungmin Park"
[New]cgroup task groups appears sensitive to absolute magnitude of shares"Chris Friesen"
 Re: BUG: XFS internal error xfs_trans_cancel in 2.6.27Dave Chinner
 Re: [PATCH] pci: print out DMA mask infoYinghai Lu
 Re: Building a tracing userspace tool in the kernel tree"Chris Friesen"
 Re: Building a tracing userspace tool in the kernel treeMathieu Desnoyers
 Re: [PATCH] Re: x86_32 tsc/pit and hrtimersAlok Kataria
[New][PATCH] proc: remove kernel.maps_protect sysctlAlexey Dobriyan
 Re: [PATCH] Re: x86_32 tsc/pit and hrtimersChris Snook
[New][tbench regression fixes]: digging out smelly deadmen.Evgeniy Polyakov
[New][git pull] x86 updates for v2.6.28, phase #1Ingo Molnar
[New][git pull] x86 updates for v2.6.28, phase #2 - PAT updatesIngo Molnar
 Re: [patch] clean hex output of ftraceHarvey Harrison
[New][PATCH 1/8 for 2.6.27] docs: fix uvesafb mode_optionRandy Dunlap
 [PATCH 3/8] docs: fix ramfs hello program build nameRandy Dunlap
 [PATCH 2/8] docs: fix CDROM missing test program referenceRandy Dunlap
 [PATCH 5/8] docs: add printk lib. extensionsRandy Dunlap
 [PATCH 6/8] docs: add URL for paper on submitting patchesRandy Dunlap
 [PATCH 4/8] docs: fix ManagementStyle book nameRandy Dunlap
 [PATCH 7/8] docs: fix Doc/x86/ subdir referencesRandy Dunlap
 [PATCH 8/8] docs: fix docbook cmd output alignmentRandy Dunlap
 Re: RFC - size tool for kernel build systemTim Bird
[New][git pull] x86 updates for v2.6.28, phase #3 - IOMMUIngo Molnar
[New]Linux 2.6.27Linus Torvalds
[New][git pull] x86 updates for v2.6.28, phase #4, x2apic, unify-cpu-detectIngo Molnar
[New][git pull] x86 updates for v2.6.28, phase #5, signal codeIngo Molnar
[New][git pull] x86 updates for v2.6.28, phase #6, miscIngo Molnar
[New][git pull] x86 updates for v2.6.28, phase #7, OprofileIngo Molnar
[New][git pull] x86 updates for v2.6.28, phase #8, hpetIngo Molnar
[New][git pull] x86 updates for v2.6.28, phase #9, sparse IRQ supportIngo Molnar
 [PATCH] docs: Re: uvesafb in 2.6.27-rc9 uses mode_option, in 2.6.2 ...Randy Dunlap
[New][git pull] x86 updates for v2.6.28, phase #10, roundup.Ingo Molnar
[New][git pull] scheduler updates for v2.6.28Ingo Molnar
[New][PATCH] Typo in x86 apic.c with DIVISOR setupVenki Pallipadi
 Re: [PATCH] add additional symbols to /sys/kernel/vmcoreinfo data ..."Ken'ichi Ohmichi"
[New][git pull] fastboot tree for v2.6.28Ingo Molnar
 Re: [PATCH -mm] page-writeback: fine-grained dirty_ratio and dirty ...KAMEZAWA Hiroyuki
[New][git pull] RCU updates for v2.6.28Ingo Molnar
[New][GIT PULL] please pull infiniband.gitRoland Dreier
 Re: 2.6.27-rc8: throttling brokenZhao Yakui
 [PATCH 0/1] SIGWINCH problem with terminal apps still aliveAdam Tlałka
[New]WARNING: at kernel/power/main.c:176 suspend_test_finish+0x70/0x80()"Parag Warudkar"
 Re: [RFC PATCH v2 0/5] sched: modular find_busiest_group()Vaidyanathan Srinivasan
 Re: kernel BUG at kernel/sched_rt.c:322!"Zhang, Yanmin"
 Re: [PATCH v5 04/16] PCI: prevent duplicate slot namesAlex Chiang
 Re: [PATCH v5 04/16] PCI: prevent duplicate slot namesAlex Chiang
 Re: [PATCH v5 04/16] PCI: prevent duplicate slot namesAlex Chiang
 Re: kernel BUG at kernel/sched_rt.c:322!"Paul E. McKenney"
[New][PATCH] ftrace: Make ftrace_test_p6nop disassembler-friendlyAnders Kaseorg
 Re: [RESEND] [PATCH] VFS: make file->f_pos access atomic on 32bit archNick Piggin
 Re: [PATCH] pci: print out DMA mask infoFUJITA Tomonori
 Re: [PATCH] pci: print out DMA mask infoFUJITA Tomonori
 Re: [PATCH] pci: print out DMA mask infoFUJITA Tomonori
 Re: [PATCH] pci: print out DMA mask infoFUJITA Tomonori
 Re: panic while doing lots of IO on lpfcNick Piggin
 Re: [RFC] Btrfs mainline plansTheodore Tso
[New][PATCH] markers: bit-field is not thread-safe nor smp-safeLai Jiangshan
 Re: [update5] [PATCH] init: bzip2 or lzma -compressed kernels and ...Alain Knaff
 Re: Update cacheline size on X86_GENERICNick Piggin
 Re: [PATCH 0/1] SIGWINCH problem with terminal apps still aliveAdam Tlałka
 Re: [git pull] x86 updates for v2.6.28, phase #6, miscNick Piggin
 [PATCH] v2 rudimentary tracing for Classic RCU"Paul E. McKenney"
 Re: [PATCH 1/2] OF: new helper: of_parse_phandles_with_args()Benjamin Herrenschmidt
\
 
  \ /
  Last update: 2020-01-02 09:45    [0.701 seconds]
©2004-2020 Jasper Spaans