public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-07-13 01:08:54 to 2010-07-13 07:45:10 UTC [more...]

[PATCH v5 1/9] KVM: MMU: fix forgot reserved bits check in speculative path
 2010-07-13  7:45 UTC  (24+ messages)
` [PATCH v5 5/9] KVM: MMU: introduce gfn_to_page_many_atomic() function
` [PATCH v5 6/9] KVM: MMU: introduce pte_prefetch_topup_memory_cache()

[RFC] Tight check of pfn_valid on sparsemem
 2010-07-13  7:34 UTC  (8+ messages)

[PATCH] powerpc: reduce the size of the defconfigs
 2010-07-13  7:31 UTC  (2+ messages)

[PATCH] i2c: cyttsp i2c touchscreen driver init submit
 2010-07-13  7:31 UTC  (4+ messages)

[PATCH, resend] reiserfs: remove unused variable wait
 2010-07-13  7:26 UTC 

[PATCH -v24 00/50] Use memblock with x86
 2010-07-13  7:10 UTC  (51+ messages)
` [PATCH 01/50] x86, numa: fix boot without RAM on node0 again
` [PATCH 02/50] x86,mm: fix 32bit numa sparsemem
` [PATCH 03/50] lmb: rename to memblock
` [PATCH 04/50] memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region
` [PATCH 05/50] memblock: No reason to include asm/memblock.h late
` [PATCH 06/50] memblock: Introduce for_each_memblock() and new accessors, and use it
` [PATCH 07/50] memblock: Remove nid_range argument, arch provides memblock_nid_range() instead
` [PATCH 08/50] memblock: Factor the lowest level alloc function
` [PATCH 09/50] memblock: Expose MEMBLOCK_ALLOC_ANYWHERE
` [PATCH 10/50] memblock: Introduce default allocation limit and use it to replace explicit ones
` [PATCH 11/50] memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
` [PATCH 12/50] memblock: Change u64 to phys_addr_t
` [PATCH 13/50] memblock: Remove unused memblock.debug struct member
` [PATCH 14/50] memblock: Remove memblock_type.size and add memblock.memory_size instead
` [PATCH 15/50] memblock: Move memblock arrays to static storage in memblock.c and make their size a variable
` [PATCH 16/50] memblock: Add debug markers at the end of the array
` [PATCH 17/50] memblock: Make memblock_find_region() out of memblock_alloc_region()
` [PATCH 18/50] memblock: Define MEMBLOCK_ERROR internally instead of using ~(phys_addr_t)0
` [PATCH 19/50] memblock: Move memblock_init() to the bottom of the file
` [PATCH 20/50] memblock: split memblock_find_base() out of __memblock_alloc_base()
` [PATCH 21/50] memblock: Move functions around into a more sensible order
` [PATCH 22/50] memblock: Add array resizing support
` [PATCH 23/50] memblock: Add arch function to control coalescing of memblock memory regions
` [PATCH 24/50] memblock: Add "start" argument to memblock_find_base()
` [PATCH 25/50] memblock: NUMA allocate can now use early_pfn_map
` [PATCH 26/50] memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid()
` [PATCH 27/50] memblock: Make memblock_alloc_try_nid() fallback to MEMBLOCK_ALLOC_ANYWHERE
` [PATCH 28/50] memblock: Add debugfs files to dump the arrays content
` [PATCH 29/50] memblock: Prepare x86 to use memblock to replace early_res
` [PATCH 30/50] memblock: Print new doubled array location info
` [PATCH 31/50] memblock: Export MEMBLOCK_ERROR again
` [PATCH 32/50] memblock: Prepare to include linux/memblock.h in core file
` [PATCH 33/50] memblock: Add ARCH_DISCARD_MEMBLOCK to put memblock code to .init
` [PATCH 34/50] memblock: Add memblock_find_in_range()
` [PATCH 35/50] x86, memblock: Add memblock_x86_find_in_range_size()
` [PATCH 36/50] bootmem, x86: Add weak version of reserve_bootmem_generic
` [PATCH 37/50] x86, memblock: Add memblock_x86_to_bootmem()
` [PATCH 38/50] x86,memblock: Add memblock_x86_reserve_range/memblock_x86_free_range
` [PATCH 39/50] x86, memblock: Add get_free_all_memory_range()
` [PATCH 40/50] x86, memblock: Add memblock_x86_register_active_regions() and memblock_x86_hole_size()
` [PATCH 41/50] memblock: Add find_memory_core_early()
` [PATCH 42/50] x86, memblock: Add memblock_x86_find_in_range_node()
` [PATCH 43/50] x86, memblock: Add memblock_x86_free_memory_in_range()
` [PATCH 44/50] x86, memblock: Add memblock_x86_memory_in_range()
` [PATCH 45/50] x86, memblock: Use memblock_debug to control debug message print out
` [PATCH 46/50] x86: Use memblock to replace early_res
` [PATCH 47/50] x86: Replace e820_/_early string with memblock_
` [PATCH 48/50] x86: Remove not used early_res code
` [PATCH 49/50] x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get correct dma_reserve
` [PATCH 50/50] x86: remove old bootmem code

[PATCH 0/4][RT] futex: fix tasks blocking on two rt_mutex locks
 2010-07-13  7:12 UTC  (7+ messages)
` [PATCH 4/4] futex: convert hash_bucket locks to raw_spinlock_t

cpu softplug kernel hang
 2010-07-13  7:09 UTC  (2+ messages)

ARM defconfig files
 2010-07-13  7:07 UTC  (11+ messages)

[PATCH repost] sched: export sched_set/getaffinity to modules
 2010-07-13  6:59 UTC  (12+ messages)

[PATCH 0/3] ab8500-mfd: add regulator support
 2010-07-13  6:21 UTC  (4+ messages)
` [PATCH 1/3] ab8500-mfd: add regulator support to ab8500 mfd device
` [PATCH 2/3] regulator: add support for regulators on the ab8500 MFD
` [PATCH 3/3] ux500: add ab8500-regulators machine specific data

[PATCH V4 0/5] Add MMC erase and secure erase V4
 2010-07-13  6:40 UTC  (3+ messages)
` [PATCH V4 4/5] block: Add secure discard

tip/master broken with x2apic and kexec
 2010-07-13  6:40 UTC  (3+ messages)

[PATCH] vmscan: stop meaningless loop iteration when no reclaimable slab
 2010-07-13  6:33 UTC  (4+ messages)

[PATCH 0/7] De-couple sysfs memory directories from memory sections
 2010-07-13  6:28 UTC  (7+ messages)
` [PATCH 1/7] Split the memory_block structure
` [PATCH 3/7] Update the [register,unregister]_memory routines
` [PATCH 4/7] Allow sysfs memory directories to be split

[RFC 1/3 v3] mm: iommu: An API to unify IOMMU, CPU and device memory management
 2010-07-13  6:03 UTC  (6+ messages)

[RFC 1/3] mm: iommu: An API to unify IOMMU, CPU and device memory management
 2010-07-13  5:59 UTC  (22+ messages)
` [RFC 3/3] mm: iommu: The Virtual Contiguous Memory Manager

[PATCH -V16 0/12] Generic name to handle and open by handle syscalls
 2010-07-13  5:47 UTC  (4+ messages)
` [PATCH -V16 07/12] vfs: Support null pathname in linkat

[PATCH v2 2/2] vmscan: shrink_slab() require number of lru_pages, not page order
 2010-07-13  5:41 UTC  (3+ messages)

RFC: Network Plugin Architecture (NPA) for vmxnet3
 2010-07-13  5:16 UTC  (9+ messages)
` [Pv-drivers] "

[PATCH 00/36] Remove unnecessary casts of private_data
 2010-07-13  5:04 UTC  (12+ messages)
` [PATCH 10/36] drivers/isdn: "
` [PATCH 13/36] drivers/net/caif: "
` [PATCH 16/36] drivers/sbus: "
` [PATCH 31/36] net/core: "
` [PATCH 32/36] net/irda: "

[PATCH v3] edd: fix possible memory leak in edd_init() error path
 2010-07-13  5:02 UTC 

[PATCH 1/2] JBD2: Allow feature checks before journal recovery
 2010-07-13  5:00 UTC  (8+ messages)
` [PATCH 2/2] OCFS2: Allow huge (> 16 TiB) volumes to mount

[PATCH -v3 1/2] irq_work: generic hard-irq context callbacks
 2010-07-13  4:59 UTC  (2+ messages)
` [PATCH -v3 2/2] irq_work, MCE: use irq_work in MCE

[PATCH] vmscan: stop meaningless loop iteration when no reclaimable slab
 2010-07-13  4:59 UTC  (3+ messages)

[PATCH] s3c nand: parsing commad-line partitions prior to set->partitions
 2010-07-13  4:56 UTC 

[PATCH 00/38] Union mounts - union stack as linked list
 2010-07-13  4:56 UTC  (19+ messages)
` [PATCH 06/38] whiteout: Add vfs_whiteout() and whiteout inode operation
` [PATCH 07/38] whiteout: Set S_OPAQUE inode flag when creating directories
` [PATCH 11/38] whiteout: ext2 whiteout support
` [PATCH 14/38] fallthru: ext2 fallthru support
` [PATCH 19/38] union-mount: Introduce union_dir structure and basic operations
` [PATCH 21/38] union-mount: Support for mounting union mount file systems
` [PATCH 22/38] union-mount: Implement union lookup
` [PATCH 24/38] union-mount: Copy up directory entries on first readdir()
` [PATCH 27/38] union-mount: In-kernel file copyup routines

[RFC][PATCH 00/11] blkiocg async support
 2010-07-13  4:36 UTC  (8+ messages)

linux-next: Tree for July 13
 2010-07-13  4:40 UTC 

BTRFS: Unbelievably slow with kvm/qemu
 2010-07-13  4:29 UTC  (2+ messages)

[PATCH] sparc: move is_root_node from private header to of.h
 2010-07-13 20:05 UTC  (4+ messages)

[PATCH 00/11] Removing dead code
 2010-07-13  3:56 UTC  (3+ messages)
` [PATCH 04/11] Removing dead (ALMA_ANS | DRAGONIXVZ | M68EZ328ADS)

WARNING: at net/ipv4/tcp_input.c:2964 tcp_ack+0x104f/0x22d0()
 2010-07-13  3:39 UTC 

[PATCH net-next] drivers/scsi: Remove warnings after vsprintf %pV introduction
 2010-07-13  3:37 UTC  (4+ messages)

[PATCH 00/12] autoconvert trivial BKL users to private mutex
 2010-07-13  3:35 UTC  (5+ messages)
` [PATCH 02/12] isdn: "
` [PATCH 06/12] net: "

[patch] 9p: strlen() doesn't count the terminator
 2010-07-13  3:34 UTC  (3+ messages)

2.6.33.5 rt23: machine lockup (nfs/autofs related?)
 2010-07-13  3:06 UTC  (13+ messages)

[PATCH 1/2] Staging: wlan-ng: fix checkpatch warnings in hfa384x.h
 2010-07-13  2:47 UTC  (4+ messages)

KVM timekeeping fixes, V2
 2010-07-13  2:25 UTC  (19+ messages)
` [PATCH 01/18] Make TSC offset writes non-preemptible
` [PATCH 02/18] Fix SVM VMCB reset
` [PATCH 03/18] TSC reset compensation
` [PATCH 04/18] Make cpu_tsc_khz updates use local CPU
` [PATCH 05/18] Warn about unstable TSC
` [PATCH 06/18] Unify TSC logic
` [PATCH 07/18] Fix deep C-state TSC desynchronization
` [PATCH 08/18] Add helper functions for time computation
` [PATCH 09/18] Robust TSC compensation
` [PATCH 10/18] Keep SMP VMs more in sync on unstable TSC
` [PATCH 11/18] Perform hardware_enable in CPU_STARTING callback
` [PATCH 12/18] Add clock sync request to hardware enable
` [PATCH 13/18] Move scale_delta into common header
` [PATCH 14/18] Fix a possible backwards warp of kvmclock
` [PATCH 15/18] Implement getnsboottime kernel API
` [PATCH 16/18] Use getnsboottime in KVM
` [PATCH 17/18] Indicate reliable TSC in kvmclock
` [PATCH 18/18] Add timekeeping documentation

linux-next: manual merge of the s5p tree with Linus' tree
 2010-07-13  2:29 UTC  (2+ messages)

[PATCH 0/7] De-couple sysfs memory directories from memory sections
 2010-07-13  2:28 UTC  (2+ messages)

[PATCH] CFQ: Don't store left slice when slice used up or for a idle workload
 2010-07-13  2:21 UTC 

[PATCH v2] acer-wmi: fix memory leaks in wmab_execute error path
 2010-07-13  2:14 UTC  (3+ messages)

linux-next: manual merge of the rr tree with the sound tree
 2010-07-13  2:13 UTC 

KVM timekeeping fixes
 2010-07-13  2:08 UTC  (19+ messages)
` [PATCH 01/18] Make TSC offset writes non-preemptible
` [PATCH 02/18] Fix SVM VMCB reset
` [PATCH 03/18] TSC reset compensation
` [PATCH 04/18] Robust TSC compensation
` [PATCH 05/18] Make cpu_tsc_khz updates use local CPU
` [PATCH 06/18] Warn about unstable TSC
` [PATCH 07/18] Unify TSC logic
` [PATCH 08/18] Fix deep C-state TSC desynchronization
` [PATCH 09/18] Add helper functions for time computation
` [PATCH 10/18] Keep SMP VMs more in sync on unstable TSC
` [PATCH 11/18] Perform hardware_enable in CPU_STARTING callback
` [PATCH 12/18] Add clock sync request to hardware enable
` [PATCH 13/18] Move scale_delta into common header
` [PATCH 14/18] Fix a possible backwards warp of kvmclock
` [PATCH 15/18] Implement getnsboottime kernel API
` [PATCH 16/18] Use getnsboottime in KVM
` [PATCH 17/18] Indicate reliable TSC in kvmclock
` [PATCH 18/18] Add timekeeping documentation

linux-next: manual merge of the genesis tree with Linus' tree
 2010-07-13  1:55 UTC  (2+ messages)

[PATCH] kbuild: Enable building defconfigs from Kconfig files
 2010-07-13  1:43 UTC 

[PATCH v2] edd: fix possible memory leak in edd_init() error path
 2010-07-13  1:30 UTC 

[PATCH] edd: fix possible memory leak in edd_init() error path
 2010-07-13  1:29 UTC  (4+ messages)

[PATCH]md:dm.c Fix warning: statement with no effect
 2010-07-13  1:26 UTC 

Your Well Deserved Compensation
 2010-07-13  0:24 UTC 

linux-next: manual merge of the tegra tree with the arm tree
 2010-07-13  1:23 UTC 

[PATCH] mmc: MMC 4.4 DDR support
 2010-07-13  1:14 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox