All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-04-08 00:00:34 to 2010-04-08 03:48:01 UTC [more...]

[Qemu-devel] [RFC PATCH] devicetree: Fix buffer overflow on setting device node name
 2010-04-08  3:48 UTC  (3+ messages)
`  "

ext4 dbench performance with CONFIG_PREEMPT_RT
 2010-04-08  3:46 UTC  (2+ messages)

[PATCH V2 0/6][RFC] futex: FUTEX_LOCK with optional adaptive spinning
 2010-04-08  3:41 UTC  (2+ messages)

binary search in ext4_ext_binsearch_idx()
 2010-04-08  3:26 UTC 

[U-Boot] [PATCH] mmc: modified calculated mmc-capacity & set mmc trans_speed
 2010-04-08  3:36 UTC 

[PATCH] mac80211: fix paged RX crypto
 2010-04-08  3:36 UTC  (3+ messages)

[PATCH V2 0/6][RFC] futex: FUTEX_LOCK with optional adaptive spinning
 2010-04-08  3:33 UTC  (19+ messages)
` [PATCH 4/6] futex: Add "

[PATCH] x86: Reserve legacy VGA MMIO area for x86_64 as well as x86_32
 2010-04-08  3:24 UTC  (7+ messages)

SRCREV defined too late -how to fix?
 2010-04-08  3:07 UTC  (3+ messages)

[PATCH] trival: fix acpi_hest_firmware_first_pci() caused oops
 2010-04-08  3:16 UTC 

Avoiding multiple calls to xt_target.checkentry
 2010-04-08  3:15 UTC  (29+ messages)
              ` [PATCH] Add refcounts to LED target
                                          ` [PATCH v2] "
                                                ` [PATCH v3] "
                                            ` input-layer LEDs as LED-class devices (was: Add refcounts to LED target)

[PATCH 00 of 67] Transparent Hugepage Support #18
 2010-04-08  1:51 UTC  (68+ messages)
` [PATCH 01 of 67] define MADV_HUGEPAGE
` [PATCH 02 of 67] compound_lock
` [PATCH 03 of 67] alter compound get_page/put_page
` [PATCH 04 of 67] update futex compound knowledge
` [PATCH 05 of 67] fix bad_page to show the real reason the page is bad
` [PATCH 06 of 67] clear compound mapping
` [PATCH 07 of 67] add native_set_pmd_at
` [PATCH 08 of 67] add pmd paravirt ops
` [PATCH 09 of 67] no paravirt version of pmd ops
` [PATCH 10 of 67] export maybe_mkwrite
` [PATCH 11 of 67] comment reminder in destroy_compound_page
` [PATCH 12 of 67] config_transparent_hugepage
` [PATCH 13 of 67] special pmd_trans_* functions
` [PATCH 14 of 67] add pmd mangling generic functions
` [PATCH 15 of 67] add pmd mangling functions to x86
` [PATCH 16 of 67] bail out gup_fast on splitting pmd
` [PATCH 17 of 67] pte alloc trans splitting
` [PATCH 18 of 67] add pmd mmu_notifier helpers
` [PATCH 19 of 67] clear page compound
` [PATCH 20 of 67] add pmd_huge_pte to mm_struct
` [PATCH 21 of 67] This fixes some minor issues that bugged me while going over the code:
` [PATCH 22 of 67] Split out functions to handle hugetlb ranges, pte ranges and unmapped
` [PATCH 23 of 67] Instead of passing a start address and a number of pages into the helper
` [PATCH 24 of 67] Do page table walks with the well-known nested loops we use in several
` [PATCH 25 of 67] split_huge_page_mm/vma
` [PATCH 26 of 67] split_huge_page paging
` [PATCH 27 of 67] clear_copy_huge_page
` [PATCH 28 of 67] kvm mmu transparent hugepage support
` [PATCH 29 of 67] _GFP_NO_KSWAPD
` [PATCH 30 of 67] don't alloc harder for gfp nomemalloc even if nowait
` [PATCH 31 of 67] transparent hugepage core
` [PATCH 32 of 67] verify pmd_trans_huge isn't leaking
` [PATCH 33 of 67] madvise(MADV_HUGEPAGE)
` [PATCH 34 of 67] pmd_trans_huge migrate bugcheck
` [PATCH 35 of 67] memcg compound
` [PATCH 36 of 67] memcg huge memory
` [PATCH 37 of 67] transparent hugepage vmstat
` [PATCH 38 of 67] khugepaged
` [PATCH 39 of 67] don't leave orhpaned swap cache after ksm merging
` [PATCH 40 of 67] skip transhuge pages in ksm for now
` [PATCH 41 of 67] remove PG_buddy
` [PATCH 42 of 67] add x86 32bit support
` [PATCH 43 of 67] mincore transparent hugepage support
` [PATCH 44 of 67] add pmd_modify
` [PATCH 45 of 67] mprotect: pass vma down to page table walkers
` [PATCH 46 of 67] mprotect: transparent huge page support
` [PATCH 47 of 67] set recommended min free kbytes
` [PATCH 48 of 67] remove lumpy_reclaim
` [PATCH 49 of 67] Take a reference to the anon_vma before migrating
` [PATCH 50 of 67] Do not try to migrate unmapped anonymous pages
` [PATCH 51 of 67] Share the anon_vma ref counts between KSM and page migration
` [PATCH 52 of 67] Allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove
` [PATCH 53 of 67] Export unusable free space index via /proc/unusable_index
` [PATCH 54 of 67] Export fragmentation index via /proc/extfrag_index
` [PATCH 55 of 67] Move definition for LRU isolation modes to a header
` [PATCH 56 of 67] Memory compaction core
` [PATCH 57 of 67] Add /proc trigger for memory compaction
` [PATCH 58 of 67] Add /sys trigger for per-node "
` [PATCH 59 of 67] Direct compact when a high-order allocation fails
` [PATCH 60 of 67] Add a tunable that decides when memory should be compacted and when it should be reclaimed
` [PATCH 61 of 67] Allow the migration of PageSwapCache pages
` [PATCH 62 of 67] do not display compaction-related stats when !CONFIG_COMPACTION
` [PATCH 63 of 67] disable migreate_prep()
` [PATCH 64 of 67] page buddy can go away before reading page_order
` [PATCH 65 of 67] select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabled
` [PATCH 66 of 67] enable direct defrag
` [PATCH 67 of 67] memcg fix prepare migration

[PATCH] Fix missing of last user while dumping slab corruption log
 2010-04-08  3:13 UTC  (4+ messages)

[PATCH] input: mt: introduce MT event slots
 2010-04-08  3:07 UTC  (2+ messages)

linux-next: build failure after merge of the drm tree
 2010-04-08  3:12 UTC 

PROBLEM + POSS FIX: kernel stack overflow, xfs, many disks, heavy write load, 8k stack, x86-64
 2010-04-08  3:03 UTC  (7+ messages)

Somebody take a look please! (some kind of kernel bug?)
 2010-04-08  2:58 UTC  (17+ messages)
          ` Kernel crash in xfs_iflush_cluster (was Somebody take a look please!...)

linux-next: build failure after merge of the mfd tree
 2010-04-08  2:57 UTC 

[PATCH] RCU: Better explain the condition parameter of rcu_dereference_check()
 2010-04-08  2:50 UTC  (2+ messages)

git pull with "no common commits" : danger?
 2010-04-08  2:43 UTC  (3+ messages)

[PATCH] mm/nommu.c:Dynamic alloc/free percpu area for nommu
 2010-04-08  2:43 UTC  (6+ messages)

reported regressions
 2010-04-08  2:40 UTC 

Ugly rmap NULL ptr deref oopsie on hibernate (was Linux 2.6.34-rc3)
 2010-04-08  2:33 UTC  (15+ messages)
` [PATCH] rmap: make anon_vma_prepare link in all the anon_vmas of a mergeable VMA
    ` [PATCH -v2] "

[PATCH 1/2] nilfs2: cleanup multi kmem_cache_{create,destroy} code
 2010-04-08  2:34 UTC  (5+ messages)
` [PATCH 2/2] nilfs2: add a print message after loading nilfs2

New DMAR errors in Xen 4.1
 2010-04-08  2:32 UTC  (5+ messages)

[PATCH (RESEND)] don't scan/accumulate more pages than mballoc will allocate
 2010-04-08  2:31 UTC  (3+ messages)
` [PATCH] ext4: "

2.6.34-rc3-git6: Reported regressions from 2.6.33
 2010-04-08  2:29 UTC  (4+ messages)
` [Bug #15661] PROBLEM: crash on halt with 2.6.34-0.16.rc2.git0.fc14.x86_64

why choose 896MB to the start point of ZONE_HIGHMEM
 2010-04-08  2:23 UTC  (7+ messages)

[PATCH][v3.1] blkio: Add io controller stats like
 2010-04-08  2:21 UTC  (2+ messages)

[PATCH 2/3] clear signal->tty when the last thread exits
 2010-04-08  2:20 UTC  (2+ messages)

+ x86-fix-handling-of-the-reservetop-boot-option.patch added to -mm tree
 2010-04-08  2:18 UTC  (6+ messages)

[PATCH v2 resend 2/2] remote-curl: ensure that URLs have a trailing slash
 2010-04-08  2:15 UTC  (4+ messages)
` [PATCH v3 1/3] t5541-http-push: add test for URLs with "
  ` [PATCH v3 2/3] http: make end_url_with_slash() public
    ` [PATCH v3 3/3] remote-curl: ensure that URLs have a trailing slash

[PATCH] move tty_kref_put() outside of __cleanup_signal()
 2010-04-08  2:15 UTC  (2+ messages)

vTPM manager and receiving a request
 2010-04-08  2:12 UTC 

USB transfer_buffer allocations on 64bit systems
 2010-04-08  2:10 UTC  (3+ messages)

[Buildroot] [Bug 1513] New: Enable powerpc e300c2, e300c3 and e500mc optimization
 2010-04-08  2:05 UTC 

wrong decibel data?
 2010-04-08  2:05 UTC  (7+ messages)

[PATCH] log: respect log.shownotes variable
 2010-04-08  2:01 UTC  (3+ messages)

LVM2/test t-pvmove-basic.sh
 2010-04-08  1:58 UTC 

[PATCH 1/2] posix-cpu-timers: avoid "task->signal != NULL" checks
 2010-04-08  1:55 UTC  (2+ messages)

[PATCH 2/2] ia64: ptrace_attach_sync_user_rbs: avoid "task->signal != NULL" checks
 2010-04-08  1:54 UTC  (2+ messages)

[RFC PATCH 0/4] Return of smart HTTP
 2010-04-08  1:47 UTC  (6+ messages)
` [RFC PATCH 1/4] Document the HTTP transport protocol
    ` (resend v2) "

[PATCH] request-pull: return the entered branch if more branches are at the same commit
 2010-04-08  1:45 UTC  (2+ messages)

LVM2/test t-pvmove-basic.sh
 2010-04-08  1:43 UTC 

linux-next: build failure after merge of the mtd tree
 2010-04-08  1:42 UTC 

[PATCH] increase pipe size/buffers/atomicity :D
 2010-04-08  1:38 UTC 

[PATCH] rfs: Receive Flow Steering
 2010-04-08  1:37 UTC  (6+ messages)

"data=writeback" and TRIM don't get along
 2010-04-08  1:37 UTC  (3+ messages)

[PATCH] powerpc: Add form 1 NUMA affinity
 2010-04-08  1:33 UTC 

[Qemu-devel] Latest Git fails to compile in cpus.c
 2010-04-08  1:27 UTC  (4+ messages)

[PATCH] stmmac: Fix incorrect resource calculation
 2010-04-08  1:28 UTC 

KVM autotest patch queue report 04-07-2010
 2010-04-08  1:27 UTC 

bridge: Fix IGMP3 report parsing
 2010-04-08  1:26 UTC 

[PATCH] fs/btrfs: Avoid possible NULL pointer dereference for fs_devices
 2010-04-08  1:24 UTC 

OMAP4 keypad driver
 2010-04-08  1:16 UTC 

[Ocfs2-devel] [PATCH] ocfs2: alloc orphaned inode in ocfs2_symlink
 2010-04-08  1:13 UTC 

[PULL] virtio console fixes
 2010-04-08  1:07 UTC 

[Bug 15112] Radeon KMS on RV250 gets wrong refresh rate
 2010-04-08  1:05 UTC 

hackbench regression due to commit 9dfc6e68bfe6e
 2010-04-08  1:05 UTC  (20+ messages)

[Qemu-devel] [PATCH] Basic Intel IOMMU DMAR emulation
 2010-04-08  0:58 UTC 

RFC: exposing controls in sysfs
 2010-04-08  0:58 UTC  (10+ messages)

[PATCH] ext4: stop issuing discards if not supported by device
 2010-04-08  0:58 UTC  (2+ messages)

buildbot failure in qemu-kvm on default_x86_64_out_of_tree
 2010-04-08  1:03 UTC 

buildbot failure in qemu-kvm on default_x86_64_debian_5_0
 2010-04-08  1:03 UTC 

LVM2/lib/metadata lv_manip.c
 2010-04-08  0:56 UTC 

[PATCH] hangcheck-timer is broken on x86
 2010-04-08  0:52 UTC  (11+ messages)

LVM2/lib/metadata lv_manip.c
 2010-04-08  0:52 UTC 

[U-Boot] Getting "Unable to save the rest of sector (196608)" when I turn on Redundant env with CFG_ENV_ADDR_REDUND
 2010-04-08  0:51 UTC  (6+ messages)

What's cooking in git.git (Apr 2010, #03; Wed, 07)
 2010-04-08  0:48 UTC 

ENOTEMPTY on "rm -rf" for snapshot and subvolume
 2010-04-08  0:44 UTC 

[RFC2] Teach drivers/media/IR/ir-raw-event.c to use durations
 2010-04-08  0:44 UTC  (3+ messages)

[PATCH 31/37] librdmacm: provide abstracted verb calls
 2010-04-08  0:41 UTC  (2+ messages)
  ` [PATCH 31/37 v2] "

[PATCH] mmc: sd: Cleanup redundant memset
 2010-04-08  0:40 UTC 

USB transfer_buffer allocations on 64bit systems
 2010-04-08  0:33 UTC  (4+ messages)

[Bug 27498] New: Gpu hangs while using gnome-shell
 2010-04-08  0:32 UTC  (3+ messages)
` [Bug 27498] "

[PATCH 0/7] The FunctionFS composite function
 2010-04-08  0:30 UTC  (17+ messages)
` [PATCH 1/8] USB: composite: allow optional removal of __init and __exit tags
  ` [PATCH 2/8] sched: __wake_up_locked() exported
    ` [PATCH 3/8] USB: f_fs: the FunctionFS driver
      ` [PATCH 4/8] USB: Ethernet: allow optional removal of __init and __init_data tags
        ` [PATCH 5/8] USB: g_ffs: the FunctionFS gadget driver
          ` [PATCH 6/8] USB: ffs-test: FunctionFS testing program
            ` [PATCH 7/8] USB: testusb: imported David Brownell's USB testing application
              ` [PATCH 8/8] USB: testusb: testusb compatibility with FunctionFS gadget

Please test xen/stable-2.6.32.x in xen.git
 2010-04-08  0:30 UTC  (9+ messages)

LVM2 ./WHATS_NEW lib/format1/import-extents.c 
 2010-04-08  0:28 UTC 

[RFC] Teach drivers/media/IR/ir-raw-event.c to use durations
 2010-04-08  0:28 UTC  (5+ messages)

[GIT PATCH] TTY fixes for 2.6.34-git
 2010-04-08  0:26 UTC  (5+ messages)
` [PATCH 4/7] hvc_console: Fix race between hvc_close and hvc_remove

[Printing-architecture] [GSoC 2010] Introduction and PPD compression proposal
 2010-04-08  0:21 UTC 

radeon in dom0/ivtv in domU: irq 16 nobody cared
 2010-04-08  0:19 UTC  (2+ messages)

Help with installing cross compiler in beagle board
 2010-04-08  0:13 UTC 

Kernel panic when handing Motorola S305 headset
 2010-04-08  0:15 UTC  (3+ messages)

linux-omap-pm troubles on Gumstix Overo
 2010-04-08  0:12 UTC  (4+ messages)

[PATCH 2/1] io-controller: Add a new interface "policy" for IO Controller
 2010-04-08  0:11 UTC  (11+ messages)
      ` [PATCH 1/2 V2] io-controller: Add a new interface "weight_device" for IO-Controller
          ` [PATCH 1/2 V3] "

[lm-sensors] ATI HD5770 - Fan speed and temp
 2010-04-08  0:10 UTC 

[Bug 26641] New: RV730 agp xf86-video-ati with kms poor performance
 2010-04-08  0:06 UTC  (2+ messages)
` [Bug 26641] "

[U-Boot] [PATCH 7/7] adding credit for uC5272, uC5274/5275 and uC5282
 2010-04-08  0:00 UTC 

[U-Boot] [PATCH 6/7] adding uC5282 dimm module support
 2010-04-08  0:00 UTC 

[U-Boot] [PATCH 5/7] adding uC5274/5275 dimm module support
 2010-04-08  0:00 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.