Petr Tesařík ([email protected])

Number of posts: 173 (0.03 per day)
First post: 2006-11-13 10:39:12
Last post: 2022-02-01 20:13:20

Date List Subject
2012-11-27 14:17:54 linux-kernel Save PG_compound or PG_head value in VMCOREINFO
2012-08-21 03:56:10 linux-kernel Re: [PATCH]mm: fix-up zone present pages
2011-06-29 09:06:09 linux-kernel Re: [PATCH 00/10] Enhance /dev/mem to allow read/write of arbitrary physical addresses
2011-06-27 07:47:34 linux-kernel Re: [PATCH 00/10] Enhance /dev/mem to allow read/write of arbitrary physical addresses
2011-06-17 09:55:40 linux-kernel Re: [PATCH 00/10] Enhance /dev/mem to allow read/write of arbitrary physical addresses
2011-06-17 08:59:00 linux-kernel [PATCH 04/10] ia64: change xlate_dev_mem_ptr's argument to phys_addr_t
2011-06-17 08:58:57 linux-kernel [PATCH 00/10] Enhance /dev/mem to allow read/write of arbitrary physical addresses
2011-06-17 08:58:55 linux-kernel [PATCH 06/10] sh: change valid_phys_addr_range's @addr param to phys_addr_t
2011-06-17 08:58:53 linux-kernel [PATCH 03/10] x86: translate highmem /dev/mem pointers
2011-06-17 08:58:49 linux-kernel [PATCH 07/10] arm: change valid_phys_addr_range's @addr param to phys_addr_t
2011-06-17 08:58:06 linux-kernel [PATCH 09/10] x86: provide arch-specific valid_phys_addr_range()
2011-06-17 08:58:03 linux-kernel [PATCH 10/10] Allow reading/writing all memory through /dev/mem
2011-06-17 08:58:00 linux-kernel [PATCH 08/10] ia64: change valid_phys_addr_range's @addr param to phys_addr_t
2011-06-17 08:57:25 linux-kernel [PATCH 05/10] valid_phys_addr_range: use phys_addr_t for the @addr parameter
2011-06-17 08:57:22 linux-kernel [PATCH 01/10] Return EOF on out-of-bounds read from /dev/mem
2011-06-17 08:57:20 linux-kernel [PATCH 02/10] (un)xlate_dev_mem_ptr: use phys_addr_t for the @phys parameter
2011-06-15 12:26:31 linux-kernel Re: bug: kernel 3.0-rc3 not relocatable on i386?
2011-06-15 10:07:31 linux-kernel Re: bug: kernel 3.0-rc3 not relocatable on i386?
2011-06-15 10:01:22 linux-kernel Re: bug: kernel 3.0-rc3 not relocatable on i386?
2011-06-15 09:58:07 linux-kernel Re: bug: kernel 3.0-rc3 not relocatable on i386?
2011-06-15 08:12:18 linux-kernel bug: kernel 3.0-rc3 not relocatable on i386?
2010-08-30 21:40:41 linux-kernel Re: Serious problem with ticket spinlocks on ia64
2010-08-27 22:12:50 linux-kernel Re: Serious problem with ticket spinlocks on ia64
2010-08-27 21:03:04 linux-kernel Re: Serious problem with ticket spinlocks on ia64
2010-08-27 20:40:47 linux-kernel Re: Serious problem with ticket spinlocks on ia64
2010-08-27 19:40:11 linux-kernel Re: Serious problem with ticket spinlocks on ia64
2010-08-27 17:16:00 linux-kernel Re: Serious problem with ticket spinlocks on ia64
2010-08-27 16:36:39 linux-kernel Re: Serious problem with ticket spinlocks on ia64
2010-08-27 14:40:20 linux-kernel Re: Serious problem with ticket spinlocks on ia64
2010-08-27 14:08:45 linux-kernel Re: Serious problem with ticket spinlocks on ia64
2010-08-27 13:37:06 linux-kernel Serious problem with ticket spinlocks on ia64
2009-07-15 14:03:26 linux-kernel Carefully chosen CYC2NS_SCALE_FACTOR ??
2009-06-30 06:13:16 linux-kernel Re: [PATCH] Introduce a boolean "single_bit_set" function.
2009-06-29 18:15:23 linux-kernel Re: [PATCH] Introduce a boolean "single_bit_set" function.
2009-06-29 15:25:15 linux-kernel Re: Kernel testing in a VM good idea?
2009-06-29 13:28:05 linux-kernel Re: surpring results of test_and_set_bit() and test_and_clear_bit() functions in Linux-2.6.25 kernel at x86_64 architecture
2009-06-26 11:45:26 linux-kernel Re: [PATCH v3 0/9] clean up vdso-layout.lds.S
2009-06-16 12:57:47 linux-kernel [PATCH v3 8/9] x86: check the size of GOT in vDSO
2009-06-16 12:57:35 linux-kernel [PATCH v3 7/9] x86: mark writable vDSO sections as broken
2009-06-16 12:57:22 linux-kernel [PATCH v3 6/9] x86: move 32-bit vDSO padding from .data to .rodata
2009-06-16 12:57:00 linux-kernel [PATCH v3 0/9] clean up vdso-layout.lds.S
2009-06-16 12:56:48 linux-kernel [PATCH v3 1/9] x86: Adjust the coding style of vdso-layout.lds.S
2009-06-16 12:56:36 linux-kernel [PATCH v3 5/9] x86: mark some standard sections as broken in a vDSO
2009-06-16 12:56:24 linux-kernel [PATCH v3 3/9] x86: add .broken section to the vDSO linker script
2009-06-16 12:56:04 linux-kernel [PATCH v3 4/9] x86: mark altinstr-related sections in vDSO as broken
2009-06-16 12:55:51 linux-kernel [PATCH v3 9/9] x86: remove .gnu.warning* sections from the vDSO
2009-06-16 12:55:40 linux-kernel [PATCH v3 2/9] x86: Remove .sdata from the vDSO linker script
2009-06-16 10:12:15 linux-kernel Re: [PATCH v2 0/8] clean up vdso-layout.lds.S
2009-06-16 09:55:15 linux-kernel Re: [PATCH v2 0/8] clean up vdso-layout.lds.S
2009-06-16 07:53:20 linux-kernel Re: [PATCH v2 0/8] clean up vdso-layout.lds.S
2009-06-15 17:46:07 linux-kernel Re: [PATCH v2 0/8] clean up vdso-layout.lds.S