All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-11-03 15:22:45 to 2010-11-03 15:51:47 UTC [more...]

[Bug 29928] New: [RADEON-KMS, Evergreen, Eyefinity 5] Invalid output on 4th monitor
 2010-11-03 15:51 UTC  (2+ messages)
` [Bug 29928] "

Try to compile nv_backlight.c gets an compilation error!
 2010-11-03 15:51 UTC  (2+ messages)

problem executing command substitution from udev rules
 2010-11-03 15:50 UTC  (2+ messages)

ppc e500v2 support?
 2010-11-03 15:49 UTC  (3+ messages)

[PATCH] Return failure from bl_initialize_mountpoint if we can't get the device for the disk list
 2010-11-03 15:49 UTC  (2+ messages)

[PATCH] gphoto2_2.4.8.bb: Stop configure from looking in /usr/local/include
 2010-11-03 15:47 UTC  (7+ messages)

[PATCH] cgroup: Avoid a memset by using vzalloc
 2010-11-03 15:48 UTC  (12+ messages)

.gitattributes escape character?
 2010-11-03 15:47 UTC  (2+ messages)

Inconsistent timestamp use
 2010-11-03 15:45 UTC  (3+ messages)

[PATCH 00 of 66] Transparent Hugepage Support #32
 2010-11-03 15:28 UTC  (134+ 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

[PATCH] RFC: vmscan: add min_filelist_kbytes sysctl for protecting the working set
 2010-11-03 15:42 UTC  (12+ messages)

[PATCH 0/3] OMAP: DSS2: introduce generic panel display driver
 2010-11-03 15:42 UTC  (6+ messages)
` [PATCH 3/3] OMAP: use generic panel driver in board files

rebase not honoring core.worktree pointing elsewhere
 2010-11-03 15:41 UTC  (5+ messages)

[PATCH 00/20] x86: ticket lock rewrite and paravirtualization
 2010-11-03 15:38 UTC  (7+ messages)
` [PATCH 02/20] x86/ticketlock: convert spin loop to C
` [PATCH 18/20] x86/ticketlock: remove .slock

[U-Boot] [RFC] AT91 cleanup, was: Re: [PATCH 02/11] at91: Add USART & DBGU base address defines
 2010-11-03 15:37 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] [RFC] AVR32: move memory-map.h to hardware.h

[PATCH] Add exponential backoff + random delay to MADs when retrying after timeout
 2010-11-03 15:36 UTC  (5+ messages)
  ` [PATCH v2] "

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)

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  (2+ 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 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  (4+ messages)
` [regression]AP with hostapd 0.7.3 can't receive packets beyond authentication (2.6.36, rt73usb)


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.