messages from 2010-11-03 15:02:23 to 2010-11-03 15:38:53 UTC [more...]
[PATCH 00 of 66] Transparent Hugepage Support #32
2010-11-03 15:28 UTC (120+ messages)
` [PATCH 01 of 66] disable lumpy when compaction is enabled
` [PATCH 02 of 66] mm, migration: Fix race between shift_arg_pages and rmap_walk by guaranteeing rmap_walk finds PTEs created within the temporary stack
` [PATCH 03 of 66] transparent hugepage support documentation
` [PATCH 04 of 66] define MADV_HUGEPAGE
` [PATCH 05 of 66] compound_lock
` [PATCH 06 of 66] alter compound get_page/put_page
` [PATCH 07 of 66] update futex compound knowledge
` [PATCH 08 of 66] fix bad_page to show the real reason the page is bad
` [PATCH 09 of 66] clear compound mapping
` [PATCH 10 of 66] add native_set_pmd_at
` [PATCH 11 of 66] add pmd paravirt ops
` [PATCH 12 of 66] no paravirt version of pmd ops
` [PATCH 13 of 66] export maybe_mkwrite
` [PATCH 14 of 66] comment reminder in destroy_compound_page
` [PATCH 15 of 66] config_transparent_hugepage
` [PATCH 16 of 66] special pmd_trans_* functions
` [PATCH 17 of 66] add pmd mangling generic functions
` [PATCH 18 of 66] add pmd mangling functions to x86
` [PATCH 19 of 66] bail out gup_fast on splitting pmd
` [PATCH 20 of 66] pte alloc trans splitting
` [PATCH 21 of 66] add pmd mmu_notifier helpers
` [PATCH 22 of 66] clear page compound
` [PATCH 23 of 66] add pmd_huge_pte to mm_struct
` [PATCH 24 of 66] split_huge_page_mm/vma
` [PATCH 25 of 66] split_huge_page paging
` [PATCH 26 of 66] clear_copy_huge_page
` [PATCH 27 of 66] kvm mmu transparent hugepage support
` [PATCH 28 of 66] _GFP_NO_KSWAPD
` [PATCH 29 of 66] don't alloc harder for gfp nomemalloc even if nowait
` [PATCH 30 of 66] transparent hugepage core
` [PATCH 31 of 66] split_huge_page anon_vma ordering dependency
` [PATCH 32 of 66] verify pmd_trans_huge isn't leaking
` [PATCH 33 of 66] madvise(MADV_HUGEPAGE)
` [PATCH 34 of 66] add PageTransCompound
` [PATCH 35 of 66] pmd_trans_huge migrate bugcheck
` [PATCH 36 of 66] memcg compound
` [PATCH 37 of 66] transhuge-memcg: commit tail pages at charge
` [PATCH 38 of 66] memcontrol: try charging huge pages from stock
` [PATCH 39 of 66] memcg huge memory
` [PATCH 40 of 66] transparent hugepage vmstat
` [PATCH 41 of 66] khugepaged
` [PATCH 42 of 66] khugepaged vma merge
` [PATCH 43 of 66] don't leave orhpaned swap cache after ksm merging
` [PATCH 44 of 66] skip transhuge pages in ksm for now
` [PATCH 45 of 66] remove PG_buddy
` [PATCH 46 of 66] add x86 32bit support
` [PATCH 47 of 66] mincore transparent hugepage support
` [PATCH 48 of 66] add pmd_modify
` [PATCH 49 of 66] mprotect: pass vma down to page table walkers
` [PATCH 50 of 66] mprotect: transparent huge page support
` [PATCH 51 of 66] set recommended min free kbytes
` [PATCH 52 of 66] enable direct defrag
` [PATCH 53 of 66] add numa awareness to hugepage allocations
` [PATCH 54 of 66] transparent hugepage config choice
` [PATCH 55 of 66] select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabled
` [PATCH 56 of 66] transhuge isolate_migratepages()
` [PATCH 57 of 66] avoid breaking huge pmd invariants in case of vma_adjust failures
` [PATCH 58 of 66] don't allow transparent hugepage support without PSE
` [PATCH 59 of 66] mmu_notifier_test_young
` [PATCH 60 of 66] freeze khugepaged and ksmd
` [PATCH 61 of 66] use compaction for GFP_ATOMIC order > 0
` [PATCH 62 of 66] disable transparent hugepages by default on small systems
` [PATCH 63 of 66] fix anon memory statistics with transparent hugepages
` [PATCH 64 of 66] scale nr_rotated to balance memory pressure
` [PATCH 65 of 66] transparent hugepage sysfs meminfo
` [PATCH 66 of 66] add debug checks for mapcount related invariants
[U-Boot] [RFC] AT91 cleanup, was: Re: [PATCH 02/11] at91: Add USART & DBGU base address defines
2010-11-03 15:37 UTC (6+ messages)
` [U-Boot] [PATCH 1/2] [RFC] AVR32: move memory-map.h to hardware.h
` [U-Boot] [PATCH 2/2] [RFC] drivers:atmel-related: fixup include "
[PATCH] Add exponential backoff + random delay to MADs when retrying after timeout
2010-11-03 15:36 UTC (5+ messages)
` [PATCH v2] "
Inconsistent timestamp use
2010-11-03 15:35 UTC (3+ messages)
Memory leak in drm/i915?
2010-11-03 15:26 UTC
[PATCH] x86: use pgd accessors when cloning a pgd range
2010-11-03 15:35 UTC (9+ messages)
[PATCH] cgroup: Avoid a memset by using vzalloc
2010-11-03 15:31 UTC (11+ messages)
ppc e500v2 support?
2010-11-03 15:34 UTC
Unaligned accesses in AVR32 kernel
2010-11-03 15:32 UTC
[PATCH 01/17] ARM: pxa: Fix missing includes
2010-11-03 15:30 UTC (4+ messages)
` [PATCH 02/17] ARM: pxa: Access SMEMC via virtual addresses
[Qemu-devel] [RFC][RESEND][PATCH v1 00/15] virtproxy: host/guest communication layer
2010-11-03 15:28 UTC (16+ messages)
` [Qemu-devel] [RFC][RESEND][PATCH v1 01/15] virtproxy: base data structures and constants
` [Qemu-devel] [RFC][RESEND][PATCH v1 02/15] virtproxy: qemu-vp, standalone daemon skeleton
` [Qemu-devel] [RFC][RESEND][PATCH v1 03/15] virtproxy: add debug functions for virtproxy core
` [Qemu-devel] [RFC][RESEND][PATCH v1 04/15] virtproxy: list look-up functions conns/oforwards/iforwards
` [Qemu-devel] [RFC][RESEND][PATCH v1 05/15] virtproxy: add accept handler for communication channel
` [Qemu-devel] [RFC][RESEND][PATCH v1 06/15] virtproxy: add read "
` [Qemu-devel] [RFC][RESEND][PATCH v1 07/15] virtproxy: add vp_new() VPDriver constructor
` [Qemu-devel] [RFC][RESEND][PATCH v1 08/15] virtproxy: interfaces to set/remove/handle VPOForwards
` [Qemu-devel] [RFC][RESEND][PATCH v1 09/15] virtproxy: add handler for data packets
` [Qemu-devel] [RFC][RESEND][PATCH v1 10/15] virtproxy: add handler for control packet
` [Qemu-devel] [RFC][RESEND][PATCH v1 11/15] virtproxy: add vp_handle_packet()
` [Qemu-devel] [RFC][RESEND][PATCH v1 12/15] virtproxy: interfaces to set/remove VPIForwards
` [Qemu-devel] [RFC][RESEND][PATCH v1 13/15] virtproxy: add read handler for proxied connections
` [Qemu-devel] [RFC][RESEND][PATCH v1 14/15] virtproxy: Makefile/configure changes to build qemu-vp
` [Qemu-devel] [RFC][RESEND][PATCH v1 15/15] virtproxy: qemu-vp, main logic
git stash syntax error under AIX 5.3
2010-11-03 15:29 UTC (3+ messages)
[PATCH 1/2 v2] ARM: pxa: Access SMEMC via virtual addresses
2010-11-03 15:29 UTC (2+ messages)
` [PATCH 2/2] ARM: pxa: Add pxa320 PCMCIA check
Determining which spindle is out of order
2010-11-03 15:29 UTC (4+ messages)
[PATCH 1/3] console: move for_each_console to linux/console.h
2010-11-03 15:28 UTC (5+ messages)
` [PATCH 2/3] parisc: cleanup console handling
` [PATCH 3/3] VIDEO: xen-fb, switch to for_each_console
pnfs git tree status pnfs-all-2.6.37-rc1-2010-11-03
2010-11-03 15:29 UTC
[U-Boot] U Boot ethernet problem
2010-11-03 15:28 UTC (2+ messages)
[PATCH net-next-2.6 1/2] be2net: Adding an option to use INTx instead of MSI-X
2010-11-03 15:28 UTC (4+ messages)
Bug in checkpatch.pl
2010-11-03 15:26 UTC (4+ messages)
` [PATCH] checkpatch.pl: fix CAST detection to not screw with parens handling
[patch 1/1] imx: fix iomux v3
2010-11-03 15:25 UTC (2+ messages)
[GIT PULL] sound fixes for 2.6.37-rc2
2010-11-03 15:25 UTC
[PATCH 00/20] x86: ticket lock rewrite and paravirtualization
2010-11-03 15:13 UTC (12+ messages)
` [PATCH 02/20] x86/ticketlock: convert spin loop to C
` [PATCH 03/20] x86/ticketlock: Use C for __ticket_spin_unlock
` [PATCH 09/20] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH 14/20] x86/ticketlock: loosen ordering restraints on unlock
` [PATCH 17/20] x86/ticketlock: clarify barrier in arch_spin_lock
` [PATCH 18/20] x86/ticketlock: remove .slock
` [PATCH 19/20] x86/ticketlocks: use overlapping read to eliminate mb()
[PATCH 0/4] qemu-kvm: Fixes and improvements for device assigment
2010-11-03 15:22 UTC (5+ messages)
` [PATCH 4/4] pci-assign: Remove broken -pcidevice and pci_add host
[regression]AP with hostapd 0.7.3 can't receive packets beyond authentication (2.6.36-, rt73usb)
2010-11-03 15:21 UTC (12+ messages)
` [regression]AP with hostapd 0.7.3 can't receive packets beyond authentication (2.6.36, rt73usb)
[PATCH v2] ARM: orion5x/kirkwood/mv78xx0: fix MPP configuration corner cases
2010-11-03 15:22 UTC
[PATCH] gphoto2_2.4.8.bb: Stop configure from looking in /usr/local/include
2010-11-03 15:17 UTC (5+ messages)
[PATCHv2 0/8 RFC] boot order specification
2010-11-03 15:18 UTC (5+ messages)
` [PATCHv2 4/8] Store IDE bus id in IDEBus structure for easy access
` [Qemu-devel] "
[Qemu-devel] MSI broken?
2010-11-03 15:15 UTC (5+ messages)
[PATCHv2,resend] i2c: add generic I2C multiplexer using gpio api
2010-11-03 15:14 UTC
[Qemu-devel] [PATCH] Delete IOHandlers after potentially running them
2010-11-03 15:12 UTC (3+ messages)
` [Qemu-devel] "
[PATCH 0/3] OMAP: DSS2: introduce generic panel display driver
2010-11-03 15:08 UTC (5+ messages)
` [PATCH 3/3] OMAP: use generic panel driver in board files
Debugging kernel on mpc7448
2010-11-03 15:01 UTC
[PATCHSET] block: clean up bdev claim/release handling
2010-11-03 15:06 UTC (3+ messages)
` [PATCH 4/5] block: make blkdev_get/put() handle exclusive access
[PATCH] ARM amba: optional PrimeCell core voltage switch
2010-11-03 15:05 UTC (3+ messages)
[RFC] blk-cgroup: Allow creation of hierarchical cgroups
2010-11-03 15:03 UTC (2+ messages)
Debugging kernel on mpc7448
2010-11-03 15:03 UTC
[PATCH] nfs-utils: Various bug fixes and cleanups to blkmapd
2010-11-03 15:02 UTC (4+ messages)
Debugging kernel on mpc7448
2010-11-03 15:02 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.